META MODE: Remove unneeded libmd.host dependency for xinstall.host.

This is chasing r291026.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2015-11-25 19:44:55 +00:00
parent 4aa63711a7
commit 5a0d38b3aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291322
2 changed files with 0 additions and 44 deletions

View File

@ -1,32 +0,0 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
md4hl.So: md4hl.c
md4hl.o: md4hl.c
md4hl.po: md4hl.c
md5hl.So: md5hl.c
md5hl.o: md5hl.c
md5hl.po: md5hl.c
rmd160hl.So: rmd160hl.c
rmd160hl.o: rmd160hl.c
rmd160hl.po: rmd160hl.c
sha0hl.So: sha0hl.c
sha0hl.o: sha0hl.c
sha0hl.po: sha0hl.c
sha1hl.So: sha1hl.c
sha1hl.o: sha1hl.c
sha1hl.po: sha1hl.c
sha256hl.So: sha256hl.c
sha256hl.o: sha256hl.c
sha256hl.po: sha256hl.c
sha512hl.So: sha512hl.c
sha512hl.o: sha512hl.c
sha512hl.po: sha512hl.c
.endif

View File

@ -1,12 +0,0 @@
# $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