X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=doc%2Fclam_manual%2Fclam_docs.html;h=eb4a54850b87827feba5bd217702d71d4d2ad5f1;hb=43d671a278a6f7dc0d831541d0992bc00eb23ee8;hp=75605a6e6d341125f035e1b22c8e37de310dc1f1;hpb=0afedf5bda7df0f44163bb803f09ff758766c295;p=feisty_meow.git diff --git a/doc/clam_manual/clam_docs.html b/doc/clam_manual/clam_docs.html index 75605a6e..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. @@ -988,10 +988,9 @@ but this will trap errors it sees and play the build error CLAM_ERROR_SOUND.
          -

          CLAM_BIN

          +

          CLAM_BINARY_DIR

               This is a folder where the helper - binaries for  are located. The default for this is usually - CLAM_DIR/../bin.
          + binaries for the CLAM makefile system are located.

          CLAM_DIR

               This variable points at the location @@ -1132,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 @@ -1181,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.
          @@ -1341,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:
          #\