aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang/llvm-objdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/clang/llvm-objdump/Makefile')
-rw-r--r--usr.bin/clang/llvm-objdump/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/clang/llvm-objdump/Makefile b/usr.bin/clang/llvm-objdump/Makefile
index 443128460f99..44d8c7f82e33 100644
--- a/usr.bin/clang/llvm-objdump/Makefile
+++ b/usr.bin/clang/llvm-objdump/Makefile
@@ -31,9 +31,7 @@ CLEANFILES+= ${TGHDRS} ${TGHDRS:C/$/.d/}
LIBADD+= z
-.if ${MK_LLVM_BINUTILS} != "no"
LINKS= ${BINDIR}/llvm-objdump ${BINDIR}/objdump
MLINKS= llvm-objdump.1 objdump.1
-.endif
.include "../llvm.prog.mk"