--- MITgcm/tools/genmake2 2004/07/30 19:53:15 1.93 +++ MITgcm/tools/genmake2 2004/08/05 16:04:32 1.95 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.93 2004/07/30 19:53:15 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.95 2004/08/05 16:04:32 edhill Exp $ # # Makefile generator for MITgcm UV codes # created by cnh 03/98 @@ -520,8 +520,8 @@ Include MPI header files and link to MPI libraries -mpi=PATH | --mpi=PATH Include MPI header files and link to MPI libraries using MPI_ROOT - set to PATH. i.e. Include files from $PATH/include, link to libraries - from $PATH/lib and use binaries from $PATH/bin. + set to PATH. i.e. Include files from \$PATH/include, link to libraries + from \$PATH/lib and use binaries from \$PATH/bin. -bash NAME Explicitly specify the Bourne or BASH shell to use @@ -1850,7 +1850,7 @@ # Special preprocessor (KAP on DECs, FPP on Crays) KPP = ${KPP} # Fortran compiler -FC = ${FC} in +FC = ${FC} # Fortran compiler F90C = ${F90C} # C compiler