2012-08-22 21:25:57 +02:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
|
|
|
|
DIRDEPS = \
|
|
|
|
cddl/lib/libnvpair \
|
|
|
|
cddl/lib/libumem \
|
|
|
|
cddl/lib/libuutil \
|
|
|
|
cddl/lib/libzfs \
|
2013-04-14 03:22:39 +02:00
|
|
|
cddl/lib/libzfs_core \
|
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 \
|
2012-08-22 21:25:57 +02:00
|
|
|
lib/libgeom \
|
2012-11-08 22:24:17 +01:00
|
|
|
lib/libjail \
|
2012-08-22 21:25:57 +02:00
|
|
|
lib/libutil \
|
|
|
|
lib/msun \
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|