Y
Hacker News
new
|
ask
|
show
|
jobs
by
wtetzner
2589 days ago
Makefiles are used for more than package management. In fact, it doesn't seem very common to use them for package management. Maybe I'm missing something?
1 comments
PyroLagus
2588 days ago
I think they were talking about projects that tell you to run `make install`, which I agree is less than ideal.
link