The alpha post-scale and the RGB post-scale were mistakenly reversed.
[mesa.git] / src / glu / descrip.mms
1 # Makefile for Mesa for VMS
2 # contributed by Jouk Jansen joukj@hrem.stm.tudelft.nl
3
4 all :
5 # PIPE is avalailable on VMS7.0 and higher. For lower versions split the
6 #command in two conditional command. JJ
7 if f$search("SYS$SYSTEM:CXX$COMPILER.EXE") .nes. "" then pipe set default [.sgi] ; $(MMS)$(MMSQUALIFIERS)
8 if f$search("SYS$SYSTEM:CXX$COMPILER.EXE") .eqs. "" then pipe set default [.mesa] ; $(MMS)$(MMSQUALIFIERS)
9 set default [-]