home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pmmk100.zip / READ.ME < prev    next >
Text File  |  1995-12-23  |  5KB  |  113 lines

  1.                                 PM Make Information
  2.                                 ===================
  3.  
  4. PM Make is a programmers make utility that makes use of the **PM interface to
  5. provide the necessary functions for project maintenance:
  6.  
  7.     >>>>    Built in project backup and restore.
  8.  
  9.     >>>>    User menus defined in the makefile can set compiler, etc., options.
  10.  
  11.     >>>>    Can include 'global' makefiles as headers.
  12.  
  13.     >>>>    Can stop on error.
  14.  
  15.     >>>>    Allows review of error messages.
  16.  
  17.     >>>>    Force make according to compiler or linker options or make all.
  18.  
  19.     >>>>    Can make .exe, .hlp, .dll, etc... all in one build.
  20.  
  21.     >>>>    Background build with 'pop up on error' mode.
  22.  
  23.     >>>>    Will work in multiple directories.
  24.  
  25.     >>>>    Fast.
  26.  
  27.     >>>>    Applicable to any third party compilers, linkers, or other tools.
  28.  
  29. Note:- PM Make has been designed specifically for the PM interface. PM Make
  30. V1.00 was written using Program Editor V1.20 and PM Make V0.90. Simplicity
  31. makes for shorter learning curves, faster load times, and true multitasking
  32. even on slow PC's. With these products program development and project
  33. maintenance is faster and more streamlined than with any other product of
  34. it's kind. For further information on Program Editor, see the online help
  35. 'About' page.
  36. If you think some important features are missing please let me know and I will
  37. include them in the next version if possible.
  38.  
  39. LEGAL {
  40. This program is the (c) copyright of:-
  41.  
  42.     Peter Koller,
  43.     La vieille Maison d'Anglais,
  44.     Trebuon,
  45.     29530, Plonevez du Faou,
  46.     FRANCE.
  47.  
  48. Note:-
  49. This copyright includes the whole product, including the makefile language
  50. format, the install utility, and all documentation associated with the product.
  51. All Rights Reserved.
  52.  
  53.     1.You may use the program only on a single machine at any one time. If
  54.       you have purchased a multiple copy, you may use an according number of
  55.       copies simultaneously.
  56.  
  57.     2.You may copy the program into machine readable or printed form for
  58.       backup or data compression purposes. You may not reverse engineer or
  59.       disassemble the program.
  60.  
  61.     3.You may give this copy to others. You may also charge the end user
  62.       reasonable costs incurred by your distribution of this product. Please
  63.       ensure you distribute the entire package as shown below.
  64.  
  65.     4.This product is Shareware. You Must be registered if you continue to use
  66.       this product after you have evaluated it.
  67.  
  68.     5.If you have a Customer Registration Code (CRN), you must not disclose it
  69.       to anyone. Please quote the number shown in the statistics dialog, rather
  70.       than the full CRN, when seeking technical support.
  71.  
  72. The Author accepts no liability for fitness of purpose, or damages caused
  73. whether incidental, or consequential, by the use of this product, howsoever
  74. caused. This product is !! Sold As Seen !!. In those countries where this
  75. statement conflicts with your statutory rights your statutory rights shall
  76. remain unaffected.
  77.  
  78.  
  79. This product consists of:-
  80. install.exe         The program install utility
  81. pmpfold.cmd         REXX folder creation, used by install.exe
  82. pmmake.exe          The executable file.
  83. pmmake.hlp          The help File.
  84. pmmake.inf          The help File in .inf format.
  85. register.doc        The product registration sheet.
  86. read.me             This file.
  87. make.inc            Example Make include file
  88. makefile            Example Makefile
  89. uninstal.doc        How to remove (uninstall) PM Make
  90.  
  91. The above files will often be found packed in MAMK1??.PK
  92.  
  93. This product is designed for use with third party products. These third party
  94. products have their own copyright. This product does not confer any rights to
  95. you in respect of a third party.
  96. } //end LEGAL
  97.  
  98. Installation Instructions:-
  99.  
  100. Ensure that you have all the necessary files provided. See Legal{...}.
  101. PM Make is included with an install utility. You will be asked to
  102. provide a help path and an executables path. If your system is 'normal' and
  103. you have a 'c:' drive, the default help path will work fine. Otherwise, choose
  104. one of the paths specified in the HELPPATH. See the online OS/2* information
  105. for help on HELPPATH. 
  106. YOU MUST USE THE INSTALL UTILITY. This utility can also be used to Uninstall
  107. or to Register PM Make.
  108.  
  109. Trademarks:-
  110. ** OS/2 **unpack **PM (c)IBM.
  111. Registered trademarks of International Business Machines Corporation.
  112.  
  113.