~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to src/3rdparty/freetype/builds/mac/FreeType.m68k_cfm.make.txt

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
### Source Files ###
32
32
 
33
33
SrcFiles        =  \xB6
34
 
                                  :builds:mac:ftmac.c \xB6
35
34
                                  :src:autofit:autofit.c \xB6
36
 
                                  :src:base:ftbase.c \xB6
 
35
                                  :builds:mac:ftbase.c \xB6
37
36
                                  :src:base:ftbbox.c \xB6
38
37
                                  :src:base:ftbdf.c \xB6
39
38
                                  :src:base:ftbitmap.c \xB6
40
39
                                  :src:base:ftdebug.c \xB6
 
40
                                  :src:base:ftfstype.c \xB6
41
41
                                  :src:base:ftglyph.c \xB6
42
42
                                  :src:base:ftgxval.c \xB6
43
43
                                  :src:base:ftinit.c \xB6
75
75
### Object Files ###
76
76
 
77
77
ObjFiles-68K    =  \xB6
78
 
                                  "{ObjDir}ftmac.c.o" \xB6
79
78
                                  "{ObjDir}autofit.c.o" \xB6
80
79
                                  "{ObjDir}ftbase.c.o" \xB6
81
80
                                  "{ObjDir}ftbbox.c.o" \xB6
82
81
                                  "{ObjDir}ftbdf.c.o" \xB6
83
82
                                  "{ObjDir}ftbitmap.c.o" \xB6
84
83
                                  "{ObjDir}ftdebug.c.o" \xB6
 
84
                                  "{ObjDir}ftfstype.c.o" \xB6
85
85
                                  "{ObjDir}ftglyph.c.o" \xB6
86
86
                                  "{ObjDir}ftgxval.c.o" \xB6
87
87
                                  "{ObjDir}ftinit.c.o" \xB6
129
129
 
130
130
### Build Rules ###
131
131
 
132
 
"{ObjDir}ftmac.c.o" \xC4\xC4 :builds:mac:ftmac.c
133
 
        {C} :builds:mac:ftmac.c -o "{ObjDir}ftmac.c.o" {COptions}
 
132
:builds:mac:ftbase.c \xC4\xC4 :src:base:ftbase.c
 
133
        Duplicate :src:base:ftbase.c :builds:mac:ftbase.c
 
134
 
 
135
"{ObjDir}ftbase.c.o" \xC4\xC4 :builds:mac:ftbase.c
 
136
        {C} :builds:mac:ftbase.c -o "{ObjDir}ftbase.c.o" \xB6
 
137
                -i :builds:mac: \xB6
 
138
                -i :src:base: \xB6
 
139
                {COptions}
134
140
 
135
141
FreeType.m68k_cfm    \xC4\xC4  FreeType.m68k_cfm.o
136
142
 
147
153
### Required Dependencies ###
148
154
 
149
155
"{ObjDir}autofit.c.o" \xC4 :src:autofit:autofit.c
150
 
"{ObjDir}ftbase.c.o" \xC4 :src:base:ftbase.c
 
156
# "{ObjDir}ftbase.c.o" \xC4 :src:base:ftbase.c
151
157
"{ObjDir}ftbbox.c.o" \xC4 :src:base:ftbbox.c
152
158
"{ObjDir}ftbdf.c.o" \xC4 :src:base:ftbdf.c
153
159
"{ObjDir}ftbitmap.c.o" \xC4 :src:base:ftbitmap.c
154
160
"{ObjDir}ftdebug.c.o" \xC4 :src:base:ftdebug.c
 
161
"{ObjDir}ftfstype.c.o" \xC4 :src:base:ftfstype.c
155
162
"{ObjDir}ftglyph.c.o" \xC4 :src:base:ftglyph.c
156
163
"{ObjDir}ftgxval.c.o" \xC4 :src:base:ftgxval.c
157
164
"{ObjDir}ftinit.c.o" \xC4 :src:base:ftinit.c
158
 
# "{ObjDir}ftmac.c.o" \xC4 :builds:mac:ftmac.c
159
165
"{ObjDir}ftmm.c.o" \xC4 :src:base:ftmm.c
160
166
"{ObjDir}ftotval.c.o" \xC4 :src:base:ftotval.c
161
167
"{ObjDir}ftpfr.c.o" \xC4 :src:base:ftpfr.c