projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74edc66
)
remove rc4 suffix
author
Brian
<brian@yutani.localnet.net>
Fri, 27 Apr 2007 14:00:51 +0000
(08:00 -0600)
committer
Brian
<brian@yutani.localnet.net>
Fri, 27 Apr 2007 14:00:51 +0000
(08:00 -0600)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 014d7aa9c3910a11e835b0f48d4512dacf9add99..a6999aaeef903cb1e3f2d36b2f57cea6992a40a8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-155,10
+155,10
@@
ultrix-gcc:
# Rules for making release tarballs
-DIRECTORY = Mesa-6.5.3
rc4
-LIB_NAME = MesaLib-6.5.3
rc4
-DEMO_NAME = MesaDemos-6.5.3
rc4
-GLUT_NAME = MesaGLUT-6.5.3
rc4
+DIRECTORY = Mesa-6.5.3
+LIB_NAME = MesaLib-6.5.3
+DEMO_NAME = MesaDemos-6.5.3
+GLUT_NAME = MesaGLUT-6.5.3
MAIN_FILES = \
$(DIRECTORY)/Makefile* \