blob: 6a083b81fff4ef625d619cd7b5020038503e4e91 (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
# $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
POSIXStopInfo.o: DiagnosticCommonKinds.inc.h
POSIXStopInfo.po: DiagnosticCommonKinds.inc.h
POSIXThread.o: AttrList.inc.h
POSIXThread.o: Attrs.inc.h
POSIXThread.o: CommentCommandList.inc.h
POSIXThread.o: DeclNodes.inc.h
POSIXThread.o: DiagnosticCommonKinds.inc.h
POSIXThread.o: StmtNodes.inc.h
POSIXThread.po: AttrList.inc.h
POSIXThread.po: Attrs.inc.h
POSIXThread.po: CommentCommandList.inc.h
POSIXThread.po: DeclNodes.inc.h
POSIXThread.po: DiagnosticCommonKinds.inc.h
POSIXThread.po: StmtNodes.inc.h
ProcessPOSIX.o: CommentCommandList.inc.h
ProcessPOSIX.o: DeclNodes.inc.h
ProcessPOSIX.o: DiagnosticCommonKinds.inc.h
ProcessPOSIX.o: StmtNodes.inc.h
ProcessPOSIX.po: CommentCommandList.inc.h
ProcessPOSIX.po: DeclNodes.inc.h
ProcessPOSIX.po: DiagnosticCommonKinds.inc.h
ProcessPOSIX.po: StmtNodes.inc.h
ProcessPOSIXLog.o: DiagnosticCommonKinds.inc.h
ProcessPOSIXLog.po: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_arm64.o: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_arm64.po: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_mips64.o: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_mips64.po: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_powerpc.o: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_powerpc.po: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_x86.o: DiagnosticCommonKinds.inc.h
RegisterContextPOSIXProcessMonitor_x86.po: DiagnosticCommonKinds.inc.h
.endif
|