|
|
|
|
|
by mickeyp
784 days ago
|
|
Because PHONY targets can do that, too, and without the needless manual work. Because a Makefile can still do Makefile things: PHONY targets depending on other PHONY targets, which so happens to depend on that one openapi json export you also create, which in turn depends on ... You can do that in Bash. And now you've reinvented Makefile, but poorly. |
|