/[MITgcm]/MITgcm/pkg/pkg_depend
ViewVC logotype

Diff of /MITgcm/pkg/pkg_depend

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

revision 1.30 by jmc, Sat May 25 16:13:37 2013 UTC revision 1.31 by jmc, Wed Feb 8 22:36:02 2017 UTC
# Line 5  Line 5 
5  #  specify which packages either must be or must not be compiled  #  specify which packages either must be or must not be compiled
6  #  simultaneously.  The format is:  #  simultaneously.  The format is:
7  #  #
8  #    package0   +package1 -package2  #    package0   -package1 +package2 =package3
9  #  #
10  #  where:  #  where:
11  #  #    "-" ==>  must not be compiled together (if conflict --> stop)
12  #    "+" ==> "must be used" (and will be added automatically)  #    "+" ==>  must be compiled  (and will be added automatically)
13  #    "-" ==> "must not be used"  #    "=" ==>  will be added (recommended but no error if disabled)
14  #  #
15  #  The default behavior (that is, nothing specified) assumes that any  #  The default behavior (that is, nothing specified) assumes that any
16  #  two packages can be compiled together.  #  two packages can be compiled together or independently.
17    
18  #  needed to compile model/src:  #  needed to compile model/src:
19  model           +rw  model           +rw
# Line 36  fizhi          +gridalt        +diagnostics    -aim Line 36  fizhi          +gridalt        +diagnostics    -aim
36  fizhi           +atm_common  fizhi           +atm_common
37  aim             +atm_common  aim             +atm_common
38  aim_v23         +atm_common  aim_v23         +atm_common
39  exf             +cal  exf             =cal
40  profiles        +cal  profiles        +cal
41  flt             +mdsio  flt             +mdsio
42  autodiff        +mdsio  autodiff        +mdsio
43  ctrl            +mdsio  ctrl            +mdsio
44  ecco            +mdsio  ecco            +mdsio          +cal
45  grdchk          +autodiff       +cost           +ctrl  grdchk          +autodiff       +cost           +ctrl
46  showflops       +runclock  showflops       +runclock
47    

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

  ViewVC Help
Powered by ViewVC 1.1.22