forked from freebsd/freebsd-src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dirdeps: Update Makefile.depend* files with empty contents
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
Showing
43 changed files
with
569 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.