New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 13173 for utils/tools_ticket2362/maketools – NEMO

Ignore:
Timestamp:
2020-06-29T16:47:09+02:00 (4 years ago)
Author:
gsamson
Message:

modify ABL_TOOLS directory structure to be maketools compliant; add ABL_TOOLS README.rst description; modify maketools to work with tools* directory names; ticket #2362

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/tools_ticket2362/maketools

    r13057 r13173  
    7575b_n=$(basename ${0}) 
    7676export MAIN_DIR=${PWD%/tools*} 
    77 export TOOLS_DIR=${MAIN_DIR}/tools 
     77export TOOLS_DIR=${MAIN_DIR}/tools${PWD#*tools} 
    7878export COMPIL_DIR=${MAIN_DIR}/mk 
    7979export NEMO_DIR=${MAIN_DIR}/NEMO 
Note: See TracChangeset for help on using the changeset viewer.