Print "circular" warning message only in debug mode.
[oota-llvm.git] / 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