]> git.saurik.com Git - wxWidgets.git/blame - src/png/scripts/makefile.aco
Applied patch [ 638561 ] Allow SetFont(wxNullFont) in wxGTK
[wxWidgets.git] / src / png / scripts / makefile.aco
CommitLineData
c801d85f
KB
1# Project: libpng
2
3
4# Toolflags:
5CCflags = -c -depend !Depend -IC:,Zlib: -g -throwback -DRISCOS -fnah
6C++flags = -c -depend !Depend -IC: -throwback
7Linkflags = -aif -c++ -o $@
8ObjAsmflags = -throwback -NoCache -depend !Depend
9CMHGflags =
10LibFileflags = -c -l -o $@
11Squeezeflags = -o $@
12
13
14# Final targets:
15@.libpng-lib: @.o.png @.o.pngerror @.o.pngrio @.o.pngwio @.o.pngmem \
16 @.o.pngpread @.o.pngset @.o.pngget @.o.pngread @.o.pngrtran \
17 @.o.pngrutil @.o.pngtrans @.o.pngwrite @.o.pngwtran @.o.pngwutil
18 LibFile $(LibFileflags) @.o.png @.o.pngerror @.o.pngrio @.o.pngrtran \
19 @.o.pngmem @.o.pngpread @.o.pngset @.o.pngget @.o.pngread @.o.pngwio \
20 @.o.pngrutil @.o.pngtrans @.o.pngwrite @.o.pngwtran @.o.pngwutil
21@.mm-libpng-lib: @.mm.png @.mm.pngerror @.mm.pngrio @.mm.pngwio @.mm.pngmem \
22 @.mm.pngpread @.mm.pngset @.mm.pngget @.mm.pngread @.mm.pngrtran \
23 @.mm.pngrutil @.mm.pngtrans @.mm.pngwrite @.mm.pngwtran @.mm.pngwutil
24 LibFile $(LibFileflags) @.mm.png @.mm.pngerror @.mm.pngrio \
25 @.mm.pngwio @.mm.pngmem @.mm.pngpread @.mm.pngset @.mm.pngget \
26 @.mm.pngread @.mm.pngrtran @.mm.pngrutil @.mm.pngtrans @.mm.pngwrite \
27 @.mm.pngwtran @.mm.pngwutil
28
29
30# User-editable dependencies:
31# (C) Copyright 1997 Tom Tanner
32Test: @.pngtest
33 <Prefix$Dir>.pngtest
34 @remove <Prefix$Dir>.pngtest
35
36#It would be nice if you could stop "make" listing from here on!
37@.pngtest: @.o.pngtest @.libpng-lib C:o.Stubs Zlib:zlib_lib
38 Link $(Linkflags) @.o.pngtest @.libpng-lib C:o.Stubs Zlib:zlib_lib
39
40.SUFFIXES: .o .mm .c
41
42.c.mm:
43 MemCheck.CC cc $(ccflags) -o $@ LibPng:$<
44.c.o:
45 cc $(ccflags) -o $@ $<
46
47
48# Static dependencies:
49
50
51# Dynamic dependencies:
52o.pngtest: c.pngtest
53o.pngtest: h.png
54o.pngtest: Zlib:h.zlib
55o.pngtest: Zlib:h.zconf
56o.pngtest: h.pngconf
57mm.png: LibPng:c.png
58mm.png: LibPng:h.png
59mm.png: Zlib:h.zlib
60mm.png: Zlib:h.zconf
61mm.png: LibPng:h.pngconf
62mm.png: MemCheck:ANSI.h.stdio
63mm.pngerror: LibPng:c.pngerror
64mm.pngerror: LibPng:h.png
65mm.pngerror: Zlib:h.zlib
66mm.pngerror: Zlib:h.zconf
67mm.pngerror: LibPng:h.pngconf
68mm.pngerror: MemCheck:ANSI.h.stdio
69mm.pngrio: LibPng:c.pngrio
70mm.pngrio: LibPng:h.png
71mm.pngrio: Zlib:h.zlib
72mm.pngrio: Zlib:h.zconf
73mm.pngrio: LibPng:h.pngconf
74mm.pngrio: MemCheck:ANSI.h.stdio
75mm.pngwio: LibPng:c.pngwio
76mm.pngwio: LibPng:h.png
77mm.pngwio: Zlib:h.zlib
78mm.pngwio: Zlib:h.zconf
79mm.pngwio: LibPng:h.pngconf
80mm.pngwio: MemCheck:ANSI.h.stdio
81mm.pngmem: LibPng:c.pngmem
82mm.pngmem: LibPng:h.png
83mm.pngmem: Zlib:h.zlib
84mm.pngmem: Zlib:h.zconf
85mm.pngmem: LibPng:h.pngconf
86mm.pngmem: MemCheck:ANSI.h.stdio
87mm.pngpread: LibPng:c.pngpread
88mm.pngpread: LibPng:h.png
89mm.pngpread: Zlib:h.zlib
90mm.pngpread: Zlib:h.zconf
91mm.pngpread: LibPng:h.pngconf
92mm.pngpread: MemCheck:ANSI.h.stdio
93mm.pngset: LibPng:c.pngset
94mm.pngset: LibPng:h.png
95mm.pngset: Zlib:h.zlib
96mm.pngset: Zlib:h.zconf
97mm.pngset: LibPng:h.pngconf
98mm.pngset: MemCheck:ANSI.h.stdio
99mm.pngget: LibPng:c.pngget
100mm.pngget: LibPng:h.png
101mm.pngget: Zlib:h.zlib
102mm.pngget: Zlib:h.zconf
103mm.pngget: LibPng:h.pngconf
104mm.pngget: MemCheck:ANSI.h.stdio
105mm.pngread: LibPng:c.pngread
106mm.pngread: LibPng:h.png
107mm.pngread: Zlib:h.zlib
108mm.pngread: Zlib:h.zconf
109mm.pngread: LibPng:h.pngconf
110mm.pngread: MemCheck:ANSI.h.stdio
111mm.pngrtran: LibPng:c.pngrtran
112mm.pngrtran: LibPng:h.png
113mm.pngrtran: Zlib:h.zlib
114mm.pngrtran: Zlib:h.zconf
115mm.pngrtran: LibPng:h.pngconf
116mm.pngrtran: MemCheck:ANSI.h.stdio
117mm.pngrutil: LibPng:c.pngrutil
118mm.pngrutil: LibPng:h.png
119mm.pngrutil: Zlib:h.zlib
120mm.pngrutil: Zlib:h.zconf
121mm.pngrutil: LibPng:h.pngconf
122mm.pngrutil: MemCheck:ANSI.h.stdio
123mm.pngtrans: LibPng:c.pngtrans
124mm.pngtrans: LibPng:h.png
125mm.pngtrans: Zlib:h.zlib
126mm.pngtrans: Zlib:h.zconf
127mm.pngtrans: LibPng:h.pngconf
128mm.pngtrans: MemCheck:ANSI.h.stdio
129mm.pngwrite: LibPng:c.pngwrite
130mm.pngwrite: LibPng:h.png
131mm.pngwrite: Zlib:h.zlib
132mm.pngwrite: Zlib:h.zconf
133mm.pngwrite: LibPng:h.pngconf
134mm.pngwrite: MemCheck:ANSI.h.stdio
135mm.pngwtran: LibPng:c.pngwtran
136mm.pngwtran: LibPng:h.png
137mm.pngwtran: Zlib:h.zlib
138mm.pngwtran: Zlib:h.zconf
139mm.pngwtran: LibPng:h.pngconf
140mm.pngwtran: MemCheck:ANSI.h.stdio
141mm.pngwutil: LibPng:c.pngwutil
142mm.pngwutil: LibPng:h.png
143mm.pngwutil: Zlib:h.zlib
144mm.pngwutil: Zlib:h.zconf
145mm.pngwutil: LibPng:h.pngconf
146mm.pngwutil: MemCheck:ANSI.h.stdio
147o.png: c.png
148o.png: h.png
149o.png: Zlib:h.zlib
150o.png: Zlib:h.zconf
151o.png: h.pngconf
152o.pngerror: c.pngerror
153o.pngerror: h.png
154o.pngerror: Zlib:h.zlib
155o.pngerror: Zlib:h.zconf
156o.pngerror: h.pngconf
157o.pngrio: c.pngrio
158o.pngrio: h.png
159o.pngrio: Zlib:h.zlib
160o.pngrio: Zlib:h.zconf
161o.pngrio: h.pngconf
162o.pngwio: c.pngwio
163o.pngwio: h.png
164o.pngwio: Zlib:h.zlib
165o.pngwio: Zlib:h.zconf
166o.pngwio: h.pngconf
167o.pngmem: c.pngmem
168o.pngmem: h.png
169o.pngmem: Zlib:h.zlib
170o.pngmem: Zlib:h.zconf
171o.pngmem: h.pngconf
172o.pngpread: c.pngpread
173o.pngpread: h.png
174o.pngpread: Zlib:h.zlib
175o.pngpread: Zlib:h.zconf
176o.pngpread: h.pngconf
177o.pngset: c.pngset
178o.pngset: h.png
179o.pngset: Zlib:h.zlib
180o.pngset: Zlib:h.zconf
181o.pngset: h.pngconf
182o.pngget: c.pngget
183o.pngget: h.png
184o.pngget: Zlib:h.zlib
185o.pngget: Zlib:h.zconf
186o.pngget: h.pngconf
187o.pngread: c.pngread
188o.pngread: h.png
189o.pngread: Zlib:h.zlib
190o.pngread: Zlib:h.zconf
191o.pngread: h.pngconf
192o.pngrtran: c.pngrtran
193o.pngrtran: h.png
194o.pngrtran: Zlib:h.zlib
195o.pngrtran: Zlib:h.zconf
196o.pngrtran: h.pngconf
197o.pngrutil: c.pngrutil
198o.pngrutil: h.png
199o.pngrutil: Zlib:h.zlib
200o.pngrutil: Zlib:h.zconf
201o.pngrutil: h.pngconf
202o.pngtrans: c.pngtrans
203o.pngtrans: h.png
204o.pngtrans: Zlib:h.zlib
205o.pngtrans: Zlib:h.zconf
206o.pngtrans: h.pngconf
207o.pngwrite: c.pngwrite
208o.pngwrite: h.png
209o.pngwrite: Zlib:h.zlib
210o.pngwrite: Zlib:h.zconf
211o.pngwrite: h.pngconf
212o.pngwtran: c.pngwtran
213o.pngwtran: h.png
214o.pngwtran: Zlib:h.zlib
215o.pngwtran: Zlib:h.zconf
216o.pngwtran: h.pngconf
217o.pngwutil: c.pngwutil
218o.pngwutil: h.png
219o.pngwutil: Zlib:h.zlib
220o.pngwutil: Zlib:h.zconf
221o.pngwutil: h.pngconf