Now linking against libsocket.so.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7203 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald
2004-04-15 15:58:18 +00:00
parent eda72d2688
commit ffa9d4cce9
+1 -3
View File
@@ -1,7 +1,5 @@
SubDir OBOS_TOP src kits network libnetapi ;
Depends libnetapi.so : libnet.so ;
UsePrivateHeaders net ;
SharedLibrary netapi :
@@ -12,7 +10,7 @@ SharedLibrary netapi :
;
LinkSharedOSLibs libnetapi.so :
root be libnet.so
be socket bind
;
# Installation -- in the test directory for the time being