  Porting makefile scripts to OpenVMS MMS? 
 The Question is:
 
Hi there !!!
 
Is there any product that can convert a C/C++ MAK file into a VMS MMS file ?
(may be VERY usefull in order to convert applications...). Anyway, I
couldn't find one.
 
 
Any idea ???
 
        Thanx...
 
 
 The Answer is:
 
  If this is a requirement, the OpenVMS Wizard would tend to recommend
  using mmk, gnu make, or similar make tool, and not MMS.
 
  An older port of the X imake tool -- a platform-independent tool to
  create platform-dependent make files -- is available on the OpenVMS
  Freeware.
