summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/CodeGen/InstrSched/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/InstrSched/Makefile b/llvm/lib/CodeGen/InstrSched/Makefile
index acc95d35cc0..511e04b36f1 100644
--- a/llvm/lib/CodeGen/InstrSched/Makefile
+++ b/llvm/lib/CodeGen/InstrSched/Makefile
@@ -6,10 +6,9 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../..
+LEVEL = ../../..
DIRS =
-
LIBRARYNAME = sched
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud