summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-23 04:34:46 +0000
committerChris Lattner <sabre@nondot.org>2005-01-23 04:34:46 +0000
commit28939a222e5dcea65e27754e709f4fe261c5ab72 (patch)
treece5a70a5dd1a067320439e75648e7a4487e6496e /llvm/lib
parentd5d45b8d1a836ac2738a378b567b4195ef3dd0ae (diff)
downloadbcm5719-llvm-28939a222e5dcea65e27754e709f4fe261c5ab72.tar.gz
bcm5719-llvm-28939a222e5dcea65e27754e709f4fe261c5ab72.zip
Build Alpha by default.
llvm-svn: 19777
Diffstat (limited to 'llvm/lib')
-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 d396ad42acf..bb23fb47771 100644
--- a/llvm/lib/Target/Makefile
+++ b/llvm/lib/Target/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
-PARALLEL_DIRS = CBackend X86 SparcV8 SparcV9 PowerPC Skeleton
+PARALLEL_DIRS = CBackend X86 SparcV8 SparcV9 PowerPC Alpha Skeleton
LIBRARYNAME = LLVMTarget
BUILD_ARCHIVE = 1
OpenPOWER on IntegriCloud