changeset 26552:806697d15e5c

Mark phony checkheaders target as such.
author diego
date Mon, 28 Apr 2008 17:57:44 +0000
parents fe2f16a7b128
children d6e33b33f8a9
files mpcommon.mak
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mpcommon.mak	Mon Apr 28 17:54:14 2008 +0000
+++ b/mpcommon.mak	Mon Apr 28 17:57:44 2008 +0000
@@ -41,4 +41,4 @@
 ALLHEADERS = $(wildcard *.h)
 checkheaders: $(ALLHEADERS:.h=.ho)
 
-.PHONY: libs *clean dep depend
+.PHONY: checkheaders libs *clean dep depend