home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 364b.lha / PCQ_v1.1 / Runtime / System / MakeSystem < prev    next >
Encoding:
Text File  |  1990-04-08  |  279 b   |  6 lines

  1. join exec.o execio.o intuition.o dos.o to t:System1.lib
  2. join Parameters.o ARexx.o ConsoleUtils.o TimerDevice.o to t:system2.lib
  3. join Graphics.o Graphics2.o Text.o DiskFont.o to t:system3.lib
  4. join t:system1.lib t:system2.lib t:system3.lib to System.lib
  5. delete t:system(1|2|3).lib
  6.