Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 167 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 167 Bytes

make

A makefile that would work well for any small project.

Note: by default, it uses gnu11 standard, not c11. If you need to change that, it's on the CFLAGS line.