summaryrefslogtreecommitdiffstats
path: root/vidix
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-18 10:23:34 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-18 10:23:34 +0000
commit7db8f740c54608645ec932df575513a3bc3488b8 (patch)
tree0593eb37bc05b2ac0a8ede37ac415c15a817c8b7 /vidix
parent96db901f35e681511cea82540f8c31b909d4e6c6 (diff)
downloadmpv-7db8f740c54608645ec932df575513a3bc3488b8.tar.bz2
mpv-7db8f740c54608645ec932df575513a3bc3488b8.tar.xz
Mark phony targets as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24569 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix')
-rw-r--r--vidix/dhahelperwin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/vidix/dhahelperwin/Makefile b/vidix/dhahelperwin/Makefile
index 3689c6f4c3..d0965b7faf 100644
--- a/vidix/dhahelperwin/Makefile
+++ b/vidix/dhahelperwin/Makefile
@@ -37,3 +37,5 @@ clean:
rm -f *.o *~ dhahelper.sys dhasetup.exe base.tmp temp.exp
distclean: clean
+
+.PHONY: all clean distclean