Added mechanism for generating fast compilers

This commit is contained in:
ceriel
1989-10-13 09:25:21 +00:00
parent 8c7c5af21a
commit 21d6a0a936
2 changed files with 9 additions and 10 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 MACH=$mach CURRDIR=$PW/ $target