description of asopt apparently has to be in front of the one for as.
This commit is contained in:
parent
ab1b9d8b40
commit
0b5e69d2bc
@ -21,13 +21,6 @@ name be
|
|||||||
stdout
|
stdout
|
||||||
need .e
|
need .e
|
||||||
end
|
end
|
||||||
name as
|
|
||||||
from .s.so
|
|
||||||
to .o
|
|
||||||
program {EM}/lib/{M}/as
|
|
||||||
args - -o > <
|
|
||||||
prep cond
|
|
||||||
end
|
|
||||||
name asopt
|
name asopt
|
||||||
from .s
|
from .s
|
||||||
to .so
|
to .so
|
||||||
@ -37,6 +30,13 @@ name asopt
|
|||||||
stdin
|
stdin
|
||||||
stdout
|
stdout
|
||||||
end
|
end
|
||||||
|
name as
|
||||||
|
from .s.so
|
||||||
|
to .o
|
||||||
|
program {EM}/lib/{M}/as
|
||||||
|
args - -o > <
|
||||||
|
prep cond
|
||||||
|
end
|
||||||
name led
|
name led
|
||||||
from .o.a
|
from .o.a
|
||||||
to .out
|
to .out
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user