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 kerberos5/lib/libasn1 \ 13 kerberos5/lib/libheimntlm \ 14 kerberos5/lib/libhx509 \ 15 kerberos5/lib/libkrb5 \ 16 kerberos5/lib/libroken \ 17 lib/${CSU_DIR} \ 18 lib/libc \ 19 lib/libgssapi \ 20 secure/lib/libcrypto \ 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