ref: e3faf0f0cf70454fad0eec65a4e058c4dcab26c1
dir: /libnpe/mkfile/
</$objtype/mkfile
LIB=/$objtype/lib/libnpe.a
CFLAGS=$CFLAGS -p -I../include/npe -D__plan9__ -D__${objtype}__
HFILES=\
_iconv.h\
_dirent.h\
_npe.h\
OFILES=\
_main.$O\
_npe.$O\
basename.$O\
closedir.$O\
dirfd.$O\
dirname.$O\
exp2.$O\
fstatat.$O\
fts_children.$O\
fts_close.$O\
fts_open.$O\
fts_read.$O\
fts_set.$O\
getenv.$O\
gettimeofday.$O\
gmtime.$O\
iconv.$O\
iconv_close.$O\
iconv_open.$O\
isatty.$O\
isinf.$O\
isnormal.$O\
localtime.$O\
log2.$O\
lrint.$O\
lrintf.$O\
mkdir.$O\
mktime.$O\
opendir.$O\
readdir.$O\
realpath.$O\
rename.$O\
round.$O\
setenv.$O\
sigaction.$O\
stat.$O\
strerror.$O\
strftime.$O\
trunc.$O\
unlink.$O\
usleep.$O\
utime.$O\
UPDATE=\
mkfile\
$HFILES\
${OFILES:%.$O=%.c}\
${LIB:/$objtype/%=/386/%}\
</sys/src/cmd/mksyslib