2015-06-13 19:20:56 +00:00
|
|
|
# $FreeBSD$
|
2012-08-22 19:25:57 +00:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2014-05-16 14:09:51 +00:00
|
|
|
gnu/lib/csu \
|
2012-08-22 19:25:57 +00:00
|
|
|
include \
|
|
|
|
include/xlocale \
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libarchive \
|
2013-10-13 00:24:00 +00:00
|
|
|
lib/libbz2 \
|
2012-08-22 19:25:57 +00:00
|
|
|
lib/libc \
|
2013-03-11 17:21:52 +00:00
|
|
|
lib/libcompiler_rt \
|
2013-10-13 00:24:00 +00:00
|
|
|
lib/libexpat \
|
|
|
|
lib/liblzma \
|
2015-05-27 01:19:58 +00:00
|
|
|
lib/libthr \
|
2012-08-22 19:25:57 +00:00
|
|
|
lib/libz \
|
2013-10-13 00:24:00 +00:00
|
|
|
secure/lib/libcrypto \
|
2012-08-22 19:25:57 +00:00
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|