Hacker News new | ask | show | jobs
by anotherhue 1753 days ago
It is unusual for an executable to install itself, and good Makefile practices has a separate install stage than a build stage.

No doubt, these conventions can be and are ignored, but they are good conventions.