mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Updated phony targets
This commit is contained in:
parent
7471fdffb8
commit
96a125911a
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
# https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html
|
||||
.PHONY: clean coverage doc docserve help inplace install install-req release-test sdist test upload upload-test
|
||||
.PHONY: clean co coverage doc doccheck docserve help inplace install install-coverage debug install-req install-venv release-test sdist test readme
|
||||
.DEFAULT_GOAL := release-test
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in New Issue
Block a user