MAKE/VMS: VMS implementation of the UNIX(tm) MAKE utility (C) 1986, 1987, 1988, 1989, 1993 Todd Aven the Software Sweatshop 564 Laurelton Boulevard Long Beach, NY 11561 Modified by Ned Freed, 26-Mar-89. Make it possible to have backslashes in action lines that are NOT continuation characters. Modified by Ned Freed, 20-Apr-90. Save and restore default directory in the command file generated by make. Modified by Ned Freed, 16-Oct-92. Added $?, which expands to a list of the prerequisites that forced the target to be built. Modified by Ned Freed, 16-Oct-92. Fixed bug in library date code that caused single libraries to be reopened all the time and multiple libraries to return "missing module" errors. This one has been bothering us for years and years! Modified by Ned Freed, 11-Feb-1993. Added %IFDEF, %IFNDEF, %ENDIF, %ELSE, %ELIFDEF, and %ELIFNDEF as directives. Added /MACRO and /DEFINE. Added automatic definition of __ALPHA and __VAX, both as symbols and in the DCL output. Modified by Hunter Goatley, 10-Sep-1993 08:06. Added SHELL$ defines for OpenVMS AXP (map SHELL$* to DECC$*). Changed version number to V3.4-1. Modified by Ned Freed, 25-Sep-1993. Hopefully fixed problem with SHELL$MATCH_WILD call. This software may be freely copied and distributed with the following stipulations: o No fee except to recover costs of media and delivery may be charged for the use or possession of this software. o Sources to this utility must be made available in machine- readable form along with the executable form. o No portion of this program may be used in any program sold for a fee. o This copyright notice must not be removed.