diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
| commit | d9a42747950146bf03cda7f6e25d219253f8a57a (patch) | |
| tree | b3d4ddc8633a01c23358d90ba7ba1f1d0cc4f1ce /usr.sbin/arp | |
| parent | 617a11eab6337693eae9d160453adf1943ab6a37 (diff) | |
Diffstat (limited to 'usr.sbin/arp')
| -rw-r--r-- | usr.sbin/arp/Makefile.depend | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/arp/Makefile.depend b/usr.sbin/arp/Makefile.depend index a0d0ea100062..d88bf7aeba80 100644 --- a/usr.sbin/arp/Makefile.depend +++ b/usr.sbin/arp/Makefile.depend @@ -2,15 +2,13 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libutil \ - lib/libxo \ + lib/libxo/libxo \ .include <dirdeps.mk> |
