Changeset 1798 in lmdz_wrf


Ignore:
Timestamp:
Mar 12, 2018, 4:10:41 PM (7 years ago)
Author:
lfita
Message:

Fixing...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/Makefile.camelot.gcc

    r1797 r1798  
    2323F2PY    = /usr/bin/f2py
    2424#DBGFLAGS = -g -Wall -Wextra -Warray-temporaries -Wconversion -fimplicit-none -fbacktrace -ffree-line-length-0 -fcheck=all -ffpe-trap=zero,overflow,underflow -finit-real=nan
    25 NCLIBFOLD       = /usr/lib/64
     25NCLIBFOLD       = /usr/lib64
    2626NCINCFOLD       = /usr/include
    2727LIB_NETCDF      = -L$(NCLIBFOLD) -lnetcdff -lnetcdf -I$(NCINCFOLD)
Note: See TracChangeset for help on using the changeset viewer.