                                f03 README


  This directory contains all the source code for the new FORTRAN 2003
C interoperability interfaces. The default Makefile is a standard netCDF
makefile designed to build the interfaces as part of a normal netCDF build.
A separate makefile named Makefile_standalone can be used to build a
standalone library named libnetcdfnf.a in the current directory. This 
requires a macros.make file in the f03 directory similar to the ones given for
g95 and the CRAY X1. To build the standalone library, create an appropriate
macros.make file and then do make -f Makefile_standalone

See the accompanying PDF for a more detailed description of the new interfaces.

RW

