Mercurial > mplayer.hg
diff Makefile @ 13767:b361eb0cc549
Removal of help_mp.h on make distclean, as requested by Felix Buenemann
<atmosfear -at- users(dot)sourceforge(dot)net>
author | wight |
---|---|
date | Tue, 26 Oct 2004 06:36:38 +0000 |
parents | 06cd8401c498 |
children | e047e70a9767 |
line wrap: on
line diff
--- a/Makefile Tue Oct 26 00:11:27 2004 +0000 +++ b/Makefile Tue Oct 26 06:36:38 2004 +0000 @@ -348,7 +348,7 @@ distclean: doxygen_clean -rm -f *~ $(PRG) $(PRG_MENCODER) $(PRG_CFG) $(OBJS) - -rm -f *.o *.a .depend configure.log codecs.conf.h + -rm -f *.o *.a .depend configure.log codecs.conf.h help_mp.h @for a in $(PARTS); do $(MAKE) -C $$a distclean; done strip: