mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-13 19:24:21 +00:00
Comment fix.
llvm-svn: 58621
This commit is contained in:
parent
f9e7f69141
commit
d395a1722d
@ -1302,7 +1302,7 @@ $(INCTMPFiles) : $(TBLGEN) $(TDFiles)
|
||||
# INCFiles rule: All of the tblgen generated files are emitted to
|
||||
# $(ObjDir)/%.inc.tmp, instead of emitting them directly to %.inc. This allows
|
||||
# us to only "touch" the real file if the contents of it change. IOW, if
|
||||
# tblgen is modified, all of the .inc.tmp files are regereated, but no
|
||||
# tblgen is modified, all of the .inc.tmp files are regenerated, but no
|
||||
# dependencies of the .inc files are, unless the contents of the .inc file
|
||||
# changes.
|
||||
$(INCFiles) : %.inc : $(ObjDir)/%.inc.tmp
|
||||
|
Loading…
Reference in New Issue
Block a user