summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 10:46:05 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 10:46:05 -0500
commit19186c8baec37d508a8025a1b1d2333f29ed5eae (patch)
treed5fa3f9e90a91b80d60177df858d1f17653c3694
parent7d26bf7d6cb1474e981655819adff91f883346ac (diff)
Changelog and dependencies updates.
-rw-r--r--CHANGES.md2
-rw-r--r--backend/Dependencies91
-rw-r--r--berkeley/Dependencies29
-rw-r--r--cups/Dependencies324
-rw-r--r--filter/Dependencies25
-rw-r--r--locale/Dependencies13
-rw-r--r--monitor/Dependencies14
-rw-r--r--notifier/Dependencies13
-rw-r--r--ppdc/Dependencies157
-rw-r--r--scheduler/Dependencies375
-rw-r--r--systemv/Dependencies84
-rw-r--r--test/Dependencies11
12 files changed, 571 insertions, 567 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 8b03cb827..93a606601 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -6,6 +6,8 @@ Changes in CUPS v2.3rc1
- Fixed installation of filters (Issue #5247)
- Star Micronics printers need the "unidir" USB quirk rule (Issue #5251)
+- The scheduler now supports using temporary print queues for older IPP/1.1
+ print queues like those shared by CUPS 1.3 and earlier (Issue #5241)
Changes in CUPS v2.3b3
diff --git a/backend/Dependencies b/backend/Dependencies
index 7d39cebd7..9dd3c5e1c 100644
--- a/backend/Dependencies
+++ b/backend/Dependencies
@@ -1,53 +1,53 @@
ipp.o: ipp.c backend-private.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/snmp-private.h ../cups/backend.h \
+ ../cups/sidechannel.h ../cups/ppd-private.h ../cups/ppd.h \
+ ../cups/raster.h
lpd.o: lpd.c ../cups/http-private.h ../config.h ../cups/language.h \
../cups/array.h ../cups/versioning.h ../cups/http.h \
- ../cups/ipp-private.h ../cups/ipp.h backend-private.h \
- ../cups/cups-private.h ../cups/string-private.h \
- ../cups/debug-private.h ../cups/array-private.h \
- ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/pwg.h backend-private.h ../cups/cups-private.h \
+ ../cups/string-private.h ../cups/debug-private.h \
+ ../cups/array-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.h ../cups/thread-private.h ../cups/snmp-private.h \
+ ../cups/backend.h ../cups/sidechannel.h
dnssd.o: dnssd.c backend-private.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/snmp-private.h ../cups/backend.h \
+ ../cups/sidechannel.h
snmp.o: snmp.c backend-private.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/snmp-private.h ../cups/backend.h \
+ ../cups/sidechannel.h
socket.o: socket.c ../cups/http-private.h ../config.h ../cups/language.h \
../cups/array.h ../cups/versioning.h ../cups/http.h \
- ../cups/ipp-private.h ../cups/ipp.h backend-private.h \
- ../cups/cups-private.h ../cups/string-private.h \
- ../cups/debug-private.h ../cups/array-private.h \
- ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/pwg.h backend-private.h ../cups/cups-private.h \
+ ../cups/string-private.h ../cups/debug-private.h \
+ ../cups/array-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.h ../cups/thread-private.h ../cups/snmp-private.h \
+ ../cups/backend.h ../cups/sidechannel.h
test1284.o: test1284.c ../cups/string-private.h ../config.h ieee1284.c \
backend-private.h ../cups/cups-private.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/snmp-private.h ../cups/backend.h \
+ ../cups/sidechannel.h ../cups/ppd-private.h ../cups/ppd.h \
+ ../cups/raster.h
testbackend.o: testbackend.c ../cups/string-private.h ../config.h \
../cups/cups.h ../cups/file.h ../cups/versioning.h ../cups/ipp.h \
../cups/http.h ../cups/array.h ../cups/language.h ../cups/pwg.h \
@@ -55,18 +55,17 @@ testbackend.o: testbackend.c ../cups/string-private.h ../config.h \
testsupplies.o: testsupplies.c backend-private.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/snmp-private.h ../cups/backend.h \
+ ../cups/sidechannel.h
usb.o: usb.c backend-private.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/snmp-private.h ../cups/backend.h ../cups/sidechannel.h \
- usb-darwin.c ../cups/file-private.h ../cups/ppd-private.h \
- ../cups/ppd.h ../cups/raster.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/snmp-private.h ../cups/backend.h \
+ ../cups/sidechannel.h usb-darwin.c ../cups/file-private.h \
+ ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
diff --git a/berkeley/Dependencies b/berkeley/Dependencies
index fdfb374d8..b115953ba 100644
--- a/berkeley/Dependencies
+++ b/berkeley/Dependencies
@@ -1,24 +1,25 @@
lpc.o: lpc.c ../cups/cups-private.h ../cups/string-private.h ../config.h \
../cups/debug-private.h ../cups/versioning.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
+ ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.h ../cups/thread-private.h
lpq.o: lpq.c ../cups/cups-private.h ../cups/string-private.h ../config.h \
../cups/debug-private.h ../cups/versioning.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
+ ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.h ../cups/thread-private.h
lpr.o: lpr.c ../cups/cups-private.h ../cups/string-private.h ../config.h \
../cups/debug-private.h ../cups/versioning.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
+ ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.h ../cups/thread-private.h
lprm.o: lprm.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
diff --git a/cups/Dependencies b/cups/Dependencies
index 0af02d00e..485db0be8 100644
--- a/cups/Dependencies
+++ b/cups/Dependencies
@@ -1,242 +1,245 @@
adminutil.o: adminutil.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd.h raster.h adminutil.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd.h raster.h adminutil.h
array.o: array.c ../cups/cups.h file.h versioning.h ipp.h http.h array.h \
language.h pwg.h string-private.h ../config.h debug-private.h \
array-private.h
auth.o: auth.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
backchannel.o: backchannel.c cups.h file.h versioning.h ipp.h http.h \
array.h language.h pwg.h
backend.o: backend.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h backend.h ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h backend.h ppd.h raster.h
debug.o: debug.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
dest.o: dest.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
dest-job.o: dest-job.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
dest-localization.o: dest-localization.c cups-private.h string-private.h \
../config.h debug-private.h ../cups/versioning.h array-private.h \
- ../cups/array.h ipp-private.h ../cups/ipp.h http.h http-private.h \
- ../cups/language.h language-private.h ../cups/transcode.h \
- pwg-private.h ../cups/cups.h file.h pwg.h thread-private.h
+ ../cups/array.h ipp-private.h ../cups/cups.h file.h ipp.h http.h \
+ language.h pwg.h http-private.h language-private.h ../cups/transcode.h \
+ pwg-private.h thread-private.h
dest-options.o: dest-options.c cups-private.h string-private.h \
../config.h debug-private.h ../cups/versioning.h array-private.h \
- ../cups/array.h ipp-private.h ../cups/ipp.h http.h http-private.h \
- ../cups/language.h language-private.h ../cups/transcode.h \
- pwg-private.h ../cups/cups.h file.h pwg.h thread-private.h
+ ../cups/array.h ipp-private.h ../cups/cups.h file.h ipp.h http.h \
+ language.h pwg.h http-private.h language-private.h ../cups/transcode.h \
+ pwg-private.h thread-private.h
dir.o: dir.c string-private.h ../config.h debug-private.h \
../cups/versioning.h dir.h
encode.o: encode.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
file.o: file.c file-private.h cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
getdevices.o: getdevices.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h adminutil.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h adminutil.h
getifaddrs.o: getifaddrs.c http-private.h ../config.h ../cups/language.h \
- array.h versioning.h ../cups/http.h ipp-private.h ../cups/ipp.h
+ array.h versioning.h ../cups/http.h ipp-private.h ../cups/cups.h \
+ file.h ipp.h pwg.h
getputfile.o: getputfile.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
globals.o: globals.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
hash.o: hash.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
http.o: http.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
http-addr.o: http-addr.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
http-addrlist.o: http-addrlist.c cups-private.h string-private.h \
../config.h debug-private.h ../cups/versioning.h array-private.h \
- ../cups/array.h ipp-private.h ../cups/ipp.h http.h http-private.h \
- ../cups/language.h language-private.h ../cups/transcode.h \
- pwg-private.h ../cups/cups.h file.h pwg.h thread-private.h
+ ../cups/array.h ipp-private.h ../cups/cups.h file.h ipp.h http.h \
+ language.h pwg.h http-private.h language-private.h ../cups/transcode.h \
+ pwg-private.h thread-private.h
http-support.o: http-support.c cups-private.h string-private.h \
../config.h debug-private.h ../cups/versioning.h array-private.h \
- ../cups/array.h ipp-private.h ../cups/ipp.h http.h http-private.h \
- ../cups/language.h language-private.h ../cups/transcode.h \
- pwg-private.h ../cups/cups.h file.h pwg.h thread-private.h
+ ../cups/array.h ipp-private.h ../cups/cups.h file.h ipp.h http.h \
+ language.h pwg.h http-private.h language-private.h ../cups/transcode.h \
+ pwg-private.h thread-private.h
ipp.o: ipp.c cups-private.h string-private.h ../config.h debug-private.h \
../cups/versioning.h array-private.h ../cups/array.h ipp-private.h \
- ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ../cups/cups.h file.h ipp.h http.h language.h pwg.h http-private.h \
+ language-private.h ../cups/transcode.h pwg-private.h thread-private.h
+ipp-file.o: ipp-file.c ipp-private.h ../cups/cups.h file.h versioning.h \
+ ipp.h http.h array.h language.h pwg.h string-private.h ../config.h \
+ debug-private.h
+ipp-vars.o: ipp-vars.c ../cups/cups.h file.h versioning.h ipp.h http.h \
+ array.h language.h pwg.h ipp-private.h string-private.h ../config.h
ipp-support.o: ipp-support.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
langprintf.o: langprintf.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
language.o: language.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
md5.o: md5.c md5-private.h string-private.h ../config.h
md5passwd.o: md5passwd.c ../cups/cups.h file.h versioning.h ipp.h http.h \
array.h language.h pwg.h http-private.h ../config.h ipp-private.h \
string-private.h
notify.o: notify.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
options.o: options.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
ppd.o: ppd.c cups-private.h string-private.h ../config.h debug-private.h \
../cups/versioning.h array-private.h ../cups/array.h ipp-private.h \
- ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ../cups/cups.h file.h ipp.h http.h language.h pwg.h http-private.h \
+ language-private.h ../cups/transcode.h pwg-private.h thread-private.h \
+ ppd-private.h ../cups/ppd.h raster.h
ppd-attr.o: ppd-attr.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd-private.h ../cups/ppd.h raster.h
ppd-cache.o: ppd-cache.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd-private.h ../cups/ppd.h raster.h
ppd-conflicts.o: ppd-conflicts.c cups-private.h string-private.h \
../config.h debug-private.h ../cups/versioning.h array-private.h \
- ../cups/array.h ipp-private.h ../cups/ipp.h http.h http-private.h \
- ../cups/language.h language-private.h ../cups/transcode.h \
- pwg-private.h ../cups/cups.h file.h pwg.h thread-private.h \
- ppd-private.h ../cups/ppd.h raster.h
+ ../cups/array.h ipp-private.h ../cups/cups.h file.h ipp.h http.h \
+ language.h pwg.h http-private.h language-private.h ../cups/transcode.h \
+ pwg-private.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
ppd-custom.o: ppd-custom.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd-private.h ../cups/ppd.h raster.h
ppd-emit.o: ppd-emit.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd.h raster.h
ppd-localize.o: ppd-localize.c cups-private.h string-private.h \
../config.h debug-private.h ../cups/versioning.h array-private.h \
- ../cups/array.h ipp-private.h ../cups/ipp.h http.h http-private.h \
- ../cups/language.h language-private.h ../cups/transcode.h \
- pwg-private.h ../cups/cups.h file.h pwg.h thread-private.h \
- ppd-private.h ../cups/ppd.h raster.h
+ ../cups/array.h ipp-private.h ../cups/cups.h file.h ipp.h http.h \
+ language.h pwg.h http-private.h language-private.h ../cups/transcode.h \
+ pwg-private.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
ppd-mark.o: ppd-mark.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd-private.h ../cups/ppd.h raster.h
ppd-page.o: ppd-page.c string-private.h ../config.h debug-private.h \
../cups/versioning.h ppd.h cups.h file.h ipp.h http.h array.h \
language.h pwg.h raster.h
ppd-util.o: ppd-util.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd-private.h ../cups/ppd.h raster.h
pwg-media.o: pwg-media.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
request.o: request.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
sidechannel.o: sidechannel.c sidechannel.h versioning.h cups-private.h \
string-private.h ../config.h debug-private.h array-private.h \
- ../cups/array.h ipp-private.h ../cups/ipp.h http.h http-private.h \
- ../cups/language.h language-private.h ../cups/transcode.h \
- pwg-private.h ../cups/cups.h file.h pwg.h thread-private.h
+ ../cups/array.h ipp-private.h ../cups/cups.h file.h ipp.h http.h \
+ language.h pwg.h http-private.h language-private.h ../cups/transcode.h \
+ pwg-private.h thread-private.h
snmp.o: snmp.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h snmp-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h snmp-private.h
snprintf.o: snprintf.c string-private.h ../config.h
string.o: string.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
tempfile.o: tempfile.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
thread.o: thread.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
tls.o: tls.c cups-private.h string-private.h ../config.h debug-private.h \
../cups/versioning.h array-private.h ../cups/array.h ipp-private.h \
- ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h tls-darwin.c
+ ../cups/cups.h file.h ipp.h http.h language.h pwg.h http-private.h \
+ language-private.h ../cups/transcode.h pwg-private.h thread-private.h \
+ tls-darwin.c
transcode.o: transcode.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
usersys.o: usersys.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
util.o: util.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
error.o: error.c ../cups/raster-private.h raster.h cups.h file.h \
versioning.h ipp.h http.h array.h language.h pwg.h \
../cups/debug-private.h ../cups/string-private.h ../config.h
@@ -265,11 +268,14 @@ testconflicts.o: testconflicts.c cups.h file.h versioning.h ipp.h http.h \
array.h language.h pwg.h ppd.h raster.h string-private.h ../config.h
testcreds.o: testcreds.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
-testcups.o: testcups.c string-private.h ../config.h cups.h file.h \
- versioning.h ipp.h http.h array.h language.h pwg.h ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
+testcups.o: testcups.c cups-private.h string-private.h ../config.h \
+ debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd.h raster.h
testdest.o: testdest.c cups.h file.h versioning.h ipp.h http.h array.h \
language.h pwg.h
testfile.o: testfile.c string-private.h ../config.h debug-private.h \
@@ -278,28 +284,28 @@ testgetdests.o: testgetdests.c cups.h file.h versioning.h ipp.h http.h \
array.h language.h pwg.h
testhttp.o: testhttp.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
testi18n.o: testi18n.c string-private.h ../config.h language-private.h \
../cups/transcode.h language.h array.h versioning.h
testipp.o: testipp.c file.h versioning.h string-private.h ../config.h \
- ipp-private.h ../cups/ipp.h http.h array.h
+ ipp-private.h ../cups/cups.h ipp.h http.h array.h language.h pwg.h
testoptions.o: testoptions.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
testlang.o: testlang.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd-private.h ../cups/ppd.h raster.h
testppd.o: testppd.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h ppd-private.h ../cups/ppd.h raster.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h ppd-private.h ../cups/ppd.h raster.h
testpwg.o: testpwg.c ppd-private.h ../cups/cups.h file.h versioning.h \
ipp.h http.h array.h language.h pwg.h ../cups/ppd.h raster.h \
pwg-private.h file-private.h cups-private.h string-private.h \
@@ -311,11 +317,11 @@ testraster.o: testraster.c ../cups/raster-private.h raster.h cups.h \
../cups/ppd.h
testsnmp.o: testsnmp.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h snmp-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h snmp-private.h
tlscheck.o: tlscheck.c cups-private.h string-private.h ../config.h \
debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
- ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
- language-private.h ../cups/transcode.h pwg-private.h ../cups/cups.h \
- file.h pwg.h thread-private.h
+ ipp-private.h ../cups/cups.h file.h ipp.h http.h language.h pwg.h \
+ http-private.h language-private.h ../cups/transcode.h pwg-private.h \
+ thread-private.h
diff --git a/filter/Dependencies b/filter/Dependencies
index 3c023d868..376eebe8b 100644
--- a/filter/Dependencies
+++ b/filter/Dependencies
@@ -1,17 +1,18 @@
commandtops.o: commandtops.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h ../cups/ppd.h \
- ../cups/raster.h ../cups/sidechannel.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/ppd.h ../cups/raster.h \
+ ../cups/sidechannel.h
gziptoany.o: gziptoany.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
common.o: common.c common.h ../cups/string-private.h ../config.h \
../cups/cups.h ../cups/file.h ../cups/versioning.h ../cups/ipp.h \
../cups/http.h ../cups/array.h ../cups/language.h ../cups/pwg.h \
@@ -39,8 +40,8 @@ rastertolabel.o: rastertolabel.c ../cups/cups.h ../cups/file.h \
rastertopwg.o: rastertopwg.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/ppd-private.h ../cups/ppd.h \
+ ../cups/raster.h
diff --git a/locale/Dependencies b/locale/Dependencies
index 92d2349c2..786cd70e0 100644
--- a/locale/Dependencies
+++ b/locale/Dependencies
@@ -1,14 +1,15 @@
checkpo.o: checkpo.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
po2strings.o: po2strings.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h
strings2po.o: strings2po.c
diff --git a/monitor/Dependencies b/monitor/Dependencies
index 1ad3e7af5..43ceecfbd 100644
--- a/monitor/Dependencies
+++ b/monitor/Dependencies
@@ -1,14 +1,14 @@
bcp.o: bcp.c ../cups/cups-private.h ../cups/string-private.h ../config.h \
../cups/debug-private.h ../cups/versioning.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h ../cups/ppd.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
+ ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.h ../cups/thread-private.h ../cups/ppd.h \
../cups/raster.h
tbcp.o: tbcp.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/ppd.h ../cups/raster.h
+ ../cups/thread-private.h ../cups/ppd.h ../cups/raster.h
diff --git a/notifier/Dependencies b/notifier/Dependencies
index 6bb334143..975602f4b 100644
--- a/notifier/Dependencies
+++ b/notifier/Dependencies
@@ -4,9 +4,10 @@ dbus.o: dbus.c ../cups/cups.h ../cups/file.h ../cups/versioning.h \
mailto.o: mailto.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
rss.o: rss.c ../cups/cups.h ../cups/file.h ../cups/versioning.h \
../cups/ipp.h ../cups/http.h ../cups/array.h ../cups/language.h \
../cups/pwg.h ../cups/string-private.h ../config.h \
@@ -14,7 +15,7 @@ rss.o: rss.c ../cups/cups.h ../cups/file.h ../cups/versioning.h \
testnotify.o: testnotify.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h
diff --git a/ppdc/Dependencies b/ppdc/Dependencies
index f6080d386..f570c1945 100644
--- a/ppdc/Dependencies
+++ b/ppdc/Dependencies
@@ -1,183 +1,184 @@
ppdc-array.o: ppdc-array.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-attr.o: ppdc-attr.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-catalog.o: ppdc-catalog.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-choice.o: ppdc-choice.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-constraint.o: ppdc-constraint.cxx ppdc-private.h ppdc.h \
../cups/file.h ../cups/versioning.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
- ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/language.h \
+ ../cups/pwg.h ../cups/http-private.h ../cups/language-private.h \
+ ../cups/transcode.h ../cups/pwg-private.h ../cups/thread-private.h
ppdc-driver.o: ppdc-driver.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-file.o: ppdc-file.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-filter.o: ppdc-filter.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-font.o: ppdc-font.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-group.o: ppdc-group.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-import.o: ppdc-import.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h ../cups/ppd.h ../cups/raster.h
ppdc-mediasize.o: ppdc-mediasize.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-message.o: ppdc-message.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-option.o: ppdc-option.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-profile.o: ppdc-profile.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-shared.o: ppdc-shared.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-source.o: ppdc-source.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h ../cups/raster.h ../data/epson.h ../data/hp.h \
../data/label.h
ppdc-string.o: ppdc-string.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc-variable.o: ppdc-variable.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
genstrings.o: genstrings.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdc.o: ppdc.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdhtml.o: ppdhtml.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdi.o: ppdi.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
ppdmerge.o: ppdmerge.cxx ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/thread-private.h ../cups/ppd-private.h ../cups/ppd.h \
+ ../cups/raster.h
ppdpo.o: ppdpo.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
testcatalog.o: testcatalog.cxx ppdc-private.h ppdc.h ../cups/file.h \
../cups/versioning.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h ../cups/pwg.h \
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h
diff --git a/scheduler/Dependencies b/scheduler/Dependencies
index 49eef9237..2a4149232 100644
--- a/scheduler/Dependencies
+++ b/scheduler/Dependencies
@@ -1,165 +1,160 @@
auth.o: auth.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
banners.o: banners.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h ../cups/dir.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h ../cups/dir.h
cert.o: cert.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
classes.o: classes.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
client.o: client.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
colorman.o: colorman.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
conf.o: conf.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
dirsvc.o: dirsvc.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
env.o: env.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
file.o: file.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h ../cups/dir.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h ../cups/dir.h
main.o: main.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
ipp.o: ipp.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
listen.o: listen.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
job.o: job.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h ../cups/backend.h ../cups/dir.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h ../cups/backend.h \
+ ../cups/dir.h
log.o: log.c cupsd.h ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
network.o: network.c ../cups/http-private.h ../config.h \
../cups/language.h ../cups/array.h ../cups/versioning.h ../cups/http.h \
- ../cups/ipp-private.h ../cups/ipp.h cupsd.h ../cups/cups-private.h \
- ../cups/string-private.h ../cups/debug-private.h \
- ../cups/array-private.h ../cups/language-private.h ../cups/transcode.h \
- ../cups/pwg-private.h ../cups/cups.h ../cups/file.h ../cups/pwg.h \
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/pwg.h cupsd.h ../cups/cups-private.h ../cups/string-private.h \
+ ../cups/debug-private.h ../cups/array-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
client.h policy.h printers.h classes.h job.h colorman.h conf.h \
@@ -167,64 +162,59 @@ network.o: network.c ../cups/http-private.h ../config.h \
policy.o: policy.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
printers.o: printers.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h ../cups/dir.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h ../cups/dir.h
process.o: process.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
quotas.o: quotas.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
select.o: select.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
server.o: server.c ../cups/http-private.h ../config.h ../cups/language.h \
../cups/array.h ../cups/versioning.h ../cups/http.h \
- ../cups/ipp-private.h ../cups/ipp.h cupsd.h ../cups/cups-private.h \
- ../cups/string-private.h ../cups/debug-private.h \
- ../cups/array-private.h ../cups/language-private.h ../cups/transcode.h \
- ../cups/pwg-private.h ../cups/cups.h ../cups/file.h ../cups/pwg.h \
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/pwg.h cupsd.h ../cups/cups-private.h ../cups/string-private.h \
+ ../cups/debug-private.h ../cups/array-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
client.h policy.h printers.h classes.h job.h colorman.h conf.h \
@@ -232,36 +222,33 @@ server.o: server.c ../cups/http-private.h ../config.h ../cups/language.h \
statbuf.o: statbuf.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
subscriptions.o: subscriptions.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
sysman.o: sysman.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h client.h \
- policy.h printers.h classes.h job.h colorman.h conf.h banners.h \
- dirsvc.h network.h subscriptions.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h sysman.h statbuf.h cert.h auth.h \
+ client.h policy.h printers.h classes.h job.h colorman.h conf.h \
+ banners.h dirsvc.h network.h subscriptions.h
filter.o: filter.c ../cups/string-private.h ../config.h \
../cups/debug-private.h ../cups/versioning.h mime.h ../cups/array.h \
../cups/ipp.h ../cups/http.h ../cups/file.h
@@ -275,28 +262,28 @@ type.o: type.c ../cups/string-private.h ../config.h \
cupsfilter.o: cupsfilter.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/raster.h mime.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/file-private.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h mime.h
cups-deviced.o: cups-deviced.c util.h ../cups/array-private.h \
../cups/array.h ../cups/versioning.h ../cups/file-private.h \
../cups/cups-private.h ../cups/string-private.h ../config.h \
- ../cups/debug-private.h ../cups/ipp-private.h ../cups/ipp.h \
- ../cups/http.h ../cups/http-private.h ../cups/language.h \
- ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
+ ../cups/debug-private.h ../cups/ipp-private.h ../cups/cups.h \
+ ../cups/file.h ../cups/ipp.h ../cups/http.h ../cups/language.h \
+ ../cups/pwg.h ../cups/http-private.h ../cups/language-private.h \
+ ../cups/transcode.h ../cups/pwg-private.h ../cups/thread-private.h \
../cups/dir.h
cups-exec.o: cups-exec.c ../cups/string-private.h ../config.h \
../cups/file.h ../cups/versioning.h
cups-lpd.o: cups-lpd.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
testlpd.o: testlpd.c ../cups/cups.h ../cups/file.h ../cups/versioning.h \
../cups/ipp.h ../cups/http.h ../cups/array.h ../cups/language.h \
../cups/pwg.h ../cups/string-private.h ../config.h
@@ -316,16 +303,16 @@ testsub.o: testsub.c ../cups/cups.h ../cups/file.h ../cups/versioning.h \
util.o: util.c util.h ../cups/array-private.h ../cups/array.h \
../cups/versioning.h ../cups/file-private.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h
cups-driverd.o: cups-driverd.cxx util.h ../cups/array-private.h \
../cups/array.h ../cups/versioning.h ../cups/file-private.h \
../cups/cups-private.h ../cups/string-private.h ../config.h \
- ../cups/debug-private.h ../cups/ipp-private.h ../cups/ipp.h \
- ../cups/http.h ../cups/http-private.h ../cups/language.h \
- ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
+ ../cups/debug-private.h ../cups/ipp-private.h ../cups/cups.h \
+ ../cups/file.h ../cups/ipp.h ../cups/http.h ../cups/language.h \
+ ../cups/pwg.h ../cups/http-private.h ../cups/language-private.h \
+ ../cups/transcode.h ../cups/pwg-private.h ../cups/thread-private.h \
../cups/dir.h ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h \
../ppdc/ppdc.h
diff --git a/systemv/Dependencies b/systemv/Dependencies
index bf273466e..369d56880 100644
--- a/systemv/Dependencies
+++ b/systemv/Dependencies
@@ -1,82 +1,86 @@
cancel.o: cancel.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
cupsaccept.o: cupsaccept.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h
cupsaddsmb.o: cupsaddsmb.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/adminutil.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/adminutil.h
cupsctl.o: cupsctl.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/adminutil.h
+ ../cups/thread-private.h ../cups/adminutil.h
cupstestdsc.o: cupstestdsc.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h
cupstestppd.o: cupstestppd.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h ../cups/dir.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/dir.h ../cups/ppd-private.h \
+ ../cups/ppd.h ../cups/raster.h
lp.o: lp.c ../cups/cups-private.h ../cups/string-private.h ../config.h \
../cups/debug-private.h ../cups/versioning.h ../cups/array-private.h \
- ../cups/array.h ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
+ ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.h ../cups/thread-private.h
lpadmin.o: lpadmin.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/thread-private.h ../cups/ppd-private.h ../cups/ppd.h \
+ ../cups/raster.h
lpinfo.o: lpinfo.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/adminutil.h
+ ../cups/thread-private.h ../cups/adminutil.h
lpmove.o: lpmove.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
lpoptions.o: lpoptions.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/thread-private.h ../cups/ppd-private.h ../cups/ppd.h \
+ ../cups/raster.h
lpstat.o: lpstat.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
diff --git a/test/Dependencies b/test/Dependencies
index de6eeb90d..88faf7094 100644
--- a/test/Dependencies
+++ b/test/Dependencies
@@ -1,9 +1,10 @@
ippfind.o: ippfind.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
ippserver.o: ippserver.c ../config.h ../cups/cups.h ../cups/file.h \
../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/array.h \
../cups/language.h ../cups/pwg.h ../cups/string-private.h \
@@ -11,7 +12,7 @@ ippserver.o: ippserver.c ../config.h ../cups/cups.h ../cups/file.h \
ipptool.o: ipptool.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/file-private.h
+ ../cups/thread-private.h ../cups/file-private.h