summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-09-09 15:08:44 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-09-09 15:08:44 +0000
commitca29a7c7315d36cfebd2e909323133dd7608b328 (patch)
treec660c208ac36a1ad7b992b860f25a59609a2f6ce /Makefile.X11
parentc7b872a2774e14d06b7e041d444c9e6e922ce5f5 (diff)
remove duplicate sunos5-smp entries
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X113
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index f7e6d6c2c8..0478ffc060 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -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"