mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
dirdeps: Add missing dependency files
Some leaf directories were missing Makefile.depend files or needed architecture-specific Makefile.depend.* files.
This commit is contained in:
parent
5e3190f700
commit
e5b786625f
11
lib/csu/aarch64/Makefile.depend
Normal file
11
lib/csu/aarch64/Makefile.depend
Normal file
@ -0,0 +1,11 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
11
lib/csu/riscv/Makefile.depend
Normal file
11
lib/csu/riscv/Makefile.depend
Normal file
@ -0,0 +1,11 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
14
lib/liblua/Makefile.depend
Normal file
14
lib/liblua/Makefile.depend
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
10
lib/libpmc/pmu-events/Makefile.depend
Normal file
10
lib/libpmc/pmu-events/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
|
11
share/man/man4/man4.aarch64/Makefile.depend
Normal file
11
share/man/man4/man4.aarch64/Makefile.depend
Normal file
@ -0,0 +1,11 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
17
stand/efi/loader/Makefile.depend.arm
Normal file
17
stand/efi/loader/Makefile.depend.arm
Normal file
@ -0,0 +1,17 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/sh.host \
|
||||
stand/efi/fdt \
|
||||
stand/efi/libefi \
|
||||
stand/fdt \
|
||||
stand/libsa \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
17
stand/efi/loader/Makefile.depend.arm64
Normal file
17
stand/efi/loader/Makefile.depend.arm64
Normal file
@ -0,0 +1,17 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/sh.host \
|
||||
stand/efi/fdt \
|
||||
stand/efi/libefi \
|
||||
stand/fdt \
|
||||
stand/libsa \
|
||||
usr.bin/awk.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
11
stand/liblua/Makefile.depend
Normal file
11
stand/liblua/Makefile.depend
Normal file
@ -0,0 +1,11 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
stand/libsa \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
12
stand/uboot/Makefile.depend
Normal file
12
stand/uboot/Makefile.depend
Normal file
@ -0,0 +1,12 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
stand/fdt \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
11
usr.bin/clang/lldb-tblgen/Makefile.depend
Normal file
11
usr.bin/clang/lldb-tblgen/Makefile.depend
Normal file
@ -0,0 +1,11 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
lib/clang/libllvmminimal \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
Loading…
Reference in New Issue
Block a user