SubDir HAIKU_TOP src tests kits opengl direct_mode ; UseBuildFeatureHeaders mesa ; SetSubDirSupportedPlatformsBeOSCompatible ; if $(TARGET_PLATFORM) != haiku { # Needed for , not present in R5. # Unfortunately we also get the other headers there, # that we don't really want. UsePublicHeaders opengl ; } local sources = GLDirectMode.cpp ; Includes [ FGristFiles $(sources) ] : [ BuildFeatureAttribute mesa : headers ] ; SimpleTest GLDirectMode : $(sources) : be game GL $(TARGET_LIBSUPC++) : GLDirectMode.rdef ;