Skip to content

Commit

Permalink
dirdeps: Update/fix Makefile.depend* for toolchain
Browse files Browse the repository at this point in the history
This fixes make pseudo/toolchain.
  • Loading branch information
khng300 committed Nov 27, 2023
1 parent 3244c9c commit d030761
Show file tree
Hide file tree
Showing 32 changed files with 60 additions and 26 deletions.
1 change: 1 addition & 0 deletions include/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

DIRDEPS = \
bin/sh.host \
usr.bin/awk.host \
usr.bin/xinstall.host \


Expand Down
1 change: 0 additions & 1 deletion lib/clang/libllvm/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ DIRDEPS = \
include \
include/xlocale \
lib/libc++ \
lib/libedit \
lib/libexecinfo \
lib/libz \
lib/msun \
Expand Down
1 change: 1 addition & 0 deletions lib/libc/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ DIRDEPS = \
include/rpcsvc \
lib/${CSU_DIR} \
lib/libcompiler_rt \
usr.bin/awk.host \
usr.bin/yacc.host \


Expand Down
3 changes: 2 additions & 1 deletion lib/libclang_rt/asan/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ DIRDEPS = \
include/arpa \
include/xlocale \
lib/libc++ \
lib/ncurses/ncursesw \
lib/libmd \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
4 changes: 2 additions & 2 deletions lib/libclang_rt/asan_dynamic/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/arpa \
include/xlocale \
Expand All @@ -10,8 +9,9 @@ DIRDEPS = \
lib/libc++ \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libmd \
lib/msun \
lib/ncurses/ncursesw \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
2 changes: 0 additions & 2 deletions lib/libclang_rt/safestack/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

DIRDEPS = \
include \
include/arpa \
include/xlocale \
lib/libc++ \
lib/ncurses/ncursesw \


.include <dirdeps.mk>
Expand Down
3 changes: 2 additions & 1 deletion lib/libclang_rt/stats/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ DIRDEPS = \
include/arpa \
include/xlocale \
lib/libc++ \
lib/ncurses/ncursesw \
lib/libmd \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
3 changes: 2 additions & 1 deletion lib/libclang_rt/ubsan_standalone/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ DIRDEPS = \
include/arpa \
include/xlocale \
lib/libc++ \
lib/ncurses/ncursesw \
lib/libmd \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions lib/libclang_rt/ubsan_standalone_cxx/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \


.include <dirdeps.mk>
Expand Down
2 changes: 2 additions & 0 deletions lib/libedit/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
bin/sh.host \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/ncurses/tinfo \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions lib/libgcc_s/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions lib/liblzma/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libmd \
lib/libthr \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions lib/libthr/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions lib/libz/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions lib/msun/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
2 changes: 2 additions & 0 deletions lib/ncurses/ncurses/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
bin/sh.host \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/ncurses/tinfo \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
2 changes: 2 additions & 0 deletions lib/ncurses/panel/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
bin/sh.host \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/ncurses/ncurses \
lib/ncurses/tinfo \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
2 changes: 2 additions & 0 deletions lib/ncurses/tinfo/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
bin/sh.host \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/ncurses/tinfo.host \
usr.bin/awk.host \


.include <dirdeps.mk>
Expand Down
3 changes: 2 additions & 1 deletion usr.bin/addr2line/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcapsicum \
lib/libcasper/libcasper \
lib/libcompiler_rt \
lib/libdwarf \
lib/libelf \
Expand Down
8 changes: 6 additions & 2 deletions usr.bin/clang/clang-tblgen/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/clang/libclang \
lib/clang/libllvm \
lib/libc \
lib/libc++ \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libexecinfo \
lib/libthr \
lib/libz \
lib/libzstd \
lib/msun \
lib/ncurses/ncursesw \
lib/ncurses/ncurses \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions usr.bin/clang/clang-tblgen/Makefile.depend.host
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
DIRDEPS = \
lib/clang/libclangminimal \
lib/clang/libllvmminimal \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
7 changes: 5 additions & 2 deletions usr.bin/clang/clang/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand All @@ -10,10 +9,14 @@ DIRDEPS = \
lib/libc \
lib/libc++ \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libexecinfo \
lib/libthr \
lib/libz \
lib/libzstd \
lib/msun \
lib/ncurses/ncursesw \
lib/ncurses/ncurses \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
5 changes: 3 additions & 2 deletions usr.bin/clang/lld/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand All @@ -10,10 +9,12 @@ DIRDEPS = \
lib/libc++ \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libexecinfo \
lib/libthr \
lib/libz \
lib/libzstd \
lib/msun \
lib/ncurses/ncursesw \
lib/ncurses/tinfo \
usr.bin/clang/llvm-tblgen.host \


Expand Down
9 changes: 7 additions & 2 deletions usr.bin/clang/lldb/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand All @@ -13,12 +12,18 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libedit \
lib/libexecinfo \
lib/libkvm \
lib/liblua \
lib/liblzma \
lib/libthr \
lib/libz \
lib/libzstd \
lib/msun \
lib/ncurses/ncurses \
lib/ncurses/ncursesw \
lib/ncurses/panel \
lib/ncurses/tinfo \
usr.bin/clang/llvm-tblgen.host \


.include <dirdeps.mk>
Expand Down
6 changes: 4 additions & 2 deletions usr.bin/clang/llvm-objdump/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand All @@ -10,10 +9,13 @@ DIRDEPS = \
lib/libc++ \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libexecinfo \
lib/libthr \
lib/libz \
lib/libzstd \
lib/msun \
lib/ncurses/ncursesw \
lib/ncurses/tinfo \
usr.bin/clang/llvm-tblgen.host \


.include <dirdeps.mk>
Expand Down
6 changes: 4 additions & 2 deletions usr.bin/clang/llvm-tblgen/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand All @@ -10,9 +9,12 @@ DIRDEPS = \
lib/libc++ \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libexecinfo \
lib/libthr \
lib/libz \
lib/libzstd \
lib/msun \
lib/ncurses/ncursesw \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions usr.bin/clang/llvm-tblgen/Makefile.depend.host
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

DIRDEPS = \
lib/clang/libllvmminimal \
lib/ncurses/tinfo \


.include <dirdeps.mk>
Expand Down
3 changes: 2 additions & 1 deletion usr.bin/cxxfilt/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcapsicum \
lib/libcasper/libcasper \
lib/libcompiler_rt \
lib/libelf \
lib/libelftc \
Expand Down
1 change: 0 additions & 1 deletion usr.bin/nm/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ DIRDEPS = \
lib/libdwarf \
lib/libelf \
lib/libelftc \
lib/libnv \


.include <dirdeps.mk>
Expand Down
2 changes: 1 addition & 1 deletion usr.bin/readelf/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DIRDEPS = \
lib/libdwarf \
lib/libelf \
lib/libelftc \
lib/libnv \
lib/libz \


.include <dirdeps.mk>
Expand Down
Loading

0 comments on commit d030761

Please sign in to comment.