I've installed the AVRMacPack and have everything working fine. Each time I create a project avr-project creates a default Makefile which I need to modify to match the chip I am using. How can I modify the default settings of the Makefile? I'd like to have the settings I use most often in the default file created with a new project.