xref: /freebsd/usr.bin/elfcopy/Makefile.depend (revision ca0fc8ef2f97709d3dfeac54e2c762e1c6ec6559)
1*ca0fc8efSEd Maste# Autogenerated - do NOT edit!
2*ca0fc8efSEd Maste
3*ca0fc8efSEd MasteDIRDEPS = \
4*ca0fc8efSEd Maste	include \
5*ca0fc8efSEd Maste	include/xlocale \
6*ca0fc8efSEd Maste	lib/${CSU_DIR} \
7*ca0fc8efSEd Maste	lib/libarchive \
8*ca0fc8efSEd Maste	lib/libc \
9*ca0fc8efSEd Maste	lib/libcompiler_rt \
10*ca0fc8efSEd Maste	lib/libelf \
11*ca0fc8efSEd Maste	lib/libelftc \
12*ca0fc8efSEd Maste	lib/libpe \
13*ca0fc8efSEd Maste
14*ca0fc8efSEd Maste
15*ca0fc8efSEd Maste.include <dirdeps.mk>
16*ca0fc8efSEd Maste
17*ca0fc8efSEd Maste.if ${DEP_RELDIR} == ${_DEP_RELDIR}
18*ca0fc8efSEd Maste# local dependencies - needed for -jN in clean tree
19*ca0fc8efSEd Maste.endif
20