aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-11 19:46:33 +0000
committerrsc <devnull@localhost>2005-01-11 19:46:33 +0000
commited7f32b9d75e9bee567fcb5eb11a6b72f585cd3a (patch)
treec28b7a0bb5e2f962b6d88ade4bf725c1deac266b /src/cmd/mkfile
parent4de03b544c82f36e172d7fc395276c12ecda5b7c (diff)
downloadplan9port-ed7f32b9d75e9bee567fcb5eb11a6b72f585cd3a.tar.gz
plan9port-ed7f32b9d75e9bee567fcb5eb11a6b72f585cd3a.tar.bz2
plan9port-ed7f32b9d75e9bee567fcb5eb11a6b72f585cd3a.zip
unbugger postscript
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 51e6ed6f..8414dabb 100644
--- a/src/cmd/mkfile
+++ b/src/cmd/mkfile
@@ -4,7 +4,7 @@ TARG=`ls *.[cy] | grep -v "\.tab\.c$" | sed 's/\.[cy]//'`
<$PLAN9/src/mkmany
-BUGGERED='CVS|faces|factotum|mailfs|page|scat|upas|venti|vncv|postscript|mnihongo|mpm|index'
+BUGGERED='CVS|faces|factotum|mailfs|page|scat|upas|venti|vncv|mnihongo|mpm|index'
DIRS=lex `ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"|egrep -v '^lex$'`
<$PLAN9/src/mkdirs