mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 01:30:08 +01:00
removed beta occurances
This commit is contained in:
parent
8b4738ca47
commit
d9772291ee
1 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.30 2000/07/18 14:31:59 brianp Exp $
|
||||
# $Id: Makefile.X11,v 1.31 2000/07/21 16:26:28 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.3
|
||||
|
|
@ -327,9 +327,9 @@ realclean: clean
|
|||
|
||||
|
||||
DIRECTORY = Mesa-3.3
|
||||
LIB_NAME = MesaLib-3.3beta1
|
||||
DEMO_NAME = MesaDemos-3.3beta1
|
||||
GLU_NAME = MesaGLU-3.3beta1
|
||||
LIB_NAME = MesaLib-3.3
|
||||
DEMO_NAME = MesaDemos-3.3
|
||||
GLU_NAME = MesaGLU-3.3
|
||||
GLUT_NAME = GLUT-3.7
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue