home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 581b.lha / genmake_v1.03 / opts.h < prev    next >
Text File  |  1991-11-07  |  118b  |  8 lines

  1. /* opts.h */
  2.  
  3. #define VERSION        'v'
  4. #define VERBATIM    'V'
  5. #define EXHAUSTIVE    'e'
  6. #define INTERACT    'i'
  7. #define HELP        'h'
  8.