Changes between Version 5 and Version 6 of BuildNomDarwin


Ignore:
Timestamp:
Apr 21, 2008, 10:24:13 PM (16 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildNomDarwin

    v5 v6  
    3232  * Add it the {{{kBuild/bin/darwin.x86/}}} directory to the '''PATH''' via .bash_profile or .profile.
    3333  * Create an '''alias''' {{{kmk=/wherever/kBuild/bin/darwin.x86/kmk}}}.
    34   * Or run '''kBuild/env.sh''' to create a new shell instance with the changed 'PATH'.
     34  * Or run '''kBuild/env.sh''' to create a new shell instance with the changed {{{PATH}}}.
    3535
    3636The last option is currently the most common one. Note that {{{kBuild/env.sh}}} has a number of options that can be useful for scripting and such (like {{{--full}}}).