34 lines
861 B
Makefile
34 lines
861 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/libstdc++ \
|
|
gnu/lib/libsupc++ \
|
|
include \
|
|
include/xlocale \
|
|
lib/msun \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
Analysis.o: Intrinsics.inc.h
|
|
Analysis.po: Intrinsics.inc.h
|
|
DwarfEHPrepare.o: Intrinsics.inc.h
|
|
DwarfEHPrepare.po: Intrinsics.inc.h
|
|
GCStrategy.o: Intrinsics.inc.h
|
|
GCStrategy.po: Intrinsics.inc.h
|
|
IntrinsicLowering.o: Intrinsics.inc.h
|
|
IntrinsicLowering.po: Intrinsics.inc.h
|
|
LocalStackSlotAllocation.o: Intrinsics.inc.h
|
|
LocalStackSlotAllocation.po: Intrinsics.inc.h
|
|
ShadowStackGC.o: Intrinsics.inc.h
|
|
ShadowStackGC.po: Intrinsics.inc.h
|
|
SjLjEHPrepare.o: Intrinsics.inc.h
|
|
SjLjEHPrepare.po: Intrinsics.inc.h
|
|
StackProtector.o: Intrinsics.inc.h
|
|
StackProtector.po: Intrinsics.inc.h
|
|
.endif
|