summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmmipsinstprinter/Makefile.depend
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmmipsinstprinter/Makefile.depend')
-rw-r--r--lib/clang/libllvmmipsinstprinter/Makefile.depend10
1 files changed, 8 insertions, 2 deletions
diff --git a/lib/clang/libllvmmipsinstprinter/Makefile.depend b/lib/clang/libllvmmipsinstprinter/Makefile.depend
index 5ecd0b5..e30b14b 100644
--- a/lib/clang/libllvmmipsinstprinter/Makefile.depend
+++ b/lib/clang/libllvmmipsinstprinter/Makefile.depend
@@ -2,9 +2,9 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
+ gnu/lib/libstdc++ \
+ gnu/lib/libsupc++ \
include \
include/xlocale \
lib/msun \
@@ -15,5 +15,11 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
MipsInstPrinter.o: MipsGenAsmWriter.inc.h
+MipsInstPrinter.o: MipsGenInstrInfo.inc.h
+MipsInstPrinter.o: MipsGenRegisterInfo.inc.h
+MipsInstPrinter.o: MipsGenSubtargetInfo.inc.h
MipsInstPrinter.po: MipsGenAsmWriter.inc.h
+MipsInstPrinter.po: MipsGenInstrInfo.inc.h
+MipsInstPrinter.po: MipsGenRegisterInfo.inc.h
+MipsInstPrinter.po: MipsGenSubtargetInfo.inc.h
.endif
OpenPOWER on IntegriCloud