2 # FreeType 2 build system -- top-level Makefile for OpenVMS
7 # David Turner, Robert Wilhelm, and Werner Lemberg.
9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
11 # LICENSE.TXT. By continuing to use, modify, or distribute this file you
12 # indicate that you have read the license and understand and accept it
17 define freetype [--.include.freetype]
18 define psaux [-.psaux]
19 define autohint [-.autohint]
21 define cache [-.cache]
25 define psnames [-.psnames]
26 define raster [-.raster]
28 define smooth [-.smooth]
29 define truetype [-.truetype]
30 define type1 [-.type1]
31 define winfonts [-.winfonts]
32 if f$search("lib.dir") .eqs. "" then create/directory [.lib]
33 set default [.builds.vms]
34 $(MMS)$(MMSQUALIFIERS)
35 set default [--.src.autohint]
36 $(MMS)$(MMSQUALIFIERS)
38 $(MMS)$(MMSQUALIFIERS)
40 $(MMS)$(MMSQUALIFIERS)
42 $(MMS)$(MMSQUALIFIERS)
44 $(MMS)$(MMSQUALIFIERS)
46 $(MMS)$(MMSQUALIFIERS)
48 $(MMS)$(MMSQUALIFIERS)
50 $(MMS)$(MMSQUALIFIERS)
52 $(MMS)$(MMSQUALIFIERS)
53 set default [-.pshinter]
54 $(MMS)$(MMSQUALIFIERS)
55 set default [-.psnames]
56 $(MMS)$(MMSQUALIFIERS)
57 set default [-.raster]
58 $(MMS)$(MMSQUALIFIERS)
60 $(MMS)$(MMSQUALIFIERS)
61 set default [-.smooth]
62 $(MMS)$(MMSQUALIFIERS)
63 set default [-.truetype]
64 $(MMS)$(MMSQUALIFIERS)
66 $(MMS)$(MMSQUALIFIERS)
67 set default [-.type42]
68 $(MMS)$(MMSQUALIFIERS)
69 set default [-.winfonts]
70 $(MMS)$(MMSQUALIFIERS)