/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Diff of /MITgcm/tools/genmake2

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.247 by jahn, Wed Dec 26 17:20:01 2012 UTC revision 1.249 by utke, Sat Feb 23 04:24:42 2013 UTC
# Line 1702  check_for_broken_Ff Line 1702  check_for_broken_Ff
1702  if test ! "x$MPI" = x ; then  if test ! "x$MPI" = x ; then
1703        echo "  Turning on MPI cpp macros"        echo "  Turning on MPI cpp macros"
1704        DEFINES="$DEFINES -DALLOW_USE_MPI"        DEFINES="$DEFINES -DALLOW_USE_MPI"
1705    #- To compile code older than checkpoint63s (2012/09/05), un-comment the following line:
1706    #     DEFINES="$DEFINES -DALWAYS_USE_MPI"
1707  fi  fi
1708  if test ! "x$OMP" = x ; then  if test ! "x$OMP" = x ; then
1709        echo "  Add OMPFLAG and turn on OpenMP cpp macros"        echo "  Add OMPFLAG and turn on OpenMP cpp macros"
# Line 3222  w2f__types.F90 \ Line 3224  w2f__types.F90 \
3224  OAD_active.F90 \  OAD_active.F90 \
3225  OAD_cp.F90 \  OAD_cp.F90 \
3226  OAD_rev.F90 \  OAD_rev.F90 \
3227  OAD_tape.F90  OAD_tape.F90 \
3228    revolve.F90
3229    
3230  OPENAD_SUPPORT_C_SRC_FILES = \  OPENAD_SUPPORT_C_SRC_FILES = \
3231  iaddr.c \  iaddr.c \

Legend:
Removed from v.1.247  
changed lines
  Added in v.1.249

  ViewVC Help
Powered by ViewVC 1.1.22