f51eac06ce
Sponsored by: EMC / Isilon Storage Division
28 lines
502 B
Makefile
28 lines
502 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/clang/libllvmasmparser \
|
|
lib/clang/libllvmbitwriter \
|
|
lib/clang/libllvmcore \
|
|
lib/clang/libllvmsupport \
|
|
lib/libc \
|
|
lib/libc++ \
|
|
lib/libcompiler_rt \
|
|
lib/libthr \
|
|
lib/msun \
|
|
lib/ncurses/ncursesw \
|
|
usr.bin/clang/llvm-tblgen.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|