Fix from Lindsey: changed CURRDIR mechanism to make it work on SunOs 4.0

This commit is contained in:
ceriel
1988-11-24 11:29:14 +00:00
parent 886b18be3b
commit dcebb77bfe
2 changed files with 28 additions and 28 deletions

View File

@@ -64,4 +64,4 @@ ed - $PW/Makefile <<'EOF'
w Makefile
q
EOF
make EMHOME=$EMHOME COPTIONS=$options CURRDIR=$PW $target
make EMHOME=$EMHOME COPTIONS=$options CURRDIR=$PW/ $target