changeset 24549:56fa787726b2

Mark phony targets as such.
author diego
date Tue, 18 Sep 2007 10:23:34 +0000
parents 13911e955fce
children 7b874518ea41
files vidix/dhahelperwin/Makefile
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vidix/dhahelperwin/Makefile	Tue Sep 18 10:23:16 2007 +0000
+++ b/vidix/dhahelperwin/Makefile	Tue Sep 18 10:23:34 2007 +0000
@@ -37,3 +37,5 @@
 	rm -f *.o *~ dhahelper.sys dhasetup.exe base.tmp temp.exp
 
 distclean: clean
+
+.PHONY: all clean distclean