home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / fish / 891-910 / ff892 / indent / vms-readme < prev    next >
Text File  |  1994-05-04  |  517b  |  17 lines

  1. The code for indent under VMS was contributed by MEHRDAD@glum.dev.cf.ac.uk
  2.  
  3. The rest of this file describes how to build indent under VMS.
  4.  
  5.  
  6.  
  7. If you are using GCC, you should run GNUC-MAKE.COM.
  8.  
  9. If you have VAXC on your machine, run VAXC-MAKE.COM, to create
  10. indent.exe.  When compiling INDENT sources, VAXC will issue warning
  11. messages about the length of some external identifiers. You can
  12. ignore these warnings.
  13.  
  14. Set up symbol INDENT as a foreign command, for example:
  15.  
  16.     INDENT :== "$DUA0:[INDENT-DIR]INDENT.EXE"
  17.