home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 563.lha / QPrint_v1.0 / LmkFile next >
Text File  |  1991-04-22  |  330b  |  12 lines

  1.  
  2. QPrint : QPrint.o
  3.        blink FROM LIB:QStartUp.obj+"QPrint.o" TO "QPrint" LIB \
  4.        LIB:amiga2.0.lib LIB:lcsr.lib sc sd nd noalvs \
  5.        MAP QPrint.Map FHLSX
  6.  
  7. QPrint.o : QPrint.c QPrint.sym
  8.        lc -HQPrint.sym -cusfq -rr -v -w -O -m1 QPrint.c
  9.  
  10. QPrint.sym : struct.c
  11.        lc -csufq -rr -v -w -ph -oQPrint.sym struct.c
  12.