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 @ 1140

Last change on this file since 1140 was 807, checked in by ctlod, 16 years ago

add new variables to allow users to better control compilation and jobs submission, see ticket:#61

File size: 578 bytes
Line 
1#---------------------------------------------------------------------
2#- Creation des elements relatifs a ORCA :
3#-      ORCA  (lib, executable : opa)
4#---------------------------------------------------------------------
5SHELL = /bin/sh
6#---------------------------------------------------------------------
7LIBDIR = ../../../../lib
8BINDIR = ../../../../bin
9MODDIR = $(LIBDIR)
10NEMOLIB := $(shell awk '{ print $$1 }' ./WORK/.config)
11RUN=
12JOB=
13RTG=
14MKTE=
15MKMO=
16WWDIR=/Users/ctlod/WORK/AZE/modipsl/config
17#---------------------------------------------------------------------
18#-
Note: See TracBrowser for help on using the repository browser.