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 / read.me < prev   
Encoding:
Text File  |  1991-07-22  |  1.1 KB  |  33 lines

  1. About recreating the LabelMaker:
  2. --------------------------------
  3.  
  4. All you need is:
  5.  
  6. a. The files in this package
  7. b. The ARP disk with the ArpBase.h and a.lib files
  8. c. The MANX AZTEC C 3.6a or above compiler.
  9.  
  10. To recreate the LabelMaker move the files iff2.h and ArpBase.h into your
  11. INCLUDE drawer, the file a.lib into your CLIBS drawer.
  12. Execute the MakeLabelMaker.sh file or compile each file using the +L and
  13. -S switches. Link the results using the +cd -lm32 -lc32 -la options.
  14.  
  15.  
  16.                             ALLWAYS REMEMBER:
  17.        YOU CANNOT ERRECT A COPYRIGHT ON ANY FILE THAT USES SOURCE OR
  18.                  EXEUTABLE CODE FROM WITHIN THIS PACKAGE!
  19.  
  20.  
  21.                                                  Mackenbach, May, 20th 1991,
  22.                                                       Stefan Günter Boldorf.
  23.  
  24.  
  25.                                                        My Address:
  26.                                                        Stefan Günter Boldorf
  27.                                                        Flürchenstraße 16
  28.                                                        W-6751 Mackenbach
  29.                                                        GERMANY
  30.  
  31.  
  32.  
  33.