[MPlayer-cvslog] r26547 - trunk/vidix/dhahelperwin/Makefile

diego subversion at mplayerhq.hu
Sat Apr 26 13:17:18 CEST 2008


Author: diego
Date: Sat Apr 26 13:17:17 2008
New Revision: 26547

Log:
Merge clean and distclean rules.


Modified:
   trunk/vidix/dhahelperwin/Makefile

Modified: trunk/vidix/dhahelperwin/Makefile
==============================================================================
--- trunk/vidix/dhahelperwin/Makefile	(original)
+++ trunk/vidix/dhahelperwin/Makefile	Sat Apr 26 13:17:17 2008
@@ -33,9 +33,7 @@ dhahelper.sys: temp.exp dhahelper.o dhah
 		-lntoskrnl
 	strip $@
 
-clean:
+clean distclean:
 	rm -f *.o *~ dhahelper.sys dhasetup.exe base.tmp temp.exp
 
-distclean: clean
-
 .PHONY: all clean distclean



More information about the MPlayer-cvslog mailing list