From b263435a98173645fa3f4a5dce4566e53470f38f Mon Sep 17 00:00:00 2001 From: Jouk Date: Wed, 3 Oct 2007 15:21:40 +0200 Subject: Update of OpenVMS makefiles for the use of "new" include file convention --- src/mesa/swrast_setup/descrip.mms | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/mesa/swrast_setup') diff --git a/src/mesa/swrast_setup/descrip.mms b/src/mesa/swrast_setup/descrip.mms index 8d8bc4bf6f..32ffd80732 100644 --- a/src/mesa/swrast_setup/descrip.mms +++ b/src/mesa/swrast_setup/descrip.mms @@ -1,6 +1,6 @@ # 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] @@ -9,6 +9,8 @@ define vbo [-.vbo] define swrast [-.swrast] define array_cache [-.array_cache] + define glapi [-.glapi] + define main [-.main] .include [---]mms-config. -- cgit v1.2.3