source:
trunk/CONFIG/GYRE/AA_make
@
102
Last change on this file since 102 was 102, checked in by opalod, 21 years ago | |
---|---|
|
|
File size: 195 bytes |
Line | |
---|---|
1 | all: ioipsl orca |
2 | |
3 | ioipsl: |
4 | (cd ../IOIPSL/src; gmake;) |
5 | |
6 | |
7 | orca: |
8 | #-Q- sxnec (cd ../OPA/WORK; gmake ;) |
9 | #-Q- fjvpp (cd ../OPA/WORK; gmake L_C='-Wl,-P';) |
10 | |
11 | |
12 | clean: |
13 | (cd ../OPA/WORK; gmake clean ;) |
Note: See TracBrowser
for help on using the repository browser.