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:
diego 2010-05-11 13:27:13 +00:00
parent 51ac751241
commit 0e9b9da3b2
1 changed files with 1 additions and 1 deletions

View File

@ -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