Commit b693eb32 authored by alex's avatar alex

remove cs_test and swscale-example too


git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@10497 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 60fc9fbd
...@@ -22,10 +22,10 @@ $(SWSLIB): $(SWSOBJS) ...@@ -22,10 +22,10 @@ $(SWSLIB): $(SWSOBJS)
$(AR) r $(SWSLIB) $(SWSOBJS) $(AR) r $(SWSLIB) $(SWSOBJS)
clean: clean:
rm -f *.o *.a *~ *.so rm -f *.o *.a *~ *.so cs_test swscale-example
distclean: distclean:
rm -f Makefile.bak *.o *.a *~ *.so .depend rm -f Makefile.bak *.o *.a *~ *.so .depend cs_test swscale-example
dep: depend 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