diff Makefile @ 26514:d6860e5b3ab8

Mark alltools target as phony.
author diego
date Sat, 26 Apr 2008 10:59:33 +0000
parents 133c98f1c5a8
children 7b3c38ffae47
line wrap: on
line diff
--- a/Makefile	Sat Apr 26 10:53:32 2008 +0000
+++ b/Makefile	Sat Apr 26 10:59:33 2008 +0000
@@ -836,4 +836,4 @@
 
 -include $(DEPS)
 
-.PHONY: all doxygen *install* recurse strip tools
+.PHONY: all doxygen *install* recurse strip *tools