projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0facd0
)
Demolish explicit source list
author
Chris Lattner
<sabre@nondot.org>
Mon, 27 Aug 2001 05:18:35 +0000
(
05:18
+0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/lib/CodeGen/Makefile
b/lib/CodeGen/Makefile
index f80090e3e4d05820819f9902ac7f711489e270ed..1c601d1b6ec5548cd24ffa83b0bd9804e9a632a8 100644
(file)
--- a/
lib/CodeGen/Makefile
+++ b/
lib/CodeGen/Makefile
@@
-1,7
+1,4
@@
LEVEL = ../..
DIRS = InstrSelection TargetMachine
-## List source files in link order
-Source =
-
include $(LEVEL)/Makefile.common