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/rpc \ 10 include/rpcsvc \ 11 include/xlocale \ 12 lib/${CSU_DIR} \ 13 lib/libc \ 14 lib/libcompiler_rt \ 15 lib/libmp \ 16 lib/librpcsvc \ 17 secure/lib/libcrypto \ 18 19 20.include <dirdeps.mk> 21 22.if ${DEP_RELDIR} == ${_DEP_RELDIR} 23# local dependencies - needed for -jN in clean tree 24crypt_server.o: crypt.h 25crypt_server.po: crypt.h 26crypt_svc.o: crypt.h 27crypt_svc.o: crypt_svc.c 28crypt_svc.po: crypt.h 29crypt_svc.po: crypt_svc.c 30.endif 31