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/libc \ 13 lib/libcompiler_rt \ 14 lib/libcrypt \ 15 lib/libldns \ 16 lib/libpam/libpam \ 17 lib/libutil \ 18 lib/libz \ 19 secure/lib/libcrypto \ 20 secure/lib/libssh \ 21 22 23.include <dirdeps.mk> 24 25.if ${DEP_RELDIR} == ${_DEP_RELDIR} 26# local dependencies - needed for -jN in clean tree 27.endif 28