tcorrect $BIN - plan9port - [fork] Plan 9 from user space | |
git clone git://src.adamsgaard.dk/plan9port | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 4599822f71bb65970a675dd8e87cc480f8c6a387 | |
parent bea4b9f7246169ee1bd2a64a4b2be2c02ffcec8b | |
Author: rsc | |
Date: Tue, 19 Jul 2005 14:52:08 +0000 correct $BIN Diffstat: M src/cmd/venti/mkfile | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) --- | |
diff --git a/src/cmd/venti/mkfile b/src/cmd/venti/mkfile | |
t@@ -8,6 +8,8 @@ TARG=\ sync\ write\ +BIN=$BIN/venti + <$PLAN9/src/mkmany <$PLAN9/src/mkdirs |