Y
Hacker News
new
|
ask
|
show
|
jobs
by
apitman
159 days ago
Love seeing this written in C with an organic, grass-fed Makefile. Any details on why you decided to go that route instead of using something with more hype?
1 comments
eddd-ddde
159 days ago
That makefile could be made even simpler if it used the implicit rules that compile c files into object files!
link