Ignore:
Timestamp:
Jul 6, 2022, 1:29:25 PM (2 years ago)
Author:
aslmd
Message:

M Lefevre: option -C makes things bad in some OS (was done previously in LMD_LES_mars_install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WRF.COMMON/WRFV3/external/io_netcdf/makefile

    r2759 r2762  
    66FFLAGS  =  $(FCFLAGS) -I$(NETCDFPATH)/include -I../ioapi_share
    77LIBS    = -L$(NETCDFPATH)/lib -lnetcdf
    8 CPP1    = $(CPP) -C -P $(TRADFLAG)
     8CPP1    = $(CPP) -P $(TRADFLAG)
    99M4      = m4 -Uinclude -Uindex -Ulen
    1010AR      = ar
Note: See TracChangeset for help on using the changeset viewer.