summaryrefslogtreecommitdiffstats
path: root/vidix/dhahelperwin/Makefile
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-28 03:58:36 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-28 12:15:18 +0300
commit2faffe2a7f4076beb461c34428d42b13e0414283 (patch)
tree3b7a3ea0d74a4e92f1310ace9ef60663d0eed20b /vidix/dhahelperwin/Makefile
parent38d50e936919cbe03264c8c03fe40fc3af87d95c (diff)
parentae09115f2b50e5c5d82383803dbfb25eb8f2e137 (diff)
downloadmpv-2faffe2a7f4076beb461c34428d42b13e0414283.tar.bz2
mpv-2faffe2a7f4076beb461c34428d42b13e0414283.tar.xz
Merge svn changes up to r26555
Diffstat (limited to 'vidix/dhahelperwin/Makefile')
-rw-r--r--vidix/dhahelperwin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/vidix/dhahelperwin/Makefile b/vidix/dhahelperwin/Makefile
index d6f8f94408..a35d5b66e5 100644
--- a/vidix/dhahelperwin/Makefile
+++ b/vidix/dhahelperwin/Makefile
@@ -33,9 +33,7 @@ dhahelper.sys: temp.exp dhahelper.o dhahelper-rc.o
-lntoskrnl
strip $@
-clean:
+clean distclean:
rm -f *.o *~ dhahelper.sys dhasetup.exe base.tmp temp.exp
-distclean: clean
-
.PHONY: all clean distclean