build(Makefile): fix PHONY def of job-%

This commit is contained in:
Sarah Vaupel 2024-11-11 17:28:09 +01:00
parent f92ae96eb2
commit 1f41aa8b37

View File

@ -280,7 +280,7 @@ endif
# HELP(test-backend): test backend
--test-backend:
stack build $(STACK_CORES) --test --coverage --fast --flag uniworx:library-only $(--DEVELOPMENT)
.PHONY: .job-%:
.PHONY: .job-%
.job-%:
./utils/dirsymlink.pl ".job-$*" .stack-work