Mark alltools target as phony.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26546 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-26 10:59:33 +00:00
parent 21c9bd3b8b
commit 03bfbfb8ca
1 changed files with 1 additions and 1 deletions

View File

@ -836,4 +836,4 @@ toolsclean:
-include $(DEPS)
.PHONY: all doxygen *install* recurse strip tools
.PHONY: all doxygen *install* recurse strip *tools