1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 include \ 7 include/xlocale \ 8 lib/${CSU_DIR} \ 9 lib/libarchive \ 10 lib/libbz2 \ 11 lib/libc \ 12 lib/libcompiler_rt \ 13 lib/libelf \ 14 lib/libexpat \ 15 lib/liblzma \ 16 lib/libthr \ 17 lib/libz \ 18 secure/lib/libcrypto \ 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