mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 19:37:30 +01:00
Simplify phony target declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28250 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a1397b3a14
commit
2c2cd673c8
@ -79,5 +79,4 @@ endef
|
||||
|
||||
$(foreach lang, $(DOC_LANG_ALL),$(eval $(call lang-def,$(lang))))
|
||||
|
||||
.PHONY: all help html-chunked* chunked-dir html-single* single-dir xmllint*
|
||||
.PHONY: clean-html-chunked clean-html-single releaseclean* distclean* clean*
|
||||
.PHONY: all help html-chunked* chunked-dir html-single* single-dir xmllint* *clean*
|
||||
|
Loading…
Reference in New Issue
Block a user