projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b32966f
)
pad GLU_TINY to 6 digits
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 17 Sep 1999 12:06:56 +0000
(12:06 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 17 Sep 1999 12:06:56 +0000
(12:06 +0000)
src/glu/mesa/Makefile.X11
patch
|
blob
|
history
diff --git
a/src/glu/mesa/Makefile.X11
b/src/glu/mesa/Makefile.X11
index
f29b179
..
625120a
100644
(file)
--- a/
src/glu/mesa/Makefile.X11
+++ b/
src/glu/mesa/Makefile.X11
@@
-1,4
+1,4
@@
-# $Id: Makefile.X11,v 1.
4 1999/09/15 16:31:31
brianp Exp $
+# $Id: Makefile.X11,v 1.
5 1999/09/17 12:06:56
brianp Exp $
# Mesa 3-D graphics library
# Version: 3.1
@@
-11,7
+11,7
@@
GLU_MAJOR = 1
GLU_MINOR = 2
-GLU_TINY =
$(MESA_MAJOR)$(MESA_MINOR)
$(MESA_TINY)
+GLU_TINY =
0$(MESA_MAJOR)0$(MESA_MINOR)0
$(MESA_TINY)
VPATH = RCS