diff options
Diffstat (limited to 'usr.bin/nc/Makefile.depend')
| -rw-r--r-- | usr.bin/nc/Makefile.depend | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/nc/Makefile.depend b/usr.bin/nc/Makefile.depend index b78c121a5f29..02e39a3eff4e 100644 --- a/usr.bin/nc/Makefile.depend +++ b/usr.bin/nc/Makefile.depend @@ -2,7 +2,6 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/arpa \ include/xlocale \ @@ -10,6 +9,8 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/libipsec \ + lib/libsbuf \ + lib/libstats \ .include <dirdeps.mk> |
