# configure.nps # # This file was automatically generated by the configure script in the # top level directory. You may make changes to the settings in this # file but be aware they will be overwritten each time you run configure. # Ordinarily, it is necessary to run configure once, when the code is # first installed. # # To permanently change options, change the settings for your platform # in the file arch/configure.defaults, the preamble, and the postamble - # then rerun configure. # .SUFFIXES: .F90 .f90 .F .f .c .o SHELL = /bin/sh COMPRESSION_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -ljasper -lpng -lz COMPRESSION_INC = -I/scratch3/NCEPDEV/nwprod/lib/incmod NCARG_LIBS = -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c #-L/usr/X11R6/lib -lX11 -lXext -lgfortran NCARG_LIBS2 = NCIO = $(DEV_TOP)/ncio NCIO_INC = -I${NCIO} NCIO_LIBS = -L${NCIO} -lncio DIO = $(DEV_TOP)/dio DIO_INC = -I${DIO} DIO_LIBS = -L${DIO} -ldio G2_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -lg2_4 G2_INCMOD = -I/scratch3/NCEPDEV/nwprod/lib/incmod/g2_4 W3_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -lw3nco_4 -lw3emc_4 W3D_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -lw3nco_d -lw3emc_d IP_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -lip_d SP_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -lsp_v2.0.2_4 SIGIO_LIBS = -L/scratch3/NCEPDEV/nwprod/lib/sigio/v2.0.1 -lsigio_v2.0.1_4 SIGIO_INCMOD = -I/scratch3/NCEPDEV/nwprod/lib/sigio/v2.0.1/incmod/sigio_v2.0.1_4 BACIO_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -lbacio_4 NEMSIO_INC = -I/scratch3/NCEPDEV/nwprod/lib/incmod/nemsio NEMSIO_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -lnemsio LANDSFCUTIL_INC = -I/scratch3/NCEPDEV/nwprod/lib/incmod/landsfcutil_d LANDSFCUTIL_LIBS = -L/scratch3/NCEPDEV/nwprod/lib -llandsfcutil_d NETCDF_INC = -I$(NETCDF)/include NETCDF_LIB = -L$(NETCDF)/lib -lnetcdff -lnetcdf FDEFS = -DUSE_JPEG2000 -DUSE_PNG # Listing of options that are usually independent of machine type. # When necessary, these are over-ridden by each architecture. ARFLAGS = PERL = perl RANLIB = echo #### Architecture specific settings ####