SourceForge.net Logo

[news] [license] [requirements] [download]

make utilities

makeutil is a set of portable public domain programs designed to support C/C++ projects. It provides tools for build operations outside of the normal compile/link pipeline. It is designed to be unobtrusively included directly in your own software development project.

here is a brief description of each tool:

For more information, please see the README file from the source distribution. You may also want to visit the sourceforge project page.

news

license

the tools included with makeutil are in the public domain. See the file LICENSE in the source distribution.

requirements

makeutil is designed to run on the unix operating system. This includes Mac OS X, but not Windows. A port to Windows is welcome if you would like to contribute patches.

You will need a C compiler and some version of make to compile the source code. gcc and gnu make work fine, but your operating system versions of these tools should work as well.

download

makeutil version 0.2.0

makeutil version 0.2.0 was release on 13.Dec.2004. It can be downloaded from sourceforge or my local web server:

Here is checksum information:

which you can also be download separately (MD5) (SHA1).

The cvs release tag for version 0.2.0 is MAKEUTIL_0_2.

makeutil version 0.1.0

makeutil version 0.1.0 was release on 28.Nov.2004. It can be downloaded from sourceforge or my local web server:

Here is checksum information:

which you can also be download separately (MD5) (SHA1).

The cvs release tag for version 0.1.0 is MAKEUTIL_0_1_0.


$Id: index.html,v 1.3 2004/12/13 18:50:31 aisa0 Exp $

aisa(at)cybermesa.com