[MPlayer-cvslog] r25622 - trunk/loader/Makefile
    diego 
    subversion at mplayerhq.hu
       
    Sun Jan  6 13:50:13 CET 2008
    
    
  
Author: diego
Date: Sun Jan  6 13:50:13 2008
New Revision: 25622
Log:
Remove all test programs with 'make clean'.
Modified:
   trunk/loader/Makefile
Modified: trunk/loader/Makefile
==============================================================================
--- trunk/loader/Makefile	(original)
+++ trunk/loader/Makefile	Sun Jan  6 13:50:13 2008
@@ -50,6 +50,5 @@ qtx/list: qtx/list.c  $(TEST_OBJS)
 clean::
 	rm -f dshow/*.o dshow/*.a dshow/*~
 	rm -f dmo/*.o dmo/*.a dmo/*~
-
-distclean::
 	rm -f dshow/test dshow/test.raw
+	rm -f qtx/list qtx/qtxload
    
    
More information about the MPlayer-cvslog
mailing list