remove duplicate sunos5-smp entries
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 9 Sep 2003 15:08:44 +0000 (15:08 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 9 Sep 2003 15:08:44 +0000 (15:08 +0000)
Make-config
Makefile.X11

index 35b81099afab654d882fe31186a9dae8f9e881ca..d81ce51ae4a4d89592f62d2d9192dc5c8d30b80d 100644 (file)
@@ -971,23 +971,6 @@ sunos5-gcc:
        "GLW_LIB_DEPS = -L$(TOP)/lib -lGL -L/usr/openwin/lib -lXt -lX11" \
        "APP_LIB_DEPS = -lX11 -lglut -lGLU -lGL -lm"
 
-sunos5-smp:
-       $(MAKE) $(MFLAGS) -f Makefile.X11 targets \
-       "GL_LIB = libGL.so" \
-       "GLU_LIB = libGLU.so" \
-       "GLUT_LIB = libglut.so" \
-       "GLW_LIB = libGLw.so" \
-       "OSMESA_LIB = libOSMesa.so" \
-       "CC = cc" \
-       "CXX = CC" \
-       "CFLAGS = -KPIC -Xa -native -fast -xO5 -xautopar -xreduction -xlibmil -xsafe=mem -xdepend -I/usr/openwin/include -I/usr/dt/include -DUSE_XSHM -DSOLARIS_2_4_BUG" \
-       "CXXFLAGS = -KPIC -Xa -native -fast -xO5 -xautopar -xreduction -xlibmil -xsafe=mem -xdepend -I/usr/openwin/include -I/usr/dt/include -DUSE_XSHM -DSOLARIS_2_4_BUG" \
-       "GL_LIB_DEPS = -L/usr/openwin/lib -lX11 -lXext -lXmu -lXi -lm" \
-       "GLU_LIB_DEPS = -L$(TOP)/lib -lGL -lm" \
-       "GLUT_LIB_DEPS = -L$(TOP)/lib -lGLU -lGL -lm" \
-       "GLW_LIB_DEPS = -L$(TOP)/lib -lGL -L/usr/openwin/lib -lXt -lX11" \
-       "APP_LIB_DEPS = -xautopar -xreduction -lX11 -lglut -lGLU -lGL -lm -lCrun -lthread"
-
 ultrix-gcc:
        $(MAKE) $(MFLAGS) -f Makefile.X11 targets \
        "GL_LIB = libGL.a" \
index f7e6d6c2c8b658cce77b4ee246a2562a7df60bd1..0478ffc0601a012a6ccb51deb830e513d6bf1814 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.84 2003/09/08 14:58:05 brianp Exp $
+# $Id: Makefile.X11,v 1.85 2003/09/09 15:08:44 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  5.1
@@ -91,7 +91,6 @@ default:
        @echo "  make sunos5               for Suns with SunOS 5.x"
        @echo "  make sunos5-smp           for Suns with SunOS 5.x, SMP optimization"
        @echo "  make sunos5-gcc           for Suns with SunOS 5.x and GCC"
-       @echo "  make sunos5-smp           for Suns with SunOS 5.x, for smp only"
        @echo "  make ultrix-gcc           for DEC systems with Ultrix and GCC"
        @echo "  make unixware             for PCs running UnixWare"
        @echo "  make unixware-shared      for PCs running UnixWare, shared libs"