summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X116
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 39a09bfb86..6ce71d5e93 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.66 2002/10/29 23:09:37 brianp Exp $
+# $Id: Makefile.X11,v 1.67 2002/11/11 18:56:37 kschultz Exp $
# Mesa 3-D graphics library
# Version: 5.0
@@ -51,8 +51,8 @@ default:
@echo " make hpux9-sl for HP systems with HPUX 9.x, make shared libs"
@echo " make hpux9-gcc for HP systems with HPUX 9.x using GCC"
@echo " make hpux9-gcc-sl for HP systems with HPUX 9.x, GCC, make shared libs"
- @echo " make hpux10 for HP systems with HPUX 10.x"
- @echo " make hpux10-sl for HP systems with HPUX 10.x, shared libs"
+ @echo " make hpux10 for HP systems with HPUX 10.x and 11.x"
+ @echo " make hpux10-sl for HP systems with HPUX 10.x and 11.x, shared libs"
@echo " make hpux10-gcc for HP systems with HPUX 10.x w/ GCC"
@echo " make hpux10-gcc-sl for HP systems with HPUX 10.x w/ GCC, shared libs"
@echo " make irix4 for SGI systems with IRIX 4.x"