Changeset 644


Ignore:
Timestamp:
Apr 30, 2007, 9:59:23 PM (19 years ago)
Author:
John Small
Message:
  • Corrected and improved the documentation.
  • Reorganized the FILES lines.
  • Cosmetic changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/warpin/bld_fm2_wpidirs.txt

    r624 r644  
    1313;     -  discontinuing obsolete packages
    1414;  into the Warpin WPI file. All of these changes can be accomplished without
    15 ;  modification of the warpin makefile.
     15;  modification of the warpin makefile. Just make any necessary changes within
     16;  the build subtree and change this file accordingly. The next FM2.WPI created
     17;  by NMAKE DIST will reflect these changes.
    1618;
    1719;  The format of this file is as follows:
     
    3537;              should be installed.
    3638;        NOTE: There can be any number of spaces (except 0) between the various parameters
    37 ;        NOTE: A dot. '.', for src-dir or dest-dir means the base/top directory of the
     39;        NOTE: A dot, '.', for src-dir or dest-dir means the base/top directory of the
    3840;           subtree.
    3941;
     
    4951FILE: fm3res.dll                 1  dll      .
    5052FILE: fm3res.str                 1  dll      .
     53FILE: fm4.exe                    1  .        .
    5154FILE: cfgmgr.cmd                 1  .        .
     55FILE: utilsmgr.cmd               1  .        .
     56FILE: fm2dump.cmd                1  debugtools    .
     57FILE: fm2dump2.cmd               1  debugtools    .
    5258
    5359FILE: COPYING                    1  .        Docs
     
    6066FILE: fm2fldr.ico                1  Icons    Icons
    6167FILE: fm2fldr2.ico               1  Icons    Icons
     68FILE: toolbox.ico                1  Icons    Icons
     69FILE: toolbox2.ico               1  Icons    Icons
    6270
    63 FILE: archiver.tmp               1  .        Tmplates     ;was Install
    64 FILE: assoc.tmp                  1  .        Tmplates     ;was Install
    65 FILE: cmds.tmp                   1  .        Tmplates     ;was Install
    66 FILE: commands.tmp               1  .        Tmplates     ;was Install
    67 FILE: config.tmp                 1  .        Tmplates     ;was Install
    68 FILE: example.tmp                1  .        Tmplates     ;was Install
    69 FILE: fatopt.tmp                 1  .        Tmplates     ;was Install
    70 FILE: files.tmp                  1  .        Tmplates     ;was Install
    71 FILE: filters.tmp                1  .        Tmplates     ;was Install
    72 FILE: fm3tools.tmp               1  .        Tmplates     ;was Install
    73 FILE: hpfsopt.tmp                1  .        Tmplates     ;was Install
    74 ;FILE: install.cmd                1  .        Tmplates     ;was Install
    75 ;FILE: install.dat                1  .        Tmplates     ;was Install
    76 FILE: jfsopt.tmp                 1  .        Tmplates     ;was Install
    77 FILE: quicktls.tmp               1  .        Tmplates     ;was Install
    78 FILE: select.tmp                 1  .        Tmplates     ;was Install
    79 FILE: sort.tmp                   1  .        Tmplates     ;was Install
    80 ;FILE: uninstal.cmd               1  .        Tmplates     ;was Install
    81 FILE: utils.tmp                  1  .        Tmplates     ;was Install
    82 FILE: views.tmp                  1  .        Tmplates     ;was Install
     71FILE: av2.exe                    1  .  FM2Tools
     72FILE: databar.exe                1  .  FM2Tools
     73FILE: dirsize.exe                1  .  FM2Tools
     74FILE: eas.exe                    1  .  FM2Tools
     75FILE: global.exe                 1  .  FM2Tools
     76FILE: ini.exe                    1  .  FM2Tools
     77FILE: killproc.exe               1  .  FM2Tools
     78FILE: sysinfo.exe                1  .  FM2Tools
     79FILE: undel.exe                  1  .  FM2Tools
     80FILE: vcollect.exe               1  .  FM2Tools
     81FILE: vdir.exe                   1  .  FM2Tools
     82FILE: viewinfs.exe               1  .  FM2Tools
     83FILE: vtree.exe                  1  .  FM2Tools
    8384
    84 FILE: fm2dump.cmd                1  debugtools    .
    85 FILE: fm2dump2.cmd               1  debugtools    .
     85FILE: archiver.tmp               1  .  Tmplates
     86FILE: assoc.tmp                  1  .  Tmplates
     87FILE: cmds.tmp                   1  .  Tmplates
     88FILE: commands.tmp               1  .  Tmplates
     89FILE: config.tmp                 1  .  Tmplates
     90FILE: example.tmp                1  .  Tmplates
     91FILE: fatopt.tmp                 1  .  Tmplates
     92FILE: files.tmp                  1  .  Tmplates
     93FILE: filters.tmp                1  .  Tmplates
     94FILE: fm3tools.tmp               1  .  Tmplates
     95FILE: hpfsopt.tmp                1  .  Tmplates
     96;FILE: install.cmd                1  .  Tmplates
     97;FILE: install.dat                1  .  Tmplates
     98FILE: jfsopt.tmp                 1  .  Tmplates
     99FILE: quicktls.tmp               1  .  Tmplates
     100FILE: select.tmp                 1  .  Tmplates
     101FILE: sort.tmp                   1  .  Tmplates
     102;FILE: uninstal.cmd               1  .  Tmplates
     103FILE: utils.tmp                  1  .  Tmplates
     104FILE: views.tmp                  1  .  Tmplates
    86105
    87 FILE: fm4.exe           1  .  .
    88 
    89 FILE: av2.exe           1  .  FM2Tools              ; was .
    90 FILE: databar.exe       1  .  FM2Tools              ; was .
    91 FILE: dirsize.exe       1  .  FM2Tools              ; was .
    92 FILE: eas.exe           1  .  FM2Tools              ; was .
    93 FILE: global.exe        1  .  FM2Tools              ; was .
    94 FILE: ini.exe           1  .  FM2Tools              ; was .
    95 FILE: killproc.exe      1  .  FM2Tools              ; was .
    96 FILE: sysinfo.exe       1  .  FM2Tools              ; was .
    97 FILE: undel.exe         1  .  FM2Tools              ; was .
    98 FILE: vcollect.exe      1  .  FM2Tools              ; was .
    99 FILE: vdir.exe          1  .  FM2Tools              ; was .
    100 FILE: viewinfs.exe      1  .  FM2Tools              ; was .
    101 FILE: vtree.exe         1  .  FM2Tools              ; was .
    102 
    103 FILE: utilsmgr.cmd      1  .  .
    104 FILE: toolbox.ico       1  Icons    Icons
    105 FILE: toolbox2.ico      1  Icons    Icons
     106FILE: shadowmgr.cmd              1  .  Utils
    106107
    107108;NOFILESPACKAGE: 10
Note: See TracChangeset for help on using the changeset viewer.