ea825d0274
Sponsored by: Dell EMC Isilon
28 lines
435 B
Makefile
28 lines
435 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
cddl/lib/libctf \
|
|
gnu/lib/csu \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/atf/libatf-c \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libcxxrt \
|
|
lib/libelf \
|
|
lib/libkvm \
|
|
lib/libproc \
|
|
lib/libprocstat \
|
|
lib/librtld_db \
|
|
lib/libutil \
|
|
lib/libz \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|