Remove source list.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 28 Aug 2001 23:16:59 +0000 (23:16 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 28 Aug 2001 23:16:59 +0000 (23:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@402 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/InstrSelection/Makefile
lib/Target/SparcV9/InstrSelection/Makefile

index 985ddaf4bf9b8b9cc9dd3b04c10e1ba51f98745b..0a85cb36df8ba66690ca479060c361cd97e4292c 100644 (file)
@@ -4,10 +4,4 @@ DIRS  =
 
 LIBRARYNAME = select
 
-## List source files in link order
-Source  = \
-         InstrSelection.o \
-         MachineInstr.o \
-         InstrForest.o
-
 include $(LEVEL)/Makefile.common
index 985ddaf4bf9b8b9cc9dd3b04c10e1ba51f98745b..0a85cb36df8ba66690ca479060c361cd97e4292c 100644 (file)
@@ -4,10 +4,4 @@ DIRS  =
 
 LIBRARYNAME = select
 
-## List source files in link order
-Source  = \
-         InstrSelection.o \
-         MachineInstr.o \
-         InstrForest.o
-
 include $(LEVEL)/Makefile.common