1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/libgcc \ 7 include \ 8 include/arpa \ 9 include/xlocale \ 10 lib/${CSU_DIR} \ 11 lib/libc \ 12 lib/libcrypt \ 13 lib/libpam/libpam \ 14 lib/libutil \ 15 lib/libypclnt \ 16 17 18.include <dirdeps.mk> 19 20.if ${DEP_RELDIR} == ${_DEP_RELDIR} 21# local dependencies - needed for -jN in clean tree 22.endif 23