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