home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / term23_2.lha / Source_Code / Contents.doc next >
Text File  |  1992-08-18  |  2KB  |  32 lines

  1. ================================== term ===================================
  2. ===========================================================================
  3.              A Gift-Ware telecommunications program written by
  4.          Olaf Barthel, © copyright 1990-92 by Olaf Barthel & MXM,
  5.                            All rights reserved.
  6.  
  7.    No  guarantee of any kind is given that the program(s) described in this
  8. document are 100% reliable.  You are using this material on your own risk.
  9.  
  10.  
  11. ============================ About this drawer ============================
  12. ===========================================================================
  13. This  drawer  contains  various  source  code  archives, including the full
  14. `term'  source  code  and  other files required to distribute some transfer
  15. libraries  to  be  found on the first `term' disk.
  16.  
  17.  
  18. ===================== Notes on the `term' source code =====================
  19. ===========================================================================
  20. To  recompile  `term',  the following is required:  an `amiga.lib' (version
  21. 37.2  or  higher) as modified by Matt Dillon's program `libtos', the system
  22. library  header  files (version 37.4 or higher, 37.1 might do, but they are
  23. not recommended) and the SAS/C `C' compiler (version 5.10b or higher).
  24.    Source  code/object  code files and the resulting main program will take
  25. up more than 2.4 MBytes of disk space, so a hard-disk is highly recommended
  26. if  you intend to recompile the program.  The source code has been indented
  27. with tabulator skips equivalent to eight blank spaces.
  28.  
  29.    If  you  intend to make changes, discover and fix bugs please contact me
  30. first  before releasing the version so I will always be able to incorporate
  31. the changes you made into the next official `term' release.
  32.