Copyright Digital Equipment Corp. All rights reserved.

MMS

   The  Module Management System (MMS)  is a  tool  that  updates  files
   by comparing the revision times of files you specify in a description
   file.  If a "source" file (for example, an object  module)  is  newer
   than its "target" (for example, an executable image), MMS updates the
   source by executing commands that you also supply in the  description
   file.   If some of the sources need updating, MMS updates them before
   building the target.  If the target is newer than its sources, it  is
   already up-to-date and MMS does not rebuild it.

   Format:

     $ MMS [qualifier...] [target,...]

   If you do not specify a target on the command line, MMS processes the
   first target in the description file.

   MMS can also generate a description file from a list of sources files.

   Format:

     $ MMS/GENERATE [qualifier...] source[,source...]

Additional information available:

Parameters      Qualifiers
/ACTION         /CHANGED        /CHECK_STATUS   /CMS            /DESCRIPTION
/EXTENDED_SYNTAX                /FORCE          /FROM_SOURCES   /GENERATE
/HELP           /IDENTIFICATION /IGNORE         /INTERFACE      /LIST
/LOG            /MACRO          /OUTPUT         /OVERRIDE       /REVISE_DATE
/RULES          /SCA_LIBRARY    /SHOW_DESCRIPTION_FILE
/SKIP_INTERMEDIATE              /VERIFY
Generating_Description_Files    Description_File                Examples
CMS             FMS             MMS$STATUS      MMS$SEVEREST_STATUS
Oracle_CDD/Plus Release_Notes