summaryrefslogtreecommitdiff
path: root/lib/Target/Makefile
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-01-21 21:16:10 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-01-21 21:16:10 +0000
commitb1b9dc35a7705bff13b40182488c03f9ac8b44d5 (patch)
treeb7b1440193835f42977c6de7222eaecd6e55602d /lib/Target/Makefile
parentca78f49234d52fca9d44800dbe6ec1ac387564d7 (diff)
downloadllvm-b1b9dc35a7705bff13b40182488c03f9ac8b44d5.tar.gz
llvm-b1b9dc35a7705bff13b40182488c03f9ac8b44d5.tar.bz2
llvm-b1b9dc35a7705bff13b40182488c03f9ac8b44d5.tar.xz
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
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 c4a1203c64..01ad71116b 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