Now link against *our* libsocket.so & libbind.so instead of a

wrongly assumed BONE build system ones!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7581 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2004-05-14 20:12:38 +00:00
parent 20b8926754
commit faff14df52

View File

@ -12,7 +12,7 @@ SimpleTest netperf :
nettest_xti.c
nettest_ipv6.c
nettest_dns.c
: socket bind
: libsocket.so libbind.so
;
SimpleTest netserver :
@ -25,7 +25,7 @@ SimpleTest netserver :
nettest_xti.c
nettest_ipv6.c
nettest_dns.c
: socket bind
: libsocket.so libbind.so
;
OBOSInstall install_netperf_scripts : [ FDirName $(OBOS_TEST_DIR) kits net netperf ] :