Added target optimozer

This commit is contained in:
ceriel 1991-12-04 14:27:11 +00:00
parent a93813c1f6
commit 16b930089a

View file

@ -22,6 +22,15 @@ name be
stdout stdout
need .e need .e
end end
name asopt
from .s
to .so
program {EM}/lib.bin/{M}/top
args
optimizer
stdin
stdout
end
name as name as
from .s.so from .s.so
to .o to .o