813cf55c14
Reviewed by: dim Approved by: re (gjb) Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D6856
33 lines
633 B
Makefile
33 lines
633 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/clang/libclangast \
|
|
lib/clang/libclangbasic \
|
|
lib/clang/libclangformat \
|
|
lib/clang/libclanglex \
|
|
lib/clang/libclangrewrite \
|
|
lib/clang/libclangtoolingcore \
|
|
lib/clang/libllvmcore \
|
|
lib/clang/libllvmmc \
|
|
lib/clang/libllvmsupport \
|
|
lib/libc \
|
|
lib/libc++ \
|
|
lib/libcompiler_rt \
|
|
lib/libthr \
|
|
lib/msun \
|
|
lib/ncurses/ncursesw \
|
|
usr.bin/clang/clang-tblgen.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|