summaryrefslogtreecommitdiff
path: root/src/mesa/main/descrip.mms
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-08-18 14:47:16 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-08-18 14:47:16 +0000
commite41460bf774f5afb4ec60b9c4f70e3dd0d80ef94 (patch)
tree224581e78eb5089c145f6d3697d85346bded1994 /src/mesa/main/descrip.mms
parent6aa5b4cb914daeeeaf0d1b7a4e0276f2294812d3 (diff)
updates from Jouk
Diffstat (limited to 'src/mesa/main/descrip.mms')
-rw-r--r--src/mesa/main/descrip.mms7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/mesa/main/descrip.mms b/src/mesa/main/descrip.mms
index 1f11b24a8c..3de12bdb0a 100644
--- a/src/mesa/main/descrip.mms
+++ b/src/mesa/main/descrip.mms
@@ -1,12 +1,12 @@
# Makefile for core library for VMS
# contributed by Jouk Jansen joukj@hrem.stm.tudelft.nl
-# Last revision : 16 June 2003
+# Last revision : 18 August 2004
-.first
+first
define gl [---.include.gl]
define math [-.math]
-.include [---]mms-config.
+include [---]mms-config.
##### MACROS #####
@@ -174,6 +174,7 @@ state.obj : state.c
stencil.obj : stencil.c
texcompress.obj : texcompress.c
texcompress_fxt1.obj : texcompress_fxt1.c
+ cc$(CFLAGS)/warn=(disable=SHIFTCOUNT) texcompress_fxt1.c
texcompress_s3tc.obj : texcompress_s3tc.c
texformat.obj : texformat.c
teximage.obj : teximage.c