1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 include \ 7 include/arpa \ 8 include/xlocale \ 9 lib/${CSU_DIR} \ 10 lib/libc \ 11 lib/libcompiler_rt \ 12 lib/libedit \ 13 lib/libthr \ 14 lib/msun \ 15 lib/ncurses/ncursesw \ 16 secure/lib/libcrypto \ 17 usr.sbin/ntp/libntp \ 18 usr.sbin/ntp/libopts \ 19 20 21.include <dirdeps.mk> 22 23.if ${DEP_RELDIR} == ${_DEP_RELDIR} 24# local dependencies - needed for -jN in clean tree 25.endif 26