1# $FreeBSD$
2# Autogenerated - do NOT edit!
3
4DIRDEPS = \
5	gnu/lib/csu \
6	include \
7	include/arpa \
8	include/xlocale \
9	lib/${CSU_DIR} \
10	lib/libc \
11	lib/libcompiler_rt \
12	lib/libthr \
13	lib/libutil \
14	secure/lib/libcrypto \
15	secure/lib/libssl \
16	usr.bin/lex/lib \
17	usr.bin/yacc.host \
18
19
20.include <dirdeps.mk>
21
22.if ${DEP_RELDIR} == ${_DEP_RELDIR}
23# local dependencies - needed for -jN in clean tree
24.endif
25