Changeset 1798 in lmdz_wrf
- Timestamp:
- Mar 12, 2018, 4:10:41 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/Makefile.camelot.gcc
r1797 r1798 23 23 F2PY = /usr/bin/f2py 24 24 #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 /6425 NCLIBFOLD = /usr/lib64 26 26 NCINCFOLD = /usr/include 27 27 LIB_NETCDF = -L$(NCLIBFOLD) -lnetcdff -lnetcdf -I$(NCINCFOLD)
Note: See TracChangeset
for help on using the changeset viewer.