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

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

JB: add Id (ommited !)

  • Property svn:keywords set to Id
File size: 615 bytes
Line 
1#-
2#- $Id$
3#-
4#---------------------------------------------------------------------
5#- Local parameters related to the "tools" of IOIPSL (rebuild, config)
6#---------------------------------------------------------------------
7SHELL = /bin/sh
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.