diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2020-07-19 23:56:19 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2020-07-19 23:56:19 +0000 |
| commit | f2be828f97b28345280dec700f02034086dda979 (patch) | |
| tree | dc99e3975f9efd3cf9c157f6aa77c6a94d7cfa93 /libexec/dma | |
| parent | e17f5b1d307b7b8910d67883e57a9604305906d5 (diff) | |
Notes
Diffstat (limited to 'libexec/dma')
| -rw-r--r-- | libexec/dma/dmagent/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/dma/dmagent/Makefile.depend b/libexec/dma/dmagent/Makefile.depend index 089495a35022..c30f467aa7dc 100644 --- a/libexec/dma/dmagent/Makefile.depend +++ b/libexec/dma/dmagent/Makefile.depend @@ -2,6 +2,7 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ include \ include/arpa \ include/xlocale \ @@ -10,6 +11,7 @@ DIRDEPS = \ lib/libcompiler_rt \ secure/lib/libcrypto \ secure/lib/libssl \ + usr.bin/yacc.host \ .include <dirdeps.mk> |
