Changed the empty rule for .h files. The rule needs an empty command so that
authorJohn Criswell <criswell@uiuc.edu>
Thu, 18 Sep 2003 18:37:08 +0000 (18:37 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 18 Sep 2003 18:37:08 +0000 (18:37 +0000)
commit4b6e5d11987914c4021dbfed37d6bf2026b78cd8
treec303ce9c872fac4a2cf341f7a7968a96c94b1756
parent79c980399eac57b9472a12702a313c9ab9c51e00
Changed the empty rule for .h files.  The rule needs an empty command so that
Make actually uses it to "regenerate" header files that have been
moved/removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8600 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules