diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -134,10 +134,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-6.5 -LIB_NAME = MesaLib-6.5 -DEMO_NAME = MesaDemos-6.5 -GLUT_NAME = MesaGLUT-6.5 +DIRECTORY = Mesa-6.5.1 +LIB_NAME = MesaLib-6.5.1 +DEMO_NAME = MesaDemos-6.5.1 +GLUT_NAME = MesaGLUT-6.5.1 MAIN_FILES = \ $(DIRECTORY)/Makefile* \ |