mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
remove rc4 suffix
This commit is contained in:
parent
74edc663a6
commit
65bab0dad8
1 changed files with 4 additions and 4 deletions
8
Makefile
8
Makefile
|
|
@ -155,10 +155,10 @@ ultrix-gcc:
|
|||
|
||||
# Rules for making release tarballs
|
||||
|
||||
DIRECTORY = Mesa-6.5.3rc4
|
||||
LIB_NAME = MesaLib-6.5.3rc4
|
||||
DEMO_NAME = MesaDemos-6.5.3rc4
|
||||
GLUT_NAME = MesaGLUT-6.5.3rc4
|
||||
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* \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue