2015-06-16 23:37:19 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DIRDEPS = \
|
|
|
|
include \
|
|
|
|
include/xlocale \
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libc \
|
2019-12-11 17:37:53 +00:00
|
|
|
lib/libcapsicum \
|
2015-06-16 23:37:19 +00:00
|
|
|
lib/libcompiler_rt \
|
|
|
|
lib/libdwarf \
|
|
|
|
lib/libelf \
|
|
|
|
lib/libelftc \
|
2019-12-11 17:37:53 +00:00
|
|
|
lib/libnv \
|
2015-06-16 23:37:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|