Added peephole optimizer library, code expander, and i386

This commit is contained in:
ceriel
1989-10-12 16:52:17 +00:00
parent 17c1915104
commit 159bdec3f5
3 changed files with 16 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ Xfail) echo 'What option do I have to give to cc to get the LEX library?'
exec $0 $ANSWER "$TRIES"
;;
Xsucces)
for i in ../util/opt ../util/cgg ../util/ncgg ../lang/occam/comp
for i in ../util/opt ../util/cgg ../util/ncgg ../lang/occam/comp ../modules/src/em_opt
do
( cd $i
cp Makefile makefile