From: Misha Brukman Date: Sat, 23 Oct 2004 04:59:22 +0000 (+0000) Subject: Remove extraneous blank line X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bb482494149d96a04b0146a8d6aa8ec5a10a40fa;p=oota-llvm.git Remove extraneous blank line git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17180 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PowerPC/Makefile b/lib/Target/PowerPC/Makefile index f06567bbaab..05768ab212c 100644 --- a/lib/Target/PowerPC/Makefile +++ b/lib/Target/PowerPC/Makefile @@ -10,7 +10,6 @@ LEVEL = ../../.. LIBRARYNAME = powerpc TARGET = PowerPC - # Make sure that tblgen is run, first thing. BUILT_SOURCES = PowerPCGenInstrNames.inc PowerPCGenRegisterNames.inc \ PowerPCGenAsmWriter.inc PPC32GenCodeEmitter.inc \