2015-06-13 21:20:56 +02:00
|
|
|
# $FreeBSD$
|
2012-08-22 21:25:57 +02:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2014-05-16 16:09:51 +02:00
|
|
|
gnu/lib/csu \
|
2012-08-22 21:25:57 +02:00
|
|
|
gnu/lib/libgcc \
|
|
|
|
include \
|
|
|
|
include/arpa \
|
|
|
|
include/xlocale \
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libc \
|
2013-03-11 18:21:52 +01:00
|
|
|
lib/libcompiler_rt \
|
2012-08-22 21:25:57 +02:00
|
|
|
lib/libcrypt \
|
2013-10-13 02:24:00 +02:00
|
|
|
lib/libldns \
|
2012-08-22 21:25:57 +02:00
|
|
|
lib/libpam/libpam \
|
|
|
|
lib/libutil \
|
|
|
|
lib/libz \
|
|
|
|
secure/lib/libcrypto \
|
|
|
|
secure/lib/libssh \
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|