Changeset 1579
- Timestamp:
- Jun 26, 2011, 7:22:16 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
dll/ipf/hints.ipf (modified) (1 diff)
-
warpin/bld_fm2_wpi.readme (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/hints.ipf
r1441 r1579 234 234 .im errors.ipf 235 235 236 . im resource.ipf237 238 236 .*.im resource.ipf 237 238 -
trunk/warpin/bld_fm2_wpi.readme
r674 r1579 21 21 c) You now have the source files. You also need the binary files. 22 22 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. 27 26 2) For others, referred to below as <Others>, you should 28 27 a) Download a zipped distribution of FM/2 (e.g. fm2-3_08beta.zip) … … 41 40 NOTE: The following BLD_FM2_WPI* commands use default values. See the 42 41 documentation below for each program to see what options are available. 43 a) <Developers>: From <trunk-dir>, run NMAKE DIST42 a) <Developers>: From <trunk-dir>, run WMAKE DIST 44 43 b) <Others> : Run <trunk-dir>\warpin\BLD_FM2_WPIDIRS SRC=<unzipped-dir> 45 44 <Others> : Run <trunk-dir>\warpin\BLD_FM2_WPI … … 49 48 ensure you have the latest versions of the files. If SVN UPDATE shows 50 49 that files have been added, deleted or updated, then 51 <Developers>: From <trunk-dir>, run NMAKE ALL50 <Developers>: From <trunk-dir>, run WMAKE ALL 52 51 <Others> : repeat the COPY commands from 4.c.2.d 53 52 <Others> : repeat the commands from 5.b
Note:
See TracChangeset
for help on using the changeset viewer.
