Readme.md (229B)
1 2An minimal template project with a Makefile that only compiles files in the same directory 3 4The Makefile will automatically detect and compile new source files as long 5as they are placed in the same directory as the Makefile 6 7