define new APP_CC configuration variable for building apps/demos/tests
[mesa.git] / configs / default
index cd2c39c3650f3f87005191264c0f68024809c185..94582d82746f61c88ca7f5912528f80b6a113f81 100644 (file)
@@ -23,6 +23,10 @@ CFLAGS = -O
 CXXFLAGS = -O
 GLU_CFLAGS = 
 
+# Compiler for building demos/tests/etc
+APP_CC = $(CC)
+APP_CXX = $(CXX)
+
 # Misc tools and flags
 MKLIB_OPTIONS = 
 MKDEP = makedepend