2012-08-22 19:25:57 +00:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
|
|
|
|
DIRDEPS = \
|
|
|
|
cddl/lib/libavl \
|
|
|
|
cddl/lib/libnvpair \
|
|
|
|
cddl/lib/libumem \
|
|
|
|
cddl/lib/libuutil \
|
|
|
|
cddl/lib/libzfs \
|
2013-04-14 01:22:39 +00:00
|
|
|
cddl/lib/libzfs_core \
|
2012-11-08 21:24:17 +00:00
|
|
|
gnu/lib/libgcc \
|
2012-08-22 19:25:57 +00:00
|
|
|
include \
|
|
|
|
include/xlocale \
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libc \
|
2013-03-11 17:21:52 +00:00
|
|
|
lib/libcompiler_rt \
|
2013-10-13 00:24:00 +00:00
|
|
|
lib/libexpat \
|
2012-08-22 19:25:57 +00:00
|
|
|
lib/libgeom \
|
2013-10-13 00:24:00 +00:00
|
|
|
lib/libmd \
|
|
|
|
lib/libsbuf \
|
|
|
|
lib/libthr \
|
2012-08-22 19:25:57 +00:00
|
|
|
lib/libutil \
|
|
|
|
lib/msun \
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|