diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-02-26 06:09:10 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-02-26 06:09:10 +0000 |
| commit | 5fff9558a43aaac53da41dc23c250c4e84f6fb02 (patch) | |
| tree | 3071b8bc4159c4fb11bac2d4ae7687322b260066 /lib/libsecureboot/Makefile.depend.host | |
| parent | 0957b409a90fd597c1e9124cbaf3edd2b488f4ac (diff) | |
Notes
Diffstat (limited to 'lib/libsecureboot/Makefile.depend.host')
| -rw-r--r-- | lib/libsecureboot/Makefile.depend.host | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/libsecureboot/Makefile.depend.host b/lib/libsecureboot/Makefile.depend.host new file mode 100644 index 000000000000..c6441c263f4a --- /dev/null +++ b/lib/libsecureboot/Makefile.depend.host @@ -0,0 +1,12 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + lib/libstand \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |
