home *** CD-ROM | disk | FTP | other *** search
/ Falcon 030 Power 2 / F030_POWER2.iso / ST_STE / MAGS / ICTARI04.ARJ / ictari.04 / C / SOURCE.SEQ / SAM_SE17.LNK < prev    next >
Text File  |  1992-12-21  |  350b  |  9 lines

  1. from c.o
  2. from sam_se17.o    ; fetch main startup code - assumes default options
  3. from seq_mc4.o    ; your object files - remove the leading ';' to enable lines
  4. lib lcg.lib    ; and normal GEM library
  5. lib lc.lib    ; with standard C library
  6. verbose        ; noisy link flag
  7. xaddsym        ; HiSoft extended symbols in the executable
  8. to .prg        ; force a GEM output type
  9.