aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/Mesa_6.4.1/src/glu/descrip.mms
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/Mesa_6.4.1/src/glu/descrip.mms')
-rw-r--r--nx-X11/extras/Mesa_6.4.1/src/glu/descrip.mms9
1 files changed, 9 insertions, 0 deletions
diff --git a/nx-X11/extras/Mesa_6.4.1/src/glu/descrip.mms b/nx-X11/extras/Mesa_6.4.1/src/glu/descrip.mms
new file mode 100644
index 000000000..6d5cd858d
--- /dev/null
+++ b/nx-X11/extras/Mesa_6.4.1/src/glu/descrip.mms
@@ -0,0 +1,9 @@
+# Makefile for Mesa for VMS
+# contributed by Jouk Jansen joukj@hrem.stm.tudelft.nl
+
+all :
+# PIPE is avalailable on VMS7.0 and higher. For lower versions split the
+#command in two conditional command. JJ
+ if f$search("SYS$SYSTEM:CXX$COMPILER.EXE") .nes. "" then pipe set default [.sgi] ; $(MMS)$(MMSQUALIFIERS)
+ if f$search("SYS$SYSTEM:CXX$COMPILER.EXE") .eqs. "" then pipe set default [.mesa] ; $(MMS)$(MMSQUALIFIERS)
+ set default [-]