blob: 96c1046c07fc03874343ffaa7caee9ecf5cf9bf1 (
plain)
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
49
50
51
52
53
54
|
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libstdc++ \
gnu/lib/libsupc++ \
include \
include/xlocale \
lib/msun \
usr.bin/clang/tblgen.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
MipsAsmBackend.o: MipsGenInstrInfo.inc.h
MipsAsmBackend.o: MipsGenRegisterInfo.inc.h
MipsAsmBackend.o: MipsGenSubtargetInfo.inc.h
MipsAsmBackend.po: MipsGenInstrInfo.inc.h
MipsAsmBackend.po: MipsGenRegisterInfo.inc.h
MipsAsmBackend.po: MipsGenSubtargetInfo.inc.h
MipsDirectObjLower.o: MipsGenInstrInfo.inc.h
MipsDirectObjLower.o: MipsGenRegisterInfo.inc.h
MipsDirectObjLower.o: MipsGenSubtargetInfo.inc.h
MipsDirectObjLower.po: MipsGenInstrInfo.inc.h
MipsDirectObjLower.po: MipsGenRegisterInfo.inc.h
MipsDirectObjLower.po: MipsGenSubtargetInfo.inc.h
MipsELFObjectWriter.o: MipsGenInstrInfo.inc.h
MipsELFObjectWriter.o: MipsGenRegisterInfo.inc.h
MipsELFObjectWriter.o: MipsGenSubtargetInfo.inc.h
MipsELFObjectWriter.po: MipsGenInstrInfo.inc.h
MipsELFObjectWriter.po: MipsGenRegisterInfo.inc.h
MipsELFObjectWriter.po: MipsGenSubtargetInfo.inc.h
MipsELFStreamer.o: MipsGenSubtargetInfo.inc.h
MipsELFStreamer.po: MipsGenSubtargetInfo.inc.h
MipsMCCodeEmitter.o: MipsGenInstrInfo.inc.h
MipsMCCodeEmitter.o: MipsGenMCCodeEmitter.inc.h
MipsMCCodeEmitter.o: MipsGenRegisterInfo.inc.h
MipsMCCodeEmitter.o: MipsGenSubtargetInfo.inc.h
MipsMCCodeEmitter.po: MipsGenInstrInfo.inc.h
MipsMCCodeEmitter.po: MipsGenMCCodeEmitter.inc.h
MipsMCCodeEmitter.po: MipsGenRegisterInfo.inc.h
MipsMCCodeEmitter.po: MipsGenSubtargetInfo.inc.h
MipsMCTargetDesc.o: MipsGenInstrInfo.inc.h
MipsMCTargetDesc.o: MipsGenRegisterInfo.inc.h
MipsMCTargetDesc.o: MipsGenSubtargetInfo.inc.h
MipsMCTargetDesc.po: MipsGenInstrInfo.inc.h
MipsMCTargetDesc.po: MipsGenRegisterInfo.inc.h
MipsMCTargetDesc.po: MipsGenSubtargetInfo.inc.h
MipsReginfo.o: MipsGenSubtargetInfo.inc.h
MipsReginfo.po: MipsGenSubtargetInfo.inc.h
.endif
|