From: Chris Lattner Date: Sat, 28 Feb 2004 19:54:00 +0000 (+0000) Subject: SparcV8 now builds. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8a6238425348f55eca2fd0d3072b027dd7801478;p=oota-llvm.git SparcV8 now builds. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11960 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Makefile b/lib/Target/Makefile index f4a6908fa1c..27e89c1d402 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -7,7 +7,7 @@ # ##===----------------------------------------------------------------------===## LEVEL = ../.. -DIRS = CBackend X86 SparcV9 PowerPC +DIRS = CBackend X86 SparcV9 SparcV8 PowerPC LIBRARYNAME = target BUILD_ARCHIVE = 1