[MPlayer-cvslog] r26936 - in trunk: DOCS/xml/en/ports.xml Makefile
diego
subversion at mplayerhq.hu
Fri May 30 22:10:37 CEST 2008
Author: diego
Date: Fri May 30 22:10:36 2008
New Revision: 26936
Log:
Add install-dhahelperwin target to simplify dhahelper installation on Windows.
Modified:
trunk/Makefile
Changes in other areas also in this revision:
Modified:
trunk/DOCS/xml/en/ports.xml
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Fri May 30 22:10:36 2008
@@ -1029,6 +1029,9 @@ vidix/dhahelperwin/dhahelper.sys: vidix/
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)
More information about the MPlayer-cvslog
mailing list