diff options
Diffstat (limited to 'usr.bin/clang/llvm-dwarfdump/Makefile.depend')
-rw-r--r-- | usr.bin/clang/llvm-dwarfdump/Makefile.depend | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/usr.bin/clang/llvm-dwarfdump/Makefile.depend b/usr.bin/clang/llvm-dwarfdump/Makefile.depend deleted file mode 100644 index 0f0517818727..000000000000 --- a/usr.bin/clang/llvm-dwarfdump/Makefile.depend +++ /dev/null @@ -1,30 +0,0 @@ -# $FreeBSD$ -# Autogenerated - do NOT edit! - -DIRDEPS = \ - gnu/lib/csu \ - gnu/lib/libgcc \ - include \ - include/xlocale \ - lib/${CSU_DIR} \ - lib/clang/libllvmbitreader \ - lib/clang/libllvmcore \ - lib/clang/libllvmdebuginfodwarf \ - lib/clang/libllvmmc \ - lib/clang/libllvmmcparser \ - lib/clang/libllvmobject \ - lib/clang/libllvmsupport \ - lib/libc \ - lib/libc++ \ - lib/libcompiler_rt \ - 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 |