Added mechanism for generating fast compilers

This commit is contained in:
ceriel
1989-10-13 09:25:21 +00:00
parent b759fb2438
commit 155d41c3e0
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