
Naming convention for config files

   <basename>[-<qualifiers>].config

where

   <basename>    fundamental platform ID
   <qualifiers>  one or more of the following:
                   g - GNU using GCC or other FSF tools
                   m - distributed parallel with MPI
                   t - SMP parallel with threads
                   s - shared libraries built