1# $FreeBSD$
2# Autogenerated - do NOT edit!
3
4DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
5
6DIRDEPS = \
7	gnu/lib/csu \
8	gnu/lib/libgcc \
9	gnu/usr.bin/cc/cc_tools \
10	gnu/usr.bin/cc/libcpp \
11	gnu/usr.bin/cc/libiberty \
12	include \
13	include/xlocale \
14	lib/${CSU_DIR} \
15	lib/libc \
16	lib/libc_nonshared \
17	lib/libcompiler_rt \
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