plan9port/src/cmd/mkfile

16 lines
306 B
Text
Raw Normal View History

PLAN9=../..
<$PLAN9/src/mkhdr
TARG=`ls *.c | sed 's/\.c//'`
2004-02-29 23:20:28 +00:00
LDFLAGS=$LDFLAGS
2004-03-25 23:14:06 +00:00
SHORTLIB=sec fs mux regexp9 thread bio 9
<$PLAN9/src/mkmany
2004-03-25 23:03:57 +00:00
BUGGERED='CVS|faces|factotum|htmlfmt|mk|upas|vac|venti'
2004-03-09 12:45:12 +00:00
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
<$PLAN9/src/mkdirs
2004-03-05 03:13:13 +00:00
dir-install: $PLAN9/bin/yacc