% $Id: make_lib,v 2.0 2002/12/20 12:06:15 mcourtoi Exp $

% To make librairies
% ---------------------------------------------------------------
     make_lib  : oui

% Code_Aster main directory
     rep_ref     : HOME_CODE_ASTER

% platform
     plate-forme : IFDEF

% temporary directory (verify you have write access)
     rep_trav    : /tmp/trav

% ---------------------------------------------------------------
% IN : source, debug level
% ---------------------------------------------------------------
     source      : HOME_CODE_ASTER/dvp
     debug       : nodebug

% you can have more than one source directory,
% just separate them with a "|"

% ---------------------------------------------------------------
% OUT : 'lib_aster' will be created in 'rep_lib'
% ---------------------------------------------------------------
     rep_lib     : HOME_CODE_ASTER/lib
     lib_aster   : aster_dvp.lib
