mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
Update of OpenVMS makefiles for the use of "new" include file convention
This commit is contained in:
parent
584b84256b
commit
b263435a98
11 changed files with 41 additions and 13 deletions
|
|
@ -1,12 +1,15 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 2 November 2005
|
||||
# Last revision : 3 October 2007
|
||||
|
||||
.first
|
||||
define gl [----.include.gl]
|
||||
define math [--.math]
|
||||
define tnl [--.tnl]
|
||||
define swrast [--.swrast]
|
||||
define glapi [--.glapi]
|
||||
define shader [--.shader]
|
||||
define main [--.main]
|
||||
|
||||
.include [----]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 8 May 2007
|
||||
# Last revision : 3 October 2007
|
||||
|
||||
.first
|
||||
define gl [----.include.gl]
|
||||
|
|
@ -11,6 +11,9 @@
|
|||
define swrast_setup [--.swrast_setup]
|
||||
define array_cache [--.array_cache]
|
||||
define drivers [-]
|
||||
define glapi [--.glapi]
|
||||
define main [--.main]
|
||||
define shader [--.shader]
|
||||
|
||||
.include [----]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 8 May 2007
|
||||
# Last revision : 3 October 2007
|
||||
|
||||
.first
|
||||
define gl [----.include.gl]
|
||||
|
|
@ -11,6 +11,9 @@
|
|||
define swrast_setup [--.swrast_setup]
|
||||
define array_cache [--.array_cache]
|
||||
define drivers [-]
|
||||
define glapi [--.glapi]
|
||||
define main [--.main]
|
||||
define shader [--.shader]
|
||||
|
||||
.include [----]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,13 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 8 May 2007
|
||||
# Last revision : 2 October 2007
|
||||
|
||||
.first
|
||||
define gl [---.include.gl]
|
||||
define math [-.math]
|
||||
define shader [-.shader]
|
||||
define glapi [-.glapi]
|
||||
define main [-.main]
|
||||
|
||||
.include [---]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,12 @@
|
|||
# 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 glapi [-.glapi]
|
||||
define main [-.main]
|
||||
|
||||
.include [---]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,14 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 8 May 2007
|
||||
# Last revision : 3 October 2007
|
||||
.first
|
||||
define gl [---.include.gl]
|
||||
define math [-.math]
|
||||
define swrast [-.swrast]
|
||||
define array_cache [-.array_cache]
|
||||
define glapi [-.glapi]
|
||||
define main [-.main]
|
||||
define shader [-.shader]
|
||||
|
||||
.include [---]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 8 May 2007
|
||||
# Last revision : 3 October 2007
|
||||
|
||||
.first
|
||||
define gl [----.include.gl]
|
||||
define math [--.math]
|
||||
define swrast [--.swrast]
|
||||
define array_cache [--.array_cache]
|
||||
define main [--.main]
|
||||
define glapi [--.glapi]
|
||||
define shader [--.shader]
|
||||
|
||||
.include [----]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 8 May 2007
|
||||
# Last revision : 3 October 2007
|
||||
|
||||
.first
|
||||
define gl [---.include.gl]
|
||||
define math [-.math]
|
||||
define swrast [-.swrast]
|
||||
define array_cache [-.array_cache]
|
||||
define glapi [-.glapi]
|
||||
define main [-.main]
|
||||
define shader [-.shader]
|
||||
|
||||
.include [---]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 8 May 2007
|
||||
# Last revision : 3 October 2007
|
||||
|
||||
.first
|
||||
define gl [---.include.gl]
|
||||
|
|
@ -9,6 +9,8 @@
|
|||
define shader [-.shader]
|
||||
define swrast [-.swrast]
|
||||
define array_cache [-.array_cache]
|
||||
define main [-.main]
|
||||
define glapi [-.glapi]
|
||||
|
||||
.include [---]mms-config.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Makefile for core library for VMS
|
||||
# contributed by Jouk Jansen joukj@hrem.nano.tudelft.nl
|
||||
# Last revision : 7 March 2007
|
||||
# Last revision : 3 October 2007
|
||||
|
||||
.first
|
||||
define gl [---.include.gl]
|
||||
|
|
@ -10,6 +10,8 @@
|
|||
define shader [-.shader]
|
||||
define swrast [-.swrast]
|
||||
define swrast_setup [-.swrast_setup]
|
||||
define main [-.main]
|
||||
define glapi [-.glapi]
|
||||
|
||||
.include [---]mms-config.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue