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.bin/ldd | |
| parent | 617a11eab6337693eae9d160453adf1943ab6a37 (diff) | |
Diffstat (limited to 'usr.bin/ldd')
| -rw-r--r-- | usr.bin/ldd/Makefile.depend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ldd/Makefile.depend b/usr.bin/ldd/Makefile.depend index d5ed563ecfc8..38cb76817939 100644 --- a/usr.bin/ldd/Makefile.depend +++ b/usr.bin/ldd/Makefile.depend @@ -2,13 +2,13 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ .include <dirdeps.mk> |
