summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-26 10:59:33 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-26 10:59:33 +0000
commit03bfbfb8ca41ad988b5e41c7e80436266a97b312 (patch)
treea524d3beedf012cce1d054409c7e2ad8a48534b6
parent21c9bd3b8b9a7722e0067f05e884fc459dcadc91 (diff)
downloadmpv-03bfbfb8ca41ad988b5e41c7e80436266a97b312.tar.bz2
mpv-03bfbfb8ca41ad988b5e41c7e80436266a97b312.tar.xz
Mark alltools target as phony.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26546 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 387c456a34..933721571d 100644
--- a/Makefile
+++ b/Makefile
@@ -836,4 +836,4 @@ toolsclean:
-include $(DEPS)
-.PHONY: all doxygen *install* recurse strip tools
+.PHONY: all doxygen *install* recurse strip *tools