Changeset 1579


Ignore:
Timestamp:
Jun 26, 2011, 7:22:16 PM (14 years ago)
Author:
Gregg Young
Message:

Remove instructions for updating resources which were badly outdated; Updated warpin instructions to reflect change to open watcom.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/ipf/hints.ipf

    r1441 r1579  
    234234.im errors.ipf
    235235
    236 .im resource.ipf
    237 
    238 
     236.*.im resource.ipf
     237
     238
  • trunk/warpin/bld_fm2_wpi.readme

    r674 r1579  
    2121      c) You now have the source files. You also need the binary files.
    2222         These can be obtained in two ways:
    23          1) If you are a programmer and you have IBM C++ 3.65 and the OS/2
    24             toolkit installed, then you will be referred to below as
    25             <Developers>. <Developers> should run NMAKE ALL to build the
    26             FM/2 binary files.
     23         1) If you are a programmer and you have OpenWatcom C 1.9 then you will
     24            be referred to below as  <Developers>. <Developers> should run
     25            WMAKE ALL to build the FM/2 binary files.
    2726         2) For others, referred to below as <Others>, you should
    2827            a) Download a zipped distribution of FM/2 (e.g. fm2-3_08beta.zip)
     
    4140      NOTE: The following BLD_FM2_WPI* commands use default values. See the
    4241      documentation below for each program to see what options are available.
    43       a) <Developers>: From <trunk-dir>, run NMAKE DIST
     42      a) <Developers>: From <trunk-dir>, run WMAKE DIST
    4443      b) <Others>    : Run <trunk-dir>\warpin\BLD_FM2_WPIDIRS SRC=<unzipped-dir>
    4544         <Others>    : Run <trunk-dir>\warpin\BLD_FM2_WPI
     
    4948      ensure you have the latest versions of the files. If SVN UPDATE shows
    5049      that files have been added, deleted or updated, then
    51       <Developers>:  From <trunk-dir>, run NMAKE ALL
     50      <Developers>:  From <trunk-dir>, run WMAKE ALL
    5251      <Others>    :  repeat the COPY commands from 4.c.2.d
    5352      <Others>    :  repeat the commands from 5.b
Note: See TracChangeset for help on using the changeset viewer.