From 74aa81596cecae105d6442452d2cf5b164b878d2 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 30 May 2008 20:10:36 +0000 Subject: Add install-dhahelperwin target to simplify dhahelper installation on Windows. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26936 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ace763d472..827a3553e5 100644 --- a/Makefile +++ b/Makefile @@ -1029,6 +1029,9 @@ vidix/dhahelperwin/dhahelper.sys: vidix/dhahelperwin/temp.exp vidix/dhahelperwin vidix/dhahelperwin/dhahelper-rc.o -lntoskrnl strip $@ +install-dhahelperwin: + vidix/dhahelperwin/dhasetup.exe install + dhahelperwinclean: rm -f $(addprefix vidix/dhahelperwin/,*.o *~ dhahelper.sys dhasetup.exe base.tmp temp.exp) -- cgit v1.2.3