Add SparcV8 target back into the build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18738 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-12-10 04:54:21 +00:00
parent 57600548c7
commit f4540a6b9a

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
PARALLEL_DIRS = CBackend X86 SparcV9 PowerPC Skeleton
PARALLEL_DIRS = CBackend X86 SparcV8 SparcV9 PowerPC Skeleton
LIBRARYNAME = LLVMTarget
BUILD_ARCHIVE = 1