Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (25 loc) · 1.07 KB

C Recursive Template

This is a simple template for C/C++ projects that uses recursive Makefiles that are fully POSIX compliant. The Makefiles support the -j flag fully. This project has a demo main.c and a subfolder called hello with a hello.c file.

Applying the template

The default program name is "program", and should be changed for your use.

License

CC0
To the extent possible under law, Daniel Florescu has waived all copyright and related or neighboring rights to c_recursive_template. This work is published from: Denmark.