1 SubDir HAIKU_TOP src bin network ping ;
3 SetSubDirSupportedPlatforms $(HAIKU_BONE_COMPATIBLE_PLATFORMS) ;
5 if ! $(TARGET_PLATFORM_HAIKU_COMPATIBLE) {
6 UseHeaders [ FDirName $(HAIKU_TOP) headers posix ] : true ;
7 # We need the public network headers also when not compiling for Haiku.
8 # Unfortunately we get more than we want, namely all POSIX headers.
13 : $(TARGET_NETWORK_LIBS) $(TARGET_SELECT_UNAME_ETC_LIB) ;
15 # Installation -- in the test directory for the time being
16 HaikuInstall install-networking
17 : [ FDirName $(HAIKU_TEST_DIR) kits net ]
20 HaikuInstall install-userland-networking
21 : [ FDirName $(HAIKU_TEST_DIR) kits net userland ]
23 : installed-userland-networking