source: trunk/MESOSCALE/LMD_MM_MARS/SRC/WPS/arch/preamble @ 679

Last change on this file since 679 was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

File size: 1.1 KB
Line 
1# configure.wps
2#
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.
8#
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.
12#
13
14.SUFFIXES: .F90 .f90 .F .f .c .o
15
16SHELL                   =       /bin/sh
17
18COMPRESSION_LIBS        =       -L/data3a/mp/gill/WPS_LIBS/local/lib \
19                                -ljasper -lpng12 -lpng -lz
20
21COMPRESSION_INC         =       -I/data3a/mp/gill/WPS_LIBS/local/include
22
23NCARG_LIBS              =       -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c \
24                                -L/usr/X11R6/lib -lX11
25
26NCARG_LIBS2             =
27
28FDEFS                   =       -DUSE_JPEG2000 -DUSE_PNG
29
30# Listing of options that are usually independent of machine type.
31# When necessary, these are over-ridden by each architecture.
32
33ARFLAGS                 =       
34
35PERL                    =       perl
36
37RANLIB                  =       echo
38
39WRF_DIR                 =       ../WRFV2
40
41#### Architecture specific settings ####
42
Note: See TracBrowser for help on using the repository browser.