|
Last change
on this file since 261 was
207,
checked in by aslmd, 14 years ago
|
|
MESOSCALE: A GENERAL CLEAN-UP FOLLOWING UPDATING THE USER MANUAL. EVERYTHING ESSENTIAL IS IN MESOSCALE (much lighter than before). EVERYTHING FOR DEVELOPPERS OR EXPERTS IS IN MESOSCALE_DEV.
|
|
File size:
802 bytes
|
| Line | |
|---|
| 1 | # configure.arwp |
|---|
| 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 | # Listing of options that are usually independent of machine type. |
|---|
| 19 | # When necessary, these are over-ridden by each architecture. |
|---|
| 20 | |
|---|
| 21 | ARFLAGS = |
|---|
| 22 | |
|---|
| 23 | PERL = perl |
|---|
| 24 | |
|---|
| 25 | RANLIB = echo |
|---|
| 26 | |
|---|
| 27 | WRF_DIR = ../WRFV2 |
|---|
| 28 | |
|---|
| 29 | #### Architecture specific settings #### |
|---|
| 30 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.