1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DEP_MACHINE := ${.PARSEFILE:E} 6 7DIRDEPS = \ 8 gnu/lib/libgcc \ 9 include \ 10 include/arpa \ 11 include/xlocale \ 12 lib/${CSU_DIR} \ 13 lib/libc \ 14 lib/libcrypt \ 15 lib/libpam/libpam \ 16 lib/libutil \ 17 lib/libz \ 18 secure/lib/libcrypto \ 19 secure/lib/libssh \ 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