summaryrefslogtreecommitdiff
path: root/monitor
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-04-23 22:44:16 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-04-23 22:44:16 +0000
commitf3c17241a42a0845eae2099e6970b5aca9bbd836 (patch)
treee511e108810d2b80f72ff6cee5efafba472beb6a /monitor
parent271780fb877d849c9f41616f338e1e9dd2d69409 (diff)
downloadcups-f3c17241a42a0845eae2099e6970b5aca9bbd836.tar.gz
Merge changes from CUPS 1.6svn-r10437.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3794 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'monitor')
-rw-r--r--monitor/Dependencies27
1 files changed, 13 insertions, 14 deletions
diff --git a/monitor/Dependencies b/monitor/Dependencies
index 594a83cf8..54d05e76a 100644
--- a/monitor/Dependencies
+++ b/monitor/Dependencies
@@ -1,14 +1,13 @@
-bcp.o: bcp.c ../cups/cups-private.h ../cups/cups.h ../cups/file.h \
- ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/array.h \
- ../cups/language.h ../cups/string-private.h ../config.h \
- ../cups/debug-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/pwg-private.h ../cups/http-private.h ../cups/md5-private.h \
- ../cups/ipp-private.h ../cups/language-private.h ../cups/transcode.h \
- ../cups/thread-private.h
-tbcp.o: tbcp.c ../cups/cups-private.h ../cups/cups.h ../cups/file.h \
- ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/array.h \
- ../cups/language.h ../cups/string-private.h ../config.h \
- ../cups/debug-private.h ../cups/ppd-private.h ../cups/ppd.h \
- ../cups/pwg-private.h ../cups/http-private.h ../cups/md5-private.h \
- ../cups/ipp-private.h ../cups/language-private.h ../cups/transcode.h \
- ../cups/thread-private.h
+bcp.o: bcp.c ../cups/cups-private.h ../cups/string-private.h ../config.h \
+ ../cups/debug-private.h ../cups/versioning.h ../cups/ipp-private.h \
+ ../cups/ipp.h ../cups/http.h ../cups/array.h ../cups/http-private.h \
+ ../cups/md5-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/language.h ../cups/pwg-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ppd-private.h ../cups/ppd.h ../cups/thread-private.h
+tbcp.o: tbcp.c ../cups/cups-private.h ../cups/string-private.h \
+ ../config.h ../cups/debug-private.h ../cups/versioning.h \
+ ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h ../cups/array.h \
+ ../cups/http-private.h ../cups/md5-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/language.h \
+ ../cups/pwg-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ppd-private.h ../cups/ppd.h ../cups/thread-private.h