simavr
simavr copied to clipboard
rename `Makefile.common` to `common.mk`
- use a fairly standard naming convention for a commonly included makefile
- replace all occurrences of
Makefile.commonwithcommon.mk - helps IDEs identify the file as a makefile for syntax highlighting