From: Vikram S. Adve Date: Tue, 28 Aug 2001 23:16:59 +0000 (+0000) Subject: Remove source list. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3b4d062eb37f14023293d8cace5845d04f10b52e;p=oota-llvm.git Remove source list. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@402 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/InstrSelection/Makefile b/lib/CodeGen/InstrSelection/Makefile index 985ddaf4bf9..0a85cb36df8 100644 --- a/lib/CodeGen/InstrSelection/Makefile +++ b/lib/CodeGen/InstrSelection/Makefile @@ -4,10 +4,4 @@ DIRS = LIBRARYNAME = select -## List source files in link order -Source = \ - InstrSelection.o \ - MachineInstr.o \ - InstrForest.o - include $(LEVEL)/Makefile.common diff --git a/lib/Target/SparcV9/InstrSelection/Makefile b/lib/Target/SparcV9/InstrSelection/Makefile index 985ddaf4bf9..0a85cb36df8 100644 --- a/lib/Target/SparcV9/InstrSelection/Makefile +++ b/lib/Target/SparcV9/InstrSelection/Makefile @@ -4,10 +4,4 @@ DIRS = LIBRARYNAME = select -## List source files in link order -Source = \ - InstrSelection.o \ - MachineInstr.o \ - InstrForest.o - include $(LEVEL)/Makefile.common