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

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

JB:

  • add sx6nec in files (use ins_make -t sx6nec ... for ald codes)
  • use new parameters from AA_make.gdef
  • Property svn:keywords set to Id
File size: 566 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- eshpux SXMODEL_LIB = $(LIBDIR)/libsxioipsl.a
Note: See TracBrowser for help on using the repository browser.