Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!ucla-cs!zen!ucbvax!mitre-bedford.ARPA!mhg From: mhg@mitre-bedford.ARPA (Mark H. Granoff) Newsgroups: comp.os.vms Subject: Re: Unix Make on VMS? Message-ID: <8708101204.AA16463@mitre-bedford.ARPA> Date: Mon, 10-Aug-87 08:04:45 EDT Article-I.D.: mitre-be.8708101204.AA16463 Posted: Mon Aug 10 08:04:45 1987 Date-Received: Tue, 11-Aug-87 06:27:32 EDT References: <15442@teknowledge-vaxc.ARPA> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 28 >Does anybody have a facility similar to the Unix Make command on DEC VMS? >Source code in C, DCL or other languages would be appreciated. DEC has two layered products for code and module management: MMS (Module Management System) Provides a make-like facility. CMS (Code Management System) Lets you 'check-in' and 'check-out' source code. Hope this helps. +---------------------------------------------------------------------+ | Mark H. Granoff Member of the Technical Staff | +---------------------------------------------------------------------+ | USMAIL: The MITRE Corporation | ARPAnet: mhg @ mitre-bedford.ARPA | | Burlington Rd. M/S B015 |-----------------------------------| | Bedford, MA 01730 | A T & T: (617) 271 - 7030 | +--------------------------- Disclaimer ------------------------------+ |The views expressed herein are my own and do not necessarily reflect | | those of my employer. | +---------------------------------------------------------------------+ | Unix commands are based on the principle of intuitive complexity. | +---------------------------------------------------------------------+