/[MITgcm]/MITgcm/tools/genmake
ViewVC logotype

Diff of /MITgcm/tools/genmake

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

revision 1.52 by cnh, Mon Sep 10 15:58:26 2001 UTC revision 1.53 by cnh, Mon Sep 10 20:54:01 2001 UTC
# Line 280  end Line 280  end
280  # Platform specific options are chosen below  # Platform specific options are chosen below
281  set LN         = ( 'ln -s' )  set LN         = ( 'ln -s' )
282  set CPP        = ( '/lib/cpp -P' )  set CPP        = ( '/lib/cpp -P' )
283  set S64        = ( '\$(TOOLSDIR)/set64bitConst.sh' )  set S64        = ( '$(TOOLSDIR)/set64bitConst.sh' )
284  set KPP        = (  )  set KPP        = (  )
285  set FC         = ( 'f77' )  set FC         = ( 'f77' )
286  set LINK       = ( 'f77' )  set LINK       = ( 'f77' )

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

  ViewVC Help
Powered by ViewVC 1.1.22