blob: d4b04c6a5804e03904ac64668cc70aa093250a28 (
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/tblgen.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
X86AsmInstrumentation.o: X86GenInstrInfo.inc.h
X86AsmInstrumentation.o: X86GenRegisterInfo.inc.h
X86AsmInstrumentation.o: X86GenSubtargetInfo.inc.h
X86AsmInstrumentation.po: X86GenInstrInfo.inc.h
X86AsmInstrumentation.po: X86GenRegisterInfo.inc.h
X86AsmInstrumentation.po: X86GenSubtargetInfo.inc.h
X86AsmParser.o: X86GenAsmMatcher.inc.h
X86AsmParser.o: X86GenInstrInfo.inc.h
X86AsmParser.o: X86GenRegisterInfo.inc.h
X86AsmParser.o: X86GenSubtargetInfo.inc.h
X86AsmParser.po: X86GenAsmMatcher.inc.h
X86AsmParser.po: X86GenInstrInfo.inc.h
X86AsmParser.po: X86GenRegisterInfo.inc.h
X86AsmParser.po: X86GenSubtargetInfo.inc.h
.endif
|