7750ad47a9
Requested by: Simon Gerraty <sjg@juniper.net>
27 lines
442 B
Makefile
27 lines
442 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DEP_MACHINE := ${.PARSEFILE:E}
|
|
|
|
DIRDEPS = \
|
|
cddl/lib/libavl \
|
|
cddl/lib/libnvpair \
|
|
cddl/lib/libumem \
|
|
cddl/lib/libuutil \
|
|
cddl/lib/libzfs \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libgeom \
|
|
lib/libutil \
|
|
lib/msun \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|