Removed the need for as in lib/m68k4.

The as in lib/m68k2 is now used directly.
This commit is contained in:
keie 1984-12-17 17:20:57 +00:00
parent a5e9c4f8d1
commit e3bf7b5dc7

View file

@ -24,7 +24,7 @@ name asld
from .s.a
to .out
outfile a.out
program {EM}/lib/{M}/as
program {EM}/lib/m68k2/as
mapflag -l* LNAME={EM}/{LIB}*
args (.e:{HEAD}={EM}/{RT}em) \
({RTS}:.b.c={EM}/{RT}cc) ({RTS}:.p={EM}/{RT}pc) -o > < \