1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 include \ 7 include/xlocale \ 8 lib/${CSU_DIR} \ 9 lib/libc \ 10 lib/libc++ \ 11 lib/libcompiler_rt \ 12 lib/libcxxrt \ 13 lib/msun \ 14 15 16.include <dirdeps.mk> 17 18.if ${DEP_RELDIR} == ${_DEP_RELDIR} 19# local dependencies - needed for -jN in clean tree 20.endif 21