1# $FreeBSD$
2# Autogenerated - do NOT edit!
3
4DIRDEPS = \
5	gnu/lib/csu \
6	gnu/lib/libgcc \
7	gnu/lib/libreadline/readline \
8	gnu/lib/libregex \
9	gnu/usr.bin/binutils/libbfd \
10	gnu/usr.bin/binutils/libiberty \
11	gnu/usr.bin/binutils/libopcodes \
12	gnu/usr.bin/gdb/libgdb \
13	include \
14	include/xlocale \
15	lib/${CSU_DIR} \
16	lib/libc \
17	lib/libcompiler_rt \
18	lib/msun \
19	lib/ncurses/ncursesw \
20
21
22.include <dirdeps.mk>
23
24.if ${DEP_RELDIR} == ${_DEP_RELDIR}
25# local dependencies - needed for -jN in clean tree
26.endif
27