Skip to content

tcptomato/makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makefile

Template for a non-recursive makefile build system.

Will rebuild the project when a header changes, no need to touch the corresponding code files. Just put the makefile fragment in every subfolder you need and modify it to suit your needs ( by default uses wildcards for .c, .cpp and .h).

Suggestions welcome.

Thomas Böhm [email protected]

About

Template for a makefile build system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published