From: Reid Spencer Date: Thu, 16 Dec 2004 07:14:19 +0000 (+0000) Subject: Revert last patch which breaks PowerPC target because it fails to build X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c8afbd5c2f9d999482840905bef5c8a9419e40c0;p=oota-llvm.git Revert last patch which breaks PowerPC target because it fails to build the 32bit and 64bit variants. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18978 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.rules b/Makefile.rules index 148188edbd2..dbd23ecaec2 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -938,43 +938,43 @@ INCFiles := $(filter %.inc,$(BUILT_SOURCES)) $(INCFiles) : $(TBLGEN) $(TDFiles) -$(TARGET)GenRegisterNames.inc : $(TARGET).td +%GenRegisterNames.inc : %.td $(Echo) "Building $(