mirror of
https://github.com/mpv-player/mpv
synced 2025-03-30 07:18:17 +00:00
Improve declaration of phony targets.
This prevents configure from being rerun all the time. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30030 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1586e9212d
commit
055694d3cd
@ -61,4 +61,5 @@ releaseclean:
|
||||
|
||||
distclean: clean releaseclean
|
||||
|
||||
.PHONY: all help html-chunked* html-single* xmllint xmllint-* *clean*
|
||||
.PHONY: all help html-chunked html-single xmllint
|
||||
.PHONY: html-chunked-* html-single-* xmllint-* *clean*
|
||||
|
Loading…
Reference in New Issue
Block a user