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/libexpat \ 13 lib/libmd \ 14 lib/libsbuf \ 15 lib/libucl \ 16 lib/libutil \ 17 lib/msun \ 18 usr.bin/lex/lib \ 19 usr.bin/yacc.host \ 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