X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=doc%2Fclam_manual%2Fclam_docs.html;h=eb4a54850b87827feba5bd217702d71d4d2ad5f1;hb=43d671a278a6f7dc0d831541d0992bc00eb23ee8;hp=8e862d22c8e8111fe49475c59f05b370f7cbb113;hpb=102061cab065f647954f3e935f11f433e2f088d4;p=feisty_meow.git diff --git a/doc/clam_manual/clam_docs.html b/doc/clam_manual/clam_docs.html index 8e862d22..eb4a5485 100644 --- a/doc/clam_manual/clam_docs.html +++ b/doc/clam_manual/clam_docs.html @@ -161,7 +161,7 @@
  • Setting environment variables for clam:
    1. -
    2. FEISTY_MEOW_DIR:
    3. +
    4. FEISTY_MEOW_APEX:
      1. @@ -169,7 +169,7 @@ since clam became part of the YETIcode project (at http://yeticode.org). -
      2. The default location for clam is under the FEISTY_MEOW_DIR +
      3. The default location for clam is under the FEISTY_MEOW_APEX in a folder named clam, although the version of clam shipped with the HOOPLE @@ -180,7 +180,7 @@
      4. If the yeti root directory is in $HOME/yeti already, then the - default for FEISTY_MEOW_DIR will work and it doesn't need to be + default for FEISTY_MEOW_APEX will work and it doesn't need to be declared.
      5. Setting the variable:
      6. @@ -220,10 +220,10 @@
        1. On Unix (assuming bash as shell): export - MAKEFLAGS="-I $FEISTY_MEOW_DIR/clam"
        2. + MAKEFLAGS="-I $FEISTY_MEOW_APEX/clam"
        3. On win32: set - MAKEFLAGS="-I %FEISTY_MEOW_DIR%/clam"
        4. + MAKEFLAGS="-I %FEISTY_MEOW_APEX%/clam"
        5. This variable also requires forward slashes instead of @@ -307,7 +307,7 @@
        6. If you would rather rebuild them from source, then running - the script "bin/bootstrap_build.sh" will + the script "scripts/generator/produce_feisty_meow.sh" will recreate all of these internal tools.
        7. @@ -1131,7 +1131,7 @@ the project's temporary directories will be created based on this variable. -

          FEISTY_MEOW_DIR

          +

          FEISTY_MEOW_APEX

               Specifies the root directory for compilation or other  building activities.   The repository @@ -1180,7 +1180,7 @@      This folder is where all generated files are to - be stored.  It is usually identical to FEISTY_MEOW_DIR but can be + be stored.  It is usually identical to FEISTY_MEOW_APEX but can be overridden when the targets should be stored elsewhere.
          @@ -1340,7 +1340,7 @@ command line.  For C++ compilation, this is usually an INI file stored in the - FEISTY_MEOW_DIR under the build folder.  + FEISTY_MEOW_APEX under the build folder.  Here is a sample parameter file:
          #\