2015-06-13 21:20:56 +02:00
|
|
|
# $FreeBSD$
|
2012-08-22 21:25:57 +02:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2014-08-19 08:50:54 +02:00
|
|
|
cddl/lib/libavl \
|
2012-11-08 22:24:17 +01:00
|
|
|
cddl/lib/libnvpair \
|
2012-08-22 21:25:57 +02:00
|
|
|
cddl/lib/libumem \
|
2014-11-19 08:10:38 +01:00
|
|
|
cddl/lib/libuutil \
|
2013-04-14 03:22:39 +02:00
|
|
|
cddl/lib/libzfs_core \
|
2014-05-10 07:16:28 +02:00
|
|
|
gnu/lib/csu \
|
2012-11-08 22:24:17 +01:00
|
|
|
gnu/lib/libgcc \
|
2012-08-22 21:25:57 +02:00
|
|
|
include \
|
|
|
|
include/xlocale \
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libc \
|
2013-03-11 18:21:52 +01:00
|
|
|
lib/libcompiler_rt \
|
2014-11-19 08:10:38 +01:00
|
|
|
lib/libexpat \
|
2012-08-22 21:25:57 +02:00
|
|
|
lib/libgeom \
|
2012-11-08 22:24:17 +01:00
|
|
|
lib/libmd \
|
|
|
|
lib/libthr \
|
2012-08-22 21:25:57 +02:00
|
|
|
lib/libutil \
|
2015-12-01 06:23:19 +01:00
|
|
|
lib/libz \
|
2012-08-22 21:25:57 +02:00
|
|
|
lib/msun \
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|