1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 cddl/lib/libctf \ 6 gnu/lib/csu \ 7 gnu/lib/libgcc \ 8 include \ 9 include/xlocale \ 10 lib/${CSU_DIR} \ 11 lib/atf/libatf-c \ 12 lib/libc \ 13 lib/libcompiler_rt \ 14 lib/libcxxrt \ 15 lib/libelf \ 16 lib/libproc \ 17 lib/librtld_db \ 18 lib/libutil \ 19 lib/libz \ 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