From 6d2f911bdd077fee9489b1084b960c4e68fc0658 Mon Sep 17 00:00:00 2001 From: msweet Date: Mon, 12 Apr 2010 04:23:14 +0000 Subject: Merge changes from CUPS 1.5svn-r9105. git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2070 a1ca3aef-8c08-0410-bb20-df032aa958be --- berkeley/Dependencies | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'berkeley') diff --git a/berkeley/Dependencies b/berkeley/Dependencies index 7a3341fb6..297ddba7f 100644 --- a/berkeley/Dependencies +++ b/berkeley/Dependencies @@ -7,6 +7,7 @@ lpc.o: ../cups/debug-private.h ../cups/ppd-private.h ../cups/ppd.h lpc.o: ../cups/cups.h ../cups/pwg-private.h ../cups/http-private.h lpc.o: ../cups/http.h ../cups/md5-private.h ../cups/ipp-private.h lpc.o: ../cups/ipp.h ../cups/language-private.h ../cups/transcode.h +lpc.o: ../cups/thread-private.h lpq.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h lpq.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/language.h lpq.o: ../cups/array.h ../cups/string-private.h ../config.h @@ -14,6 +15,7 @@ lpq.o: ../cups/debug-private.h ../cups/ppd-private.h ../cups/ppd.h lpq.o: ../cups/cups.h ../cups/pwg-private.h ../cups/http-private.h lpq.o: ../cups/http.h ../cups/md5-private.h ../cups/ipp-private.h lpq.o: ../cups/ipp.h ../cups/language-private.h ../cups/transcode.h +lpq.o: ../cups/thread-private.h lpr.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h lpr.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/language.h lpr.o: ../cups/array.h ../cups/string-private.h ../config.h @@ -21,6 +23,7 @@ lpr.o: ../cups/debug-private.h ../cups/ppd-private.h ../cups/ppd.h lpr.o: ../cups/cups.h ../cups/pwg-private.h ../cups/http-private.h lpr.o: ../cups/http.h ../cups/md5-private.h ../cups/ipp-private.h lpr.o: ../cups/ipp.h ../cups/language-private.h ../cups/transcode.h +lpr.o: ../cups/thread-private.h lprm.o: ../cups/cups-private.h ../cups/cups.h ../cups/file.h lprm.o: ../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/language.h lprm.o: ../cups/array.h ../cups/string-private.h ../config.h @@ -28,3 +31,4 @@ lprm.o: ../cups/debug-private.h ../cups/ppd-private.h ../cups/ppd.h lprm.o: ../cups/cups.h ../cups/pwg-private.h ../cups/http-private.h lprm.o: ../cups/http.h ../cups/md5-private.h ../cups/ipp-private.h lprm.o: ../cups/ipp.h ../cups/language-private.h ../cups/transcode.h +lprm.o: ../cups/thread-private.h -- cgit v1.2.1