Where I demonstrate how to use make and makefiles to automate your build process.
Update#
While this entry accurately describes how to use a Makefile, the approach has changed significantly. See Developing in C for the ATmega328P: Make, Makefile and …