summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-27 10:13:11 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-27 10:13:11 +0000
commit53cdcdb4d32835c7b9eeaa4925194e4c7c9df32a (patch)
tree7163aa3ca425d3d64e0c026c7e88da904a0a6084 /TOOLS
parentb0d0866059419879d37cf1a1ba9227c1d90ce4ab (diff)
downloadmpv-53cdcdb4d32835c7b9eeaa4925194e4c7c9df32a.tar.bz2
mpv-53cdcdb4d32835c7b9eeaa4925194e4c7c9df32a.tar.xz
Mark phony targets as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24227 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/Makefile b/TOOLS/Makefile
index b4d7032b55..df85afdb14 100644
--- a/TOOLS/Makefile
+++ b/TOOLS/Makefile
@@ -77,3 +77,5 @@ clean distclean:
rm -f fastmem-* fastmem2-* fastmemcpybench netstream
rm -f bmovl-test$(EXESUF) vfw2menc$(EXESUF)
rm -f $(REAL_TARGETS)
+
+.PHONY: all fastmemcpybench realcodecs clean distclean