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

diego subversion at mplayerhq.hu
Tue Sep 18 12:23:35 CEST 2007


Author: diego
Date: Tue Sep 18 12:23:34 2007
New Revision: 24569

Log:
Mark phony targets as such.


Modified:
   trunk/vidix/dhahelperwin/Makefile

Modified: trunk/vidix/dhahelperwin/Makefile
==============================================================================
--- trunk/vidix/dhahelperwin/Makefile	(original)
+++ trunk/vidix/dhahelperwin/Makefile	Tue Sep 18 12:23:34 2007
@@ -37,3 +37,5 @@ clean:
 	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