Prevent conflicts between make targets and files

This commit is contained in:
kagami 2024-03-11 22:48:02 +08:00
parent 50ed9b35d1
commit a55565161c

View File

@ -1,3 +1,5 @@
.PHONY: setup-dev check fix
div = $(shell printf '=%.0s' {1..120})
setup-dev: