Skip to content

A recursive makefile project template, similar to Dko1905/c_template.

Notifications You must be signed in to change notification settings

dko1905/c_recursive_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A recursive makefile project template, similar to Dko1905/c_template.

Resources

Stars

Watchers

Forks