1 SubDir HAIKU_TOP src bin network pppconfig ;
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.
11 UsePrivateKernelHeaders ;
12 UsePrivateHeaders net ;
13 UseHeaders [ FDirName $(HAIKU_TOP) src add-ons kernel network ppp shared libppp
15 UseHeaders [ FDirName $(HAIKU_TOP) src add-ons kernel network ppp shared
16 libkernelppp headers ] : true ;
18 BinCommand pppconfig :
21 be libppp.a [ TargetLibsupc++ ] libbsd.so $(TARGET_NETWORK_LIBS)
25 HaikuInstall install-ppp
26 : /boot/home/config/non-packaged/bin