summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-09-08 14:58:05 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-09-08 14:58:05 +0000
commite39cbf63f6cc026bb1ee107304ed2f6ef7ff5478 (patch)
treec3266f7852fafa215de39f3bfba69d05e3fd9c87 /Makefile.X11
parent445ecdcebd3f075b3c7f09de342dd351f9199fa7 (diff)
update sunos5 targets (Greg Menke)
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X113
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 0ee8325b9e..f7e6d6c2c8 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.83 2003/09/03 20:48:05 brianp Exp $
+# $Id: Makefile.X11,v 1.84 2003/09/08 14:58:05 brianp Exp $
# Mesa 3-D graphics library
# Version: 5.1
@@ -91,6 +91,7 @@ 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"