aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Makefile
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-02-25 19:08:12 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-02-25 19:08:12 +0000
commit150666fd82f96a8615e63d3797e2d00f3edcb3e0 (patch)
treec004d449da4f6e6d623edf4d1ae3158f31dcacd3 /lib/Target/Makefile
parente3d6807ab50d52f72333c1f892500b664c797b13 (diff)
Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Makefile')
-rw-r--r--lib/Target/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Makefile b/lib/Target/Makefile
index 89ed3e975d..f4a6908fa1 100644
--- a/lib/Target/Makefile
+++ b/lib/Target/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
-DIRS = CBackend X86 Sparc PowerPC
+DIRS = CBackend X86 SparcV9 PowerPC
LIBRARYNAME = target
BUILD_ARCHIVE = 1