From: Brian Date: Fri, 27 Apr 2007 14:00:51 +0000 (-0600) Subject: remove rc4 suffix X-Git-Tag: 062012170305~19461 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=65bab0dad85962de221b06bcf93b8bfe678a382b;p=profile%2Fivi%2Fmesa.git remove rc4 suffix --- diff --git a/Makefile b/Makefile index 014d7aa..a6999aa 100644 --- a/Makefile +++ b/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* \