mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 14:24:09 +01:00
03165addb5
Sponsored by: EMC / Isilon Storage Division
17 lines
251 B
Makefile
17 lines
251 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/libc++ \
|
|
lib/libexecinfo \
|
|
lib/msun \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|