Created a tag for the 2012 HWRF baseline tests.
[WPS-merge.git] / hwrf-baseline-20120103-1354 / arch / preamble
blobe2675aeb7bd9db6c661fc7db9c4cfbb0a8fef31c
1 # configure.wps
3 # This file was automatically generated by the configure script in the
4 # top level directory. You may make changes to the settings in this
5 # file but be aware they will be overwritten each time you run configure.
6 # Ordinarily, it is necessary to run configure once, when the code is
7 # first installed.
9 # To permanently change options, change the settings for your platform
10 # in the file arch/configure.defaults, the preamble, and the postamble -
11 # then rerun configure.
14 .SUFFIXES: .F .f .c .o
16 SHELL                   =       /bin/sh
18 COMPRESSION_LIBS        =
20 COMPRESSION_INC         =
22 NCARG_LIBS              =       -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c \
23                                 -L/usr/X11R6/lib -lX11
25 NCARG_LIBS2             =
27 FDEFS                   =       -DUSE_JPEG2000 -DUSE_PNG
29 # Listing of options that are usually independent of machine type.
30 # When necessary, these are over-ridden by each architecture.
32 ARFLAGS                 =       
34 PERL                    =       perl
36 RANLIB                  =       echo
38 WRF_DIR                 =       ../WRFV3
40 WRF_INCLUDE     =       -I$(WRF_DIR)/external/io_netcdf \
41                         -I$(WRF_DIR)/external/io_grib_share \
42                         -I$(WRF_DIR)/external/io_grib1 \
43                         -I$(WRF_DIR)/external/io_int \
44                         -I$(WRF_DIR)/inc
46 WRF_LIB         =       -L$(WRF_DIR)/external/io_grib1 -lio_grib1 \
47                         -L$(WRF_DIR)/external/io_grib_share -lio_grib_share \
48                         -L$(WRF_DIR)/external/io_int -lwrfio_int \
49                         -L$(WRF_DIR)/external/io_netcdf -lwrfio_nf \
50                         -L$(NETCDF)/lib CONFIGURE_NETCDFF_LIB -lnetcdf
52 #### Architecture specific settings ####