Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

CompeyDev/makegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Makegen is a dynamic Makefile configurator, inspired by the likes of GNU AutoConf.

It makes use of a makegen.toml configuration file located in the current working directory where the binary is executed from. Based on the instructions provided in file, makegen generates a platform-specific makefile, which can then be used in combination with GNU Make.

Furthermore, makegen follows a standardized makefile syntax, including various utilities such as a logger, variable checkers & more to come.

About

Makegen is a dynamic Makefile configurator, inspired by the likes of GNU AutoConf.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published