Simplify phony target declaration.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26496 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-22 21:21:46 +00:00
parent 2d58dcd67c
commit da8d898ffe
1 changed files with 1 additions and 1 deletions

View File

@ -514,4 +514,4 @@ toolsclean:
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