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/config | |
| parent | 617a11eab6337693eae9d160453adf1943ab6a37 (diff) | |
Diffstat (limited to 'usr.sbin/config')
| -rw-r--r-- | usr.sbin/config/Makefile.depend | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/config/Makefile.depend b/usr.sbin/config/Makefile.depend index 7d98418717a1..214a404afe66 100644 --- a/usr.sbin/config/Makefile.depend +++ b/usr.sbin/config/Makefile.depend @@ -2,14 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc++ \ lib/libcompiler_rt \ - lib/libsbuf \ - usr.bin/lex/lib \ + lib/libcxxrt \ + lib/msun \ usr.bin/yacc.host \ |
