From: Chris Lattner Date: Thu, 16 Dec 2004 17:34:04 +0000 (+0000) Subject: Add spaces between rule groups to make it more obvious which ones pair X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=02a4f90903db74a82d219f21358bf08191094efb;p=oota-llvm.git Add spaces between rule groups to make it more obvious which ones pair Remove instrselector generation, remove Intel/ATT specifics from Makefile.rules. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18988 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.rules b/Makefile.rules index 4f4fb452a12..8efd3e31db5 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -966,6 +966,7 @@ $(TARGET:%=%GenRegisterNames.inc): \ %GenRegisterNames.inc : $(ObjDir)/%GenRegisterNames.inc.tmp $(Verb) cmp -s $@ $< || cp $< $@ + $(TARGET:%=$(ObjDir)/%GenRegisterInfo.h.inc.tmp): \ $(ObjDir)/%GenRegisterInfo.h.inc.tmp : %.td $(ObjDir)/.dir $(Echo) "Building $(