diff mpcommon.mak @ 26412:bd6f5e7c0d37

Declare all clean targets phony in mpcommon.mak.
author diego
date Sun, 13 Apr 2008 21:23:27 +0000
parents 7abf7a9345d9
children a6a95779d80b
line wrap: on
line diff
--- a/mpcommon.mak	Sun Apr 13 21:21:42 2008 +0000
+++ b/mpcommon.mak	Sun Apr 13 21:23:27 2008 +0000
@@ -38,4 +38,4 @@
 
 -include .depend
 
-.PHONY: libs clean distclean dep depend
+.PHONY: libs *clean dep depend