1 # Makefile for Mesa for VMS
2 # contributed by Jouk Jansen joukj@hrem.stm.tudelft.nl
8 @ if f$getsyi("HW_MODEL") .ge. 1024 then macro= "/MACRO=(SHARE=1)"
10 $(MMS)$(MMSQUALIFIERS)'macro' all
13 if f$search("lib.dir") .eqs. "" then create/directory [.lib]
15 $(MMS)$(MMSQUALIFIERS)
16 set default [-.progs.util]
17 $(MMS)$(MMSQUALIFIERS)
19 $(MMS)$(MMSQUALIFIERS)
20 set default [-.xdemos]
21 $(MMS)$(MMSQUALIFIERS)
22 if f$search("[-]test.DIR") .nes. "" then pipe set default [-.test] ; $(MMS)$(MMSQUALIFIERS)