X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=docs%2Fclam_manual%2Fclam_docs.html;h=2d2ec39a4ce69be66c6e35b9710bdc464f1a7234;hb=28ebd73aa6b5ca0335eef32b08da091714293936;hp=8bfa888bf451e932c21f4fab5bfd2dbe98ea65ee;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/docs/clam_manual/clam_docs.html b/docs/clam_manual/clam_docs.html index 8bfa888b..2d2ec39a 100644 --- a/docs/clam_manual/clam_docs.html +++ b/docs/clam_manual/clam_docs.html @@ -165,7 +165,7 @@ CLAM
  • Setting environment variables for clam:
    1. -
    2. YETI_DIR:
    3. +
    4. FEISTY_MEOW_DIR:
      1. @@ -175,7 +175,7 @@ CLAM This variable has been needed since clam became part of the YETIcode project (at http://yeticode.org). -
      2. The default location for clam is under the YETI_DIR +
      3. The default location for clam is under the FEISTY_MEOW_DIR in a folder named clam, although the version of clam shipped with the HOOPLE code (http://hoople.org) actually lives under the root of the hoople @@ -184,7 +184,7 @@ hierarchy.
      4. If the yeti root directory is in $HOME/yeti already, then the -default for YETI_DIR will work and it doesn't need to be declared.
      5. +default for FEISTY_MEOW_DIR will work and it doesn't need to be declared.
      6. Setting the variable:
      7. @@ -221,10 +221,10 @@ to find the clam definitions and scripts.
        1. On Unix (assuming bash as shell): export MAKEFLAGS="-I $YETI_DIR/clam"
        2. + style="font-weight: bold;">export MAKEFLAGS="-I $FEISTY_MEOW_DIR/clam"
        3. On win32: set -MAKEFLAGS="-I %YETI_DIR%/clam"
        4. +MAKEFLAGS="-I %FEISTY_MEOW_DIR%/clam"
        5. This variable also requires forward slashes instead of @@ -1132,7 +1132,7 @@ and other unusual punctuation characters are discouraged.  All of the project's temporary directories will be created based on this variable. -

          REPOSITORY_DIR

          +

          FEISTY_MEOW_DIR

               Specifies the root directory for compilation or other  building activities.   The repository @@ -1181,7 +1181,7 @@ a generated variable called ACTUAL_TARGETS is used.
               This folder is where all generated files are to -be stored.  It is usually identical to REPOSITORY_DIR but can be +be stored.  It is usually identical to FEISTY_MEOW_DIR but can be overridden when the targets should be stored elsewhere.
          @@ -1341,7 +1341,7 @@ directives can be included so that they do not have to be passed on the command line.  For C++ compilation, this is usually an INI file stored in the -REPOSITORY_DIR under the build folder.  +FEISTY_MEOW_DIR under the build folder.  Here is a sample parameter file:
          #\