summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X1112
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 3054f74b91..39a09bfb86 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,7 +1,7 @@
-# $Id: Makefile.X11,v 1.65 2002/10/15 15:40:57 brianp Exp $
+# $Id: Makefile.X11,v 1.66 2002/10/29 23:09:37 brianp Exp $
# Mesa 3-D graphics library
-# Version: 4.1
+# Version: 5.0
#
# Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
#
@@ -330,10 +330,10 @@ realclean: clean
cd samples && $(MAKE) -f Makefile.X11 realclean || true
-DIRECTORY = Mesa-4.1
-LIB_NAME = MesaLib-4.1
-DEMO_NAME = MesaDemos-4.1
-GLU_NAME = MesaGLU-4.1
+DIRECTORY = Mesa-5.0
+LIB_NAME = MesaLib-5.0
+DEMO_NAME = MesaDemos-5.0
+GLU_NAME = MesaGLU-5.0
GLUT_NAME = GLUT-3.7