ffmpeg | branch: master | Derek Buitenhuis <derek.buitenh...@gmail.com> | Thu Apr 21 16:03:43 2016 +0100| [53107052b2a12a8ab037c77e1064c085fd0826f2] | committer: Derek Buitenhuis
Merge commit '3dfbf32b95ae69a9b15cd4912bc1c68fa16b4093' * commit '3dfbf32b95ae69a9b15cd4912bc1c68fa16b4093': build: Drop redundant removal of compiled object files Merged-by: Derek Buitenhuis <derek.buitenh...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=53107052b2a12a8ab037c77e1064c085fd0826f2 --- common.mak | 1 - 1 file changed, 1 deletion(-) diff --git a/common.mak b/common.mak index 03b51c5..700e4c1 100644 --- a/common.mak +++ b/common.mak @@ -158,7 +158,6 @@ LIBSUFFIXES = *.a *.lib *.so *.so.* *.dylib *.dll *.def *.dll.a define RULES clean:: - $(RM) $(OBJS) $(OBJS:.o=.d) $(OBJS:.o=$(DEFAULT_YASMD).d) $(RM) $(HOSTPROGS) $(RM) $(TOOLS) endef ====================================================================== _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog