Specify all of the targets built.
authorChris Lattner <sabre@nondot.org>
Thu, 16 Dec 2004 17:26:44 +0000 (17:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Dec 2004 17:26:44 +0000 (17:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18985 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/Makefile

index 95432819cdcec78f83afffadaaa648209d3a8932..8975398c035b0607294de3917412e6bcbc9fc3ce 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../..
 LIBRARYNAME = LLVMPowerPC
-TARGET = PowerPC
+TARGET = PowerPC PPC32 PPC64
 
 # Make sure that tblgen is run, first thing.
 BUILT_SOURCES = PowerPCGenInstrNames.inc PowerPCGenRegisterNames.inc \