mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
change filenames for rc2
This commit is contained in:
parent
2ab75d6cfa
commit
572ad87881
1 changed files with 4 additions and 4 deletions
8
Makefile
8
Makefile
|
|
@ -166,10 +166,10 @@ ultrix-gcc:
|
|||
|
||||
# Rules for making release tarballs
|
||||
|
||||
DIRECTORY = Mesa-7.0.2-rc1
|
||||
LIB_NAME = MesaLib-7.0.2-rc1
|
||||
DEMO_NAME = MesaDemos-7.0.2-rc1
|
||||
GLUT_NAME = MesaGLUT-7.0.2-rc1
|
||||
DIRECTORY = Mesa-7.0.2-rc2
|
||||
LIB_NAME = MesaLib-7.0.2-rc2
|
||||
DEMO_NAME = MesaDemos-7.0.2-rc2
|
||||
GLUT_NAME = MesaGLUT-7.0.2-rc2
|
||||
|
||||
MAIN_FILES = \
|
||||
$(DIRECTORY)/Makefile* \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue