changeset 22521:2c1b9f2174c3

dirclean target was removed, don't mark as phony.
author diego
date Mon, 12 Mar 2007 23:24:42 +0000
parents e227eb76450d
children 12b3d4c8b263
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Mar 12 22:42:05 2007 +0000
+++ b/Makefile	Mon Mar 12 23:24:42 2007 +0000
@@ -426,5 +426,5 @@
 
 -include .depend
 
-.PHONY: all install* uninstall dirclean clean distclean strip dep depend
+.PHONY: all install* uninstall clean distclean strip dep depend
 .PHONY: doxygen doxygen_clean