Y
Hacker News
new
|
ask
|
show
|
jobs
by
foota
2377 days ago
I think the main reason is simplicity. No need to muck around with custom make files if you can just include the header and call it a day.
1 comments
sigjuice
2377 days ago
A makefile will most likely already have a list of .c files. Why not add one more .c file to that list and call that a day?
link