Skip to content

Commit

Permalink
dirdeps: Update Makefile.depend* files with empty contents
Browse files Browse the repository at this point in the history
Some Makefile.depend* files were committed with no contents or empty
DIRDEPS list, but they should have DIRDEPS with some contents.
  • Loading branch information
Stephen J. Kiernan authored and Stephen J. Kiernan committed Oct 29, 2023
1 parent 5f98380 commit 5e3190f
Show file tree
Hide file tree
Showing 43 changed files with 569 additions and 0 deletions.
15 changes: 15 additions & 0 deletions cddl/lib/libicp/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
15 changes: 15 additions & 0 deletions cddl/lib/libicp_rescue/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
15 changes: 15 additions & 0 deletions cddl/lib/libspl/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
16 changes: 16 additions & 0 deletions cddl/lib/libtpool/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
cddl/lib/libspl \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
17 changes: 17 additions & 0 deletions cddl/lib/libzfsbootenv/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
cddl/lib/libnvpair \
cddl/lib/libzfs \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
19 changes: 19 additions & 0 deletions cddl/lib/libzutil/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libtpool \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libgeom \
lib/msun \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
19 changes: 19 additions & 0 deletions lib/lib9p/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcasper/libcasper \
lib/libcasper/services/cap_grp \
lib/libcasper/services/cap_pwd \
lib/libcompiler_rt \
lib/libsbuf \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
18 changes: 18 additions & 0 deletions lib/libbsddialog/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/ncurses/form \
lib/ncurses/ncurses \
lib/ncurses/tinfo \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
10 changes: 10 additions & 0 deletions lib/libcasper/services/cap_dns/tests/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/atf/libatf-c \
lib/libc \
lib/libcasper/libcasper \
lib/libcasper/services/cap_dns \
lib/libcompiler_rt \
lib/libnv \


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

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcasper/libcasper \
lib/libcasper/services/cap_grp \
lib/libcompiler_rt \
lib/libnv \


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

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcasper/libcasper \
lib/libcompiler_rt \
lib/libnv \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
17 changes: 17 additions & 0 deletions lib/libcasper/services/cap_netdb/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcasper/libcasper \
lib/libcompiler_rt \
lib/libnv \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
8 changes: 8 additions & 0 deletions lib/libcasper/services/cap_pwd/tests/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcasper/libcasper \
lib/libcasper/services/cap_pwd \
lib/libcompiler_rt \
lib/libnv \


.include <dirdeps.mk>
Expand Down
9 changes: 9 additions & 0 deletions lib/libcasper/services/cap_sysctl/tests/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/atf/libatf-c \
lib/libc \
lib/libcasper/libcasper \
lib/libcasper/services/cap_sysctl \
lib/libcompiler_rt \
lib/libnv \


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

DIRDEPS = \
include \
include/arpa \
include/xlocale \
lib/libmd \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
16 changes: 16 additions & 0 deletions lib/libmixer/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Autogenerated - do NOT edit!

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


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
12 changes: 12 additions & 0 deletions lib/libpfctl/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
16 changes: 16 additions & 0 deletions lib/libregex/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Autogenerated - do NOT edit!

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


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
15 changes: 15 additions & 0 deletions lib/libssp/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
15 changes: 15 additions & 0 deletions lib/libstats/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
15 changes: 15 additions & 0 deletions lib/libxo/encoder/csv/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
16 changes: 16 additions & 0 deletions lib/libxo/libxo/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libutil \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
7 changes: 7 additions & 0 deletions sbin/pfctl/tests/Makefile.depend
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Autogenerated - do NOT edit!

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/atf/libatf-c \
lib/libc \
lib/libcompiler_rt \
lib/libsbuf \


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

DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/atf/libatf-c \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>
Expand Down
Loading

0 comments on commit 5e3190f

Please sign in to comment.