Added the merged objects to LinkAgainst.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15307 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald
2005-12-03 21:10:53 +00:00
parent 503f85dc8a
commit 9ad01d8d1f
+7 -16
View File
@@ -182,23 +182,7 @@ MergeObject <compatlibbind>resolv.o :
res_update.c
;
Depends libbind.so :
<compatlibbind>dst.o
<compatlibbind>inet.o
<compatlibbind>irs.o
<compatlibbind>isc.o # (not used)
<compatlibbind>nameser.o
<compatlibbind>resolv.o
;
SharedLibrary libbind.so :
<compatlibbind>dst.o
<compatlibbind>inet.o
<compatlibbind>irs.o
<compatlibbind>isc.o # (not used)
<compatlibbind>nameser.o
<compatlibbind>resolv.o
# functions from our libroot
# ToDo: these can be removed for the Haiku build
pthread_mutex.c
@@ -215,6 +199,13 @@ SharedLibrary libbind.so :
;
LinkAgainst libbind.so :
<compatlibbind>dst.o
<compatlibbind>inet.o
<compatlibbind>irs.o
<compatlibbind>isc.o # (not used)
<compatlibbind>nameser.o
<compatlibbind>resolv.o
libsocket.so
libnet.so # for gethostname()
be