SubDir HAIKU_TOP src tests kits opengl glsl ; 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 ; } StaticLibrary libshaderutil.a : shaderutil.c ; SimpleTest brick : brick.c : libshaderutil.a be GL ;