Skip to content

Makefile generator for simple C/C++ projects.

Notifications You must be signed in to change notification settings

omaraflak/gmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmake

gmake is a Makefile generator for simple C/C++ projects.

Install gmake

git clone https://github.com/omaraflak/gmake.git && cd gmake
git submodule update --init
make
make install

Use gmake

cd ./your/cpp/project
gmake -x exec_name

About

Makefile generator for simple C/C++ projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published