home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 394a.lha / K1_Editor / Compile_K1_Editor < prev    next >
Encoding:
Text File  |  1990-05-25  |  190 b   |  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.