Skip to content

a-maqsood/nrmb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non Recursive Makefile Boilerplate

Currently works with C source code

How to Use:

  1. Copy "Makefile" into the root of project
  2. Copy "submake.mk" in each sub folder

Recommended: create hardlinks to "submake.mk" in each sub folder so that any change in "submake.mk" would reflect in all hardlinks.

That's it. Enjoy :)

About

Non Recursive Makefile Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published