diff options
author | wkj <devnull@localhost> | 2004-06-03 14:24:07 +0000 |
---|---|---|
committer | wkj <devnull@localhost> | 2004-06-03 14:24:07 +0000 |
commit | 4a3060535a3b6c7e9c998e5988a0a6540578a53c (patch) | |
tree | 365a078745213c23ce7cb1177206a51bd1697199 /src/mkfile | |
parent | 4bbb5302ea2a769f6498d6bf2805e7c3f05f2521 (diff) | |
download | plan9port-4a3060535a3b6c7e9c998e5988a0a6540578a53c.tar.gz plan9port-4a3060535a3b6c7e9c998e5988a0a6540578a53c.tar.bz2 plan9port-4a3060535a3b6c7e9c998e5988a0a6540578a53c.zip |
Libip builds for me on FreeBSD and MacOS X and I have stuff that needs it.
Diffstat (limited to 'src/mkfile')
-rw-r--r-- | src/mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <mkhdr -BUGGERED='9p|fmt|httpd|ip|utf|sunrpc|venti' +BUGGERED='9p|fmt|httpd|utf|sunrpc|venti' LIBDIRS=`ls -ld lib* | sed -n 's/^d.* //p' |egrep -v "^lib($BUGGERED)$"` DIRS=\ |