1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 01:52:19 +00:00

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

View File

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