tadd libs - 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 278be7797f1e2a03e25cbe2764c29abc96d49226
DIR parent 9e8eb69254ce76ff641839cb8c4afbaba4ab1e44
HTML Author: rsc <devnull@localhost>
Date: Fri, 9 Jan 2004 00:14:47 +0000
add libs
Diffstat:
M src/mkfile | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/src/mkfile b/src/mkfile
t@@ -6,8 +6,10 @@ DIRS=\
libflate\
libfmt\
libframe\
+ libfs\
libhttpd\
# libip\
+ libmux\
libplumb\
libregexp\
libsec\