summaryrefslogtreecommitdiff
path: root/notifier/Dependencies
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-02-13 16:35:48 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-02-13 16:35:48 +0000
commit12f89d241ce15358fb71ef1b1249803ee9d97374 (patch)
treee4d30c1cef3c83b1f816ce482592c96a21daa4b3 /notifier/Dependencies
parentdcb445bcf3e9ec2efd56550263052aca70beb08e (diff)
Merge changes from CUPS 1.6svn-r10267.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3643 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'notifier/Dependencies')
-rw-r--r--notifier/Dependencies45
1 files changed, 20 insertions, 25 deletions
diff --git a/notifier/Dependencies b/notifier/Dependencies
index 9e723214b..582d6f599 100644
--- a/notifier/Dependencies
+++ b/notifier/Dependencies
@@ -1,25 +1,20 @@
-# DO NOT DELETE THIS LINE -- make depend depends on it.
-
-dbus.o: ../cups/cups.h ../cups/file.h ../cups/versioning.h ../cups/ipp.h
-dbus.o: ../cups/http.h ../cups/array.h ../cups/language.h
-dbus.o: ../cups/string-private.h ../config.h
-mailto.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h
-mailto.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/array.h
-mailto.o: ../cups/language.h ../cups/string-private.h ../config.h
-mailto.o: ../cups/debug-private.h ../cups/versioning.h ../cups/ppd-private.h
-mailto.o: ../cups/ppd.h ../cups/cups.h ../cups/pwg-private.h
-mailto.o: ../cups/http-private.h ../cups/http.h ../cups/md5-private.h
-mailto.o: ../cups/ipp-private.h ../cups/ipp.h ../cups/language-private.h
-mailto.o: ../cups/transcode.h ../cups/thread-private.h
-rss.o: ../cups/cups.h ../cups/file.h ../cups/versioning.h ../cups/ipp.h
-rss.o: ../cups/http.h ../cups/array.h ../cups/language.h ../cups/language.h
-rss.o: ../cups/string-private.h ../config.h ../cups/array.h
-testnotify.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h
-testnotify.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h
-testnotify.o: ../cups/array.h ../cups/language.h ../cups/string-private.h
-testnotify.o: ../config.h ../cups/debug-private.h ../cups/versioning.h
-testnotify.o: ../cups/ppd-private.h ../cups/ppd.h ../cups/cups.h
-testnotify.o: ../cups/pwg-private.h ../cups/http-private.h ../cups/http.h
-testnotify.o: ../cups/md5-private.h ../cups/ipp-private.h ../cups/ipp.h
-testnotify.o: ../cups/language-private.h ../cups/transcode.h
-testnotify.o: ../cups/thread-private.h
+dbus.o: dbus.c ../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
+mailto.o: mailto.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
+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/string-private.h ../config.h ../cups/ipp-private.h
+testnotify.o: testnotify.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