plan9port/unix/mkfile.fmt
2005-01-14 03:45:44 +00:00

21 lines
253 B
Text

MAKEALL=`{cd ../make; ls Make.*}
TARG=\
$MAKEALL\
NOTICE\
README\
Makefile\
`{9 ls -p $PLAN9/src/lib9/fmt/*.c}\
fmt.h\
fmtdef.h\
nan.h\
plan9.h\
fmtinstall.3\
print.3\
WHAT=fmt
<../mkfile.what
%: $PLAN9/src/lib9/fmt/%
cp $prereq $target