comparison Makefile @ 26514:d6860e5b3ab8

Mark alltools target as phony.
author diego
date Sat, 26 Apr 2008 10:59:33 +0000
parents 133c98f1c5a8
children 7b3c38ffae47
comparison
equal deleted inserted replaced
26513:133c98f1c5a8 26514:d6860e5b3ab8
834 toolsclean: 834 toolsclean:
835 rm -f $(ALLTOOLS) TOOLS/fastmem*-* TOOLS/realcodecs/*.so.6.0 835 rm -f $(ALLTOOLS) TOOLS/fastmem*-* TOOLS/realcodecs/*.so.6.0
836 836
837 -include $(DEPS) 837 -include $(DEPS)
838 838
839 .PHONY: all doxygen *install* recurse strip tools 839 .PHONY: all doxygen *install* recurse strip *tools