Makefile.depend revision 284345
1284345Ssjg# $FreeBSD: head/usr.bin/true/Makefile.depend 284345 2015-06-13 19:20:56Z sjg $
2284345Ssjg# Autogenerated - do NOT edit!
3284345Ssjg
4284345SsjgDIRDEPS = \
5284345Ssjg	gnu/lib/csu \
6284345Ssjg	gnu/lib/libgcc \
7284345Ssjg	lib/${CSU_DIR} \
8284345Ssjg	lib/libc \
9284345Ssjg	lib/libcompiler_rt \
10284345Ssjg
11284345Ssjg
12284345Ssjg.include <dirdeps.mk>
13284345Ssjg
14284345Ssjg.if ${DEP_RELDIR} == ${_DEP_RELDIR}
15284345Ssjg# local dependencies - needed for -jN in clean tree
16284345Ssjg.endif
17