Comment by apitman

2 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?

That makefile could be made even simpler if it used the implicit rules that compile c files into object files!