|
Last change
on this file since 134 was
11,
checked in by aslmd, 15 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 | |
|---|
| 16 | SHELL = /bin/sh |
|---|
| 17 | |
|---|
| 18 | COMPRESSION_LIBS = -L/data3a/mp/gill/WPS_LIBS/local/lib \ |
|---|
| 19 | -ljasper -lpng12 -lpng -lz |
|---|
| 20 | |
|---|
| 21 | COMPRESSION_INC = -I/data3a/mp/gill/WPS_LIBS/local/include |
|---|
| 22 | |
|---|
| 23 | NCARG_LIBS = -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c \ |
|---|
| 24 | -L/usr/X11R6/lib -lX11 |
|---|
| 25 | |
|---|
| 26 | NCARG_LIBS2 = |
|---|
| 27 | |
|---|
| 28 | FDEFS = -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 | |
|---|
| 33 | ARFLAGS = |
|---|
| 34 | |
|---|
| 35 | PERL = perl |
|---|
| 36 | |
|---|
| 37 | RANLIB = echo |
|---|
| 38 | |
|---|
| 39 | WRF_DIR = ../WRFV2 |
|---|
| 40 | |
|---|
| 41 | #### Architecture specific settings #### |
|---|
| 42 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.