mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Makefile: add .PHONY targets
Given all the targets are actions instead of files to be generated, .PHONY should be used, mainly to avoid a conflict with a file of the same name. See https://www.gnu.org/software/make/manual/html_node/Phony-Targets.html
This commit is contained in:
parent
b18cfc3794
commit
518fb78077
Loading…
Reference in New Issue
Block a user