Katmake
Katmake is an GNU automake-like utility for the OCAML language.
It is designed for generating Makefile for OCAML language. You give it a `Makefile.am' describing the project as input and it produces a Makefile. This Makefile is able to build all the project, to perform or to remove the installation, to build the distribution and to remove temporaries files.
[ Homepage ]
| Author: | Hugues Cassé. |
| Last modification date: | 04-Mar-2003 |
| Version: | 0.7 |
| Development status: | Beta |
| Kind: | Development tools |
| License: | Open Source :: GPL |
| Topic: | Software development :: Build tools |
| Homepage: | http://casse.hugues.free.fr/projects/katmake.html |