merge standard release WRF/WPS V3.0.1.1 into wrffire
[wrffire.git] / WPS / arch / preamble
blob2cbe8fb2c649a8f7161e0228c15ba59fef593b4a
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        =       -L/data3a/mp/gill/WPS_LIBS/local/lib \
19                                 -ljasper -lpng12 -lpng -lz
21 COMPRESSION_INC         =       -I/data3a/mp/gill/WPS_LIBS/local/include
23 NCARG_LIBS              =       -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c \
24                                 -L/usr/X11R6/lib -lX11
26 NCARG_LIBS2             =
28 FDEFS                   =       -DUSE_JPEG2000 -DUSE_PNG
30 # Listing of options that are usually independent of machine type.
31 # When necessary, these are over-ridden by each architecture.
33 ARFLAGS                 =       
35 PERL                    =       perl
37 RANLIB                  =       echo
39 WRF_DIR                 =       ../WRFV3
41 #### Architecture specific settings ####