Skip to content
Tim E. Sneddon edited this page Aug 4, 2020 · 3 revisions

The MMK Make Utility

MMK is a "make" utility for VMS systems. It is used for building software systems based on a "description file" (or "makefile") you create that lists the sources and objects of a system and the dependencies between them.

MMK is similar in functionality to Digital's DEC/Module Management System (MMS), and understands a syntax in its description files which is a superset of that which is understood by MMS.

The following topics provide some extra information on the software.

Clone this wiki locally