Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why not just use shell scripts? Why additional complexity?


Shell scripts are additional complexity? I'm not sure what you mean. Adding structure reduces complexity.


No I mean Makefiles, how author uses them, are additional complexity over shell scripts.

The whole difference of Makefiles, their original idea was to not re-compile a target _file_ if it's already there. So if you need .PHONY -- you're using Makefiles wrongly.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: