# HG changeset patch # User michael # Date 1045335017 0 # Node ID 663edb6406735a04cb711636939ea8e57f14ce34 # Parent ffe048e5ad9f401b4518000d594e533346e698c8 ugly but otherwise make distclean doesnt remove libavcodec.a diff -r ffe048e5ad9f -r 663edb640673 Makefile --- a/Makefile Sat Feb 15 18:29:56 2003 +0000 +++ b/Makefile Sat Feb 15 18:50:17 2003 +0000 @@ -298,6 +298,7 @@ -rm -f *~ $(PRG) $(PRG_FIBMAP) $(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 strip: strip -s $(ALL_PRG)