$ ! MAKE_UNZ.COM
$ !
$ !	"Makefile" for VMS versions of UnZip/ZipInfo and UnZipSFX
$ !
$ !	last revised:  1 May 1997
$ !
$ !	To define additional options, define the global symbol
$ !	LOCAL_UNZIP prior to executing MAKE_UNZ.COM:
$ !
$ !		$ LOCAL_UNZIP == "VMSCLI,RETURN_CODES,"
$ !		$ @MAKE_UNZ
$ !
$ !	The trailing "," may be omitted.  Valid VMS-specific options
$ !	include VMSCLI, VMSWILD and RETURN_CODES; see the INSTALL file
$ !	for other options (e.g., CHECK_VERSIONS).
$ !
$ !
