9dd41e3647
Requested by: Simon Gerraty <sjg@juniper.net>
24 lines
544 B
Makefile
24 lines
544 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DEP_MACHINE := ${.PARSEFILE:E}
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/msun \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
MipsTargetInfo.o: MipsGenInstrInfo.inc.h
|
|
MipsTargetInfo.o: MipsGenRegisterInfo.inc.h
|
|
MipsTargetInfo.o: MipsGenSubtargetInfo.inc.h
|
|
MipsTargetInfo.po: MipsGenInstrInfo.inc.h
|
|
MipsTargetInfo.po: MipsGenRegisterInfo.inc.h
|
|
MipsTargetInfo.po: MipsGenSubtargetInfo.inc.h
|
|
.endif
|