mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-27 13:10:37 +00:00
remove cs_test and swscale-example too
Originally committed as revision 10497 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
c39c1dcae5
commit
7855ef1ce4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user