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

& libbind.so librairies.
Should unbroke the NetworkingKit target.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7611 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2004-05-19 06:15:48 +00:00
parent 81f5654c12
commit 9f1208bd84

View File

@ -40,7 +40,7 @@ Server net_server :
LinkSharedOSLibs net_server :
be
socket
bind
libsocket.so
libbind.so
libppp.a
;