1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/csu \ 7 gnu/lib/libgcc \ 8 include \ 9 include/arpa \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/libarchive \ 13 lib/libbz2 \ 14 lib/libc \ 15 lib/libcompiler_rt \ 16 lib/libexpat \ 17 lib/libfetch \ 18 lib/liblzma \ 19 lib/libsbuf \ 20 lib/libthr \ 21 lib/libucl \ 22 lib/libz \ 23 lib/msun \ 24 secure/lib/libcrypto \ 25 secure/lib/libssl \ 26 27 28.include <dirdeps.mk> 29 30.if ${DEP_RELDIR} == ${_DEP_RELDIR} 31# local dependencies - needed for -jN in clean tree 32.endif 33