misc/libfreetype/builds/mac/FreeType.ppc_carbon.make.txt
author koda
Mon, 25 Apr 2011 01:46:54 +0200
changeset 5172 88f2e05288ba
permissions -rw-r--r--
aaand let's add freetype as well while we are at it other smaller changes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     1
#   File:       FreeType.ppc_carbon.make
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
#   Target:     FreeType.ppc_carbon
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
#   Created:    Friday, October 28, 2005 03:40:06 PM
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
MAKEFILE        = FreeType.ppc_carbon.make
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     7
\xA5MondoBuild\xA5    = {MAKEFILE}  # Make blank to avoid rebuilds when makefile is modified
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     8
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     9
ObjDir          = :objs:
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    10
Includes        =  \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    11
				  -ansi strict \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    12
				  -includes unix \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    13
				  -i :include: \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    14
				  -i :src: \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    15
				  -i :include:freetype:config:
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    16
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    17
Sym-PPC         = -sym off
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    18
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    19
PPCCOptions     = \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    20
			-d HAVE_FSSPEC=1 \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    21
                        -d HAVE_FSREF=1 \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    22
			-d HAVE_QUICKDRAW_TOOLBOX=1 \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    23
			-d HAVE_QUICKDRAW_CARBON=1 \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    24
                        -d HAVE_ATS=0 \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    25
			-d FT2_BUILD_LIBRARY \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    26
			-d FT_CONFIG_CONFIG_H="<ftconfig.h>" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    27
			-d FT_CONFIG_MODULES_H="<ftmodule.h>" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    28
			{Includes} {Sym-PPC} -d TARGET_API_MAC_CARBON=1
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    29
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    30
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    31
### Source Files ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    32
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    33
SrcFiles        =  \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    34
				  :src:autofit:autofit.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    35
				  :builds:mac:ftbase.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    36
				  :src:base:ftbbox.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    37
				  :src:base:ftbdf.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    38
				  :src:base:ftbitmap.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    39
				  :src:base:ftdebug.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    40
				  :src:base:ftfstype.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    41
				  :src:base:ftglyph.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    42
				  :src:base:ftgxval.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    43
				  :src:base:ftinit.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    44
				  :src:base:ftmm.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    45
				  :src:base:ftotval.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    46
				  :src:base:ftpfr.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    47
				  :src:base:ftstroke.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    48
				  :src:base:ftsynth.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    49
				  :src:base:ftsystem.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    50
				  :src:base:fttype1.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    51
				  :src:base:ftwinfnt.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    52
				  :src:base:ftxf86.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    53
				  :src:cache:ftcache.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    54
				  :src:bdf:bdf.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    55
				  :src:cff:cff.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    56
				  :src:cid:type1cid.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    57
				  :src:gxvalid:gxvalid.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    58
				  :src:gzip:ftgzip.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    59
				  :src:bzip2:ftbzip2.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    60
				  :src:lzw:ftlzw.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    61
				  :src:otvalid:otvalid.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    62
				  :src:pcf:pcf.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    63
				  :src:pfr:pfr.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    64
				  :src:psaux:psaux.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    65
				  :src:pshinter:pshinter.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    66
				  :src:psnames:psmodule.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    67
				  :src:raster:raster.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    68
				  :src:sfnt:sfnt.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    69
				  :src:smooth:smooth.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    70
				  :src:truetype:truetype.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    71
				  :src:type1:type1.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    72
				  :src:type42:type42.c \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    73
				  :src:winfonts:winfnt.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    74
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    75
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    76
### Object Files ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    77
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    78
ObjFiles-PPC    =  \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    79
				  "{ObjDir}autofit.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    80
				  "{ObjDir}ftbase.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    81
				  "{ObjDir}ftbbox.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    82
				  "{ObjDir}ftbdf.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    83
				  "{ObjDir}ftbitmap.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    84
				  "{ObjDir}ftdebug.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    85
				  "{ObjDir}ftfstype.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    86
				  "{ObjDir}ftglyph.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    87
				  "{ObjDir}ftgxval.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    88
				  "{ObjDir}ftinit.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    89
				  "{ObjDir}ftmm.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    90
				  "{ObjDir}ftotval.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    91
				  "{ObjDir}ftpfr.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    92
				  "{ObjDir}ftstroke.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    93
				  "{ObjDir}ftsynth.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    94
				  "{ObjDir}ftsystem.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    95
				  "{ObjDir}fttype1.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    96
				  "{ObjDir}ftwinfnt.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    97
				  "{ObjDir}ftxf86.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    98
				  "{ObjDir}ftcache.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    99
				  "{ObjDir}bdf.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   100
				  "{ObjDir}cff.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   101
				  "{ObjDir}type1cid.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   102
				  "{ObjDir}gxvalid.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   103
				  "{ObjDir}ftgzip.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   104
				  "{ObjDir}ftbzip2.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   105
				  "{ObjDir}ftlzw.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   106
				  "{ObjDir}otvalid.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   107
				  "{ObjDir}pcf.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   108
				  "{ObjDir}pfr.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   109
				  "{ObjDir}psaux.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   110
				  "{ObjDir}pshinter.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   111
				  "{ObjDir}psmodule.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   112
				  "{ObjDir}raster.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   113
				  "{ObjDir}sfnt.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   114
				  "{ObjDir}smooth.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   115
				  "{ObjDir}truetype.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   116
				  "{ObjDir}type1.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   117
				  "{ObjDir}type42.c.x" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   118
				  "{ObjDir}winfnt.c.x"
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   119
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   120
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   121
### Libraries ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   122
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   123
LibFiles-PPC    =
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   124
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   125
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   126
### Default Rules ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   127
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   128
.c.x  \xC4  .c  {\xA5MondoBuild\xA5}
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   129
	{PPCC} {depDir}{default}.c -o {targDir}{default}.c.x {PPCCOptions}
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   130
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   131
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   132
### Build Rules ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   133
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   134
:builds:mac:ftbase.c \xC4\xC4 :src:base:ftbase.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   135
	Duplicate :src:base:ftbase.c :builds:mac:ftbase.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   136
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   137
"{ObjDir}ftbase.c.x"  \xC4\xC4  :builds:mac:ftbase.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   138
	{PPCC} :builds:mac:ftbase.c -o {ObjDir}ftbase.c.x \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   139
		-i :builds:mac: \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   140
		-i :src:base: \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   141
		{PPCCOptions}
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   142
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   143
FreeType.ppc_carbon    \xC4\xC4  FreeType.ppc_carbon.o
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   144
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   145
FreeType.ppc_carbon.o  \xC4\xC4  {ObjFiles-PPC} {LibFiles-PPC} {\xA5MondoBuild\xA5}
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   146
	PPCLink \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   147
		-o {Targ} \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   148
		{ObjFiles-PPC} \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   149
		{LibFiles-PPC} \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   150
		{Sym-PPC} \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   151
		-mf -d \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   152
		-t 'XCOF' \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   153
		-c 'MPS ' \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   154
		-xm l
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   155
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   156
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   157
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   158
### Required Dependencies ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   159
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   160
"{ObjDir}autofit.c.x" \xC4 :src:autofit:autofit.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   161
# "{ObjDir}ftbase.c.x" \xC4 :builds:mac:ftbase.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   162
"{ObjDir}ftbbox.c.x" \xC4 :src:base:ftbbox.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   163
"{ObjDir}ftbdf.c.x" \xC4 :src:base:ftbdf.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   164
"{ObjDir}ftbitmap.c.x" \xC4 :src:base:ftbitmap.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   165
"{ObjDir}ftdebug.c.x" \xC4 :src:base:ftdebug.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   166
"{ObjDir}ftfstype.c.x" \xC4 :src:base:ftfstype.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   167
"{ObjDir}ftglyph.c.x" \xC4 :src:base:ftglyph.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   168
"{ObjDir}ftgxval.c.x" \xC4 :src:base:ftgxval.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   169
"{ObjDir}ftinit.c.x" \xC4 :src:base:ftinit.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   170
"{ObjDir}ftmm.c.x" \xC4 :src:base:ftmm.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   171
"{ObjDir}ftotval.c.x" \xC4 :src:base:ftotval.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   172
"{ObjDir}ftpfr.c.x" \xC4 :src:base:ftpfr.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   173
"{ObjDir}ftstroke.c.x" \xC4 :src:base:ftstroke.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   174
"{ObjDir}ftsynth.c.x" \xC4 :src:base:ftsynth.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   175
"{ObjDir}ftsystem.c.x" \xC4 :src:base:ftsystem.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   176
"{ObjDir}fttype1.c.x" \xC4 :src:base:fttype1.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   177
"{ObjDir}ftwinfnt.c.x" \xC4 :src:base:ftwinfnt.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   178
"{ObjDir}ftxf86.c.x" \xC4 :src:base:ftxf86.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   179
"{ObjDir}ftcache.c.x" \xC4 :src:cache:ftcache.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   180
"{ObjDir}bdf.c.x" \xC4 :src:bdf:bdf.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   181
"{ObjDir}cff.c.x" \xC4 :src:cff:cff.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   182
"{ObjDir}type1cid.c.x" \xC4 :src:cid:type1cid.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   183
"{ObjDir}gxvalid.c.x" \xC4 :src:gxvalid:gxvalid.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   184
"{ObjDir}ftgzip.c.x" \xC4 :src:gzip:ftgzip.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   185
"{ObjDir}ftbzip2.c.x" \xC4 :src:bzip2:ftbzip2.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   186
"{ObjDir}ftlzw.c.x" \xC4 :src:lzw:ftlzw.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   187
"{ObjDir}otvalid.c.x" \xC4 :src:otvalid:otvalid.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   188
"{ObjDir}pcf.c.x" \xC4 :src:pcf:pcf.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   189
"{ObjDir}pfr.c.x" \xC4 :src:pfr:pfr.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   190
"{ObjDir}psaux.c.x" \xC4 :src:psaux:psaux.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   191
"{ObjDir}pshinter.c.x" \xC4 :src:pshinter:pshinter.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   192
"{ObjDir}psmodule.c.x" \xC4 :src:psnames:psmodule.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   193
"{ObjDir}raster.c.x" \xC4 :src:raster:raster.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   194
"{ObjDir}sfnt.c.x" \xC4 :src:sfnt:sfnt.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   195
"{ObjDir}smooth.c.x" \xC4 :src:smooth:smooth.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   196
"{ObjDir}truetype.c.x" \xC4 :src:truetype:truetype.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   197
"{ObjDir}type1.c.x" \xC4 :src:type1:type1.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   198
"{ObjDir}type42.c.x" \xC4 :src:type42:type42.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   199
"{ObjDir}winfnt.c.x" \xC4 :src:winfonts:winfnt.c
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   200
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   201
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   202
### Optional Dependencies ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   203
### Build this target to generate "include file" dependencies. ###
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   204
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   205
Dependencies  \xC4  $OutOfDate
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   206
	MakeDepend \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   207
		-append {MAKEFILE} \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   208
		-ignore "{CIncludes}" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   209
		-objdir "{ObjDir}" \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   210
		-objext .x \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   211
		{Includes} \xB6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   212
		{SrcFiles}
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   213
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   214