summaryrefslogtreecommitdiff
path: root/Make-config
diff options
context:
space:
mode:
authorJon Smirl <jonsmirl@gmail.com>2003-10-16 04:54:24 +0000
committerJon Smirl <jonsmirl@gmail.com>2003-10-16 04:54:24 +0000
commit93dc6942eb31e06fd0ec0c7ff19bb327d816808d (patch)
tree77455c37d319c550ff747032e6a5c2a5866233d3 /Make-config
parent3fc0db95e4b44fab108fd0495933f0d83c9b6336 (diff)
Define SOLO so that check is possible for SOLO in project makefiles
Diffstat (limited to 'Make-config')
-rw-r--r--Make-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/Make-config b/Make-config
index d80ec3d08dd..0e3f55d0f45 100644
--- a/Make-config
+++ b/Make-config
@@ -712,6 +712,7 @@ linux-osmesa32:
# change -g to -O3 for non-debug
linux-solo:
$(MAKE) $(MFLAGS) -f Makefile.X11 targets \
+ "SOLO = true" \
"LIBMESA = mesa.a" \
"GLU_LIB = libGLU.so" \
"GLUT_LIB = libglut.so" \