diff options
author | rsc <devnull@localhost> | 2004-01-09 00:14:47 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-01-09 00:14:47 +0000 |
commit | 278be7797f1e2a03e25cbe2764c29abc96d49226 (patch) | |
tree | ecbb9c67593c201a589259b3fae8c42cae0ca009 /src/mkfile | |
parent | 9e8eb69254ce76ff641839cb8c4afbaba4ab1e44 (diff) | |
download | plan9port-278be7797f1e2a03e25cbe2764c29abc96d49226.tar.gz plan9port-278be7797f1e2a03e25cbe2764c29abc96d49226.tar.bz2 plan9port-278be7797f1e2a03e25cbe2764c29abc96d49226.zip |
add libs
Diffstat (limited to 'src/mkfile')
-rw-r--r-- | src/mkfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,8 +6,10 @@ DIRS=\ libflate\ libfmt\ libframe\ + libfs\ libhttpd\ # libip\ + libmux\ libplumb\ libregexp\ libsec\ |