diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-12-11 17:37:53 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-12-11 17:37:53 +0000 |
| commit | 2c9a9dfc187d171de6b92654d71b977f067ed641 (patch) | |
| tree | d420ca89d21db06d3978eb2305008aa951781bf3 /sbin/dhclient | |
| parent | 5ab1c5846ff41be24b1f6beb0317bf8258cd4409 (diff) | |
Notes
Diffstat (limited to 'sbin/dhclient')
| -rw-r--r-- | sbin/dhclient/Makefile.depend | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/dhclient/Makefile.depend b/sbin/dhclient/Makefile.depend index 4fc5be2a35f03..7d9bf2cd046a1 100644 --- a/sbin/dhclient/Makefile.depend +++ b/sbin/dhclient/Makefile.depend @@ -2,13 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ + lib/libnv \ lib/libutil \ |
