Stop assuming we build on a BONE system, start linking agaisnt our *own* libbind.so!

:-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7610 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2004-05-19 06:13:10 +00:00
parent 88cfa4fb99
commit 81f5654c12

View File

@ -11,4 +11,9 @@ Addon <userland>ipcp : userland obos_network ppp :
Protocol.cpp
;
LinkSharedOSLibs <userland>ipcp : <userland>libkernelppp.a <installed>net_stack_tester be bind ;
LinkSharedOSLibs <userland>ipcp :
<userland>libkernelppp.a
<installed>net_stack_tester
be
libbind.so
;