mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
New dependencies
This commit is contained in:
parent
446fca52f0
commit
e14ce21d2d
1 changed files with 22 additions and 0 deletions
22
lib/libunbound/Makefile.depend
Normal file
22
lib/libunbound/Makefile.depend
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
secure/lib/libcrypto \
|
||||
secure/lib/libssl \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
||||
Loading…
Reference in a new issue