From c8afbd5c2f9d999482840905bef5c8a9419e40c0 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 16 Dec 2004 07:14:19 +0000 Subject: [PATCH] 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 --- Makefile.rules | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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 $(