home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 555a.lha / LabelMaker_v1.5 / source.LZH / source / MakeLabelMaker.sh < prev    next >
Encoding:
Text File  |  1991-07-22  |  231 b   |  8 lines

  1. cc +L -S LabelMaker.c
  2. cc +L -S LabelLib.c
  3. cc +L -S LabelLoad.c
  4. cc +L -S LabelDump.c
  5. cc +L -S LabelImages.c
  6. cc +L -S LabelGadgets.c
  7. ln +cd LabelMaker.o LabelImages.o LabelGadgets.o LabelLib.o LabelDump.o LabelLoad.o -la -lc32 -lm32
  8.