SubDir HAIKU_TOP src bin desklink ; SetSubDirSupportedPlatformsBeOSCompatible ; if ! $(TARGET_PLATFORM_HAIKU_COMPATIBLE) { UseHeaders [ FDirName $(HAIKU_TOP) headers os interface ] : true ; # We need the public interface headers also when not compiling for Haiku. UseHeaders [ FDirName $(HAIKU_TOP) headers os ] : true ; # We need the public headers also when not compiling for Haiku. } BinCommand desklink : desklink.cpp VolumeSlider.cpp DeskButton.cpp : be libmedia.so : desklink.rdef ;