Demolish explicit source list
authorChris Lattner <sabre@nondot.org>
Mon, 27 Aug 2001 05:18:35 +0000 (05:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Aug 2001 05:18:35 +0000 (05:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@375 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/Makefile

index f80090e3e4d05820819f9902ac7f711489e270ed..1c601d1b6ec5548cd24ffa83b0bd9804e9a632a8 100644 (file)
@@ -1,7 +1,4 @@
 LEVEL = ../..
 DIRS  = InstrSelection TargetMachine
 
-## List source files in link order
-Source  =
-
 include $(LEVEL)/Makefile.common