New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
AA_make in trunk/CONFIG/ORCA2_LIM – NEMO

source: trunk/CONFIG/ORCA2_LIM/AA_make @ 8

Last change on this file since 8 was 8, checked in by opalod, 20 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 195 bytes
RevLine 
[8]1all: ioipsl orca
2
3ioipsl:
4      (cd ../IOIPSL/src; gmake;)
5
6
7orca:
8#-Q- sxnec  (cd ../OPA/WORK;  gmake ;)
9#-Q- fjvpp  (cd ../OPA/WORK; gmake  L_C='-Wl,-P';)
10
11
12clean:
13      (cd ../OPA/WORK;  gmake clean ;)
Note: See TracBrowser for help on using the repository browser.