! DEC/CMS REPLACEMENT HISTORY, Element PASVAX.MMS ! *3 24-APR-1990 14:22:14 CHRIS "Added copyright/disclaimer" ! *2 24-JUL-1989 14:12:28 CHRIS "Corrected environment dependencies" ! *1 14-JUL-1989 15:51:11 CHRIS "MMS Build for PASVAX" ! DEC/CMS REPLACEMENT HISTORY, Element PASVAX.MMS !+++ ! Distribution is with the kind permission of Oregon Software who wrote the ! original version of the program on which this version is based. ! ! This software may be copied and distributed provided that this notice is ! included and no charge is made other than reasonable media costs. The source ! is provided on an 'as is' basis, and no warranty is either given or implied. ! ! No responsibility is accepted for any damage done to programs or data or any ! other consequential loss caused either directly or indirectly as a result of ! using this software. ! ! I would be pleased to hear of any bugs, solutions, or suggested enhancements ! at the address below. ! ! Chris Sharman, CCA Stationery, Eastway, Fulwood, Preston, Lancs, ENGLAND !--- pflags = $(pflags)/DEBUG/OPTIMIZE/DIAGNOSTICS/NOCHECK pasvax : pasvax.exe, pasvax.rnh ! Image and Runoff help file built pasvax.exe : pasvax.obj, pasdir.obj, pascli.obj, pasmatdef.obj, pasmatcld.obj $(link)$(linkflags) $(mms$source_list) pasvax.obj, pasdir.obj, pascli.obj :: pasmatdef.obj ! The blank line above is vital.