ref: caba3c6ab89bf631a0c12eab72d51d0353e0f782
dir: /src/mkfile/
</$objtype/mkfile
CFLAGS=$CLFAGS -p -I ../../include -I/sys/include/npe -I libpng -I zlib -D__plan9__ -D__${objtype}__ $POSIX -DSTDC
HFILES=\
print.h \
reader.h \
crc32.h \
inflate.h \
pefile.h \
wiseoverlay.h \
version.h \
errors.h
OFILES=\
wisescript.$O \
wisescript.$O \
rewise.$O \
print.$O \
reader.$O \
crc32.$O \
inflate.$O \
pefile.$O \
wiseoverlay.$O \
getopt.$O \
TARG=rewise
</sys/src/cmd/mkone