Marked some of the phony targets are PHONY. This will hopefully speed
authorJohn Criswell <criswell@uiuc.edu>
Wed, 16 Jul 2003 20:26:06 +0000 (20:26 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 16 Jul 2003 20:26:06 +0000 (20:26 +0000)
commit96914390e6df230aa8226828f09d0bff20b8a8b7
treebaa82daa0be09b9c79d0691f9aeb27a534244bb7
parent2c4fe5813c5414ff8d142ef278587689ceda328c
Marked some of the phony targets are PHONY.  This will hopefully speed
up builds a little bit since it will prevent GNU make from matching these
phony targets against implicit rules.

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