Categories
mfg
'mfg' is a fairly simple makefile generator. It tries to guess all necessary steps to create a specified target file from a given set of source files, and will then create a makefile performing these steps using one of the provided template files. It is not intended to replace 'automake' (a complex tool for creating complex makefiles). It is intended for small projects that do not need the full functionality of automake and human readable makefiles are more important.
Last updated 10 Sep, 2002
Versions
2.3
2.3 stable released 2002-09-10
- Released: 10 Sep, 2002
- Code Maturity: Stable
- Source Archive: ftp://ftp.inf.uos.de/pub/elmar/mfg/mfg-2.3.tar.gz
- Licenses: GPLv2
- Interfaces: Command Line
User Community and Support
User manpage available in HTML format from http://www.inf.uos.de/elmar/projects/mfg/mfg.1.html




