Mercurial > mplayer.hg
changeset 12786:b0060a6c4768
Remove duplicated make distclean for libavformat and libavcodec
Patch by adland
author | rtognimp |
---|---|
date | Fri, 09 Jul 2004 17:32:17 +0000 |
parents | 33f58bfc8a1b |
children | 7aa852ffba45 |
files | Makefile |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Jul 09 16:54:57 2004 +0000 +++ b/Makefile Fri Jul 09 17:32:17 2004 +0000 @@ -308,8 +308,6 @@ -rm -f *~ $(PRG) $(PRG_MENCODER) $(PRG_CFG) $(OBJS) -rm -f *.o *.a .depend configure.log codecs.conf.h @for a in $(PARTS); do $(MAKE) -C $$a distclean; done - -$(MAKE) -C libavcodec distclean LIBPREF=lib LIBSUF=.a - -$(MAKE) -C libavformat distclean LIBPREF=lib LIBSUF=.a strip: strip -s $(ALL_PRG)