mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-23 07:31:31 +00:00
Updated and new Makefile.depend files
Reviewd by: stevek
This commit is contained in:
parent
b3e7d4b67c
commit
45fe5580cd
14
lib/liblutok/Makefile.depend
Normal file
14
lib/liblutok/Makefile.depend
Normal 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
|
@ -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 \
|
||||
|
@ -11,7 +11,7 @@ DIRDEPS = \
|
||||
lib/libcxxrt \
|
||||
lib/libjail \
|
||||
lib/liblua \
|
||||
lib/liblutok.amd64 \
|
||||
lib/liblutok \
|
||||
lib/libsqlite3 \
|
||||
lib/msun \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user