changeset 26426:fa1161425445

Simplify phony target declaration.
author diego
date Fri, 18 Apr 2008 08:12:41 +0000
parents 3357581cefa5
children 89ce68bf7b6e
files drivers/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/drivers/Makefile	Fri Apr 18 07:16:22 2008 +0000
+++ b/drivers/Makefile	Fri Apr 18 08:12:41 2008 +0000
@@ -33,4 +33,4 @@
 
 distclean: clean
 
-.PHONY: all install dep depend clean distclean
+.PHONY: all install dep depend *clean