1 SubDir HAIKU_TOP src add-ons print transports shared ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
5 if $(TARGET_PLATFORM_BONE_COMPATIBLE) {
6 ObjectC++Flags Socket.cpp : -DHAVE_ARPA_INET -Dclosesocket=close ;
8 ObjectC++Flags Socket.cpp : -DHAVE_ARPA_INET -DBUILDING_R5_LIBNET ;