* Use Jam variable for bnetapi library
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36138 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -17,7 +17,7 @@ Addon IPP :
|
|||||||
Socket.o
|
Socket.o
|
||||||
SocketStream.o
|
SocketStream.o
|
||||||
DbgMsg.o
|
DbgMsg.o
|
||||||
: libshared.a be bnetapi $(TARGET_NETWORK_LIBS) $(TARGET_LIBSTDC++)
|
: libshared.a be $(TARGET_NETAPI_LIB) $(TARGET_NETWORK_LIBS) $(TARGET_LIBSTDC++)
|
||||||
;
|
;
|
||||||
|
|
||||||
ObjectReferences
|
ObjectReferences
|
||||||
|
|||||||
Reference in New Issue
Block a user