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 trunk/NVTK/INSTALL/CONFIG_FILES – NEMO

source: trunk/NVTK/INSTALL/CONFIG_FILES/AA_make.ldef @ 1301

Last change on this file since 1301 was 1301, checked in by ctlod, 15 years ago

improvements of NVTK environnement, see ticket: #240

  • Property svn:keywords set to Id
File size: 602 bytes
Line 
1# $Id$
2#---------------------------------------------------------------------
3#- Creation des elements relatifs a ORCA :
4#-      ORCA  (lib, executable : opa)
5#---------------------------------------------------------------------
6SHELL = /bin/sh
7#---------------------------------------------------------------------
8LIBDIR = ../../../../lib
9BINDIR = ../../../../bin
10MODDIR = $(LIBDIR)
11NEMOLIB := $(shell awk '{ print $$1 }' ./WORK/.config)
12RUN=
13JOB=
14RTG=
15MKTE=
16MKMO=
17REXP=
18WWDIR=/workdir/rech/eee/reee534/AUTRE/modipsl/config/
19#---------------------------------------------------------------------
20#-
Note: See TracBrowser for help on using the repository browser.