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:
e8e7a18
)
CBackend now lives here
author
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 23:29:20 +0000
(23:29 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 23:29:20 +0000
(23:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11415
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Makefile
patch
|
blob
|
history
diff --git
a/lib/Target/Makefile
b/lib/Target/Makefile
index 01ad71116b558127919458804b5e18eb5c1941f2..89ed3e975d7973bd33af14ae5e62c3a3b25cfa27 100644
(file)
--- a/
lib/Target/Makefile
+++ b/
lib/Target/Makefile
@@
-7,7
+7,7
@@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
-DIRS =
Sparc X86
PowerPC
+DIRS =
CBackend X86 Sparc
PowerPC
LIBRARYNAME = target
BUILD_ARCHIVE = 1