ea825d0274
Sponsored by: Dell EMC Isilon
31 lines
480 B
Makefile
31 lines
480 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libarchive \
|
|
lib/libbz2 \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libexpat \
|
|
lib/libfetch \
|
|
lib/liblzma \
|
|
lib/libsbuf \
|
|
lib/libthr \
|
|
lib/libucl \
|
|
lib/libz \
|
|
lib/msun \
|
|
secure/lib/libcrypto \
|
|
secure/lib/libssl \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|