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.ldef in vendors/IOIPSL/current/src – NEMO

source: vendors/IOIPSL/current/src/AA_make.ldef @ 1895

Last change on this file since 1895 was 1895, checked in by flavoni, 14 years ago

importing IOIPSL on vendors

File size: 501 bytes
Line 
1#-
2#- $Id: AA_make.ldef 53 2007-06-06 15:27:26Z bellier $
3#-
4#---------------------------------------------------------------------
5#- Local parameters for "libioipsl"
6#---------------------------------------------------------------------
7SHELL = /bin/ksh
8#---------------------------------------------------------------------
9LIBDIR = ../../../lib
10BINDIR = ../../../bin
11MODDIR = $(LIBDIR)
12#---------------------------------------------------------------------
13P_P =
14MODEL_LIB = $(LIBDIR)/libioipsl.a
Note: See TracBrowser for help on using the repository browser.