~ubuntu-branches/ubuntu/jaunty/cups/jaunty-proposed

« back to all changes in this revision

Viewing changes to filter/Dependencies

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Till Kamppeter, Martin Pitt
  • Date: 2009-02-15 18:39:03 UTC
  • mfrom: (6.1.30 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090215183903-i0nhvqyqj4vyn52a
Tags: 1.3.9-13
[ Till Kamppeter ]
* debian/local/filters/pdf-filters/filter/imagetopdf.c: Added support for
  the new "fit-to-page" option (new, more intuitive name for "fitplot").
* debian/filters/pstopdf: Only apply paper size if the "fitplot" or the
  "fit-to-page" option is set.
* debian/local/filters/cpdftocps: Only the last digit of the number of
  copies was used (LP: #309314).
* debian/local/filters/pdf-filters/pdftopdf/pdftopdf.cxx: Do not preceed the
  PDF output with a newline (LP: #303691). Only impose the page size from
  the PPD file to all pages if the "fitplot" or the "fit-to-page" option is 
  set. This prevented from automatic paper tray switching to the correct paper
  sizes when a multiple-page-size document is printed (partial fix for
  LP: #310575).
* debian/patches/pdftops-cups-1.4.dpatch: Updated from CUPS 1.4 SVN. Contains
  fixes for multiple-page-size document printing (partial fix for
  LP: #310575).
* debian/patches/pdftops-dont_fail_on_cancel.dpatch: Removed, should be
  fixed in the new upstream version of pdftops.

[ Martin Pitt ]
* debian/patches/pdftops-cups-1.4.dpatch: Add definition of
  HAVE_PDFTOPS and CUPS_PDFTOPS, so that the filter actually gets
  again built with pdftops support. (Fixes Till's change from above).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# DO NOT DELETE THIS LINE -- make depend depends on it.
2
 
hpgl-attr.o: hpgl-attr.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
3
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
4
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
5
 
hpgl-config.o: hpgl-config.c hpgltops.h common.h ../cups/cups.h \
6
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
7
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
8
 
  ../config.h
9
 
hpgl-main.o: hpgl-main.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
10
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
11
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
12
 
  ../cups/i18n.h ../cups/transcode.h
13
 
hpgl-prolog.o: hpgl-prolog.c hpgltops.h common.h ../cups/cups.h \
14
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
15
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
16
 
  ../config.h
17
 
hpgl-char.o: hpgl-char.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
18
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
19
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
20
 
hpgl-input.o: hpgl-input.c hpgltops.h common.h ../cups/cups.h \
21
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
22
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
23
 
  ../config.h ../cups/i18n.h ../cups/transcode.h
24
 
hpgl-polygon.o: hpgl-polygon.c hpgltops.h common.h ../cups/cups.h \
25
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
26
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
27
 
  ../config.h
28
 
hpgl-vector.o: hpgl-vector.c hpgltops.h common.h ../cups/cups.h \
29
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
30
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
31
 
  ../config.h
32
 
image-bmp.o: image-bmp.c image-private.h image.h raster.h ../cups/cups.h \
33
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
34
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
35
 
  ../config.h
36
 
image-colorspace.o: image-colorspace.c image-private.h image.h raster.h \
37
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
38
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
39
 
  ../cups/string.h ../config.h
40
 
image-gif.o: image-gif.c image-private.h image.h raster.h ../cups/cups.h \
41
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
42
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
43
 
  ../config.h
44
 
image-jpeg.o: image-jpeg.c image-private.h image.h raster.h \
45
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
46
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
47
 
  ../cups/string.h ../config.h
48
 
image-photocd.o: image-photocd.c image-private.h image.h raster.h \
49
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
50
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
51
 
  ../cups/string.h ../config.h
52
 
image-pix.o: image-pix.c image-private.h image.h raster.h ../cups/cups.h \
53
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
54
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
55
 
  ../config.h
56
 
image-png.o: image-png.c image-private.h image.h raster.h ../cups/cups.h \
57
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
58
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
59
 
  ../config.h
60
 
image-pnm.o: image-pnm.c image-private.h image.h raster.h ../cups/cups.h \
61
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
62
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
63
 
  ../config.h
64
 
image-sgi.o: image-sgi.c image-private.h image.h raster.h ../cups/cups.h \
65
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
66
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
67
 
  ../config.h image-sgi.h
68
 
image-sgilib.o: image-sgilib.c image-sgi.h
69
 
image-sun.o: image-sun.c image-private.h image.h raster.h ../cups/cups.h \
70
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
71
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
72
 
  ../config.h
73
 
image-tiff.o: image-tiff.c image-private.h image.h raster.h \
74
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
75
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
76
 
  ../cups/string.h ../config.h
77
 
image-zoom.o: image-zoom.c image-private.h image.h raster.h \
78
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
79
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
80
 
  ../cups/string.h ../config.h
81
 
image.o: image.c image-private.h image.h raster.h ../cups/cups.h \
82
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
83
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
84
 
  ../config.h
85
 
error.o: error.c image-private.h image.h raster.h ../cups/cups.h \
86
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
87
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
88
 
  ../config.h
89
 
interpret.o: interpret.c ../cups/string.h ../config.h image-private.h \
90
 
  image.h raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
91
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
92
 
  ../cups/debug.h
93
 
raster.o: raster.c image-private.h image.h raster.h ../cups/cups.h \
94
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
95
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
96
 
  ../config.h
97
 
form-main.o: form-main.c form.h common.h ../cups/cups.h ../cups/ipp.h \
98
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
99
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
100
 
form-ps.o: form-ps.c form.h common.h ../cups/cups.h ../cups/ipp.h \
101
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
102
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
103
 
form-tree.o: form-tree.c form.h common.h ../cups/cups.h ../cups/ipp.h \
104
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
105
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
106
 
gziptoany.o: gziptoany.c ../cups/file.h ../cups/string.h ../config.h \
107
 
  ../cups/i18n.h ../cups/transcode.h ../cups/language.h ../cups/array.h
108
 
imagetops.o: imagetops.c common.h ../cups/cups.h ../cups/ipp.h \
109
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
110
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
111
 
  image.h raster.h ../cups/i18n.h ../cups/transcode.h
112
 
imagetoraster.o: imagetoraster.c common.h ../cups/cups.h ../cups/ipp.h \
113
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
114
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
115
 
  image-private.h image.h raster.h ../cups/debug.h ../cups/i18n.h \
116
 
  ../cups/transcode.h
117
 
common.o: common.c common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
118
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
119
 
  ../cups/language.h ../cups/string.h ../config.h
120
 
pstops.o: pstops.c common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
121
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
122
 
  ../cups/language.h ../cups/string.h ../config.h ../cups/file.h \
123
 
  ../cups/array.h ../cups/i18n.h ../cups/transcode.h
124
 
rasterbench.o: rasterbench.c raster.h ../cups/cups.h ../cups/ipp.h \
125
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
126
 
  ../cups/language.h
127
 
rastertoepson.o: rastertoepson.c ../cups/cups.h ../cups/ipp.h \
128
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
129
 
  ../cups/language.h ../cups/ppd.h ../cups/string.h ../config.h \
130
 
  ../cups/i18n.h ../cups/transcode.h raster.h
131
 
rastertohp.o: rastertohp.c ../cups/cups.h ../cups/ipp.h ../cups/http.h \
132
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
133
 
  ../cups/string.h ../config.h ../cups/i18n.h ../cups/transcode.h \
134
 
  raster.h
135
 
rastertolabel.o: rastertolabel.c ../cups/cups.h ../cups/ipp.h \
136
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
137
 
  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h \
138
 
  ../cups/transcode.h raster.h
139
 
testimage.o: testimage.c image.h raster.h ../cups/cups.h ../cups/ipp.h \
140
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
141
 
  ../cups/language.h
142
 
testraster.o: testraster.c image-private.h image.h raster.h \
143
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
144
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
145
 
  ../cups/string.h ../config.h
146
 
textcommon.o: textcommon.c textcommon.h common.h ../cups/cups.h \
147
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
148
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
149
 
  ../config.h ../cups/i18n.h ../cups/transcode.h
150
 
texttops.o: texttops.c textcommon.h common.h ../cups/cups.h ../cups/ipp.h \
151
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
152
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
153
 
  ../cups/i18n.h ../cups/transcode.h
154
 
# DO NOT DELETE THIS LINE -- make depend depends on it.
155
 
hpgl-attr.32.o: hpgl-attr.c  hpgl-attr.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
156
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
157
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
158
 
hpgl-config.32.o: hpgl-config.c  hpgl-config.c hpgltops.h common.h ../cups/cups.h \
159
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
160
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
161
 
  ../config.h
162
 
hpgl-main.32.o: hpgl-main.c  hpgl-main.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
163
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
164
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
165
 
  ../cups/i18n.h ../cups/transcode.h
166
 
hpgl-prolog.32.o: hpgl-prolog.c  hpgl-prolog.c hpgltops.h common.h ../cups/cups.h \
167
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
168
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
169
 
  ../config.h
170
 
hpgl-char.32.o: hpgl-char.c  hpgl-char.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
171
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
172
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
173
 
hpgl-input.32.o: hpgl-input.c  hpgl-input.c hpgltops.h common.h ../cups/cups.h \
174
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
175
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
176
 
  ../config.h ../cups/i18n.h ../cups/transcode.h
177
 
hpgl-polygon.32.o: hpgl-polygon.c  hpgl-polygon.c hpgltops.h common.h ../cups/cups.h \
178
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
179
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
180
 
  ../config.h
181
 
hpgl-vector.32.o: hpgl-vector.c  hpgl-vector.c hpgltops.h common.h ../cups/cups.h \
182
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
183
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
184
 
  ../config.h
185
 
image-bmp.32.o: image-bmp.c  image-bmp.c image-private.h image.h raster.h ../cups/cups.h \
186
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
187
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
188
 
  ../config.h
189
 
image-colorspace.32.o: image-colorspace.c  image-colorspace.c image-private.h image.h raster.h \
190
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
191
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
192
 
  ../cups/string.h ../config.h
193
 
image-gif.32.o: image-gif.c  image-gif.c image-private.h image.h raster.h ../cups/cups.h \
194
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
195
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
196
 
  ../config.h
197
 
image-jpeg.32.o: image-jpeg.c  image-jpeg.c image-private.h image.h raster.h \
198
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
199
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
200
 
  ../cups/string.h ../config.h
201
 
image-photocd.32.o: image-photocd.c  image-photocd.c image-private.h image.h raster.h \
202
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
203
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
204
 
  ../cups/string.h ../config.h
205
 
image-pix.32.o: image-pix.c  image-pix.c image-private.h image.h raster.h ../cups/cups.h \
206
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
207
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
208
 
  ../config.h
209
 
image-png.32.o: image-png.c  image-png.c image-private.h image.h raster.h ../cups/cups.h \
210
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
211
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
212
 
  ../config.h
213
 
image-pnm.32.o: image-pnm.c  image-pnm.c image-private.h image.h raster.h ../cups/cups.h \
214
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
215
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
216
 
  ../config.h
217
 
image-sgi.32.o: image-sgi.c  image-sgi.c image-private.h image.h raster.h ../cups/cups.h \
218
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
219
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
220
 
  ../config.h image-sgi.h
221
 
image-sgilib.32.o: image-sgilib.c  image-sgilib.c image-sgi.h
222
 
image-sun.32.o: image-sun.c  image-sun.c image-private.h image.h raster.h ../cups/cups.h \
223
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
224
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
225
 
  ../config.h
226
 
image-tiff.32.o: image-tiff.c  image-tiff.c image-private.h image.h raster.h \
227
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
228
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
229
 
  ../cups/string.h ../config.h
230
 
image-zoom.32.o: image-zoom.c  image-zoom.c image-private.h image.h raster.h \
231
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
232
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
233
 
  ../cups/string.h ../config.h
234
 
image.32.o: image.c  image.c image-private.h image.h raster.h ../cups/cups.h \
235
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
236
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
237
 
  ../config.h
238
 
error.32.o: error.c  error.c image-private.h image.h raster.h ../cups/cups.h \
239
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
240
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
241
 
  ../config.h
242
 
interpret.32.o: interpret.c  interpret.c ../cups/string.h ../config.h image-private.h \
243
 
  image.h raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
244
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
245
 
  ../cups/debug.h
246
 
raster.32.o: raster.c  raster.c image-private.h image.h raster.h ../cups/cups.h \
247
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
248
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
249
 
  ../config.h
250
 
form-main.32.o: form-main.c  form-main.c form.h common.h ../cups/cups.h ../cups/ipp.h \
251
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
252
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
253
 
form-ps.32.o: form-ps.c  form-ps.c form.h common.h ../cups/cups.h ../cups/ipp.h \
254
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
255
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
256
 
form-tree.32.o: form-tree.c  form-tree.c form.h common.h ../cups/cups.h ../cups/ipp.h \
257
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
258
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
259
 
gziptoany.32.o: gziptoany.c  gziptoany.c ../cups/file.h ../cups/string.h ../config.h \
260
 
  ../cups/i18n.h ../cups/transcode.h ../cups/language.h ../cups/array.h
261
 
imagetops.32.o: imagetops.c  imagetops.c common.h ../cups/cups.h ../cups/ipp.h \
262
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
263
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
264
 
  image.h raster.h ../cups/i18n.h ../cups/transcode.h
265
 
imagetoraster.32.o: imagetoraster.c  imagetoraster.c common.h ../cups/cups.h ../cups/ipp.h \
266
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
267
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
268
 
  image-private.h image.h raster.h ../cups/debug.h ../cups/i18n.h \
269
 
  ../cups/transcode.h
270
 
common.32.o: common.c  common.c common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
271
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
272
 
  ../cups/language.h ../cups/string.h ../config.h
273
 
pstops.32.o: pstops.c  pstops.c common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
274
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
275
 
  ../cups/language.h ../cups/string.h ../config.h ../cups/file.h \
276
 
  ../cups/array.h ../cups/i18n.h ../cups/transcode.h
277
 
rasterbench.32.o: rasterbench.c  rasterbench.c raster.h ../cups/cups.h ../cups/ipp.h \
278
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
279
 
  ../cups/language.h
280
 
rastertoepson.32.o: rastertoepson.c  rastertoepson.c ../cups/cups.h ../cups/ipp.h \
281
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
282
 
  ../cups/language.h ../cups/ppd.h ../cups/string.h ../config.h \
283
 
  ../cups/i18n.h ../cups/transcode.h raster.h
284
 
rastertohp.32.o: rastertohp.c  rastertohp.c ../cups/cups.h ../cups/ipp.h ../cups/http.h \
285
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
286
 
  ../cups/string.h ../config.h ../cups/i18n.h ../cups/transcode.h \
287
 
  raster.h
288
 
rastertolabel.32.o: rastertolabel.c  rastertolabel.c ../cups/cups.h ../cups/ipp.h \
289
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
290
 
  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h \
291
 
  ../cups/transcode.h raster.h
292
 
testimage.32.o: testimage.c  testimage.c image.h raster.h ../cups/cups.h ../cups/ipp.h \
293
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
294
 
  ../cups/language.h
295
 
testraster.32.o: testraster.c  testraster.c image-private.h image.h raster.h \
296
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
297
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
298
 
  ../cups/string.h ../config.h
299
 
textcommon.32.o: textcommon.c  textcommon.c textcommon.h common.h ../cups/cups.h \
300
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
301
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
302
 
  ../config.h ../cups/i18n.h ../cups/transcode.h
303
 
texttops.32.o: texttops.c  texttops.c textcommon.h common.h ../cups/cups.h ../cups/ipp.h \
304
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
305
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
306
 
  ../cups/i18n.h ../cups/transcode.h
307
 
# DO NOT DELETE THIS LINE -- make depend depends on it.
308
 
hpgl-attr.64.o: hpgl-attr.c  hpgl-attr.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
309
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
310
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
311
 
hpgl-config.64.o: hpgl-config.c  hpgl-config.c hpgltops.h common.h ../cups/cups.h \
312
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
313
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
314
 
  ../config.h
315
 
hpgl-main.64.o: hpgl-main.c  hpgl-main.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
316
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
317
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
318
 
  ../cups/i18n.h ../cups/transcode.h
319
 
hpgl-prolog.64.o: hpgl-prolog.c  hpgl-prolog.c hpgltops.h common.h ../cups/cups.h \
320
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
321
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
322
 
  ../config.h
323
 
hpgl-char.64.o: hpgl-char.c  hpgl-char.c hpgltops.h common.h ../cups/cups.h ../cups/ipp.h \
324
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
325
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
326
 
hpgl-input.64.o: hpgl-input.c  hpgl-input.c hpgltops.h common.h ../cups/cups.h \
327
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
328
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
329
 
  ../config.h ../cups/i18n.h ../cups/transcode.h
330
 
hpgl-polygon.64.o: hpgl-polygon.c  hpgl-polygon.c hpgltops.h common.h ../cups/cups.h \
331
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
332
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
333
 
  ../config.h
334
 
hpgl-vector.64.o: hpgl-vector.c  hpgl-vector.c hpgltops.h common.h ../cups/cups.h \
335
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
336
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
337
 
  ../config.h
338
 
image-bmp.64.o: image-bmp.c  image-bmp.c image-private.h image.h raster.h ../cups/cups.h \
339
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
340
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
341
 
  ../config.h
342
 
image-colorspace.64.o: image-colorspace.c  image-colorspace.c image-private.h image.h raster.h \
343
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
344
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
345
 
  ../cups/string.h ../config.h
346
 
image-gif.64.o: image-gif.c  image-gif.c image-private.h image.h raster.h ../cups/cups.h \
347
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
348
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
349
 
  ../config.h
350
 
image-jpeg.64.o: image-jpeg.c  image-jpeg.c image-private.h image.h raster.h \
351
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
352
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
353
 
  ../cups/string.h ../config.h
354
 
image-photocd.64.o: image-photocd.c  image-photocd.c image-private.h image.h raster.h \
355
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
356
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
357
 
  ../cups/string.h ../config.h
358
 
image-pix.64.o: image-pix.c  image-pix.c image-private.h image.h raster.h ../cups/cups.h \
359
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
360
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
361
 
  ../config.h
362
 
image-png.64.o: image-png.c  image-png.c image-private.h image.h raster.h ../cups/cups.h \
363
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
364
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
365
 
  ../config.h
366
 
image-pnm.64.o: image-pnm.c  image-pnm.c image-private.h image.h raster.h ../cups/cups.h \
367
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
368
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
369
 
  ../config.h
370
 
image-sgi.64.o: image-sgi.c  image-sgi.c image-private.h image.h raster.h ../cups/cups.h \
371
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
372
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
373
 
  ../config.h image-sgi.h
374
 
image-sgilib.64.o: image-sgilib.c  image-sgilib.c image-sgi.h
375
 
image-sun.64.o: image-sun.c  image-sun.c image-private.h image.h raster.h ../cups/cups.h \
376
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
377
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
378
 
  ../config.h
379
 
image-tiff.64.o: image-tiff.c  image-tiff.c image-private.h image.h raster.h \
380
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
381
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
382
 
  ../cups/string.h ../config.h
383
 
image-zoom.64.o: image-zoom.c  image-zoom.c image-private.h image.h raster.h \
384
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
385
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
386
 
  ../cups/string.h ../config.h
387
 
image.64.o: image.c  image.c image-private.h image.h raster.h ../cups/cups.h \
388
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
389
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
390
 
  ../config.h
391
 
error.64.o: error.c  error.c image-private.h image.h raster.h ../cups/cups.h \
392
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
393
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
394
 
  ../config.h
395
 
interpret.64.o: interpret.c  interpret.c ../cups/string.h ../config.h image-private.h \
396
 
  image.h raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
397
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
398
 
  ../cups/debug.h
399
 
raster.64.o: raster.c  raster.c image-private.h image.h raster.h ../cups/cups.h \
400
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
401
 
  ../cups/file.h ../cups/language.h ../cups/debug.h ../cups/string.h \
402
 
  ../config.h
403
 
form-main.64.o: form-main.c  form-main.c form.h common.h ../cups/cups.h ../cups/ipp.h \
404
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
405
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
406
 
form-ps.64.o: form-ps.c  form-ps.c form.h common.h ../cups/cups.h ../cups/ipp.h \
407
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
408
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
409
 
form-tree.64.o: form-tree.c  form-tree.c form.h common.h ../cups/cups.h ../cups/ipp.h \
410
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
411
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h
412
 
gziptoany.64.o: gziptoany.c  gziptoany.c ../cups/file.h ../cups/string.h ../config.h \
413
 
  ../cups/i18n.h ../cups/transcode.h ../cups/language.h ../cups/array.h
414
 
imagetops.64.o: imagetops.c  imagetops.c common.h ../cups/cups.h ../cups/ipp.h \
415
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
416
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
417
 
  image.h raster.h ../cups/i18n.h ../cups/transcode.h
418
 
imagetoraster.64.o: imagetoraster.c  imagetoraster.c common.h ../cups/cups.h ../cups/ipp.h \
419
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
420
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
421
 
  image-private.h image.h raster.h ../cups/debug.h ../cups/i18n.h \
422
 
  ../cups/transcode.h
423
 
common.64.o: common.c  common.c common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
424
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
425
 
  ../cups/language.h ../cups/string.h ../config.h
426
 
pstops.64.o: pstops.c  pstops.c common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h \
427
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
428
 
  ../cups/language.h ../cups/string.h ../config.h ../cups/file.h \
429
 
  ../cups/array.h ../cups/i18n.h ../cups/transcode.h
430
 
rasterbench.64.o: rasterbench.c  rasterbench.c raster.h ../cups/cups.h ../cups/ipp.h \
431
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
432
 
  ../cups/language.h
433
 
rastertoepson.64.o: rastertoepson.c  rastertoepson.c ../cups/cups.h ../cups/ipp.h \
434
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
435
 
  ../cups/language.h ../cups/ppd.h ../cups/string.h ../config.h \
436
 
  ../cups/i18n.h ../cups/transcode.h raster.h
437
 
rastertohp.64.o: rastertohp.c  rastertohp.c ../cups/cups.h ../cups/ipp.h ../cups/http.h \
438
 
  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h \
439
 
  ../cups/string.h ../config.h ../cups/i18n.h ../cups/transcode.h \
440
 
  raster.h
441
 
rastertolabel.64.o: rastertolabel.c  rastertolabel.c ../cups/cups.h ../cups/ipp.h \
442
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
443
 
  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h \
444
 
  ../cups/transcode.h raster.h
445
 
testimage.64.o: testimage.c  testimage.c image.h raster.h ../cups/cups.h ../cups/ipp.h \
446
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
447
 
  ../cups/language.h
448
 
testraster.64.o: testraster.c  testraster.c image-private.h image.h raster.h \
449
 
  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \
450
 
  ../cups/array.h ../cups/file.h ../cups/language.h ../cups/debug.h \
451
 
  ../cups/string.h ../config.h
452
 
textcommon.64.o: textcommon.c  textcommon.c textcommon.h common.h ../cups/cups.h \
453
 
  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h \
454
 
  ../cups/file.h ../cups/language.h ../cups/language.h ../cups/string.h \
455
 
  ../config.h ../cups/i18n.h ../cups/transcode.h
456
 
texttops.64.o: texttops.c  texttops.c textcommon.h common.h ../cups/cups.h ../cups/ipp.h \
457
 
  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
458
 
  ../cups/language.h ../cups/language.h ../cups/string.h ../config.h \
459
 
  ../cups/i18n.h ../cups/transcode.h
 
1
# DO NOT DELETE
 
2
 
 
3
hpgl-attr.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
4
hpgl-attr.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
5
hpgl-attr.o: ../cups/language.h ../cups/string.h ../config.h
 
6
hpgl-config.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
7
hpgl-config.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
8
hpgl-config.o: ../cups/language.h ../cups/language.h ../cups/string.h
 
9
hpgl-config.o: ../config.h
 
10
hpgl-main.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
11
hpgl-main.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
12
hpgl-main.o: ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
13
hpgl-main.o: ../cups/transcode.h
 
14
hpgl-prolog.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
15
hpgl-prolog.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
16
hpgl-prolog.o: ../cups/language.h ../cups/language.h ../cups/string.h
 
17
hpgl-prolog.o: ../config.h
 
18
hpgl-char.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
19
hpgl-char.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
20
hpgl-char.o: ../cups/language.h ../cups/string.h ../config.h
 
21
hpgl-input.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
22
hpgl-input.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
23
hpgl-input.o: ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
24
hpgl-input.o: ../cups/transcode.h
 
25
hpgl-polygon.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
26
hpgl-polygon.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
27
hpgl-polygon.o: ../cups/language.h ../cups/language.h ../cups/string.h
 
28
hpgl-polygon.o: ../config.h
 
29
hpgl-vector.o: hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
30
hpgl-vector.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
31
hpgl-vector.o: ../cups/language.h ../cups/language.h ../cups/string.h
 
32
hpgl-vector.o: ../config.h
 
33
image-bmp.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
34
image-bmp.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
35
image-bmp.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
36
image-colorspace.o: image-private.h image.h raster.h ../cups/cups.h
 
37
image-colorspace.o: ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
38
image-colorspace.o: ../cups/array.h ../cups/file.h ../cups/language.h
 
39
image-colorspace.o: ../cups/debug.h ../cups/string.h ../config.h
 
40
image-gif.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
41
image-gif.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
42
image-gif.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
43
image-jpeg.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
44
image-jpeg.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
45
image-jpeg.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
46
image-photocd.o: image-private.h image.h raster.h ../cups/cups.h
 
47
image-photocd.o: ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h
 
48
image-photocd.o: ../cups/file.h ../cups/language.h ../cups/debug.h
 
49
image-photocd.o: ../cups/string.h ../config.h
 
50
image-pix.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
51
image-pix.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
52
image-pix.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
53
image-png.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
54
image-png.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
55
image-png.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
56
image-pnm.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
57
image-pnm.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
58
image-pnm.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
59
image-sgi.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
60
image-sgi.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
61
image-sgi.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
62
image-sgi.o: image-sgi.h
 
63
image-sgilib.o: image-sgi.h
 
64
image-sun.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
65
image-sun.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
66
image-sun.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
67
image-tiff.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
68
image-tiff.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
69
image-tiff.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
70
image-zoom.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
71
image-zoom.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
72
image-zoom.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
73
image.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
74
image.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
75
image.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
76
error.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
77
error.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
78
error.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
79
interpret.o: ../cups/string.h ../config.h image-private.h image.h raster.h
 
80
interpret.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
81
interpret.o: ../cups/array.h ../cups/file.h ../cups/language.h
 
82
interpret.o: ../cups/debug.h
 
83
raster.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
84
raster.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
85
raster.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
86
form-main.o: form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
87
form-main.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
88
form-main.o: ../cups/language.h ../cups/string.h ../config.h
 
89
form-ps.o: form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
90
form-ps.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
91
form-ps.o: ../cups/language.h ../cups/string.h ../config.h
 
92
form-tree.o: form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
93
form-tree.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
94
form-tree.o: ../cups/language.h ../cups/string.h ../config.h
 
95
gziptoany.o: ../cups/file.h ../cups/string.h ../config.h ../cups/i18n.h
 
96
gziptoany.o: ../cups/transcode.h ../cups/language.h ../cups/array.h
 
97
imagetops.o: common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
98
imagetops.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
99
imagetops.o: ../cups/language.h ../cups/string.h ../config.h image.h raster.h
 
100
imagetops.o: ../cups/i18n.h ../cups/transcode.h
 
101
imagetoraster.o: common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
102
imagetoraster.o: ../cups/ppd.h ../cups/array.h ../cups/file.h
 
103
imagetoraster.o: ../cups/language.h ../cups/language.h ../cups/string.h
 
104
imagetoraster.o: ../config.h image-private.h image.h raster.h ../cups/debug.h
 
105
imagetoraster.o: ../cups/i18n.h ../cups/transcode.h
 
106
common.o: common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
107
common.o: ../cups/array.h ../cups/file.h ../cups/language.h
 
108
common.o: ../cups/language.h ../cups/string.h ../config.h
 
109
pstops.o: common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
110
pstops.o: ../cups/array.h ../cups/file.h ../cups/language.h
 
111
pstops.o: ../cups/language.h ../cups/string.h ../config.h ../cups/file.h
 
112
pstops.o: ../cups/array.h ../cups/i18n.h ../cups/transcode.h
 
113
rasterbench.o: raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
114
rasterbench.o: ../cups/ppd.h ../cups/array.h ../cups/file.h
 
115
rasterbench.o: ../cups/language.h
 
116
rastertoepson.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
117
rastertoepson.o: ../cups/array.h ../cups/file.h ../cups/language.h
 
118
rastertoepson.o: ../cups/ppd.h ../cups/string.h ../config.h ../cups/i18n.h
 
119
rastertoepson.o: ../cups/transcode.h raster.h
 
120
rastertohp.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
121
rastertohp.o: ../cups/array.h ../cups/file.h ../cups/language.h
 
122
rastertohp.o: ../cups/string.h ../config.h ../cups/i18n.h ../cups/transcode.h
 
123
rastertohp.o: raster.h
 
124
rastertolabel.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
125
rastertolabel.o: ../cups/array.h ../cups/file.h ../cups/language.h
 
126
rastertolabel.o: ../cups/string.h ../config.h ../cups/i18n.h
 
127
rastertolabel.o: ../cups/transcode.h raster.h
 
128
testimage.o: image.h raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
129
testimage.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
130
testraster.o: image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
131
testraster.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
132
testraster.o: ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
133
textcommon.o: textcommon.h common.h ../cups/cups.h ../cups/ipp.h
 
134
textcommon.o: ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
135
textcommon.o: ../cups/language.h ../cups/language.h ../cups/string.h
 
136
textcommon.o: ../config.h ../cups/i18n.h ../cups/transcode.h
 
137
texttops.o: textcommon.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
138
texttops.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
139
texttops.o: ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
140
texttops.o: ../cups/transcode.h
 
141
# DO NOT DELETE
 
142
 
 
143
hpgl-attr.32.o: hpgl-attr.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
144
hpgl-attr.32.o: hpgl-attr.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
145
hpgl-attr.32.o: hpgl-attr.c  ../cups/language.h ../cups/string.h ../config.h
 
146
hpgl-config.32.o: hpgl-config.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
147
hpgl-config.32.o: hpgl-config.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
148
hpgl-config.32.o: hpgl-config.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
149
hpgl-config.32.o: hpgl-config.c  ../config.h
 
150
hpgl-main.32.o: hpgl-main.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
151
hpgl-main.32.o: hpgl-main.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
152
hpgl-main.32.o: hpgl-main.c  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
153
hpgl-main.32.o: hpgl-main.c  ../cups/transcode.h
 
154
hpgl-prolog.32.o: hpgl-prolog.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
155
hpgl-prolog.32.o: hpgl-prolog.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
156
hpgl-prolog.32.o: hpgl-prolog.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
157
hpgl-prolog.32.o: hpgl-prolog.c  ../config.h
 
158
hpgl-char.32.o: hpgl-char.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
159
hpgl-char.32.o: hpgl-char.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
160
hpgl-char.32.o: hpgl-char.c  ../cups/language.h ../cups/string.h ../config.h
 
161
hpgl-input.32.o: hpgl-input.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
162
hpgl-input.32.o: hpgl-input.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
163
hpgl-input.32.o: hpgl-input.c  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
164
hpgl-input.32.o: hpgl-input.c  ../cups/transcode.h
 
165
hpgl-polygon.32.o: hpgl-polygon.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
166
hpgl-polygon.32.o: hpgl-polygon.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
167
hpgl-polygon.32.o: hpgl-polygon.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
168
hpgl-polygon.32.o: hpgl-polygon.c  ../config.h
 
169
hpgl-vector.32.o: hpgl-vector.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
170
hpgl-vector.32.o: hpgl-vector.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
171
hpgl-vector.32.o: hpgl-vector.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
172
hpgl-vector.32.o: hpgl-vector.c  ../config.h
 
173
image-bmp.32.o: image-bmp.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
174
image-bmp.32.o: image-bmp.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
175
image-bmp.32.o: image-bmp.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
176
image-colorspace.32.o: image-colorspace.c  image-private.h image.h raster.h ../cups/cups.h
 
177
image-colorspace.32.o: image-colorspace.c  ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
178
image-colorspace.32.o: image-colorspace.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
179
image-colorspace.32.o: image-colorspace.c  ../cups/debug.h ../cups/string.h ../config.h
 
180
image-gif.32.o: image-gif.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
181
image-gif.32.o: image-gif.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
182
image-gif.32.o: image-gif.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
183
image-jpeg.32.o: image-jpeg.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
184
image-jpeg.32.o: image-jpeg.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
185
image-jpeg.32.o: image-jpeg.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
186
image-photocd.32.o: image-photocd.c  image-private.h image.h raster.h ../cups/cups.h
 
187
image-photocd.32.o: image-photocd.c  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h
 
188
image-photocd.32.o: image-photocd.c  ../cups/file.h ../cups/language.h ../cups/debug.h
 
189
image-photocd.32.o: image-photocd.c  ../cups/string.h ../config.h
 
190
image-pix.32.o: image-pix.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
191
image-pix.32.o: image-pix.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
192
image-pix.32.o: image-pix.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
193
image-png.32.o: image-png.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
194
image-png.32.o: image-png.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
195
image-png.32.o: image-png.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
196
image-pnm.32.o: image-pnm.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
197
image-pnm.32.o: image-pnm.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
198
image-pnm.32.o: image-pnm.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
199
image-sgi.32.o: image-sgi.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
200
image-sgi.32.o: image-sgi.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
201
image-sgi.32.o: image-sgi.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
202
image-sgi.32.o: image-sgi.c  image-sgi.h
 
203
image-sgilib.32.o: image-sgilib.c  image-sgi.h
 
204
image-sun.32.o: image-sun.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
205
image-sun.32.o: image-sun.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
206
image-sun.32.o: image-sun.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
207
image-tiff.32.o: image-tiff.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
208
image-tiff.32.o: image-tiff.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
209
image-tiff.32.o: image-tiff.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
210
image-zoom.32.o: image-zoom.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
211
image-zoom.32.o: image-zoom.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
212
image-zoom.32.o: image-zoom.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
213
image.32.o: image.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
214
image.32.o: image.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
215
image.32.o: image.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
216
error.32.o: error.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
217
error.32.o: error.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
218
error.32.o: error.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
219
interpret.32.o: interpret.c  ../cups/string.h ../config.h image-private.h image.h raster.h
 
220
interpret.32.o: interpret.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
221
interpret.32.o: interpret.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
222
interpret.32.o: interpret.c  ../cups/debug.h
 
223
raster.32.o: raster.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
224
raster.32.o: raster.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
225
raster.32.o: raster.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
226
form-main.32.o: form-main.c  form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
227
form-main.32.o: form-main.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
228
form-main.32.o: form-main.c  ../cups/language.h ../cups/string.h ../config.h
 
229
form-ps.32.o: form-ps.c  form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
230
form-ps.32.o: form-ps.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
231
form-ps.32.o: form-ps.c  ../cups/language.h ../cups/string.h ../config.h
 
232
form-tree.32.o: form-tree.c  form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
233
form-tree.32.o: form-tree.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
234
form-tree.32.o: form-tree.c  ../cups/language.h ../cups/string.h ../config.h
 
235
gziptoany.32.o: gziptoany.c  ../cups/file.h ../cups/string.h ../config.h ../cups/i18n.h
 
236
gziptoany.32.o: gziptoany.c  ../cups/transcode.h ../cups/language.h ../cups/array.h
 
237
imagetops.32.o: imagetops.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
238
imagetops.32.o: imagetops.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
239
imagetops.32.o: imagetops.c  ../cups/language.h ../cups/string.h ../config.h image.h raster.h
 
240
imagetops.32.o: imagetops.c  ../cups/i18n.h ../cups/transcode.h
 
241
imagetoraster.32.o: imagetoraster.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
242
imagetoraster.32.o: imagetoraster.c  ../cups/ppd.h ../cups/array.h ../cups/file.h
 
243
imagetoraster.32.o: imagetoraster.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
244
imagetoraster.32.o: imagetoraster.c  ../config.h image-private.h image.h raster.h ../cups/debug.h
 
245
imagetoraster.32.o: imagetoraster.c  ../cups/i18n.h ../cups/transcode.h
 
246
common.32.o: common.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
247
common.32.o: common.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
248
common.32.o: common.c  ../cups/language.h ../cups/string.h ../config.h
 
249
pstops.32.o: pstops.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
250
pstops.32.o: pstops.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
251
pstops.32.o: pstops.c  ../cups/language.h ../cups/string.h ../config.h ../cups/file.h
 
252
pstops.32.o: pstops.c  ../cups/array.h ../cups/i18n.h ../cups/transcode.h
 
253
rasterbench.32.o: rasterbench.c  raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
254
rasterbench.32.o: rasterbench.c  ../cups/ppd.h ../cups/array.h ../cups/file.h
 
255
rasterbench.32.o: rasterbench.c  ../cups/language.h
 
256
rastertoepson.32.o: rastertoepson.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
257
rastertoepson.32.o: rastertoepson.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
258
rastertoepson.32.o: rastertoepson.c  ../cups/ppd.h ../cups/string.h ../config.h ../cups/i18n.h
 
259
rastertoepson.32.o: rastertoepson.c  ../cups/transcode.h raster.h
 
260
rastertohp.32.o: rastertohp.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
261
rastertohp.32.o: rastertohp.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
262
rastertohp.32.o: rastertohp.c  ../cups/string.h ../config.h ../cups/i18n.h ../cups/transcode.h
 
263
rastertohp.32.o: rastertohp.c  raster.h
 
264
rastertolabel.32.o: rastertolabel.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
265
rastertolabel.32.o: rastertolabel.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
266
rastertolabel.32.o: rastertolabel.c  ../cups/string.h ../config.h ../cups/i18n.h
 
267
rastertolabel.32.o: rastertolabel.c  ../cups/transcode.h raster.h
 
268
testimage.32.o: testimage.c  image.h raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
269
testimage.32.o: testimage.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
270
testraster.32.o: testraster.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
271
testraster.32.o: testraster.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
272
testraster.32.o: testraster.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
273
textcommon.32.o: textcommon.c  textcommon.h common.h ../cups/cups.h ../cups/ipp.h
 
274
textcommon.32.o: textcommon.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
275
textcommon.32.o: textcommon.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
276
textcommon.32.o: textcommon.c  ../config.h ../cups/i18n.h ../cups/transcode.h
 
277
texttops.32.o: texttops.c  textcommon.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
278
texttops.32.o: texttops.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
279
texttops.32.o: texttops.c  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
280
texttops.32.o: texttops.c  ../cups/transcode.h
 
281
# DO NOT DELETE
 
282
 
 
283
hpgl-attr.64.o: hpgl-attr.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
284
hpgl-attr.64.o: hpgl-attr.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
285
hpgl-attr.64.o: hpgl-attr.c  ../cups/language.h ../cups/string.h ../config.h
 
286
hpgl-config.64.o: hpgl-config.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
287
hpgl-config.64.o: hpgl-config.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
288
hpgl-config.64.o: hpgl-config.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
289
hpgl-config.64.o: hpgl-config.c  ../config.h
 
290
hpgl-main.64.o: hpgl-main.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
291
hpgl-main.64.o: hpgl-main.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
292
hpgl-main.64.o: hpgl-main.c  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
293
hpgl-main.64.o: hpgl-main.c  ../cups/transcode.h
 
294
hpgl-prolog.64.o: hpgl-prolog.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
295
hpgl-prolog.64.o: hpgl-prolog.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
296
hpgl-prolog.64.o: hpgl-prolog.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
297
hpgl-prolog.64.o: hpgl-prolog.c  ../config.h
 
298
hpgl-char.64.o: hpgl-char.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
299
hpgl-char.64.o: hpgl-char.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
300
hpgl-char.64.o: hpgl-char.c  ../cups/language.h ../cups/string.h ../config.h
 
301
hpgl-input.64.o: hpgl-input.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
302
hpgl-input.64.o: hpgl-input.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
303
hpgl-input.64.o: hpgl-input.c  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
304
hpgl-input.64.o: hpgl-input.c  ../cups/transcode.h
 
305
hpgl-polygon.64.o: hpgl-polygon.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
306
hpgl-polygon.64.o: hpgl-polygon.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
307
hpgl-polygon.64.o: hpgl-polygon.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
308
hpgl-polygon.64.o: hpgl-polygon.c  ../config.h
 
309
hpgl-vector.64.o: hpgl-vector.c  hpgltops.h common.h ../cups/cups.h ../cups/ipp.h
 
310
hpgl-vector.64.o: hpgl-vector.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
311
hpgl-vector.64.o: hpgl-vector.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
312
hpgl-vector.64.o: hpgl-vector.c  ../config.h
 
313
image-bmp.64.o: image-bmp.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
314
image-bmp.64.o: image-bmp.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
315
image-bmp.64.o: image-bmp.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
316
image-colorspace.64.o: image-colorspace.c  image-private.h image.h raster.h ../cups/cups.h
 
317
image-colorspace.64.o: image-colorspace.c  ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
318
image-colorspace.64.o: image-colorspace.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
319
image-colorspace.64.o: image-colorspace.c  ../cups/debug.h ../cups/string.h ../config.h
 
320
image-gif.64.o: image-gif.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
321
image-gif.64.o: image-gif.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
322
image-gif.64.o: image-gif.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
323
image-jpeg.64.o: image-jpeg.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
324
image-jpeg.64.o: image-jpeg.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
325
image-jpeg.64.o: image-jpeg.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
326
image-photocd.64.o: image-photocd.c  image-private.h image.h raster.h ../cups/cups.h
 
327
image-photocd.64.o: image-photocd.c  ../cups/ipp.h ../cups/http.h ../cups/ppd.h ../cups/array.h
 
328
image-photocd.64.o: image-photocd.c  ../cups/file.h ../cups/language.h ../cups/debug.h
 
329
image-photocd.64.o: image-photocd.c  ../cups/string.h ../config.h
 
330
image-pix.64.o: image-pix.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
331
image-pix.64.o: image-pix.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
332
image-pix.64.o: image-pix.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
333
image-png.64.o: image-png.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
334
image-png.64.o: image-png.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
335
image-png.64.o: image-png.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
336
image-pnm.64.o: image-pnm.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
337
image-pnm.64.o: image-pnm.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
338
image-pnm.64.o: image-pnm.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
339
image-sgi.64.o: image-sgi.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
340
image-sgi.64.o: image-sgi.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
341
image-sgi.64.o: image-sgi.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
342
image-sgi.64.o: image-sgi.c  image-sgi.h
 
343
image-sgilib.64.o: image-sgilib.c  image-sgi.h
 
344
image-sun.64.o: image-sun.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
345
image-sun.64.o: image-sun.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
346
image-sun.64.o: image-sun.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
347
image-tiff.64.o: image-tiff.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
348
image-tiff.64.o: image-tiff.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
349
image-tiff.64.o: image-tiff.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
350
image-zoom.64.o: image-zoom.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
351
image-zoom.64.o: image-zoom.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
352
image-zoom.64.o: image-zoom.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
353
image.64.o: image.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
354
image.64.o: image.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
355
image.64.o: image.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
356
error.64.o: error.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
357
error.64.o: error.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
358
error.64.o: error.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
359
interpret.64.o: interpret.c  ../cups/string.h ../config.h image-private.h image.h raster.h
 
360
interpret.64.o: interpret.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
361
interpret.64.o: interpret.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
362
interpret.64.o: interpret.c  ../cups/debug.h
 
363
raster.64.o: raster.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
364
raster.64.o: raster.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
365
raster.64.o: raster.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
366
form-main.64.o: form-main.c  form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
367
form-main.64.o: form-main.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
368
form-main.64.o: form-main.c  ../cups/language.h ../cups/string.h ../config.h
 
369
form-ps.64.o: form-ps.c  form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
370
form-ps.64.o: form-ps.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
371
form-ps.64.o: form-ps.c  ../cups/language.h ../cups/string.h ../config.h
 
372
form-tree.64.o: form-tree.c  form.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
373
form-tree.64.o: form-tree.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
374
form-tree.64.o: form-tree.c  ../cups/language.h ../cups/string.h ../config.h
 
375
gziptoany.64.o: gziptoany.c  ../cups/file.h ../cups/string.h ../config.h ../cups/i18n.h
 
376
gziptoany.64.o: gziptoany.c  ../cups/transcode.h ../cups/language.h ../cups/array.h
 
377
imagetops.64.o: imagetops.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
378
imagetops.64.o: imagetops.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
379
imagetops.64.o: imagetops.c  ../cups/language.h ../cups/string.h ../config.h image.h raster.h
 
380
imagetops.64.o: imagetops.c  ../cups/i18n.h ../cups/transcode.h
 
381
imagetoraster.64.o: imagetoraster.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
382
imagetoraster.64.o: imagetoraster.c  ../cups/ppd.h ../cups/array.h ../cups/file.h
 
383
imagetoraster.64.o: imagetoraster.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
384
imagetoraster.64.o: imagetoraster.c  ../config.h image-private.h image.h raster.h ../cups/debug.h
 
385
imagetoraster.64.o: imagetoraster.c  ../cups/i18n.h ../cups/transcode.h
 
386
common.64.o: common.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
387
common.64.o: common.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
388
common.64.o: common.c  ../cups/language.h ../cups/string.h ../config.h
 
389
pstops.64.o: pstops.c  common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
390
pstops.64.o: pstops.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
391
pstops.64.o: pstops.c  ../cups/language.h ../cups/string.h ../config.h ../cups/file.h
 
392
pstops.64.o: pstops.c  ../cups/array.h ../cups/i18n.h ../cups/transcode.h
 
393
rasterbench.64.o: rasterbench.c  raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
394
rasterbench.64.o: rasterbench.c  ../cups/ppd.h ../cups/array.h ../cups/file.h
 
395
rasterbench.64.o: rasterbench.c  ../cups/language.h
 
396
rastertoepson.64.o: rastertoepson.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
397
rastertoepson.64.o: rastertoepson.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
398
rastertoepson.64.o: rastertoepson.c  ../cups/ppd.h ../cups/string.h ../config.h ../cups/i18n.h
 
399
rastertoepson.64.o: rastertoepson.c  ../cups/transcode.h raster.h
 
400
rastertohp.64.o: rastertohp.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
401
rastertohp.64.o: rastertohp.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
402
rastertohp.64.o: rastertohp.c  ../cups/string.h ../config.h ../cups/i18n.h ../cups/transcode.h
 
403
rastertohp.64.o: rastertohp.c  raster.h
 
404
rastertolabel.64.o: rastertolabel.c  ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h
 
405
rastertolabel.64.o: rastertolabel.c  ../cups/array.h ../cups/file.h ../cups/language.h
 
406
rastertolabel.64.o: rastertolabel.c  ../cups/string.h ../config.h ../cups/i18n.h
 
407
rastertolabel.64.o: rastertolabel.c  ../cups/transcode.h raster.h
 
408
testimage.64.o: testimage.c  image.h raster.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
409
testimage.64.o: testimage.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
410
testraster.64.o: testraster.c  image-private.h image.h raster.h ../cups/cups.h ../cups/ipp.h
 
411
testraster.64.o: testraster.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
412
testraster.64.o: testraster.c  ../cups/language.h ../cups/debug.h ../cups/string.h ../config.h
 
413
textcommon.64.o: textcommon.c  textcommon.h common.h ../cups/cups.h ../cups/ipp.h
 
414
textcommon.64.o: textcommon.c  ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h
 
415
textcommon.64.o: textcommon.c  ../cups/language.h ../cups/language.h ../cups/string.h
 
416
textcommon.64.o: textcommon.c  ../config.h ../cups/i18n.h ../cups/transcode.h
 
417
texttops.64.o: texttops.c  textcommon.h common.h ../cups/cups.h ../cups/ipp.h ../cups/http.h
 
418
texttops.64.o: texttops.c  ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
 
419
texttops.64.o: texttops.c  ../cups/language.h ../cups/string.h ../config.h ../cups/i18n.h
 
420
texttops.64.o: texttops.c  ../cups/transcode.h