blob: 7584a270678f4c22bbbcfe014d2c057919e11db9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Autogenerated - do NOT edit!
DIRDEPS = \
${DEP_RELDIR}/libxo \
${DEP_RELDIR}/encoder \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
|