From: Brian Paul Date: Fri, 9 Jan 2009 00:21:20 +0000 (-0700) Subject: mesa: 7.3-rc-1 Makefile changes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4497a5a57d0fdb5c5ec15750e477aeb49f5e453d;p=mesa.git mesa: 7.3-rc-1 Makefile changes --- diff --git a/Makefile b/Makefile index c92b4867f7e..dbe444d2941 100644 --- a/Makefile +++ b/Makefile @@ -174,10 +174,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-7.1-rc4 -LIB_NAME = MesaLib-7.1-rc4 -DEMO_NAME = MesaDemos-7.1-rc4 -GLUT_NAME = MesaGLUT-7.1-rc4 +DIRECTORY = Mesa-7.3-rc1 +LIB_NAME = MesaLib-7.3-rc1 +DEMO_NAME = MesaDemos-7.3-rc1 +GLUT_NAME = MesaGLUT-7.3-rc1 MAIN_FILES = \ $(DIRECTORY)/Makefile* \