use NETWORK_LIBS for linking, define BUILDING_R5_LIBNET if necessary

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10059 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty
2004-11-20 21:10:54 +00:00
parent 4d5737d0b8
commit 6040be9931
15 changed files with 49 additions and 45 deletions
+5
View File
@@ -107,6 +107,11 @@ switch $(TARGET_PLATFORM)
HAIKU_COMPATIBLE = true ;
}
}
if $(BONE_COMPATIBLE) {
NETWORK_LIBS = libsocket.so libbind.so ;
} else {
NETWORK_LIBS = libnet.so ;
}
# Determine if we're building on PPC or x86
# Determine mimetype of executable