2015-06-15 20:11:15 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DIRDEPS = \
|
|
|
|
gnu/lib/csu \
|
2015-06-16 23:37:19 +00:00
|
|
|
include \
|
|
|
|
include/xlocale \
|
2015-06-15 20:11:15 +00:00
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libarchive \
|
|
|
|
lib/libbz2 \
|
|
|
|
lib/libc \
|
|
|
|
lib/libcompiler_rt \
|
|
|
|
lib/libelf \
|
|
|
|
lib/libelftc \
|
|
|
|
lib/libexpat \
|
|
|
|
lib/liblzma \
|
2016-02-16 02:14:30 +00:00
|
|
|
lib/libpe \
|
2015-06-15 20:11:15 +00:00
|
|
|
lib/libthr \
|
|
|
|
lib/libz \
|
|
|
|
secure/lib/libcrypto \
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|