1
0
Fork 0
mirror of https://github.com/9fans/plan9port.git synced 2025-01-30 11:54:57 +00:00
plan9port/unix/mkfile.bio

21 lines
269 B
Text
Raw Normal View History

MAKEALL=`{cd ../make; ls Make.*}
TARG=\
$MAKEALL\
NOTICE\
README\
Makefile\
bio.3\
bio.h\
lib9.h\
2005-01-14 03:45:44 +00:00
`{9 ls -p $PLAN9/src/libbio/*.c}\
2005-01-14 03:45:44 +00:00
WHAT=bio
<../mkfile.what
%: $PLAN9/src/libbio/%
cp $prereq $target
lib9.h: $PLAN9/src/libbio/lib9.std.h
cp $prereq $target