--- MITgcm/tools/genmake2 2005/09/05 13:39:28 1.128 +++ MITgcm/tools/genmake2 2005/09/05 14:56:47 1.129 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.128 2005/09/05 13:39:28 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.129 2005/09/05 14:56:47 edhill Exp $ # # Makefile generator for MITgcm UV codes # created by cnh 03/98 @@ -671,7 +671,7 @@ RET_C=$? cat < genmake_tc_2.$FS program hello - Real*8 wtime + REAL*8 wtime external cloc call cloc(wtime) print *," HELLO WORLD", wtime @@ -1338,7 +1338,7 @@ printf " Do we have the fdate() command using $FC... " cat > genmake_tcomp.$FS <