Add IS_CLEANING_TARGET Makefile variable.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 3 Oct 2008 19:11:19 +0000 (19:11 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 3 Oct 2008 19:11:19 +0000 (19:11 +0000)
commit94e98af210573c1db4e7fd991c97eae15d853cf6
treecb6ad43d18d17cb270989dc92b1a80a05f80bd01
parent20da1f07dac4d771e55ee5c7f105ccedfa4caaaa
Add IS_CLEANING_TARGET Makefile variable.
 - Fixes bug in dependency inclusions where make with unspecified
   target wouldn't include dependency files, eek!

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