mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
27 lines
459 B
Makefile
27 lines
459 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
cddl/lib/libavl \
|
|
cddl/lib/libnvpair \
|
|
cddl/lib/libspl \
|
|
cddl/lib/libumem \
|
|
cddl/lib/libuutil \
|
|
cddl/lib/libzfs \
|
|
cddl/lib/libzfs_core \
|
|
cddl/lib/libzpool \
|
|
cddl/lib/libzutil \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libgeom \
|
|
lib/msun \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|