/[MITgcm]/MITgcm/optim/Makefile
ViewVC logotype

Diff of /MITgcm/optim/Makefile

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

revision 1.6 by dfer, Thu Jul 20 00:53:14 2006 UTC revision 1.7 by heimbach, Tue Sep 30 20:00:00 2008 UTC
# Line 51  CPPFLAGS = -DREAL_BYTE=4               \ Line 51  CPPFLAGS = -DREAL_BYTE=4               \
51  # default is (Linux)  # default is (Linux)
52  FC              = f77  FC              = f77
53    
54    # ifort compilers
55    #FC              = ifort
56    #FFLAGS          = -mp -132 -r8 -i4 -w95 -W0 -WB -CB -fpe0 -traceback -convert big_endian -assume byterecl
57    
58  # SGI o3k IRIX64  # SGI o3k IRIX64
59  #FC              = f77  #FC              = f77
60  #FFLAGS          = -extend_source -bytereclen -mips4 -r8 -static  #FFLAGS          = -extend_source -bytereclen -mips4 -r8 -static

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22