Adapted to use the new backend.
This commit is contained in:
parent
f13d0d6c3e
commit
c74da38c3d
@ -22,10 +22,10 @@ name asld
|
|||||||
to a.out
|
to a.out
|
||||||
program {EM}/lib/{M}_as
|
program {EM}/lib/{M}_as
|
||||||
mapflag -l* LNAME={EM}/{LIB}*
|
mapflag -l* LNAME={EM}/{LIB}*
|
||||||
args (.e:{HEAD}={EM}/{RT}em) \
|
mapflag -i IFILE={EM}/{RT}i
|
||||||
|
args {IFILE?} (.e:{HEAD}={EM}/{RT}em) \
|
||||||
({RTS}:.c={EM}/{RT}cc) ({RTS}:.p={EM}/{RT}pc) -o > < \
|
({RTS}:.c={EM}/{RT}cc) ({RTS}:.p={EM}/{RT}pc) -o > < \
|
||||||
(.p:{TAIL}={EM}/{LIB}pc) (.c:{TAIL}={EM}/{LIB}cc.1s {EM}/{LIB}cc.2g) \
|
(.p:{TAIL}={EM}/{LIB}pc) (.c:{TAIL}={EM}/{LIB}cc.1s {EM}/{LIB}cc.2g) \
|
||||||
(.c.p.e:{TAIL}={EM}/{LIB}alo) (.c.p:{TAIL}={EM}/{LIB}mon) \
|
(.p.c:{TAIL}={EM}/{LIB}mon) (.e:{TAIL}={EM}/{LIB}em)
|
||||||
(.e:{TAIL}={EM}/{LIB}em.vend)
|
|
||||||
prop C
|
prop C
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user