tTcs seems to build now. - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 146cf9377d5af7ec9d49d54b861fc62d5fe04aac
DIR parent 60d3db8e6bafa21d807ea31690eddf44bb7ef020
HTML Author: wkj <devnull@localhost>
Date: Wed, 21 Apr 2004 03:17:22 +0000
Tcs seems to build now.
Diffstat:
M src/cmd/mkfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/src/cmd/mkfile b/src/cmd/mkfile
t@@ -6,7 +6,7 @@ SHORTLIB=sec fs mux regexp9 draw thread bio 9
<$PLAN9/src/mkmany
-BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti|tcs|lex'
+BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti|lex'
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
<$PLAN9/src/mkdirs