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 kerberos5/lib/libasn1 \ 11 kerberos5/lib/libhx509 \ 12 kerberos5/lib/libkrb5 \ 13 kerberos5/lib/libroken \ 14 lib/${CSU_DIR} \ 15 lib/libc \ 16 lib/libcom_err \ 17 lib/libcompiler_rt \ 18 lib/libcrypt \ 19 lib/libgssapi \ 20 lib/libmd \ 21 lib/libpam/libpam \ 22 lib/libutil \ 23 lib/libz \ 24 secure/lib/libcrypto \ 25 26 27.include <dirdeps.mk> 28 29.if ${DEP_RELDIR} == ${_DEP_RELDIR} 30# local dependencies - needed for -jN in clean tree 31.endif 32