I use Makefiles a lot for development. Makefiles have been around for a long time and though there are other tools out there that have come along for building large software projects, I find that Makefiles are still a great way to perform relatively simple, yet repetitive tasks. And the …
An Introduction to Makefiles (Using Test-Driven Development)
Tagged as :
development