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@26549 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3f94c61854
commit
67d6784626
|
@ -15,9 +15,7 @@ install: dhahelper.o
|
|||
|
||||
dep depend:
|
||||
|
||||
clean:
|
||||
clean distclean:
|
||||
rm -f *.o *~ test
|
||||
|
||||
distclean: clean
|
||||
|
||||
.PHONY: all install dep depend *clean
|
||||
|
|
Loading…
Reference in New Issue