plan9fox/sys/src/libmp/test/mkfile

18 lines
197 B
Makefile

</$objtype/mkfile
TARG=test
OFILES=\
main.$O\
ld.$O\
gen.tab.$O\
convtest.$O\
HFILES=dat.h fns.h
CLEANFILES=gen.tab.c
</sys/src/cmd/mkone
gen.tab.c:D: testgen.rc
rc testgen.rc >gen.tab.c