1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-22 10:36:10 +00:00

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

@ -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