plan9port/src/cmd/sam/mkfile
2005-01-04 22:10:29 +00:00

30 lines
295 B
Makefile

<$PLAN9/src/mkhdr
TARG=sam
OFILES=sam.$O\
address.$O\
buff.$O\
cmd.$O\
disk.$O\
error.$O\
file.$O\
io.$O\
list.$O\
mesg.$O\
moveto.$O\
multi.$O\
rasp.$O\
regexp.$O\
shell.$O\
string.$O\
sys.$O\
unix.$O\
util.$O\
xec.$O\
HFILES=sam.h\
errors.h\
mesg.h\
<$PLAN9/src/mkone