aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Makefile
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-03-11 04:42:41 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-03-11 04:42:41 +0000
commit36061dab060d5a50fd18359e528bb41afe0f9b68 (patch)
tree8c61e301c83afd844007daf6b357e83e1e1e4261 /lib/Target/Makefile
parent45ff027e00582ffa14f5b4cc8c650d97b05ce1d5 (diff)
Remove ghostly directory from the build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12285 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 27e89c1d40..f4a6908fa1 100644
--- a/lib/Target/Makefile
+++ b/lib/Target/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
-DIRS = CBackend X86 SparcV9 SparcV8 PowerPC
+DIRS = CBackend X86 SparcV9 PowerPC
LIBRARYNAME = target
BUILD_ARCHIVE = 1