/*
 *	MM-32 configuration file
 *
 *	(Uncomment the appropriate configuration definitions)
 */

#define VAX	 1	/* Compiling for a VAX			*/
#ifndef VMS
#define VMS	 1	/* Compiling for VMS system		*/
#endif
#define VMS_ONLY 1	/* Compiling for VMS-only system	*/
#define PMDF	 1	/* Compiling PMDF delivery		*/
#define MULTINET 1	/* Compiling MultiNet Delivery system	*/
#define MX       1	/* Compiling for MX delivery */
