1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

Updated and new Makefile.depend files

Reviewd by:	stevek
This commit is contained in:
Simon J. Gerraty 2024-10-16 09:22:17 -07:00
parent b3e7d4b67c
commit 45fe5580cd
3 changed files with 18 additions and 4 deletions

View File

@ -0,0 +1,14 @@
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/libc++ \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -4,9 +4,9 @@ DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/clang/libclang.amd64 \
lib/clang/liblldb.amd64 \
lib/clang/libllvm.amd64 \
lib/clang/libclang \
lib/clang/liblldb \
lib/clang/libllvm \
lib/libc \
lib/libc++ \
lib/libcompiler_rt \

View File

@ -11,7 +11,7 @@ DIRDEPS = \
lib/libcxxrt \
lib/libjail \
lib/liblua \
lib/liblutok.amd64 \
lib/liblutok \
lib/libsqlite3 \
lib/msun \