From: Brian Gaeke Date: Thu, 11 Mar 2004 04:42:41 +0000 (+0000) Subject: Remove ghostly directory from the build X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=36061dab060d5a50fd18359e528bb41afe0f9b68;p=oota-llvm.git Remove ghostly directory from the build git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12285 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Makefile b/lib/Target/Makefile index 27e89c1d402..f4a6908fa1c 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