source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/oasis3-mct/lib/mct/mpi-serial/Makefile.conf.in

Last change on this file was 5725, checked in by aclsce, 3 years ago

Added new oasis3-MCT version to be used to handle ensembles simulations with XIOS.

File size: 336 bytes
Line 
1CC              = @CC@
2FC              = @FC@
3FCFLAGS         = @FCFLAGS@
4INCLUDE         = -I.
5INCFLAG         = @INCLUDEFLAG@
6DEFS            = @DEFS@
7CFLAGS          = @CFLAGS@
8AR              = @AR@
9RANLIB          = @RANLIB@
10LIBS            = @LIBS@
11CRULE           = .c.o
12F90RULE         = .F90.o
13
14SHELL           = /bin/sh
15
16MODULE          = mpi-serial
Note: See TracBrowser for help on using the repository browser.