/[freetype]/freetype2/builds/mac/FreeType.ppc_carbon.make.txt
ViewVC logotype

Diff of /freetype2/builds/mac/FreeType.ppc_carbon.make.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mpsuzuki, Fri Oct 28 16:03:05 2005 UTC revision 1.2 by mpsuzuki, Thu Nov 24 05:16:57 2005 UTC
# Line 21  PPCCOptions     = {Includes} {Sym-PPC} - Line 21  PPCCOptions     = {Includes} {Sym-PPC} -
21  ### Source Files ###  ### Source Files ###
22    
23  SrcFiles        =  \xB6  SrcFiles        =  \xB6
24                                    :src:base:ftsystem.c \xB6                                    :src:autofit:autofit.c \xB6
                                   :src:base:ftdebug.c \xB6  
                                   :src:base:ftinit.c \xB6  
25                                    :src:base:ftbase.c \xB6                                    :src:base:ftbase.c \xB6
26                                      :src:base:ftbbox.c \xB6
27                                      :src:base:ftbdf.c \xB6
28                                      :src:base:ftbitmap.c \xB6
29                                      :src:base:ftdebug.c \xB6
30                                    :src:base:ftglyph.c \xB6                                    :src:base:ftglyph.c \xB6
31                                      :src:base:ftgxval.c \xB6
32                                      :src:base:ftinit.c \xB6
33                                      :src:base:ftmac.c \xB6
34                                    :src:base:ftmm.c \xB6                                    :src:base:ftmm.c \xB6
35                                    :src:base:ftbbox.c \xB6                                    :src:base:ftotval.c \xB6
36                                      :src:base:ftpfr.c \xB6
37                                      :src:base:ftstroke.c \xB6
38                                      :src:base:ftsynth.c \xB6
39                                      :src:base:ftsystem.c \xB6
40                                      :src:base:fttype1.c \xB6
41                                      :src:base:ftwinfnt.c \xB6
42                                      :src:base:ftxf86.c \xB6
43                                    :src:cache:ftcache.c \xB6                                    :src:cache:ftcache.c \xB6
44                                      :src:bdf:bdf.c \xB6
45                                    :src:cff:cff.c \xB6                                    :src:cff:cff.c \xB6
46                                    :src:cid:type1cid.c \xB6                                    :src:cid:type1cid.c \xB6
47                                      :src:gxvalid:gxvalid.c \xB6
48                                      :src:gzip:ftgzip.c \xB6
49                                      :src:lzw:ftlzw2.c \xB6
50                                      :src:otvalid:otvalid.c \xB6
51                                    :src:pcf:pcf.c \xB6                                    :src:pcf:pcf.c \xB6
52                                      :src:pfr:pfr.c \xB6
53                                    :src:psaux:psaux.c \xB6                                    :src:psaux:psaux.c \xB6
54                                      :src:pshinter:pshinter.c \xB6
55                                    :src:psnames:psmodule.c \xB6                                    :src:psnames:psmodule.c \xB6
56                                      :src:raster:raster.c \xB6
57                                    :src:sfnt:sfnt.c \xB6                                    :src:sfnt:sfnt.c \xB6
58                                    :src:smooth:smooth.c \xB6                                    :src:smooth:smooth.c \xB6
59                                    :src:truetype:truetype.c \xB6                                    :src:truetype:truetype.c \xB6
60                                    :src:type1:type1.c \xB6                                    :src:type1:type1.c \xB6
61                                    :src:winfonts:winfnt.c \xB6                                    :src:type42:type42.c \xB6
62                                    :src:base:ftmac.c                                    :src:winfonts:winfnt.c
63    
64    
65  ### Object Files ###  ### Object Files ###
66    
67  ObjFiles-PPC    =  \xB6  ObjFiles-PPC    =  \xB6
68                                    "{ObjDir}ftsystem.c.x" \xB6                                    "{ObjDir}autofit.c.x" \xB6
                                   "{ObjDir}ftdebug.c.x" \xB6  
                                   "{ObjDir}ftinit.c.x" \xB6  
69                                    "{ObjDir}ftbase.c.x" \xB6                                    "{ObjDir}ftbase.c.x" \xB6
70                                      "{ObjDir}ftbbox.c.x" \xB6
71                                      "{ObjDir}ftbdf.c.x" \xB6
72                                      "{ObjDir}ftbitmap.c.x" \xB6
73                                      "{ObjDir}ftdebug.c.x" \xB6
74                                    "{ObjDir}ftglyph.c.x" \xB6                                    "{ObjDir}ftglyph.c.x" \xB6
75                                      "{ObjDir}ftgxval.c.x" \xB6
76                                      "{ObjDir}ftinit.c.x" \xB6
77                                      "{ObjDir}ftmac.c.x" \xB6
78                                    "{ObjDir}ftmm.c.x" \xB6                                    "{ObjDir}ftmm.c.x" \xB6
79                                    "{ObjDir}ftbbox.c.x" \xB6                                    "{ObjDir}ftotval.c.x" \xB6
80                                      "{ObjDir}ftpfr.c.x" \xB6
81                                      "{ObjDir}ftstroke.c.x" \xB6
82                                      "{ObjDir}ftsynth.c.x" \xB6
83                                      "{ObjDir}ftsystem.c.x" \xB6
84                                      "{ObjDir}fttype1.c.x" \xB6
85                                      "{ObjDir}ftwinfnt.c.x" \xB6
86                                      "{ObjDir}ftxf86.c.x" \xB6
87                                    "{ObjDir}ftcache.c.x" \xB6                                    "{ObjDir}ftcache.c.x" \xB6
88                                      "{ObjDir}bdf.c.x" \xB6
89                                    "{ObjDir}cff.c.x" \xB6                                    "{ObjDir}cff.c.x" \xB6
90                                    "{ObjDir}type1cid.c.x" \xB6                                    "{ObjDir}type1cid.c.x" \xB6
91                                      "{ObjDir}gxvalid.c.x" \xB6
92                                      "{ObjDir}ftgzip.c.x" \xB6
93                                      "{ObjDir}ftlzw2.c.x" \xB6
94                                      "{ObjDir}otvalid.c.x" \xB6
95                                    "{ObjDir}pcf.c.x" \xB6                                    "{ObjDir}pcf.c.x" \xB6
96                                      "{ObjDir}pfr.c.x" \xB6
97                                    "{ObjDir}psaux.c.x" \xB6                                    "{ObjDir}psaux.c.x" \xB6
98                                      "{ObjDir}pshinter.c.x" \xB6
99                                    "{ObjDir}psmodule.c.x" \xB6                                    "{ObjDir}psmodule.c.x" \xB6
100                                      "{ObjDir}raster.c.x" \xB6
101                                    "{ObjDir}sfnt.c.x" \xB6                                    "{ObjDir}sfnt.c.x" \xB6
102                                    "{ObjDir}smooth.c.x" \xB6                                    "{ObjDir}smooth.c.x" \xB6
103                                    "{ObjDir}truetype.c.x" \xB6                                    "{ObjDir}truetype.c.x" \xB6
104                                    "{ObjDir}type1.c.x" \xB6                                    "{ObjDir}type1.c.x" \xB6
105                                    "{ObjDir}winfnt.c.x" \xB6                                    "{ObjDir}type42.c.x" \xB6
106                                    "{ObjDir}ftmac.c.x"                                    "{ObjDir}winfnt.c.x"
107    
108    
109  ### Libraries ###  ### Libraries ###
# Line 96  FreeType.ppc_carbon.o  \xC4\xC4  {ObjFil Line 136  FreeType.ppc_carbon.o  \xC4\xC4  {ObjFil
136    
137  ### Required Dependencies ###  ### Required Dependencies ###
138    
139  "{ObjDir}ftsystem.c.x"  \xC4  :src:base:ftsystem.c  "{ObjDir}autofit.c.x" \xC4 :src:autofit:autofit.c
140  "{ObjDir}ftdebug.c.x"  \xC4  :src:base:ftdebug.c  "{ObjDir}ftbase.c.x" \xC4 :src:base:ftbase.c
141  "{ObjDir}ftinit.c.x"  \xC4  :src:base:ftinit.c  "{ObjDir}ftbbox.c.x" \xC4 :src:base:ftbbox.c
142  "{ObjDir}ftbase.c.x"  \xC4  :src:base:ftbase.c  "{ObjDir}ftbdf.c.x" \xC4 :src:base:ftbdf.c
143  "{ObjDir}ftglyph.c.x"  \xC4  :src:base:ftglyph.c  "{ObjDir}ftbitmap.c.x" \xC4 :src:base:ftbitmap.c
144  "{ObjDir}ftmm.c.x"  \xC4  :src:base:ftmm.c  "{ObjDir}ftdebug.c.x" \xC4 :src:base:ftdebug.c
145  "{ObjDir}ftbbox.c.x"  \xC4  :src:base:ftbbox.c  "{ObjDir}ftglyph.c.x" \xC4 :src:base:ftglyph.c
146  "{ObjDir}ftcache.c.x"  \xC4  :src:cache:ftcache.c  "{ObjDir}ftgxval.c.x" \xC4 :src:base:ftgxval.c
147  "{ObjDir}cff.c.x"  \xC4  :src:cff:cff.c  "{ObjDir}ftinit.c.x" \xC4 :src:base:ftinit.c
148  "{ObjDir}type1cid.c.x"  \xC4  :src:cid:type1cid.c  "{ObjDir}ftmac.c.x" \xC4 :src:base:ftmac.c
149  "{ObjDir}pcf.c.x"  \xC4  :src:pcf:pcf.c  "{ObjDir}ftmm.c.x" \xC4 :src:base:ftmm.c
150  "{ObjDir}psaux.c.x"  \xC4  :src:psaux:psaux.c  "{ObjDir}ftotval.c.x" \xC4 :src:base:ftotval.c
151  "{ObjDir}psmodule.c.x"  \xC4  :src:psnames:psmodule.c  "{ObjDir}ftpfr.c.x" \xC4 :src:base:ftpfr.c
152  "{ObjDir}sfnt.c.x"  \xC4  :src:sfnt:sfnt.c  "{ObjDir}ftstroke.c.x" \xC4 :src:base:ftstroke.c
153  "{ObjDir}smooth.c.x"  \xC4  :src:smooth:smooth.c  "{ObjDir}ftsynth.c.x" \xC4 :src:base:ftsynth.c
154  "{ObjDir}truetype.c.x"  \xC4  :src:truetype:truetype.c  "{ObjDir}ftsystem.c.x" \xC4 :src:base:ftsystem.c
155  "{ObjDir}type1.c.x"  \xC4  :src:type1:type1.c  "{ObjDir}fttype1.c.x" \xC4 :src:base:fttype1.c
156  "{ObjDir}winfnt.c.x"  \xC4  :src:winfonts:winfnt.c  "{ObjDir}ftwinfnt.c.x" \xC4 :src:base:ftwinfnt.c
157  "{ObjDir}ftmac.c.x"  \xC4  :src:base:ftmac.c  "{ObjDir}ftxf86.c.x" \xC4 :src:base:ftxf86.c
158    "{ObjDir}ftcache.c.x" \xC4 :src:cache:ftcache.c
159    "{ObjDir}bdf.c.x" \xC4 :src:bdf:bdf.c
160    "{ObjDir}cff.c.x" \xC4 :src:cff:cff.c
161    "{ObjDir}type1cid.c.x" \xC4 :src:cid:type1cid.c
162    "{ObjDir}gxvalid.c.x" \xC4 :src:gxvalid:gxvalid.c
163    "{ObjDir}ftgzip.c.x" \xC4 :src:gzip:ftgzip.c
164    "{ObjDir}ftlzw2.c.x" \xC4 :src:lzw:ftlzw2.c
165    "{ObjDir}otvalid.c.x" \xC4 :src:otvalid:otvalid.c
166    "{ObjDir}pcf.c.x" \xC4 :src:pcf:pcf.c
167    "{ObjDir}pfr.c.x" \xC4 :src:pfr:pfr.c
168    "{ObjDir}psaux.c.x" \xC4 :src:psaux:psaux.c
169    "{ObjDir}pshinter.c.x" \xC4 :src:pshinter:pshinter.c
170    "{ObjDir}psmodule.c.x" \xC4 :src:psnames:psmodule.c
171    "{ObjDir}raster.c.x" \xC4 :src:raster:raster.c
172    "{ObjDir}sfnt.c.x" \xC4 :src:sfnt:sfnt.c
173    "{ObjDir}smooth.c.x" \xC4 :src:smooth:smooth.c
174    "{ObjDir}truetype.c.x" \xC4 :src:truetype:truetype.c
175    "{ObjDir}type1.c.x" \xC4 :src:type1:type1.c
176    "{ObjDir}type42.c.x" \xC4 :src:type42:type42.c
177    "{ObjDir}winfnt.c.x" \xC4 :src:winfonts:winfnt.c
178    
179    
180  ### Optional Dependencies ###  ### Optional Dependencies ###

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26