aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-12-26 05:51:25 +0000
committerrsc <devnull@localhost>2005-12-26 05:51:25 +0000
commitcff43a06f21a674b2b16e72f8853aac5fd24f48d (patch)
tree88c5e31bc7b40f67b25fc12447bc6699fae8463c /src/cmd/mkfile
parent34d1b690efa2eb5e19efbb83137938c9395f515f (diff)
downloadplan9port-cff43a06f21a674b2b16e72f8853aac5fd24f48d.tar.gz
plan9port-cff43a06f21a674b2b16e72f8853aac5fd24f48d.tar.bz2
plan9port-cff43a06f21a674b2b16e72f8853aac5fd24f48d.zip
bugger ip
Diffstat (limited to 'src/cmd/mkfile')
-rw-r--r--src/cmd/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/mkfile b/src/cmd/mkfile
index ff75e439..a09de668 100644
--- a/src/cmd/mkfile
+++ b/src/cmd/mkfile
@@ -4,7 +4,7 @@ TARG=`ls *.[cy] *.lx | egrep -v "\.tab\.c$|^x\." | sed 's/\.[cy]//; s/\.lx//'`
<$PLAN9/src/mkmany
-BUGGERED='CVS|faces|factotum|lp|mailfs|page|scat|upas|vncv|mnihongo|mpm|index|u9fs|secstore'
+BUGGERED='CVS|faces|factotum|lp|ip|mailfs|page|scat|upas|vncv|mnihongo|mpm|index|u9fs|secstore'
DIRS=lex `ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"|egrep -v '^lex$'`
<$PLAN9/src/mkdirs