1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-18 22:06:59 +00:00

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

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