ref: 0f9d7a11b32491689fc08c7507ece1d4a68af903
dir: /Engine/src/mkfile/
</$objtype/mkfile
CFLAGS=-Fpw -I/sys/include/npe -I/sys/include/npe/SDL2 -D__plan9__ -D__${objtype}__
LIB=libbuild.$O.a
CLEANFILES=libbuild.$O.a
OFILES=\
cache.$O \
display.$O \
draw.$O \
engine.$O \
filesystem.$O \
fixedPoint_math.$O \
mmulti.$O \
tiles.$O \
HFILES=\
build.h \
cache.h \
draw.h \
display.h \
engine.h \
filesystem.h \
fixedPoint_math.h \
icon.h \
macos_compat.h \
mmulti.h \
platform.h \
sdl_util.h \
tiles.h \
unix_compat.h \
win32_compat.h
</sys/src/cmd/mksyslib