source: LMDZ6/branches/Portage_acc/tools/make_sso/make.inc @ 5135

Last change on this file since 5135 was 4446, checked in by Laurent Fairhead, 19 months ago

Merged trunk revisions from 4127 to 4443 (HEAD) into branch

File size: 105 bytes
Line 
1
2LIB=../lib/libspherepack.a
3
4F90 := ifort -I../lib
5CPP := ifort -E
6
7
8MAKE := gmake
9AR := /usr/bin/ar
10
11
Note: See TracBrowser for help on using the repository browser.