*** empty log message ***
This commit is contained in:
@@ -22,7 +22,6 @@ end
|
||||
name asld
|
||||
from .s.a
|
||||
to .out
|
||||
outfile a.out
|
||||
program {EM}/lib/{M}/as
|
||||
mapflag -l* LNAME={EM}/{LIB}*
|
||||
args (.e:{HEAD}={EM}/{RT}em) \
|
||||
@@ -34,3 +33,10 @@ name asld
|
||||
prep cond
|
||||
linker
|
||||
end
|
||||
name cv
|
||||
from .out
|
||||
to .cv
|
||||
program {EM}/lib/{M}/cv
|
||||
args < >
|
||||
outfile a.out
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user