mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
RC4
This commit is contained in:
parent
6d27194dff
commit
3de20aead2
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.3rc3
|
||||
LIB_NAME = MesaLib-6.5.3rc3
|
||||
DEMO_NAME = MesaDemos-6.5.3rc3
|
||||
GLUT_NAME = MesaGLUT-6.5.3rc3
|
||||
DIRECTORY = Mesa-6.5.3rc4
|
||||
LIB_NAME = MesaLib-6.5.3rc4
|
||||
DEMO_NAME = MesaDemos-6.5.3rc4
|
||||
GLUT_NAME = MesaGLUT-6.5.3rc4
|
||||
|
||||
MAIN_FILES = \
|
||||
$(DIRECTORY)/Makefile* \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue