From: Brian Gaeke Date: Wed, 21 Jan 2004 21:16:10 +0000 (+0000) Subject: Build the PowerPC directory, so it is less likely to bit-rot (again) X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b1b9dc35a7705bff13b40182488c03f9ac8b44d5;p=oota-llvm.git Build the PowerPC directory, so it is less likely to bit-rot (again) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10938 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Makefile b/lib/Target/Makefile index c4a1203c647..01ad71116b5 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -7,7 +7,7 @@ # ##===----------------------------------------------------------------------===## LEVEL = ../.. -DIRS = Sparc X86 +DIRS = Sparc X86 PowerPC LIBRARYNAME = target BUILD_ARCHIVE = 1