Skip to content

AndreRenaud/non-recursive-make

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Recursive Make

This is a reference project that contains multiple libraries and programs which are all built with a single Make process. Each sub-Makefile is included in the top-level one, which has full knowledge of what is going on. For some history on this, read the 'Recursive Make Considered Harmful' paper - http://www.lateralt.net/files/auug97.pdf

Notes

  • All builds must be executed from the top-level

About

Example of a simple project using non-recursive make

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published