ea825d0274
Sponsored by: Dell EMC Isilon
25 lines
386 B
Makefile
25 lines
386 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/clang/libllvm \
|
|
lib/libc \
|
|
lib/libc++ \
|
|
lib/libcompiler_rt \
|
|
lib/libcxxrt \
|
|
lib/libthr \
|
|
lib/libz \
|
|
lib/msun \
|
|
lib/ncurses/ncursesw \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|