changeset 26427:89ce68bf7b6e

Mark phony targets as such.
author diego
date Fri, 18 Apr 2008 08:13:00 +0000
parents fa1161425445
children 29ed2728d472
files vidix/kernelhelper/Makefile
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vidix/kernelhelper/Makefile	Fri Apr 18 08:12:41 2008 +0000
+++ b/vidix/kernelhelper/Makefile	Fri Apr 18 08:13:00 2008 +0000
@@ -19,3 +19,5 @@
 	rm -f *.o *~ test
 
 distclean: clean
+
+.PHONY: all install dep depend *clean