plan9port/src/cmd/mkfile

15 lines
319 B
Text
Raw Normal View History

<$PLAN9/src/mkhdr
TARG=`ls *.c | sed 's/\.c//'`
2004-04-19 05:54:21 +00:00
LDFLAGS=$LDFLAGS -L$X11/lib -lX11
SHORTLIB=sec fs mux regexp9 draw thread bio 9
<$PLAN9/src/mkmany
2004-04-21 03:17:22 +00:00
BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti|lex'
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