source: IOIPSL/trunk/rebuild/AA_make.ldef @ 5233

Last change on this file since 5233 was 5009, checked in by aclsce, 4 years ago
  • Modified to :
    • Keep only rebuild as IOIPSL tools.
    • Create rebuild directory.
    • Compile automatically rebuild with ioipsl library.
    • Works with both old (AA_make) and new (fcm) compilation.
File size: 536 bytes
Line 
1#-
2#- $Id: AA_make.ldef 53 2007-06-06 15:27:26Z bellier $
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
Note: See TracBrowser for help on using the repository browser.