*shared*

# netCDF interface module

# Change the paths after -I and -L to the directories where
# the files netcdf.h and libnetcdf.* are located.

Scientific_netcdf -I${PREFIX}/include -I${PREFIX}/include/%%PYTHON_VERSION%%/Numeric -I../Scientific/Include Scientific_netcdf.c -L${PREFIX}/lib -lnetcdf
