Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeUtilities

Some Java libraries for automatically generating Makefiles for C/C++ projects.

To compile, run "make", which will generate "make_utils.jar",
which you can use with your own Java programs to automate
the creation of Makefiles for large C/C++ projects.

Example programs will also be created during "make",
and are in the "examples" folder.

To compile class documentation, run "make docs",
which will generate documentations that you can access through "index.html".

About

Some Java libraries for automatically generating Makefiles for C/C++ projects.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages