mirror of https://github.com/mpv-player/mpv
clean and distclean rules do the same thing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26550 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
67d6784626
commit
5e90929e2d
|
@ -28,9 +28,7 @@ install:
|
|||
|
||||
dep depend:
|
||||
|
||||
clean:
|
||||
clean distclean:
|
||||
rm -f *.o *~ mga_vid_test tdfx_vid_test
|
||||
|
||||
distclean: clean
|
||||
|
||||
.PHONY: all install dep depend *clean
|
||||
|
|
Loading…
Reference in New Issue