unbugger postscript

This commit is contained in:
rsc 2005-01-11 19:46:33 +00:00
parent 4de03b544c
commit ed7f32b9d7
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ TARG=`ls *.[cy] | grep -v "\.tab\.c$" | sed 's/\.[cy]//'`
<$PLAN9/src/mkmany <$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$'` DIRS=lex `ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"|egrep -v '^lex$'`
<$PLAN9/src/mkdirs <$PLAN9/src/mkdirs

View file

@ -14,7 +14,7 @@ DIRS=\
# postprint\ # postprint\
# postreverse\ # postreverse\
# posttek\ # posttek\
printfont\ # printfont\
# psencoding\ # psencoding\
# psfiles\ # psfiles\
# g3p9bit\ # g3p9bit\