diff Makefile @ 26464:252ec5ba2dd3

Simplify phony target declaration.
author diego
date Tue, 22 Apr 2008 21:21:46 +0000
parents 69bee1a22309
children d4f4ce3534c3
line wrap: on
line diff
--- a/Makefile	Tue Apr 22 21:20:42 2008 +0000
+++ b/Makefile	Tue Apr 22 21:21:46 2008 +0000
@@ -514,4 +514,4 @@
 	rm -f $(TOOLS) TOOLS/fastmem*-* TOOLS/netstream$(EXESUF)
 	rm -f TOOLS/bmovl-test$(EXESUF) TOOLS/vfw2menc$(EXESUF) $(REAL_TARGETS)
 
-.PHONY: all doxygen install* uninstall recurse strip tools
+.PHONY: all doxygen *install* recurse strip tools