blob: ddc053c119afaca4e4cde87b48f9c5a95836ab00 (
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
|
# 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
PPCAsmBackend.o: PPCGenInstrInfo.inc.h
PPCAsmBackend.o: PPCGenRegisterInfo.inc.h
PPCAsmBackend.o: PPCGenSubtargetInfo.inc.h
PPCAsmBackend.po: PPCGenInstrInfo.inc.h
PPCAsmBackend.po: PPCGenRegisterInfo.inc.h
PPCAsmBackend.po: PPCGenSubtargetInfo.inc.h
PPCELFObjectWriter.o: PPCGenInstrInfo.inc.h
PPCELFObjectWriter.o: PPCGenRegisterInfo.inc.h
PPCELFObjectWriter.o: PPCGenSubtargetInfo.inc.h
PPCELFObjectWriter.po: PPCGenInstrInfo.inc.h
PPCELFObjectWriter.po: PPCGenRegisterInfo.inc.h
PPCELFObjectWriter.po: PPCGenSubtargetInfo.inc.h
PPCMCCodeEmitter.o: PPCGenInstrInfo.inc.h
PPCMCCodeEmitter.o: PPCGenMCCodeEmitter.inc.h
PPCMCCodeEmitter.o: PPCGenRegisterInfo.inc.h
PPCMCCodeEmitter.o: PPCGenSubtargetInfo.inc.h
PPCMCCodeEmitter.po: PPCGenInstrInfo.inc.h
PPCMCCodeEmitter.po: PPCGenMCCodeEmitter.inc.h
PPCMCCodeEmitter.po: PPCGenRegisterInfo.inc.h
PPCMCCodeEmitter.po: PPCGenSubtargetInfo.inc.h
PPCMCTargetDesc.o: PPCGenInstrInfo.inc.h
PPCMCTargetDesc.o: PPCGenRegisterInfo.inc.h
PPCMCTargetDesc.o: PPCGenSubtargetInfo.inc.h
PPCMCTargetDesc.po: PPCGenInstrInfo.inc.h
PPCMCTargetDesc.po: PPCGenRegisterInfo.inc.h
PPCMCTargetDesc.po: PPCGenSubtargetInfo.inc.h
.endif
|