home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff236.lzh / Ls / README < prev   
Text File  |  1989-08-09  |  677b  |  16 lines

  1.   I have included the object files "lssup.o" and "mycres.o" preassembled
  2. using CAPE 2.5.  You can assemble these files using ASM, but the final
  3. executable will grow by about 200 bytes!
  4.  
  5.   The makefile is designed to work with either LMK or PDMake,
  6. and assumes that you are using CAPE as your assembler.  You
  7. should change the AFLAGS line in order to use a different
  8. assembler.  Also, my assembly header file directory is
  9. referenced by the assignment "AINC:"; you should either make
  10. this assignment on your system or modify the makefile to specify
  11. a different directory.  The module "mycres.a" will need the
  12. standard assembly headers to assemble.
  13.  
  14.      Good Luck,
  15.        Justin
  16.