Removed the need for as in lib/m68k4.
The as in lib/m68k2 is now used directly.
This commit is contained in:
parent
2dd487db73
commit
af8ab471e7
@ -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 > < \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user