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

This commit is contained in:
ceriel
1988-11-24 09:41:39 +00:00
parent 0b707bc8b8
commit 886b18be3b
2 changed files with 20 additions and 20 deletions

View File

@@ -54,4 +54,4 @@ $i: clashes $PW/$i
\$(CID) -Fclashes < $PW/$i > $i
EOF
done
make EMHOME=$EMHOME CURRDIR=$currdir COPTIONS=$options $target
make EMHOME=$EMHOME CURRDIR=$currdir/ COPTIONS=$options $target