source: IOIPSL/trunk/tools/AA_make.ldef @ 35

Last change on this file since 35 was 35, checked in by bellier, 17 years ago

JB: change SHELL from bin/sh to bin/ksh to avoid problems on brodie

  • Property svn:keywords set to Id
File size: 616 bytes
Line 
1#-
2#- $Id$
3#-
4#---------------------------------------------------------------------
5#- Local parameters related to the "tools" of IOIPSL (rebuild, config)
6#---------------------------------------------------------------------
7SHELL = /bin/ksh
8#---------------------------------------------------------------------
9LIBDIR = ../../../lib
10BINDIR = ../../../bin
11MODDIR = $(LIBDIR)
12#---------------------------------------------------------------------
13P_P =
14MODEL_LIB = $(LIBDIR)/libioipsl.a
15SXMODEL_LIB = $(MODEL_LIB)
16#-Q- sxdkrz SXMODEL_LIB = $(LIBDIR)/libsxioipsl.a
17#-Q- eshpux SXMODEL_LIB = $(LIBDIR)/libsxioipsl.a
Note: See TracBrowser for help on using the repository browser.