From 9dd41e3647df728006e0749ac139cfeb773c3873 Mon Sep 17 00:00:00 2001 From: marcel Date: Wed, 22 Aug 2012 19:25:57 +0000 Subject: Sync FreeBSD's bmake branch with Juniper's internal bmake branch. Requested by: Simon Gerraty --- lib/clang/libclangbasic/Makefile.depend | 45 +++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 lib/clang/libclangbasic/Makefile.depend (limited to 'lib/clang/libclangbasic/Makefile.depend') diff --git a/lib/clang/libclangbasic/Makefile.depend b/lib/clang/libclangbasic/Makefile.depend new file mode 100644 index 0000000..2c92226 --- /dev/null +++ b/lib/clang/libclangbasic/Makefile.depend @@ -0,0 +1,45 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DEP_MACHINE := ${.PARSEFILE:E} + +DIRDEPS = \ + include \ + include/xlocale \ + lib/msun \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +Diagnostic.o: DiagnosticCommonKinds.inc.h +Diagnostic.po: DiagnosticCommonKinds.inc.h +DiagnosticIDs.o: DiagnosticASTKinds.inc.h +DiagnosticIDs.o: DiagnosticAnalysisKinds.inc.h +DiagnosticIDs.o: DiagnosticCommonKinds.inc.h +DiagnosticIDs.o: DiagnosticDriverKinds.inc.h +DiagnosticIDs.o: DiagnosticFrontendKinds.inc.h +DiagnosticIDs.o: DiagnosticGroups.inc.h +DiagnosticIDs.o: DiagnosticLexKinds.inc.h +DiagnosticIDs.o: DiagnosticParseKinds.inc.h +DiagnosticIDs.o: DiagnosticSemaKinds.inc.h +DiagnosticIDs.o: DiagnosticSerializationKinds.inc.h +DiagnosticIDs.po: DiagnosticASTKinds.inc.h +DiagnosticIDs.po: DiagnosticAnalysisKinds.inc.h +DiagnosticIDs.po: DiagnosticCommonKinds.inc.h +DiagnosticIDs.po: DiagnosticDriverKinds.inc.h +DiagnosticIDs.po: DiagnosticFrontendKinds.inc.h +DiagnosticIDs.po: DiagnosticGroups.inc.h +DiagnosticIDs.po: DiagnosticLexKinds.inc.h +DiagnosticIDs.po: DiagnosticParseKinds.inc.h +DiagnosticIDs.po: DiagnosticSemaKinds.inc.h +DiagnosticIDs.po: DiagnosticSerializationKinds.inc.h +SourceManager.o: DiagnosticCommonKinds.inc.h +SourceManager.po: DiagnosticCommonKinds.inc.h +Targets.o: DiagnosticCommonKinds.inc.h +Targets.o: arm_neon.inc.h +Targets.po: DiagnosticCommonKinds.inc.h +Targets.po: arm_neon.inc.h +.endif -- cgit v1.1 From 16b55350a9ef7e6cb2ef5a89880792e4edf3f868 Mon Sep 17 00:00:00 2001 From: sjg Date: Sun, 17 Mar 2013 01:54:35 +0000 Subject: Updated dependencies --- lib/clang/libclangbasic/Makefile.depend | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lib/clang/libclangbasic/Makefile.depend') diff --git a/lib/clang/libclangbasic/Makefile.depend b/lib/clang/libclangbasic/Makefile.depend index 2c92226..74a968f 100644 --- a/lib/clang/libclangbasic/Makefile.depend +++ b/lib/clang/libclangbasic/Makefile.depend @@ -2,11 +2,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ + gnu/lib/libstdc++ \ + gnu/lib/libsupc++ \ include \ include/xlocale \ + lib/clang/include \ lib/msun \ @@ -18,6 +19,7 @@ Diagnostic.o: DiagnosticCommonKinds.inc.h Diagnostic.po: DiagnosticCommonKinds.inc.h DiagnosticIDs.o: DiagnosticASTKinds.inc.h DiagnosticIDs.o: DiagnosticAnalysisKinds.inc.h +DiagnosticIDs.o: DiagnosticCommentKinds.inc.h DiagnosticIDs.o: DiagnosticCommonKinds.inc.h DiagnosticIDs.o: DiagnosticDriverKinds.inc.h DiagnosticIDs.o: DiagnosticFrontendKinds.inc.h @@ -28,6 +30,7 @@ DiagnosticIDs.o: DiagnosticSemaKinds.inc.h DiagnosticIDs.o: DiagnosticSerializationKinds.inc.h DiagnosticIDs.po: DiagnosticASTKinds.inc.h DiagnosticIDs.po: DiagnosticAnalysisKinds.inc.h +DiagnosticIDs.po: DiagnosticCommentKinds.inc.h DiagnosticIDs.po: DiagnosticCommonKinds.inc.h DiagnosticIDs.po: DiagnosticDriverKinds.inc.h DiagnosticIDs.po: DiagnosticFrontendKinds.inc.h -- cgit v1.1 From 292ec5d30116249866ff9372c7f251c8b80bc68a Mon Sep 17 00:00:00 2001 From: sjg Date: Sun, 13 Oct 2013 00:24:00 +0000 Subject: Updated dependencies --- lib/clang/libclangbasic/Makefile.depend | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/clang/libclangbasic/Makefile.depend') diff --git a/lib/clang/libclangbasic/Makefile.depend b/lib/clang/libclangbasic/Makefile.depend index 74a968f..30ba0f0 100644 --- a/lib/clang/libclangbasic/Makefile.depend +++ b/lib/clang/libclangbasic/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/clang/include \ lib/msun \ + usr.bin/clang/clang-tblgen.host \ .include -- cgit v1.1 From 5860f0d10657dc9748acf6637885ee7fbf6fb212 Mon Sep 17 00:00:00 2001 From: sjg Date: Fri, 16 May 2014 14:09:51 +0000 Subject: Updated dependencies --- lib/clang/libclangbasic/Makefile.depend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/clang/libclangbasic/Makefile.depend') diff --git a/lib/clang/libclangbasic/Makefile.depend b/lib/clang/libclangbasic/Makefile.depend index 30ba0f0..6d3d657 100644 --- a/lib/clang/libclangbasic/Makefile.depend +++ b/lib/clang/libclangbasic/Makefile.depend @@ -3,11 +3,9 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ - gnu/lib/libstdc++ \ - gnu/lib/libsupc++ \ include \ include/xlocale \ - lib/clang/include \ + lib/libc++ \ lib/msun \ usr.bin/clang/clang-tblgen.host \ -- cgit v1.1 From 75a137820de70f75cd932fd2fa365fabaf06fa90 Mon Sep 17 00:00:00 2001 From: sjg Date: Mon, 8 Jun 2015 23:35:17 +0000 Subject: dirdeps.mk now sets DEP_RELDIR --- lib/clang/libclangbasic/Makefile.depend | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'lib/clang/libclangbasic/Makefile.depend') diff --git a/lib/clang/libclangbasic/Makefile.depend b/lib/clang/libclangbasic/Makefile.depend index 6d3d657..29d9bc9 100644 --- a/lib/clang/libclangbasic/Makefile.depend +++ b/lib/clang/libclangbasic/Makefile.depend @@ -1,10 +1,9 @@ # Autogenerated - do NOT edit! -DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} - DIRDEPS = \ include \ include/xlocale \ + lib/clang/include.host \ lib/libc++ \ lib/msun \ usr.bin/clang/clang-tblgen.host \ @@ -14,6 +13,8 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree +Attributes.o: AttrHasAttributeImpl.inc.h +Attributes.po: AttrHasAttributeImpl.inc.h Diagnostic.o: DiagnosticCommonKinds.inc.h Diagnostic.po: DiagnosticCommonKinds.inc.h DiagnosticIDs.o: DiagnosticASTKinds.inc.h @@ -44,4 +45,24 @@ Targets.o: DiagnosticCommonKinds.inc.h Targets.o: arm_neon.inc.h Targets.po: DiagnosticCommonKinds.inc.h Targets.po: arm_neon.inc.h +Warnings.o: DiagnosticASTKinds.inc.h +Warnings.o: DiagnosticAnalysisKinds.inc.h +Warnings.o: DiagnosticCommentKinds.inc.h +Warnings.o: DiagnosticCommonKinds.inc.h +Warnings.o: DiagnosticDriverKinds.inc.h +Warnings.o: DiagnosticFrontendKinds.inc.h +Warnings.o: DiagnosticLexKinds.inc.h +Warnings.o: DiagnosticParseKinds.inc.h +Warnings.o: DiagnosticSemaKinds.inc.h +Warnings.o: DiagnosticSerializationKinds.inc.h +Warnings.po: DiagnosticASTKinds.inc.h +Warnings.po: DiagnosticAnalysisKinds.inc.h +Warnings.po: DiagnosticCommentKinds.inc.h +Warnings.po: DiagnosticCommonKinds.inc.h +Warnings.po: DiagnosticDriverKinds.inc.h +Warnings.po: DiagnosticFrontendKinds.inc.h +Warnings.po: DiagnosticLexKinds.inc.h +Warnings.po: DiagnosticParseKinds.inc.h +Warnings.po: DiagnosticSemaKinds.inc.h +Warnings.po: DiagnosticSerializationKinds.inc.h .endif -- cgit v1.1