From e14ce21d2d70cd37b584702d88476de682f7f22f Mon Sep 17 00:00:00 2001 From: "Simon J. Gerraty" Date: Wed, 16 Oct 2013 15:57:57 +0000 Subject: [PATCH] New dependencies --- lib/libunbound/Makefile.depend | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lib/libunbound/Makefile.depend diff --git a/lib/libunbound/Makefile.depend b/lib/libunbound/Makefile.depend new file mode 100644 index 000000000000..2cfec353103a --- /dev/null +++ b/lib/libunbound/Makefile.depend @@ -0,0 +1,22 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libthr \ + secure/lib/libcrypto \ + secure/lib/libssl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif