home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / DVD!OMA1.DMS / in.adf / tools / README < prev   
Encoding:
Text File  |  1994-10-13  |  409 b   |  13 lines

  1.  
  2. Alink is the Amiga object linker.  See Bantam AmigaDOS manual for usage.
  3.  
  4. Atom is the Amiga object file modifier which allows you to mark object
  5.    modules for CHIP memory loading.  See Bantam AmigaDOS manual for usage.
  6.  
  7. Stripa strips debugging symbols from a load file.
  8.    Usage:   stripa FROM <source> TO <destination>
  9.  
  10. Stripc strips comments from include files.
  11.    Usage:   stripc <source> <destination>
  12.  
  13.