Define SOLO so that check is possible for SOLO in project makefiles

This commit is contained in:
Jon Smirl 2003-10-16 04:54:24 +00:00
parent 3fc0db95e4
commit 93dc6942eb
1 changed files with 1 additions and 0 deletions

View 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" \