Merge branch '7.8'
[mesa.git] / src / mesa / swrast_setup / descrip.mms
index 0ab81c07d35d7e6459d914a0603767d6527cd296..32ffd80732d6cf21f954b096db83024c7d8d80ac 100644 (file)
@@ -1,15 +1,18 @@
 # Makefile for core library for VMS
-# contributed by Jouk Jansen  joukj@hrem.stm.tudelft.nl
-# Last revision : 16 June 2003
+# contributed by Jouk Jansen  joukj@hrem.nano.tudelft.nl
+# Last revision : 3 October 2007
 
 .first
        define gl [---.include.gl]
        define math [-.math]
        define tnl [-.tnl]
+       define vbo [-.vbo]
        define swrast [-.swrast]
        define array_cache [-.array_cache]
+       define glapi [-.glapi]
+       define main [-.main]
 
-.include [---]mms.config
+.include [---]mms-config.
 
 ##### MACROS #####