Define SOLO so that check is possible for SOLO in project makefiles
authorJon Smirl <jonsmirl@gmail.com>
Thu, 16 Oct 2003 04:54:24 +0000 (04:54 +0000)
committerJon Smirl <jonsmirl@gmail.com>
Thu, 16 Oct 2003 04:54:24 +0000 (04:54 +0000)
Make-config

index d80ec3d..0e3f55d 100644 (file)
@@ -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" \