Mercurial > mplayer.hg
diff postproc/Makefile @ 10496:5fd0864becc3
remove cs_test and swscale-example too
author | alex |
---|---|
date | Mon, 28 Jul 2003 15:24:38 +0000 |
parents | 276403619c9a |
children | 80973aa180a5 |
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