mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
Update Makefile.depend files
After building packages we have a number of new and updated Makefile.depend files Reviewed by: stevek
This commit is contained in:
parent
2c8caa4b39
commit
a64729f507
14
bin/nproc/Makefile.depend
Normal file
14
bin/nproc/Makefile.depend
Normal file
@ -0,0 +1,14 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
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
|
@ -1,6 +1,9 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -8,7 +8,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libedit \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -8,6 +8,7 @@ DIRDEPS = \
|
||||
lib/libcapsicum \
|
||||
lib/libcasper/libcasper \
|
||||
lib/libcompiler_rt \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,8 +2,6 @@
|
||||
|
||||
DIRDEPS = \
|
||||
bin/sh.host \
|
||||
usr.bin/awk.host \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
include/ssp/Makefile.depend
Normal file
10
include/ssp/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,7 +1,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -1,14 +1,12 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libgeom \
|
||||
sbin/geom/core \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
17
lib/libbe/tests/Makefile.depend
Normal file
17
lib/libbe/tests/Makefile.depend
Normal file
@ -0,0 +1,17 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
cddl/lib/libnvpair \
|
||||
cddl/lib/libspl \
|
||||
cddl/lib/libzfs \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libbe \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -6,7 +6,6 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/ncurses/form \
|
||||
lib/ncurses/ncurses \
|
||||
lib/ncurses/tinfo \
|
||||
|
||||
|
@ -1,9 +1,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -7,7 +7,6 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libcompiler_rt \
|
||||
lib/libsys \
|
||||
usr.bin/awk.host \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
|
16
lib/libcbor/Makefile.depend
Normal file
16
lib/libcbor/Makefile.depend
Normal file
@ -0,0 +1,16 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -6,6 +6,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libsys \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -8,7 +8,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/ncurses/tinfo \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
17
lib/libfido2/Makefile.depend
Normal file
17
lib/libfido2/Makefile.depend
Normal file
@ -0,0 +1,17 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -5,7 +5,6 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
15
lib/libipt/Makefile.depend
Normal file
15
lib/libipt/Makefile.depend
Normal file
@ -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
|
@ -8,7 +8,6 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libmd \
|
||||
lib/libthr \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -8,6 +8,7 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libmagic.host \
|
||||
lib/libz \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
15
lib/libnetmap/Makefile.depend
Normal file
15
lib/libnetmap/Makefile.depend
Normal file
@ -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
|
12
lib/libnvmf/Makefile.depend
Normal file
12
lib/libnvmf/Makefile.depend
Normal file
@ -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
|
@ -6,7 +6,6 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -6,6 +6,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libsys \
|
||||
lib/libthr \
|
||||
|
||||
|
||||
|
@ -4,6 +4,7 @@ DIRDEPS = \
|
||||
include \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,10 +2,12 @@
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/ssp \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libsys \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -5,7 +5,6 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -7,7 +7,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libsys \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -6,6 +6,8 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libutil \
|
||||
lib/libxo/libxo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -1,14 +1,11 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libutil \
|
||||
lib/libxo \
|
||||
lib/libxo/libxo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libxo \
|
||||
lib/libxo/libxo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -6,7 +6,6 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -6,7 +6,6 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -1,6 +1,7 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/sh.host \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -8,7 +8,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/ncurses/tinfo \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -9,7 +9,6 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/ncurses/ncurses \
|
||||
lib/ncurses/tinfo \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -8,7 +8,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/ncurses/tinfo.host \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
18
lib/ofed/libirdma/Makefile.depend
Normal file
18
lib/ofed/libirdma/Makefile.depend
Normal file
@ -0,0 +1,18 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
lib/ofed/include \
|
||||
lib/ofed/libibverbs \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
18
libexec/atf/atf-pytest-wrapper/Makefile.depend
Normal file
18
libexec/atf/atf-pytest-wrapper/Makefile.depend
Normal file
@ -0,0 +1,18 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libc++ \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
libexec/nuageinit/Makefile.depend
Normal file
10
libexec/nuageinit/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
libexec/nuageinit/tests/Makefile.depend
Normal file
10
libexec/nuageinit/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -2,6 +2,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/ssp \
|
||||
include/xlocale \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
|
@ -1,28 +1,17 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
cddl/lib/libavl \
|
||||
cddl/lib/libnvpair \
|
||||
cddl/lib/libspl \
|
||||
cddl/lib/libumem \
|
||||
cddl/lib/libuutil \
|
||||
cddl/lib/libzfs \
|
||||
cddl/lib/libzfs_core \
|
||||
cddl/lib/libzfsbootenv \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libbe \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/libgeom \
|
||||
lib/libjail \
|
||||
lib/libmd \
|
||||
lib/libsbuf \
|
||||
lib/libthr \
|
||||
lib/libutil \
|
||||
lib/libz \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
sbin/bectl/tests/Makefile.depend
Normal file
10
sbin/bectl/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -7,6 +7,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcam \
|
||||
lib/libcompiler_rt \
|
||||
lib/libnvmf \
|
||||
lib/libsbuf \
|
||||
lib/libutil \
|
||||
|
||||
|
@ -6,9 +6,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/libgeom \
|
||||
lib/libsbuf \
|
||||
lib/libutil \
|
||||
|
||||
|
||||
|
@ -7,6 +7,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcapsicum \
|
||||
lib/libcasper/libcasper \
|
||||
lib/libcasper/services/cap_fileargs \
|
||||
lib/libcompiler_rt \
|
||||
lib/libmd \
|
||||
|
||||
|
10
sbin/md5/tests/Makefile.depend
Normal file
10
sbin/md5/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -6,6 +6,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libnvmf \
|
||||
lib/libutil \
|
||||
|
||||
|
||||
|
10
sbin/nvmecontrol/tests/Makefile.depend
Normal file
10
sbin/nvmecontrol/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,8 +1,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/atf/libatf-c \
|
||||
lib/libc \
|
||||
|
15
sbin/pflowctl/Makefile.depend
Normal file
15
sbin/pflowctl/Makefile.depend
Normal file
@ -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
sbin/ping/tests/Makefile.depend
Normal file
15
sbin/ping/tests/Makefile.depend
Normal file
@ -0,0 +1,15 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/atf/libatf-c \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
sbin/ping \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -7,6 +7,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libjail \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
sbin/route/tests/Makefile.depend
Normal file
10
sbin/route/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -7,7 +7,6 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
secure/lib/libcrypto \
|
||||
secure/lib/libcrypto/openssl.amd64 \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
5
targets/pseudo/bootstrap-packages/Makefile.depend
Normal file
5
targets/pseudo/bootstrap-packages/Makefile.depend
Normal file
@ -0,0 +1,5 @@
|
||||
# Makes this a valid top-level target
|
||||
|
||||
DIRDEPS=
|
||||
|
||||
.include <dirdeps.mk>
|
10
usr.bin/asa/tests/Makefile.depend
Normal file
10
usr.bin/asa/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,19 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libarchive \
|
||||
lib/libbz2 \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/liblzma \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -3,6 +3,7 @@
|
||||
DIRDEPS = \
|
||||
lib/clang/libclangminimal \
|
||||
lib/clang/libllvmminimal \
|
||||
lib/ncurses/tinfo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
32
usr.bin/clang/lldb-server/Makefile.depend
Normal file
32
usr.bin/clang/lldb-server/Makefile.depend
Normal file
@ -0,0 +1,32 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/clang/libclang.amd64 \
|
||||
lib/clang/liblldb.amd64 \
|
||||
lib/clang/libllvm.amd64 \
|
||||
lib/libc \
|
||||
lib/libc++ \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libedit \
|
||||
lib/libexecinfo \
|
||||
lib/liblua \
|
||||
lib/liblzma \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
lib/libzstd \
|
||||
lib/msun \
|
||||
lib/ncurses/ncurses \
|
||||
lib/ncurses/panel \
|
||||
lib/ncurses/tinfo \
|
||||
usr.bin/clang/llvm-tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -2,6 +2,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
lib/clang/libllvmminimal \
|
||||
lib/ncurses/tinfo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
lib/clang/libllvmminimal \
|
||||
lib/ncurses/tinfo \
|
||||
usr.bin/clang/llvm-min-tblgen \
|
||||
|
||||
|
||||
|
@ -1,19 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libarchive \
|
||||
lib/libbz2 \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/liblzma \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
usr.bin/dc/tests/Makefile.depend
Normal file
10
usr.bin/dc/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -7,6 +7,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libutil \
|
||||
lib/libxo/libxo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
usr.bin/env/tests/Makefile.depend
vendored
Normal file
10
usr.bin/env/tests/Makefile.depend
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/file/tests/Makefile.depend
Normal file
10
usr.bin/file/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/gh-bc/tests/Makefile.depend
Normal file
10
usr.bin/gh-bc/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,13 +1,13 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/ncurses/ncursesw \
|
||||
lib/ncurses/ncurses \
|
||||
lib/ncurses/tinfo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
usr.bin/head/tests/Makefile.depend
Normal file
10
usr.bin/head/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
23
usr.bin/kyua/Makefile.depend
Normal file
23
usr.bin/kyua/Makefile.depend
Normal file
@ -0,0 +1,23 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/sh.host \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libc++ \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libjail \
|
||||
lib/liblua \
|
||||
lib/liblutok.amd64 \
|
||||
lib/libsqlite3 \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/locale/tests/Makefile.depend
Normal file
10
usr.bin/locale/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/lockf/tests/Makefile.depend
Normal file
10
usr.bin/lockf/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/lorder/tests/Makefile.depend
Normal file
10
usr.bin/lorder/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/mktemp/tests/Makefile.depend
Normal file
10
usr.bin/mktemp/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
17
usr.bin/ncurses/Makefile.depend
Normal file
17
usr.bin/ncurses/Makefile.depend
Normal file
@ -0,0 +1,17 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/sh.host \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/ncurses/tinfo \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,22 +1,15 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libarchive \
|
||||
lib/libbz2 \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libelf \
|
||||
lib/libelftc \
|
||||
lib/libexpat \
|
||||
lib/liblzma \
|
||||
lib/libpe \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
24
usr.bin/ofed/librdmacm/mckey/Makefile.depend
Normal file
24
usr.bin/ofed/librdmacm/mckey/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
lib/ofed/include \
|
||||
lib/ofed/libcxgb4 \
|
||||
lib/ofed/libibverbs \
|
||||
lib/ofed/libirdma \
|
||||
lib/ofed/libmlx4 \
|
||||
lib/ofed/libmlx5 \
|
||||
lib/ofed/librdmacm \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
23
usr.bin/ofed/librdmacm/rping/Makefile.depend
Normal file
23
usr.bin/ofed/librdmacm/rping/Makefile.depend
Normal file
@ -0,0 +1,23 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
lib/ofed/include \
|
||||
lib/ofed/libcxgb4 \
|
||||
lib/ofed/libibverbs \
|
||||
lib/ofed/libirdma \
|
||||
lib/ofed/libmlx4 \
|
||||
lib/ofed/libmlx5 \
|
||||
lib/ofed/librdmacm \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
23
usr.bin/ofed/librdmacm/ucmatose/Makefile.depend
Normal file
23
usr.bin/ofed/librdmacm/ucmatose/Makefile.depend
Normal file
@ -0,0 +1,23 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
lib/ofed/include \
|
||||
lib/ofed/libcxgb4 \
|
||||
lib/ofed/libibverbs \
|
||||
lib/ofed/libirdma \
|
||||
lib/ofed/libmlx4 \
|
||||
lib/ofed/libmlx5 \
|
||||
lib/ofed/librdmacm \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
23
usr.bin/ofed/librdmacm/udaddy/Makefile.depend
Normal file
23
usr.bin/ofed/librdmacm/udaddy/Makefile.depend
Normal file
@ -0,0 +1,23 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
lib/ofed/include \
|
||||
lib/ofed/libcxgb4 \
|
||||
lib/ofed/libibverbs \
|
||||
lib/ofed/libirdma \
|
||||
lib/ofed/libmlx4 \
|
||||
lib/ofed/libmlx5 \
|
||||
lib/ofed/librdmacm \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/patch/tests/Makefile.depend
Normal file
10
usr.bin/patch/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,12 +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/msun \
|
||||
|
||||
|
10
usr.bin/printenv/tests/Makefile.depend
Normal file
10
usr.bin/printenv/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/seq/tests/Makefile.depend
Normal file
10
usr.bin/seq/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/sort/tests/Makefile.depend
Normal file
10
usr.bin/sort/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/split/tests/Makefile.depend
Normal file
10
usr.bin/split/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,19 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libarchive \
|
||||
lib/libbz2 \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/liblzma \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
usr.bin/tftp/tests/Makefile.depend
Normal file
10
usr.bin/tftp/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/touch/tests/Makefile.depend
Normal file
10
usr.bin/touch/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/tsort/tests/Makefile.depend
Normal file
10
usr.bin/tsort/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/unifdef/tests/Makefile.depend
Normal file
10
usr.bin/unifdef/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,19 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libarchive \
|
||||
lib/libbz2 \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/liblzma \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
10
usr.bin/vmstat/tests/Makefile.depend
Normal file
10
usr.bin/vmstat/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
usr.bin/wc/tests/Makefile.depend
Normal file
10
usr.bin/wc/tests/Makefile.depend
Normal file
@ -0,0 +1,10 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user