Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrbald/cxx-gmake-builder

Hierarchical non-recursive build system written in GNU Make
https://github.com/mrbald/cxx-gmake-builder

Last synced: about 1 month ago
JSON representation

Hierarchical non-recursive build system written in GNU Make

Awesome Lists containing this project

README

        

C++ GNU Make Builder
=========

Experimental build system written in GNU Make capable of building hierarchical project without recursion. An example of functional programming with macros in GNU Make.