aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
blob: 87ca653e6f389abc97f19c15ce8a78e0c2e5a41d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<$PLAN9/src/mkhdr

TARG=`ls *.c | sed 's/\.c//'`
LDFLAGS=$LDFLAGS -L$X11/lib -lX11
SHORTLIB=sec fs mux regexp9 draw thread bio 9

<$PLAN9/src/mkmany

BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti|tcs'
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`

<$PLAN9/src/mkdirs

dir-install: $PLAN9/bin/yacc