mirror of https://github.com/mpv-player/mpv
Only mark targets whose names end in "clean" as phony.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31162 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
51ac751241
commit
0e9b9da3b2
|
@ -66,4 +66,4 @@ releaseclean:
|
|||
distclean: clean releaseclean
|
||||
|
||||
.PHONY: all help html-chunked html-single xmllint
|
||||
.PHONY: html-chunked-* html-single-* xmllint-* *clean*
|
||||
.PHONY: html-chunked-* html-single-* xmllint-* *clean
|
||||
|
|
Loading…
Reference in New Issue