--- MITgcm_contrib/natl_12/build/genmake 2003/08/05 21:22:43 1.1 +++ MITgcm_contrib/natl_12/build/genmake 2003/08/06 23:20:43 1.2 @@ -1,6 +1,6 @@ #!/bin/csh -f # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/natl_12/build/genmake,v 1.1 2003/08/05 21:22:43 cnh Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/natl_12/build/genmake,v 1.2 2003/08/06 23:20:43 cnh Exp $ # $Name: $ # # Makefile generator for MITgcm UV codes @@ -392,7 +392,8 @@ set KPP = ( ) set KPPFILES = ( ) set KFLAGS1 = ( ) - set FC = ( 'f77' ) + set FC = ( 'f90' ) + set LINK = ( 'f90' ) set FFLAGS = ( '-convert big_endian -r8 -extend_source -automatic -call_shared -notransform_loops -align dcommons' ) set FOPTIM = ( '-O5 -fast -tune host -inline all' ) #ph: -O5 probably too aggressive in conjunction with adjoint code