Makefile.depend revision 284345
1284345Ssjg# $FreeBSD: head/usr.bin/svn/lib/libsvn_delta/Makefile.depend 284345 2015-06-13 19:20:56Z sjg $
2284345Ssjg# Autogenerated - do NOT edit!
3284345Ssjg
4284345SsjgDEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
5284345Ssjg
6284345SsjgDIRDEPS = \
7284345Ssjg	include \
8284345Ssjg	include/xlocale \
9284345Ssjg	lib/libz \
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