Mercurial > mplayer.hg
changeset 10496:5fd0864becc3
remove cs_test and swscale-example too
author | alex |
---|---|
date | Mon, 28 Jul 2003 15:24:38 +0000 |
parents | 81e99e4c6640 |
children | 9e6becbd5c8a |
files | postproc/Makefile |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/postproc/Makefile Mon Jul 28 14:54:19 2003 +0000 +++ b/postproc/Makefile Mon Jul 28 15:24:38 2003 +0000 @@ -22,10 +22,10 @@ $(AR) r $(SWSLIB) $(SWSOBJS) clean: - rm -f *.o *.a *~ *.so + rm -f *.o *.a *~ *.so cs_test swscale-example distclean: - rm -f Makefile.bak *.o *.a *~ *.so .depend + rm -f Makefile.bak *.o *.a *~ *.so .depend cs_test swscale-example dep: depend