Changeset 1797 in lmdz_wrf for trunk/tools


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

Fixing wrong definition

File:
1 edited

Legend:

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

    r1796 r1797  
    2626NCINCFOLD       = /usr/include
    2727LIB_NETCDF      = -L$(NCLIBFOLD) -lnetcdff -lnetcdf -I$(NCINCFOLD)
    28 
    29 LIB_NETCDF      = -L$(NCFOLD)/lib -lnetcdff -lnetcdf -I$(NCFOLD)/include
    3028
    3129FCFLAGS = $(FCF) $(DBGFLAGS)
Note: See TracChangeset for help on using the changeset viewer.