ea825d0274
Sponsored by: Dell EMC Isilon
27 lines
435 B
Makefile
27 lines
435 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libalias/libalias \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libmd \
|
|
lib/libnetgraph \
|
|
lib/libpam/libpam \
|
|
lib/libradius \
|
|
lib/libutil \
|
|
lib/libz \
|
|
secure/lib/libcrypto \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|