Changeset 666
- Timestamp:
- May 12, 2007, 5:29:47 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/warpin/fm2.wis (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/warpin/fm2.wis
r656 r666 1 1 <!-- 2 WARPIN VERSION 0.9.20 is required for PACKAGEID's with revision levels. 3 WARPIN VERSION 0.9.9 is required for EXTRACTFROMPCK. 2 IMPORTANT: DO NOT EDIT FM2.WIS! Please edit FM2.WIS.IN instead. 3 FM2.WIS.IN is used as input to SED which then replaces/inserts 4 various text and creates FM2.WIS during the FM/2 build process. 5 6 NOTE: If a NON-EXTERNAL package (i.e. a package whose files 7 will be staged before building the WPI file) with an index 8 greater than 999 is used, then the REXX program BLD_FM2_WPIDIRS.CMD 9 (found in the warpin directory of the build subtree) will have 10 to be changed. The line: 11 WPI.max_package_number_length = 3 12 will need to be changed accordingly. 13 14 WARPIN VERSION 0.9.20 is required for PACKAGEID's with revision levels. 15 WARPIN VERSION 0.9.9 is required for EXTRACTFROMPCK. 4 16 --> 5 17 <WARPIN VERSION 0.9.20> 6 7 <!--8 NOTE: If a NON-EXTERNAL package (i.e. a package whose files will be staged before9 building the WPI file) with an index greater than 999 is used, then the REXX10 program BLD_FM2_WPIDIRS.CMD (found in the warpin directory of the build subtree)11 will have to be changed. The line:12 WPI.max_package_number_length = 313 will need to be changed accordingly.14 -->15 18 16 19 <HEAD> … … 23 26 24 27 <PCK INDEX=1 25 PACKAGEID="Netlabs\FM2\Base\3\5\9 \20070331"28 PACKAGEID="Netlabs\FM2\Base\3\5\9" 26 29 TITLE="FM/2 - File Manager/2 (Base package)" 27 30 TARGET="$(WARPIN_DEFAULTTOOLSPATH)\FM2" … … 70 73 PACKAGEID="Netlabs\FM2 Utilities\FM2Utils\1\0\0" 71 74 TITLE="FM/2 Utilities" 72 EXTERNAL=" FM2Utils.wpi"75 EXTERNAL="fm2utils.wpi" 73 76 TARGET="$(1)\Utils" 74 77 SELECT … … 121 124 <NEXTBUTTON TARGET=6>~Next</NEXTBUTTON> 122 125 <TEXT>FM/2 Utilities: A short description of each utility is included at the end of the readme below. A special note of thanks to Mark Kimes for making these utilities freely available.</TEXT> 123 <README> FM/2 Utilities, a utility collection for use with File Manager/2 126 <README> 127 128 FM/2 Utilities, a utility collection for use with File Manager/2 124 129 copyright (c) 1994/95 by M. Kimes (Barebones Software) 125 130 all rights reserved … … 439 444 <NEXTBUTTON TARGET=7>~I agree</NEXTBUTTON> 440 445 <TEXT>FM/2 Utilities: By pressing the "I agree" button, you agree to all terms and conditions of the license agreement below.</TEXT> 441 <README>Simple license statement: 446 <README> 447 Simple license statement: 442 448 ======================== 443 449 These utilities may be freely used by end users. I retain copyright and
Note:
See TracChangeset
for help on using the changeset viewer.
