1# Autogenerated - do NOT edit!
2
3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
4
5DIRDEPS = \
6	gnu/lib/csu \
7	gnu/lib/libgcc \
8	gnu/usr.bin/cc/cc_tools \
9	gnu/usr.bin/cc/libcpp \
10	gnu/usr.bin/cc/libiberty \
11	include \
12	include/xlocale \
13	lib/${CSU_DIR} \
14	lib/libc \
15	lib/libc_nonshared \
16	lib/libcompiler_rt \
17
18
19.include <dirdeps.mk>
20
21.if ${DEP_RELDIR} == ${_DEP_RELDIR}
22# local dependencies - needed for -jN in clean tree
23.endif
24