1284345Ssjg# $FreeBSD: stable/11/stand/libsa/Makefile.depend 329132 2018-02-11 19:51:29Z kevans $
2284345Ssjg# Autogenerated - do NOT edit!
3284345Ssjg
4284345SsjgDIRDEPS = \
5284345Ssjg	include \
6284345Ssjg	include/arpa \
7284345Ssjg	include/xlocale \
8284345Ssjg	lib/libbz2 \
9284345Ssjg
10284345Ssjg
11284345Ssjg.include <dirdeps.mk>
12284345Ssjg
13284345Ssjg.if ${DEP_RELDIR} == ${_DEP_RELDIR}
14284345Ssjg# local dependencies - needed for -jN in clean tree
15284345Ssjg.endif
16