1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 gnu/lib/libgcc \ 7 include \ 8 include/rpc \ 9 include/rpcsvc \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/libc \ 13 lib/libcompiler_rt \ 14 lib/libdevstat \ 15 lib/libelf \ 16 lib/libkvm \ 17 lib/librpcsvc \ 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