summaryrefslogtreecommitdiff
path: root/tools/llvm-dis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-dis/Makefile')
-rw-r--r--tools/llvm-dis/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/llvm-dis/Makefile b/tools/llvm-dis/Makefile
index 5e7f6d31c0..4409a17767 100644
--- a/tools/llvm-dis/Makefile
+++ b/tools/llvm-dis/Makefile
@@ -3,5 +3,3 @@ LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
include $(LEVEL)/Makefile.common
-
-