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

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

add svn Id

  • Property svn:keywords set to Id
File size: 585 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=
17WWDIR=/Users/ctlod/WORK/AZE/modipsl/config
18#---------------------------------------------------------------------
19#-
Note: See TracBrowser for help on using the repository browser.