aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/CodeGen/InstrSched/Makefile3
-rw-r--r--lib/Target/SparcV9/InstrSched/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/lib/CodeGen/InstrSched/Makefile b/lib/CodeGen/InstrSched/Makefile
index acc95d3..511e04b 100644
--- a/lib/CodeGen/InstrSched/Makefile
+++ b/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
diff --git a/lib/Target/SparcV9/InstrSched/Makefile b/lib/Target/SparcV9/InstrSched/Makefile
index acc95d3..511e04b 100644
--- a/lib/Target/SparcV9/InstrSched/Makefile
+++ b/lib/Target/SparcV9/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