summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-10-25 22:55:05 +0000
committerChris Lattner <sabre@nondot.org>2002-10-25 22:55:05 +0000
commit517005c76061eb225295c7f8cb21805fa94fe07a (patch)
tree296bde970222b6e0c71d04e15a23da846c8ba4e7 /llvm/lib/Target
parent9e33759f883a132c2ebeaa4fa6fb716894f79f32 (diff)
downloadbcm5719-llvm-517005c76061eb225295c7f8cb21805fa94fe07a.tar.gz
bcm5719-llvm-517005c76061eb225295c7f8cb21805fa94fe07a.zip
Build the X86 target as well
llvm-svn: 4283
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Makefile b/llvm/lib/Target/Makefile
index 3c5bf674648..32032a66be1 100644
--- a/llvm/lib/Target/Makefile
+++ b/llvm/lib/Target/Makefile
@@ -1,5 +1,5 @@
LEVEL = ../..
-DIRS = Sparc
+DIRS = Sparc X86
LIBRARYNAME = target
BUILD_ARCHIVE = 1
OpenPOWER on IntegriCloud