home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d152 / blk.lha / Blk / Readme < prev    next >
Text File  |  1987-06-15  |  899b  |  29 lines

  1. Blk is a requester making tool.  It takes input text files and converts them
  2. to C-source for including as requester declarations.  The files here are:
  3.  
  4.      bdoc      - documentation explaining how those cryptic input files get
  5.                  converted into beautiful requesters.
  6.  
  7.      blk.c     - source code for the blk tool (Manx Aztec C).
  8.  
  9.      pro.c     - a prototype program to show inclusion of blk's output
  10.                  header files into a main program.  also useful for viewing
  11.                  the fully functional requester.
  12.  
  13.      grid      \
  14.      array      > example input files.  mot by default will be used in
  15.      mot       /  demoing pro.
  16.  
  17.      makefile  - Manx makefile for making everything.
  18.  
  19.  
  20. To let the good times roll, type:
  21.  
  22.    1> make
  23.  
  24. and stand back.  Run the resulting "pro" program to see an automatically
  25. generated requester in action.  Have fun.
  26.  
  27.  
  28. Stuart Ferguson
  29.