MAKE=make LPJSRC=../../../src/land_atlantes/lpj_trunk CC=icc -g -Wall -w3 -no-ipo #NETCDFDIR=$(NETCDF_CROOT) #NETCDFDIR=/home/petri/netcdf-4.2.1.1-intel15 INCLUDE=-I/home/petri/netcdf-4.2.1.1-intel15/include -I$(LPJSRC)/include LIBPATH=-L/home/petri/netcdf-4.2.1.1-intel15/lib -L/home/petri/hdf5-1.8.9-intel15/lib -L$(LPJSRC)/lib CFLAGS=$(INCLUDE) $(DEBUGFLAGS) $(OPTFLAGS) LDLIBS=$(LIBPATH) -lnetcdf -lhdf5_hl -lhdf5 -ltools -lcdf -lz -L$(JSONCROOT)/lib -ljson-c all: netcdf2grid lpjbin2netcdf drainage2cdfvec asc2drainage2asc drainage2ocean netcdf2grid: netcdf2grid.o lpjbin2netcdf: lpjbin2netcdf.o drainage2cdfvec: drainage2cdfvec.o asc2drainage2asc: asc2drainage2asc.o drainage2ocean: drainage2ocean.o watershed-to-DDM30: watershed-to-DDM30.o dcount: dcount.o