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 branches/dev_001_GM/VALID/2INSTALL/CONFIG_FILES – NEMO

source: branches/dev_001_GM/VALID/2INSTALL/CONFIG_FILES/AA_make.ldef @ 3032

Last change on this file since 3032 was 695, checked in by ctlod, 17 years ago

NVTK installation

File size: 567 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=
12RTG=
13MKTE=
14WWDIR=/Users/ctlod/WORK/AZE/modipsl/config
15#---------------------------------------------------------------------
16#-
Note: See TracBrowser for help on using the repository browser.