mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
remove cs_test and swscale-example too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10497 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f2fcef603c
commit
5d920fad09
@ -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