Annita's versie

This commit is contained in:
em 1985-07-26 17:14:13 +00:00
parent 478209a840
commit bccc87a808

View file

@ -10,8 +10,16 @@ var M=ns
var LIB=lib/{M}/tail_
var RT=lib/{M}/head_
var INCLUDES=-I{EM}/include -I/usr/include
name be
from .m.g
to .o
program {EM}/lib/{M}/cg
args <
stdout
need .e
end
name asld
from .s.a
from .o.s.a
to .out
outfile a.out
program {EM}/lib/{M}/as