diff --git a/lib/CodeGen/InstrSched/Makefile b/lib/CodeGen/InstrSched/Makefile index acc95d35cc0..511e04b36f1 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 = ../../.. - DIRS = - LIBRARYNAME = sched include $(LEVEL)/Makefile.common diff --git a/lib/Target/SparcV9/InstrSched/Makefile b/lib/Target/SparcV9/InstrSched/Makefile index acc95d35cc0..511e04b36f1 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 = ../../.. - DIRS = - LIBRARYNAME = sched include $(LEVEL)/Makefile.common