plan9port/unix/mkfile.fmt

22 lines
253 B
Text
Raw Normal View History

MAKEALL=`{cd ../make; ls Make.*}
TARG=\
$MAKEALL\
NOTICE\
README\
Makefile\
2005-01-14 03:45:44 +00:00
`{9 ls -p $PLAN9/src/lib9/fmt/*.c}\
fmt.h\
fmtdef.h\
nan.h\
2004-12-28 23:27:43 +00:00
plan9.h\
2004-04-19 05:57:10 +00:00
fmtinstall.3\
2004-12-28 23:27:43 +00:00
print.3\
2005-01-14 03:45:44 +00:00
WHAT=fmt
2005-01-14 03:45:44 +00:00
<../mkfile.what
%: $PLAN9/src/lib9/fmt/%
cp $prereq $target