mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
2c9a9dfc18
Update a bunch of Makefile.depend files as a result of adding Makefile.depend.options files Reviewed by: bdrewery MFC after: 1 week Sponsored by: Juniper Networks Differential Revision: https://reviews.freebsd.org/D22494
32 lines
547 B
Makefile
32 lines
547 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/gssapi \
|
|
include/xlocale \
|
|
kerberos5/lib/libgssapi_krb5 \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcapsicum \
|
|
lib/libcasper/libcasper \
|
|
lib/libcom_err \
|
|
lib/libcompiler_rt \
|
|
lib/libcrypt \
|
|
lib/libldns \
|
|
lib/libpam/libpam \
|
|
lib/libthr \
|
|
lib/libutil \
|
|
lib/libz \
|
|
secure/lib/libcrypto \
|
|
secure/lib/libssh \
|
|
secure/lib/libssl \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|