home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff332.lzh / K1_Editor / Compile_K1_Editor < prev    next >
Text File  |  1990-03-20  |  190b  |  4 lines

  1. cc +Ilib/PreInc -E200 -L200 -Y200 -Z5000 K1_Editor_D.c -S -O RAM:K1_Editor_D.a -A
  2. as RAM:K1_Editor_D.a -O RAM:K1_Editor_D.o -ZAP
  3. ln RAM:K1_Editor_D.o -lreq -lmidi -lm32 -lc32 -O K1_Editor_D
  4.