mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
Libip builds for me on FreeBSD and MacOS X and I have stuff that needs it.
This commit is contained in:
parent
4bbb5302ea
commit
4a3060535a
1 changed files with 1 additions and 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=\
|
||||
|
|
Loading…
Reference in a new issue