summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-10-18 14:25:09 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-10-18 14:25:09 -0400
commitfb863569eb4f51ae62a066dc8049d3ffc0efb0bb (patch)
tree8a209d6684fc82600cbc303ffceedff8fb1d7b58 /filter
parent941a5490cfa02953d2adcacb1838fd3d3e21976b (diff)
downloadcups-fb863569eb4f51ae62a066dc8049d3ffc0efb0bb.tar.gz
Move debug printfs to internal usage only.
Also, old MD5 code is internal-only.
Diffstat (limited to 'filter')
-rw-r--r--filter/Dependencies31
1 files changed, 15 insertions, 16 deletions
diff --git a/filter/Dependencies b/filter/Dependencies
index 376eebe8b..50320a1cc 100644
--- a/filter/Dependencies
+++ b/filter/Dependencies
@@ -1,24 +1,23 @@
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/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/string-private.h ../config.h ../cups/versioning.h \
../cups/array-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
+ ../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/versioning.h ../cups/array-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
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/versioning.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
../cups/http.h ../cups/array.h ../cups/language.h ../cups/pwg.h \
../cups/ppd.h ../cups/raster.h
pstops.o: pstops.c common.h ../cups/string-private.h ../config.h \
- ../cups/cups.h ../cups/file.h ../cups/versioning.h ../cups/ipp.h \
+ ../cups/versioning.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
../cups/http.h ../cups/array.h ../cups/language.h ../cups/pwg.h \
../cups/ppd.h ../cups/raster.h ../cups/language-private.h \
../cups/transcode.h
@@ -38,10 +37,10 @@ rastertolabel.o: rastertolabel.c ../cups/cups.h ../cups/file.h \
../cups/string-private.h ../config.h ../cups/language-private.h \
../cups/transcode.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/cups.h ../cups/file.h ../cups/ipp.h \
- ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/string-private.h ../config.h ../cups/versioning.h \
+ ../cups/array-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 ../cups/ppd-private.h ../cups/ppd.h \
../cups/raster.h