mfg version 2.4
====================
August 19, 2005
mfg is a fairly simple (template-based) makefile generator. It tries to
guess all necessary steps to create a specified target file from a given
set of source files. It will then create a makefile performing these steps
using one of the provided template files.
mfg is not intended to be a replacement for automake, which is a rather
complex tool for creating equally complex makefiles, while mfg is intended
for small projects where the full functionality of automake is not required
and human readable makefiles are more important.
Information about compiling and installing this program can be found in the
file INSTALL. Please send any bug reports, patches, suggestions or comments
to my email address given below.
The mfg home page on the World Wide Web:
The primary FTP address is currently:
Copyright (c) 1993, 1995, 2001, 2002, 2005 Elmar Ludwig.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License. See the file COPYING
for copying conditions.
Elmar Ludwig