blob: 10a0dc2fee88a88fcbaeaf4a362ba7d3bc7d2fd5 (
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
|
# $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
ProcessGDBRemote.o: AttrList.inc.h
ProcessGDBRemote.o: Attrs.inc.h
ProcessGDBRemote.o: CommentCommandList.inc.h
ProcessGDBRemote.o: DeclNodes.inc.h
ProcessGDBRemote.o: DiagnosticCommonKinds.inc.h
ProcessGDBRemote.o: StmtNodes.inc.h
ProcessGDBRemote.po: AttrList.inc.h
ProcessGDBRemote.po: Attrs.inc.h
ProcessGDBRemote.po: CommentCommandList.inc.h
ProcessGDBRemote.po: DeclNodes.inc.h
ProcessGDBRemote.po: DiagnosticCommonKinds.inc.h
ProcessGDBRemote.po: StmtNodes.inc.h
ThreadGDBRemote.o: DiagnosticCommonKinds.inc.h
ThreadGDBRemote.po: DiagnosticCommonKinds.inc.h
.endif
|