blob: 778a945264296a47704d40fcf288ac35f25cffa4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/libc++ \
lib/msun \
usr.bin/clang/clang-tblgen.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
Commit.o: DiagnosticCommonKinds.inc.h
Commit.po: DiagnosticCommonKinds.inc.h
RewriteObjCFoundationAPI.o: CommentCommandList.inc.h
RewriteObjCFoundationAPI.o: DeclNodes.inc.h
RewriteObjCFoundationAPI.o: DiagnosticCommonKinds.inc.h
RewriteObjCFoundationAPI.o: StmtNodes.inc.h
RewriteObjCFoundationAPI.po: CommentCommandList.inc.h
RewriteObjCFoundationAPI.po: DeclNodes.inc.h
RewriteObjCFoundationAPI.po: DiagnosticCommonKinds.inc.h
RewriteObjCFoundationAPI.po: StmtNodes.inc.h
.endif
|