From d8c6273cf6e6ad19d875c5e32357517c848a3b1a Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Mon, 11 Nov 2002 18:56:36 +0000 Subject: Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty cleanly. --- Makefile.X11 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.X11') diff --git a/Makefile.X11 b/Makefile.X11 index 39a09bfb860..6ce71d5e939 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" -- cgit v1.2.3