diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/md5/Makefile.depend.host | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sbin/md5/Makefile.depend.host b/sbin/md5/Makefile.depend.host new file mode 100644 index 000000000000..35734ab3bee3 --- /dev/null +++ b/sbin/md5/Makefile.depend.host @@ -0,0 +1,12 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + lib/libmd \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |