home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / misc / vcb.lha / vcb / README.lib < prev    next >
Encoding:
Text File  |  1992-08-15  |  553 b   |  15 lines

  1. In this distribution, I included the scanned library vcb.lib
  2. for use with the Manx/Aztec Linker and the makefile to re-
  3. produce it.
  4.  
  5. My development system is Aztec 5.2a.
  6.  
  7. Since the amiga.lib support functions like DoMethod() etc.
  8. do not seem to be present in Manx's standard library c.lib,
  9. I re-coded them in module domethod.c (at least they do the same
  10. thing as the originals. I did not use any Commodore Amiga sources,
  11. only their AutoDocs).
  12.  
  13. People who link with amiga.lib should leave out the domethod module
  14. (and probably the callhook module, too).
  15.