aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Target/SparcV9/InstrSched/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/SparcV9/InstrSched/Makefile b/lib/Target/SparcV9/InstrSched/Makefile
index 511e04b36f..81caf77b1f 100644
--- a/lib/Target/SparcV9/InstrSched/Makefile
+++ b/lib/Target/SparcV9/InstrSched/Makefile
@@ -7,8 +7,8 @@
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../..
+LEVEL = ../../../..
DIRS =
-LIBRARYNAME = sched
+LIBRARYNAME = sparcv9sched
include $(LEVEL)/Makefile.common