shithub: riscv

ref: e655f4b8bdd9da0c51bd4bece8a2ea2088e57236
dir: /sys/src/games/timmy/mkfile/

View raw version
</$objtype/mkfile

BIN=/$objtype/bin/games
TARG=timmy
OFILES=\
	timmy.$O\
	simple.$O\
	poly.$O\
	util.$O\
	phys.$O\

HFILES=dat.h fns.h

</sys/src/cmd/mkone