diff options
Diffstat (limited to 'usr.sbin/dnssec-revoke')
-rw-r--r-- | usr.sbin/dnssec-revoke/Makefile.depend | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/usr.sbin/dnssec-revoke/Makefile.depend b/usr.sbin/dnssec-revoke/Makefile.depend new file mode 100644 index 0000000..78e28c0 --- /dev/null +++ b/usr.sbin/dnssec-revoke/Makefile.depend @@ -0,0 +1,28 @@ +# Autogenerated - do NOT edit! + +DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} + +DEP_MACHINE := ${.PARSEFILE:E} + +DIRDEPS = \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/bind/bind9 \ + lib/bind/dns \ + lib/bind/isc \ + lib/bind/isccc \ + lib/bind/isccfg \ + lib/bind/lwres \ + lib/libc \ + lib/libthr \ + secure/lib/libcrypto \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |