[MPlayer-cvslog] r33881 - trunk/Makefile
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Jul 22 10:38:44 CEST 2011
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> diego <subversion <at> mplayerhq.hu> writes:
>
> > Log:
> > build: Rely on Libav/FFmpeg build system to run clean targets.
>
> If this doesn't get fixed until Monday, I'll revert.
This (inlined, empty line at the end) might be better:
Index: Makefile
===================================================================
--- Makefile (revision 33883)
+++ Makefile (working copy)
@@ -918,8 +918,6 @@
-clean distclean::
- $(MAKE) -C ffmpeg $@
-
clean::
+ $(MAKE) -C ffmpeg $@
-rm -f $(call ADD_ALL_DIRS,/*.o /*.a /*.ho /*~)
-rm -f $(call ADD_ALL_EXESUFS,mplayer mencoder)
More information about the MPlayer-cvslog
mailing list