Hacker News new | ask | show | jobs
by kitsu 3615 days ago
Yep, sure. I _personally_ don't like makefiles because it's another language that's need huge amount of code (relatively to the rest of the code). That's pretty annoying And about scons: probably heard someday, i don't sure. Anyway it's look quite big
1 comments

> it's another language that's need huge amount of code (relatively to the rest of the code)

It's the first time I see this argument. Does it mean you only produce scripts of 20-40 lines overall length? Why makefile for those?