Makefile.depend (bc2abcfdef445d4884b996c8f4806d1931b9ab1c) | Makefile.depend (03165addb52822966a90cda41c600a0993de55a4) |
---|---|
1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 gnu/lib/libgcc \ 7 include \ 8 include/xlocale \ 9 lib/${CSU_DIR} \ | 1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 gnu/lib/libgcc \ 7 include \ 8 include/xlocale \ 9 lib/${CSU_DIR} \ |
10 lib/clang/libclangast \ 11 lib/clang/libclangbasic \ 12 lib/clang/libclangformat \ 13 lib/clang/libclanglex \ 14 lib/clang/libclangrewrite \ 15 lib/clang/libclangtoolingcore \ 16 lib/clang/libllvmcore \ 17 lib/clang/libllvmmc \ 18 lib/clang/libllvmsupport \ | 10 lib/clang/libclang \ 11 lib/clang/libllvm \ |
19 lib/libc \ 20 lib/libc++ \ 21 lib/libcompiler_rt \ | 12 lib/libc \ 13 lib/libc++ \ 14 lib/libcompiler_rt \ |
15 lib/libcxxrt \ |
|
22 lib/libthr \ 23 lib/msun \ 24 lib/ncurses/ncursesw \ | 16 lib/libthr \ 17 lib/msun \ 18 lib/ncurses/ncursesw \ |
25 usr.bin/clang/clang-tblgen.host \ | |
26 27 28.include <dirdeps.mk> 29 30.if ${DEP_RELDIR} == ${_DEP_RELDIR} 31# local dependencies - needed for -jN in clean tree 32.endif | 19 20 21.include <dirdeps.mk> 22 23.if ${DEP_RELDIR} == ${_DEP_RELDIR} 24# local dependencies - needed for -jN in clean tree 25.endif |