--- MITgcm_contrib/ESMF/mytools/comp_profile.BASE 2004/02/22 19:29:35 1.2 +++ MITgcm_contrib/ESMF/mytools/comp_profile.BASE 2004/02/27 17:09:09 1.3 @@ -1,4 +1,4 @@ -# $Id: comp_profile.BASE,v 1.2 2004/02/22 19:29:35 cnh Exp $ +# $Id: comp_profile.BASE,v 1.3 2004/02/27 17:09:09 cnh Exp $ # $Name: $ # # Compiler and linker options for faulks.lcs.mit.edu @@ -9,6 +9,9 @@ set gm2optfile = " " set gm2adoptfile = "-adoptfile=${BUILDROOT}/../../tools/adjoint_options/adjoint_default" set gm2standarddirs = '-standarddirs=" "' +# Command used to go from file name to module name (module names are CPAS on +# ( SGI +set mkmodname = cat # archive building command set arcommand = ar set aropts = "-rsc"