Make in Java (jmk) is an application which is used to ensure that a set of files is in a consistent state. The application is based on the make utility which is part of most Unix systems, but is designed to support the task of writing platform independent code.
This release includes a change to the make algorithm to avoid excessive making of target files. See the change log for details. Please make sure it does not break any existing makefiles. There is no reason it should unless I simply goofed.... read more
JMK version 1.4 has been released. This version is identical to version 1.3,
with the exception that CVS tags have been added to all source documents.
Starting with this release, the sources will be stored in the JMK CVS repository
on SourceForge. You can contribute improvements to JMK by becoming a JMK
developer. Contact the Project Administrator for more details.