From a603edef72e293330df701a66d6ead8aafe2f5b1 Mon Sep 17 00:00:00 2001 From: msweet Date: Tue, 4 Mar 2008 01:12:17 +0000 Subject: Merge changes from CUPS 1.4svn-r7366. git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@656 a1ca3aef-8c08-0410-bb20-df032aa958be --- berkeley/Dependencies | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'berkeley') diff --git a/berkeley/Dependencies b/berkeley/Dependencies index b22e00768..460f6e0b7 100644 --- a/berkeley/Dependencies +++ b/berkeley/Dependencies @@ -1,13 +1,16 @@ # DO NOT DELETE THIS LINE -- make depend depends on it. -lpc.o: lpc.c ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \ - ../cups/array.h ../cups/file.h ../cups/language.h ../cups/i18n.h \ - ../cups/transcode.h ../cups/debug.h ../cups/string.h ../config.h -lpq.o: lpq.c ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h \ - ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \ - ../cups/language.h ../cups/i18n.h ../cups/transcode.h ../cups/debug.h -lpr.o: lpr.c ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h \ - ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \ - ../cups/language.h ../cups/i18n.h ../cups/transcode.h -lprm.o: lprm.c ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/ppd.h \ - ../cups/array.h ../cups/file.h ../cups/language.h ../cups/i18n.h \ - ../cups/transcode.h ../cups/string.h ../config.h + +lpc.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/versioning.h +lpc.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h +lpc.o: ../cups/i18n.h ../cups/transcode.h ../cups/debug.h ../cups/string.h +lpc.o: ../config.h +lpq.o: ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h +lpq.o: ../cups/http.h ../cups/versioning.h ../cups/ppd.h ../cups/array.h +lpq.o: ../cups/file.h ../cups/language.h ../cups/i18n.h ../cups/transcode.h +lpq.o: ../cups/debug.h +lpr.o: ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h +lpr.o: ../cups/http.h ../cups/versioning.h ../cups/ppd.h ../cups/array.h +lpr.o: ../cups/file.h ../cups/language.h ../cups/i18n.h ../cups/transcode.h +lprm.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/versioning.h +lprm.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h +lprm.o: ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h -- cgit v1.2.1