From: Chris Lattner Date: Wed, 15 Dec 2004 23:38:13 +0000 (+0000) Subject: Make %'s a bit more explicit X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=34717e114a46fe19a3bd0dedbd8bb307a2e23b39;p=oota-llvm.git Make %'s a bit more explicit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18975 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.rules b/Makefile.rules index dbd23ecaec2..148188edbd2 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -938,43 +938,43 @@ INCFiles := $(filter %.inc,$(BUILT_SOURCES)) $(INCFiles) : $(TBLGEN) $(TDFiles) -%GenRegisterNames.inc : %.td +$(TARGET)GenRegisterNames.inc : $(TARGET).td $(Echo) "Building $(