Commit 7855ef1c authored by Alex Beregszaszi's avatar Alex Beregszaszi

remove cs_test and swscale-example too

Originally committed as revision 10497 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
parent c39c1dca
......@@ -22,10 +22,10 @@ $(SWSLIB): $(SWSOBJS)
$(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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment