addlib lib-name module-file(s)s
The modules are added using ar(1) and ranlib(1) will be run after all modules have been added/replaced.
addlib is not NEMO specific, no NEMO environment variables are used (see below)
CFLAGS flags for the cc(1) C compiler FFLAGS flags for the f77(1) fortran compiler
src/nemo/lib source code for addlib, mklib, mkbin
22-Nov-89 V1.0: created for miriad PJT