Update of /cvsroot/mplayer/main In directory mail:/var/tmp.root/cvs-serv29282 Modified Files: Makefile Log Message: fixed 'make distclean' without libavcodec Index: Makefile =================================================================== RCS file: /cvsroot/mplayer/main/Makefile,v retrieving revision 1.257 retrieving revision 1.258 diff -u -r1.257 -r1.258 --- Makefile 20 Feb 2003 23:32:47 -0000 1.257 +++ Makefile 15 Mar 2003 19:52:11 -0000 1.258 @@ -311,7 +311,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 + -$(MAKE) -C libavcodec distclean LIBPREF=lib LIBSUF=.a strip: strip -s $(ALL_PRG)
participants (1)
-
Arpi of Ize