simavr icon indicating copy to clipboard operation
simavr copied to clipboard

rename `Makefile.common` to `common.mk`

Open jimustafa opened this issue 3 years ago • 0 comments

  • use a fairly standard naming convention for a commonly included makefile
  • replace all occurrences of Makefile.common with common.mk
  • helps IDEs identify the file as a makefile for syntax highlighting

jimustafa avatar Apr 14 '22 05:04 jimustafa