mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 22:30:22 +00:00
Mark phony targets as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26459 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
338b1e9eeb
commit
bf2814fdf4
@ -19,3 +19,5 @@ clean:
|
|||||||
rm -f *.o *~ test
|
rm -f *.o *~ test
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
|
||||||
|
.PHONY: all install dep depend *clean
|
||||||
|
Loading…
Reference in New Issue
Block a user