mirror of
https://github.com/opnsense/src.git
synced 2026-06-15 03:31:11 -04:00
md5 Makefile.depend.host
This commit is contained in:
parent
e5e345a4b0
commit
b75d7e2cbe
1 changed files with 12 additions and 0 deletions
12
sbin/md5/Makefile.depend.host
Normal file
12
sbin/md5/Makefile.depend.host
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue