projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9aa19e
)
bump version to 6.2, add installmesa to tarballs
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 27 Aug 2004 15:31:20 +0000
(15:31 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 27 Aug 2004 15:31:20 +0000
(15:31 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b8d2c83a23cd72032179c32d58f06639140f9e1e..40d600b4f8501ff2d1e7eae67e3fa32eeb08d267 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-111,9
+111,9
@@
ultrix-gcc:
# Rules for making release tarballs
-DIRECTORY = Mesa-6.
1
-LIB_NAME = MesaLib-6.
1
-DEMO_NAME = MesaDemos-6.
1
+DIRECTORY = Mesa-6.
2
+LIB_NAME = MesaLib-6.
2
+DEMO_NAME = MesaDemos-6.
2
LIB_FILES = \
$(DIRECTORY)/Makefile* \
@@
-121,6
+121,7
@@
LIB_FILES = \
$(DIRECTORY)/mms-config. \
$(DIRECTORY)/Mesa.dsw \
$(DIRECTORY)/bin/mklib \
+ $(DIRECTORY)/bin/installmesa \
$(DIRECTORY)/configs/[a-z]* \
$(DIRECTORY)/docs/*.html \
$(DIRECTORY)/docs/COPYING \