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

gnumake has at least a half-dozen magic built-in rules, no?


A bit more than a half dozen, but mostly inconsequential:

https://www.gnu.org/software/make/manual/html_node/Catalogue...


I said, makefiles without the magic :)

If you only use plain rules and maybe simple pattern rules, avoid configure step, etc. Makefiles are simple, pretty and very generic.

Why do all other build systems have so much magic?

Why not declare rules and input/output in a pure functional manner?




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

Search: