/[MITgcm]/MITgcm/verification/adjustment.cs-32x32x1/README
ViewVC logotype

Diff of /MITgcm/verification/adjustment.cs-32x32x1/README

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

revision 1.2 by jmc, Tue May 25 22:00:20 2010 UTC revision 1.3 by jmc, Tue Nov 2 15:23:22 2010 UTC
# Line 69  input_min Line 69  input_min
69    
70  to build:  to build:
71   in order not to compile model/src, need to:   in order not to compile model/src, need to:
72   either put (in build dir) a "genmake_local" file with STANDARDDIRS="eesupp"   either put (in build dir) a "genmake_local" file:
73     % cat > genmake_local <<EOF
74      STANDARDDIRS="eesupp"
75    EOF
76   - or -   - or -
77   use genmake2 command line: "genmake2 -standarddirs eesupp" -mods ../code_min"   use genmake2 command line: "genmake2 -standarddirs eesupp -mods ../code_min"
78    
79  =================================================================  =================================================================

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22