2015-06-13 15:20:56 -04:00
|
|
|
# $FreeBSD$
|
2012-08-22 15:25:57 -04:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2014-05-16 10:09:51 -04:00
|
|
|
gnu/lib/csu \
|
2013-10-12 20:24:00 -04:00
|
|
|
gnu/lib/libgcc \
|
2012-08-22 15:25:57 -04:00
|
|
|
include \
|
|
|
|
|
include/xlocale \
|
2013-10-12 20:24:00 -04:00
|
|
|
lib/${CSU_DIR} \
|
|
|
|
|
lib/libc \
|
|
|
|
|
lib/libcompiler_rt \
|
2012-08-22 15:25:57 -04:00
|
|
|
lib/libfetch \
|
2013-10-12 20:24:00 -04:00
|
|
|
secure/lib/libcrypto \
|
|
|
|
|
secure/lib/libssl \
|
2012-08-22 15:25:57 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
|
.endif
|