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