# Makefile.in generated by automake 1.13.4 from Makefile.am. # build/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Makefile.am for ropp_io/build # ============================= # 1. The ropp_io library # ---------------------- # 1.1 The common part # ------------------- am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/ropp_io pkgincludedir = $(includedir)/ropp_io pkglibdir = $(libdir)/ropp_io pkglibexecdir = $(libexecdir)/ropp_io am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = x86_64-unknown-linux-gnu host_triplet = x86_64-unknown-linux-gnu am__append_1 = ../ncdf/ncdf_getgroupid_n4.f90 #am__append_2 = ../ncdf/ncdf_getgroupid_n3.f90 subdir = build DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/cm_compiler_defaults.m4 \ $(top_srcdir)/m4/cm_compilers.m4 \ $(top_srcdir)/m4/cm_fortran.m4 \ $(top_srcdir)/m4/cm_libraries.m4 $(top_srcdir)/m4/cm_tools.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" LIBRARIES = $(lib_LIBRARIES) AR = ar ARFLAGS = cru AM_V_AR = $(am__v_AR_$(V)) am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY)) am__v_AR_0 = @echo " AR " $@; am__v_AR_1 = libropp_io_a_AR = $(AR) $(ARFLAGS) libropp_io_a_LIBADD = am__libropp_io_a_SOURCES_DIST = ../common/ropp_io_version.f90 \ ../ncdf/ncdf.f90 ../ncdf/is_netcdf.f90 ../ncdf/ncdf_isatt.f90 \ ../ncdf/ncdf_isvar.f90 ../ncdf/ncdf_defdim.f90 \ ../ncdf/ncdf_defmode.f90 ../ncdf/ncdf_datmode.f90 \ ../ncdf/ncdf_create.f90 ../ncdf/ncdf_open.f90 \ ../ncdf/ncdf_close.f90 ../ncdf/ncdf_getshape.f90 \ ../ncdf/ncdf_getsize.f90 ../ncdf/ncdf_renvar.f90 \ ../ncdf/ncdf_getnrec.f90 ../ncdf/ncdf_sync.f90 \ ../ncdf/ncdf_getvar.f90 ../ncdf/ncdf_getvar_alloc.f90 \ ../ncdf/ncdf_getatt.f90 ../ncdf/ncdf_getatt_alloc.f90 \ ../ncdf/ncdf_defvar.f90 ../ncdf/ncdf_putatt.f90 \ ../ncdf/ncdf_putvar.f90 ../ncdf/ncdf_save.f90 \ ../ncdf/ncdf_error_handler.f90 ../ncdf/ncdf_date_and_time.f90 \ ../ncdf/nf90_get_att_string.f90 ../ncdf/ncdf_getgroupid_n4.f90 \ ../ncdf/ncdf_getgroupid_n3.f90 ../ropp/ropp_io_types.f90 \ ../ropp/ropp_io.f90 ../ropp/ropp_io_addvar.f90 \ ../ropp/ropp_io_ascend.f90 ../ropp/ropp_io_assign.f90 \ ../ropp/ropp_io_init.f90 ../ropp/ropp_io_difference.f90 \ ../ropp/ropp_io_free.f90 ../ropp/ropp_io_isinrange.f90 \ ../ropp/ropp_io_nrec.f90 ../ropp/ropp_io_occid.f90 \ ../ropp/ropp_io_rangecheck.f90 ../ropp/ropp_io_read.f90 \ ../ropp/ropp_io_read_ncdf_get.f90 ../ropp/ropp_io_shrink.f90 \ ../ropp/ropp_io_vlist_print.f90 ../ropp/ropp_io_vlist_size.f90 \ ../ropp/ropp_io_vlist_read.f90 ../ropp/ropp_io_write.f90 \ ../ropp/ropp_io_write_ncdf_def.f90 \ ../ropp/ropp_io_write_ncdf_put.f90 ../ropp/ropp_io_test.f90 \ ../ropp/ropp_io_fields_compare.f90 ../ropp/ropp_io_success.f90 \ ../thin/ropp_io_thin.f90 ../thin/ropp_io_thin_fixed.f90 \ ../thin/ropp_io_thin_select.f90 ../thin/ropp_io_thin_sg.f90 \ ../thin/ropp_io_thin_skip.f90 ../ecmwf/ropp_io_ecmwf.f90 \ ../bufr/bufrutils.f90 ../bufr/convertcodes.f90 \ ../bufr/gtshdrs.f90 ../bufr/bufr2ropp_mod.f90 \ ../bufr/ropp2bufr_mod.f90 am__objects_1 = ropp_io_version.$(OBJEXT) am__objects_2 = ncdf_getgroupid_n4.$(OBJEXT) #am__objects_3 = ncdf_getgroupid_n3.$(OBJEXT) am__objects_4 = ncdf.$(OBJEXT) is_netcdf.$(OBJEXT) \ ncdf_isatt.$(OBJEXT) ncdf_isvar.$(OBJEXT) \ ncdf_defdim.$(OBJEXT) ncdf_defmode.$(OBJEXT) \ ncdf_datmode.$(OBJEXT) ncdf_create.$(OBJEXT) \ ncdf_open.$(OBJEXT) ncdf_close.$(OBJEXT) \ ncdf_getshape.$(OBJEXT) ncdf_getsize.$(OBJEXT) \ ncdf_renvar.$(OBJEXT) ncdf_getnrec.$(OBJEXT) \ ncdf_sync.$(OBJEXT) ncdf_getvar.$(OBJEXT) \ ncdf_getvar_alloc.$(OBJEXT) ncdf_getatt.$(OBJEXT) \ ncdf_getatt_alloc.$(OBJEXT) ncdf_defvar.$(OBJEXT) \ ncdf_putatt.$(OBJEXT) ncdf_putvar.$(OBJEXT) \ ncdf_save.$(OBJEXT) ncdf_error_handler.$(OBJEXT) \ ncdf_date_and_time.$(OBJEXT) nf90_get_att_string.$(OBJEXT) \ $(am__objects_2) $(am__objects_3) am__objects_5 = ropp_io_types.$(OBJEXT) ropp_io.$(OBJEXT) \ ropp_io_addvar.$(OBJEXT) ropp_io_ascend.$(OBJEXT) \ ropp_io_assign.$(OBJEXT) ropp_io_init.$(OBJEXT) \ ropp_io_difference.$(OBJEXT) ropp_io_free.$(OBJEXT) \ ropp_io_isinrange.$(OBJEXT) ropp_io_nrec.$(OBJEXT) \ ropp_io_occid.$(OBJEXT) ropp_io_rangecheck.$(OBJEXT) \ ropp_io_read.$(OBJEXT) ropp_io_read_ncdf_get.$(OBJEXT) \ ropp_io_shrink.$(OBJEXT) ropp_io_vlist_print.$(OBJEXT) \ ropp_io_vlist_size.$(OBJEXT) ropp_io_vlist_read.$(OBJEXT) \ ropp_io_write.$(OBJEXT) ropp_io_write_ncdf_def.$(OBJEXT) \ ropp_io_write_ncdf_put.$(OBJEXT) ropp_io_test.$(OBJEXT) \ ropp_io_fields_compare.$(OBJEXT) ropp_io_success.$(OBJEXT) am__objects_6 = ropp_io_thin.$(OBJEXT) ropp_io_thin_fixed.$(OBJEXT) \ ropp_io_thin_select.$(OBJEXT) ropp_io_thin_sg.$(OBJEXT) \ ropp_io_thin_skip.$(OBJEXT) am__objects_7 = ropp_io_ecmwf.$(OBJEXT) am__objects_8 = bufrutils.$(OBJEXT) convertcodes.$(OBJEXT) \ gtshdrs.$(OBJEXT) bufr2ropp_mod.$(OBJEXT) \ ropp2bufr_mod.$(OBJEXT) am_libropp_io_a_OBJECTS = $(am__objects_1) $(am__objects_4) \ $(am__objects_5) $(am__objects_6) $(am__objects_7) \ $(am__objects_8) libropp_io_a_OBJECTS = $(am_libropp_io_a_OBJECTS) AM_V_P = $(am__v_P_$(V)) am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I. depcomp = am__depfiles_maybe = AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent am__v_lt_1 = FCCOMPILE = $(FC) $(AM_FCFLAGS) $(FCFLAGS) AM_V_FC = $(am__v_FC_$(V)) am__v_FC_ = $(am__v_FC_$(AM_DEFAULT_VERBOSITY)) am__v_FC_0 = @echo " FC " $@; am__v_FC_1 = FCLD = $(FC) FCLINK = $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ $@ AM_V_FCLD = $(am__v_FCLD_$(V)) am__v_FCLD_ = $(am__v_FCLD_$(AM_DEFAULT_VERBOSITY)) am__v_FCLD_0 = @echo " FCLD " $@; am__v_FCLD_1 = SOURCES = $(libropp_io_a_SOURCES) DIST_SOURCES = $(am__libropp_io_a_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac HEADERS = $(nodist_include_HEADERS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = aclocal-1.13 AMTAR = $${TAR-tar} AM_CCFLAGS = AM_CPPFLAGS = -DpgiFortran AM_DEFAULT_VERBOSITY = 1 AM_FCFLAGS = -I../build AM_FFLAGS = AM_LDFLAGS = AUTOCONF = autoconf AUTOHEADER = autoheader AUTOMAKE = automake-1.13 AWK = gawk CYGPATH_W = echo DEFS = -DPACKAGE_NAME=\"ropp_io\" -DPACKAGE_TARNAME=\"ropp_io\" -DPACKAGE_VERSION=\"10.0\" -DPACKAGE_STRING=\"ropp_io\ 10.0\" -DPACKAGE_BUGREPORT=\"romsaf@metoffice.gov.uk\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ropp_io\" -DVERSION=\"10.0\" -DHAVE_MODULE_NETCDF=1 -DHAVE_MODULE_ROPP_UTILS=1 -DHAVE_MODULE_TYPESIZES=1 -DHAVE_LIBRARY_HDF5=1 -DHAVE_LIBRARY_NETCDF=1 -DHAVE_LIBRARY_SOFA=1 -DHAVE_LIBRARY_ROPP_UTILS=1 ECHO_C = ECHO_N = -n ECHO_T = EXEEXT = FC = gfortran #FCFLAGS = -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include FCFLAGS = -g -fcheck=all -fbounds-check -Wall -Wextra -I/data/ychen131/ROPP_ROOT/gfortran/include FCFLAGS_f90 = INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 LIBOBJS = LIBS = -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl LTLIBOBJS = M4 = /usr/bin/m4 M4_OPTS = MAKEINFO = makeinfo MKDIR_P = /usr/bin/mkdir -p OBJEXT = o PACKAGE = ropp_io PACKAGE_BUGREPORT = romsaf@metoffice.gov.uk PACKAGE_NAME = ropp_io PACKAGE_STRING = ropp_io 10.0 PACKAGE_TARNAME = ropp_io PACKAGE_URL = PACKAGE_VERSION = 10.0 PATH_SEPARATOR = : RANLIB = ranlib ROBODOC = SET_MAKE = SHELL = /bin/sh STRIP = SVN2CL = VERSION = 10.0 abs_builddir = /data/ychen131/ROPP_FSI_Release/ropp_io/build abs_srcdir = /data/ychen131/ROPP_FSI_Release/ropp_io/build abs_top_builddir = /data/ychen131/ROPP_FSI_Release/ropp_io abs_top_srcdir = /data/ychen131/ROPP_FSI_Release/ropp_io ac_ct_FC = am__leading_dot = . am__tar = $${TAR-tar} chof - "$$tardir" am__untar = $${TAR-tar} xf - bindir = ${exec_prefix}/bin build = x86_64-unknown-linux-gnu build_alias = build_cpu = x86_64 build_os = linux-gnu build_vendor = unknown builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = x86_64-unknown-linux-gnu host_alias = host_cpu = x86_64 host_os = linux-gnu host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_io/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} prefix = /data/ychen131/ROPP_ROOT/gfortran program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. COMMON = ../common/ropp_io_version.f90 # 1.2 The netcdf part # ------------------- NCDF = ../ncdf/ncdf.f90 ../ncdf/is_netcdf.f90 ../ncdf/ncdf_isatt.f90 \ ../ncdf/ncdf_isvar.f90 ../ncdf/ncdf_defdim.f90 \ ../ncdf/ncdf_defmode.f90 ../ncdf/ncdf_datmode.f90 \ ../ncdf/ncdf_create.f90 ../ncdf/ncdf_open.f90 \ ../ncdf/ncdf_close.f90 ../ncdf/ncdf_getshape.f90 \ ../ncdf/ncdf_getsize.f90 ../ncdf/ncdf_renvar.f90 \ ../ncdf/ncdf_getnrec.f90 ../ncdf/ncdf_sync.f90 \ ../ncdf/ncdf_getvar.f90 ../ncdf/ncdf_getvar_alloc.f90 \ ../ncdf/ncdf_getatt.f90 ../ncdf/ncdf_getatt_alloc.f90 \ ../ncdf/ncdf_defvar.f90 ../ncdf/ncdf_putatt.f90 \ ../ncdf/ncdf_putvar.f90 ../ncdf/ncdf_save.f90 \ ../ncdf/ncdf_error_handler.f90 ../ncdf/ncdf_date_and_time.f90 \ ../ncdf/nf90_get_att_string.f90 $(am__append_1) \ $(am__append_2) # 1.3 The ROPP part # ----------------- ROPP = ../ropp/ropp_io_types.f90 \ ../ropp/ropp_io.f90 \ ../ropp/ropp_io_addvar.f90 \ ../ropp/ropp_io_ascend.f90 \ ../ropp/ropp_io_assign.f90 \ ../ropp/ropp_io_init.f90 \ ../ropp/ropp_io_difference.f90 \ ../ropp/ropp_io_free.f90 \ ../ropp/ropp_io_isinrange.f90 \ ../ropp/ropp_io_nrec.f90 \ ../ropp/ropp_io_occid.f90 \ ../ropp/ropp_io_rangecheck.f90 \ ../ropp/ropp_io_read.f90 \ ../ropp/ropp_io_read_ncdf_get.f90 \ ../ropp/ropp_io_shrink.f90 \ ../ropp/ropp_io_vlist_print.f90 \ ../ropp/ropp_io_vlist_size.f90 \ ../ropp/ropp_io_vlist_read.f90 \ ../ropp/ropp_io_write.f90 \ ../ropp/ropp_io_write_ncdf_def.f90 \ ../ropp/ropp_io_write_ncdf_put.f90 \ ../ropp/ropp_io_test.f90 \ ../ropp/ropp_io_fields_compare.f90 \ ../ropp/ropp_io_success.f90 # 1.4 The thinner part # -------------------- THIN = ../thin/ropp_io_thin.f90 \ ../thin/ropp_io_thin_fixed.f90 \ ../thin/ropp_io_thin_select.f90 \ ../thin/ropp_io_thin_sg.f90 \ ../thin/ropp_io_thin_skip.f90 # 1.5 The BUFR part # ----------------- BUFR = ../bufr/bufrutils.f90 \ ../bufr/convertcodes.f90 \ ../bufr/gtshdrs.f90 \ ../bufr/bufr2ropp_mod.f90 \ ../bufr/ropp2bufr_mod.f90 # 1.6 The ECMWF part # ------------------ ECMWF = ../ecmwf/ropp_io_ecmwf.f90 lib_LIBRARIES = libropp_io.a libropp_io_a_SOURCES = $(COMMON) $(NCDF) $(ROPP) $(THIN) $(ECMWF) ${BUFR} MODULES = ropp_io_types.mod ropp_io.mod ncdf.mod \ bufrutils.mod gtshdrs.mod \ bufr2ropp.mod ropp2bufr.mod \ ropp_io_ecmwf.mod ropp_io_test.mod # 2. Module files and files to be cleaned # --------------------------------------- #MODULES = ROPP_IO_TYPES.mod ROPP_IO.mod NCDF.mod \ # BUFRUTILS.mod GTSHDRS.mod \ # BUFR2ROPP.mod ROPP2BUFR.mod \ # ROPP_IO_ECMWF.mod ROPP_IO_TEST.mod nodist_include_HEADERS = $(MODULES) CLEANFILES = $(MODULES) *.stb all: all-am .SUFFIXES: .SUFFIXES: .f90 .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps build/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign --ignore-deps build/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-libLIBRARIES: $(lib_LIBRARIES) @$(NORMAL_INSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \ $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; } @$(POST_INSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ if test -f $$p; then \ $(am__strip_dir) \ echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \ ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \ else :; fi; \ done uninstall-libLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir) clean-libLIBRARIES: -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) libropp_io.a: $(libropp_io_a_OBJECTS) $(libropp_io_a_DEPENDENCIES) $(EXTRA_libropp_io_a_DEPENDENCIES) $(AM_V_at)-rm -f libropp_io.a $(AM_V_AR)$(libropp_io_a_AR) libropp_io.a $(libropp_io_a_OBJECTS) $(libropp_io_a_LIBADD) $(AM_V_at)$(RANLIB) libropp_io.a mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c .f90.o: $(AM_V_FC)$(FCCOMPILE) -c -o $@ $(FCFLAGS_f90) $< .f90.obj: $(AM_V_FC)$(FCCOMPILE) -c -o $@ $(FCFLAGS_f90) `$(CYGPATH_W) '$<'` ropp_io_version.o: ../common/ropp_io_version.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_version.o $(FCFLAGS_f90) `test -f '../common/ropp_io_version.f90' || echo '$(srcdir)/'`../common/ropp_io_version.f90 ropp_io_version.obj: ../common/ropp_io_version.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_version.obj $(FCFLAGS_f90) `if test -f '../common/ropp_io_version.f90'; then $(CYGPATH_W) '../common/ropp_io_version.f90'; else $(CYGPATH_W) '$(srcdir)/../common/ropp_io_version.f90'; fi` ncdf.o: ../ncdf/ncdf.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf.f90' || echo '$(srcdir)/'`../ncdf/ncdf.f90 ncdf.obj: ../ncdf/ncdf.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf.f90'; then $(CYGPATH_W) '../ncdf/ncdf.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf.f90'; fi` is_netcdf.o: ../ncdf/is_netcdf.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o is_netcdf.o $(FCFLAGS_f90) `test -f '../ncdf/is_netcdf.f90' || echo '$(srcdir)/'`../ncdf/is_netcdf.f90 is_netcdf.obj: ../ncdf/is_netcdf.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o is_netcdf.obj $(FCFLAGS_f90) `if test -f '../ncdf/is_netcdf.f90'; then $(CYGPATH_W) '../ncdf/is_netcdf.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/is_netcdf.f90'; fi` ncdf_isatt.o: ../ncdf/ncdf_isatt.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_isatt.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_isatt.f90' || echo '$(srcdir)/'`../ncdf/ncdf_isatt.f90 ncdf_isatt.obj: ../ncdf/ncdf_isatt.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_isatt.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_isatt.f90'; then $(CYGPATH_W) '../ncdf/ncdf_isatt.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_isatt.f90'; fi` ncdf_isvar.o: ../ncdf/ncdf_isvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_isvar.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_isvar.f90' || echo '$(srcdir)/'`../ncdf/ncdf_isvar.f90 ncdf_isvar.obj: ../ncdf/ncdf_isvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_isvar.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_isvar.f90'; then $(CYGPATH_W) '../ncdf/ncdf_isvar.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_isvar.f90'; fi` ncdf_defdim.o: ../ncdf/ncdf_defdim.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_defdim.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_defdim.f90' || echo '$(srcdir)/'`../ncdf/ncdf_defdim.f90 ncdf_defdim.obj: ../ncdf/ncdf_defdim.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_defdim.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_defdim.f90'; then $(CYGPATH_W) '../ncdf/ncdf_defdim.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_defdim.f90'; fi` ncdf_defmode.o: ../ncdf/ncdf_defmode.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_defmode.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_defmode.f90' || echo '$(srcdir)/'`../ncdf/ncdf_defmode.f90 ncdf_defmode.obj: ../ncdf/ncdf_defmode.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_defmode.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_defmode.f90'; then $(CYGPATH_W) '../ncdf/ncdf_defmode.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_defmode.f90'; fi` ncdf_datmode.o: ../ncdf/ncdf_datmode.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_datmode.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_datmode.f90' || echo '$(srcdir)/'`../ncdf/ncdf_datmode.f90 ncdf_datmode.obj: ../ncdf/ncdf_datmode.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_datmode.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_datmode.f90'; then $(CYGPATH_W) '../ncdf/ncdf_datmode.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_datmode.f90'; fi` ncdf_create.o: ../ncdf/ncdf_create.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_create.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_create.f90' || echo '$(srcdir)/'`../ncdf/ncdf_create.f90 ncdf_create.obj: ../ncdf/ncdf_create.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_create.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_create.f90'; then $(CYGPATH_W) '../ncdf/ncdf_create.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_create.f90'; fi` ncdf_open.o: ../ncdf/ncdf_open.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_open.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_open.f90' || echo '$(srcdir)/'`../ncdf/ncdf_open.f90 ncdf_open.obj: ../ncdf/ncdf_open.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_open.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_open.f90'; then $(CYGPATH_W) '../ncdf/ncdf_open.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_open.f90'; fi` ncdf_close.o: ../ncdf/ncdf_close.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_close.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_close.f90' || echo '$(srcdir)/'`../ncdf/ncdf_close.f90 ncdf_close.obj: ../ncdf/ncdf_close.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_close.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_close.f90'; then $(CYGPATH_W) '../ncdf/ncdf_close.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_close.f90'; fi` ncdf_getshape.o: ../ncdf/ncdf_getshape.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getshape.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getshape.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getshape.f90 ncdf_getshape.obj: ../ncdf/ncdf_getshape.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getshape.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getshape.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getshape.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getshape.f90'; fi` ncdf_getsize.o: ../ncdf/ncdf_getsize.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getsize.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getsize.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getsize.f90 ncdf_getsize.obj: ../ncdf/ncdf_getsize.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getsize.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getsize.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getsize.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getsize.f90'; fi` ncdf_renvar.o: ../ncdf/ncdf_renvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_renvar.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_renvar.f90' || echo '$(srcdir)/'`../ncdf/ncdf_renvar.f90 ncdf_renvar.obj: ../ncdf/ncdf_renvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_renvar.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_renvar.f90'; then $(CYGPATH_W) '../ncdf/ncdf_renvar.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_renvar.f90'; fi` ncdf_getnrec.o: ../ncdf/ncdf_getnrec.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getnrec.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getnrec.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getnrec.f90 ncdf_getnrec.obj: ../ncdf/ncdf_getnrec.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getnrec.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getnrec.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getnrec.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getnrec.f90'; fi` ncdf_sync.o: ../ncdf/ncdf_sync.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_sync.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_sync.f90' || echo '$(srcdir)/'`../ncdf/ncdf_sync.f90 ncdf_sync.obj: ../ncdf/ncdf_sync.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_sync.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_sync.f90'; then $(CYGPATH_W) '../ncdf/ncdf_sync.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_sync.f90'; fi` ncdf_getvar.o: ../ncdf/ncdf_getvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getvar.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getvar.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getvar.f90 ncdf_getvar.obj: ../ncdf/ncdf_getvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getvar.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getvar.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getvar.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getvar.f90'; fi` ncdf_getvar_alloc.o: ../ncdf/ncdf_getvar_alloc.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getvar_alloc.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getvar_alloc.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getvar_alloc.f90 ncdf_getvar_alloc.obj: ../ncdf/ncdf_getvar_alloc.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getvar_alloc.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getvar_alloc.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getvar_alloc.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getvar_alloc.f90'; fi` ncdf_getatt.o: ../ncdf/ncdf_getatt.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getatt.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getatt.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getatt.f90 ncdf_getatt.obj: ../ncdf/ncdf_getatt.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getatt.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getatt.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getatt.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getatt.f90'; fi` ncdf_getatt_alloc.o: ../ncdf/ncdf_getatt_alloc.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getatt_alloc.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getatt_alloc.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getatt_alloc.f90 ncdf_getatt_alloc.obj: ../ncdf/ncdf_getatt_alloc.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getatt_alloc.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getatt_alloc.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getatt_alloc.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getatt_alloc.f90'; fi` ncdf_defvar.o: ../ncdf/ncdf_defvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_defvar.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_defvar.f90' || echo '$(srcdir)/'`../ncdf/ncdf_defvar.f90 ncdf_defvar.obj: ../ncdf/ncdf_defvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_defvar.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_defvar.f90'; then $(CYGPATH_W) '../ncdf/ncdf_defvar.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_defvar.f90'; fi` ncdf_putatt.o: ../ncdf/ncdf_putatt.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_putatt.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_putatt.f90' || echo '$(srcdir)/'`../ncdf/ncdf_putatt.f90 ncdf_putatt.obj: ../ncdf/ncdf_putatt.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_putatt.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_putatt.f90'; then $(CYGPATH_W) '../ncdf/ncdf_putatt.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_putatt.f90'; fi` ncdf_putvar.o: ../ncdf/ncdf_putvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_putvar.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_putvar.f90' || echo '$(srcdir)/'`../ncdf/ncdf_putvar.f90 ncdf_putvar.obj: ../ncdf/ncdf_putvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_putvar.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_putvar.f90'; then $(CYGPATH_W) '../ncdf/ncdf_putvar.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_putvar.f90'; fi` ncdf_save.o: ../ncdf/ncdf_save.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_save.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_save.f90' || echo '$(srcdir)/'`../ncdf/ncdf_save.f90 ncdf_save.obj: ../ncdf/ncdf_save.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_save.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_save.f90'; then $(CYGPATH_W) '../ncdf/ncdf_save.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_save.f90'; fi` ncdf_error_handler.o: ../ncdf/ncdf_error_handler.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_error_handler.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_error_handler.f90' || echo '$(srcdir)/'`../ncdf/ncdf_error_handler.f90 ncdf_error_handler.obj: ../ncdf/ncdf_error_handler.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_error_handler.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_error_handler.f90'; then $(CYGPATH_W) '../ncdf/ncdf_error_handler.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_error_handler.f90'; fi` ncdf_date_and_time.o: ../ncdf/ncdf_date_and_time.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_date_and_time.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_date_and_time.f90' || echo '$(srcdir)/'`../ncdf/ncdf_date_and_time.f90 ncdf_date_and_time.obj: ../ncdf/ncdf_date_and_time.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_date_and_time.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_date_and_time.f90'; then $(CYGPATH_W) '../ncdf/ncdf_date_and_time.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_date_and_time.f90'; fi` nf90_get_att_string.o: ../ncdf/nf90_get_att_string.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o nf90_get_att_string.o $(FCFLAGS_f90) `test -f '../ncdf/nf90_get_att_string.f90' || echo '$(srcdir)/'`../ncdf/nf90_get_att_string.f90 nf90_get_att_string.obj: ../ncdf/nf90_get_att_string.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o nf90_get_att_string.obj $(FCFLAGS_f90) `if test -f '../ncdf/nf90_get_att_string.f90'; then $(CYGPATH_W) '../ncdf/nf90_get_att_string.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/nf90_get_att_string.f90'; fi` ncdf_getgroupid_n4.o: ../ncdf/ncdf_getgroupid_n4.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getgroupid_n4.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getgroupid_n4.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getgroupid_n4.f90 ncdf_getgroupid_n4.obj: ../ncdf/ncdf_getgroupid_n4.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getgroupid_n4.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getgroupid_n4.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getgroupid_n4.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getgroupid_n4.f90'; fi` ncdf_getgroupid_n3.o: ../ncdf/ncdf_getgroupid_n3.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getgroupid_n3.o $(FCFLAGS_f90) `test -f '../ncdf/ncdf_getgroupid_n3.f90' || echo '$(srcdir)/'`../ncdf/ncdf_getgroupid_n3.f90 ncdf_getgroupid_n3.obj: ../ncdf/ncdf_getgroupid_n3.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ncdf_getgroupid_n3.obj $(FCFLAGS_f90) `if test -f '../ncdf/ncdf_getgroupid_n3.f90'; then $(CYGPATH_W) '../ncdf/ncdf_getgroupid_n3.f90'; else $(CYGPATH_W) '$(srcdir)/../ncdf/ncdf_getgroupid_n3.f90'; fi` ropp_io_types.o: ../ropp/ropp_io_types.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_types.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_types.f90' || echo '$(srcdir)/'`../ropp/ropp_io_types.f90 ropp_io_types.obj: ../ropp/ropp_io_types.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_types.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_types.f90'; then $(CYGPATH_W) '../ropp/ropp_io_types.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_types.f90'; fi` ropp_io.o: ../ropp/ropp_io.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io.f90' || echo '$(srcdir)/'`../ropp/ropp_io.f90 ropp_io.obj: ../ropp/ropp_io.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io.f90'; then $(CYGPATH_W) '../ropp/ropp_io.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io.f90'; fi` ropp_io_addvar.o: ../ropp/ropp_io_addvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_addvar.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_addvar.f90' || echo '$(srcdir)/'`../ropp/ropp_io_addvar.f90 ropp_io_addvar.obj: ../ropp/ropp_io_addvar.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_addvar.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_addvar.f90'; then $(CYGPATH_W) '../ropp/ropp_io_addvar.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_addvar.f90'; fi` ropp_io_ascend.o: ../ropp/ropp_io_ascend.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_ascend.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_ascend.f90' || echo '$(srcdir)/'`../ropp/ropp_io_ascend.f90 ropp_io_ascend.obj: ../ropp/ropp_io_ascend.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_ascend.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_ascend.f90'; then $(CYGPATH_W) '../ropp/ropp_io_ascend.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_ascend.f90'; fi` ropp_io_assign.o: ../ropp/ropp_io_assign.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_assign.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_assign.f90' || echo '$(srcdir)/'`../ropp/ropp_io_assign.f90 ropp_io_assign.obj: ../ropp/ropp_io_assign.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_assign.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_assign.f90'; then $(CYGPATH_W) '../ropp/ropp_io_assign.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_assign.f90'; fi` ropp_io_init.o: ../ropp/ropp_io_init.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_init.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_init.f90' || echo '$(srcdir)/'`../ropp/ropp_io_init.f90 ropp_io_init.obj: ../ropp/ropp_io_init.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_init.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_init.f90'; then $(CYGPATH_W) '../ropp/ropp_io_init.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_init.f90'; fi` ropp_io_difference.o: ../ropp/ropp_io_difference.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_difference.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_difference.f90' || echo '$(srcdir)/'`../ropp/ropp_io_difference.f90 ropp_io_difference.obj: ../ropp/ropp_io_difference.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_difference.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_difference.f90'; then $(CYGPATH_W) '../ropp/ropp_io_difference.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_difference.f90'; fi` ropp_io_free.o: ../ropp/ropp_io_free.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_free.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_free.f90' || echo '$(srcdir)/'`../ropp/ropp_io_free.f90 ropp_io_free.obj: ../ropp/ropp_io_free.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_free.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_free.f90'; then $(CYGPATH_W) '../ropp/ropp_io_free.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_free.f90'; fi` ropp_io_isinrange.o: ../ropp/ropp_io_isinrange.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_isinrange.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_isinrange.f90' || echo '$(srcdir)/'`../ropp/ropp_io_isinrange.f90 ropp_io_isinrange.obj: ../ropp/ropp_io_isinrange.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_isinrange.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_isinrange.f90'; then $(CYGPATH_W) '../ropp/ropp_io_isinrange.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_isinrange.f90'; fi` ropp_io_nrec.o: ../ropp/ropp_io_nrec.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_nrec.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_nrec.f90' || echo '$(srcdir)/'`../ropp/ropp_io_nrec.f90 ropp_io_nrec.obj: ../ropp/ropp_io_nrec.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_nrec.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_nrec.f90'; then $(CYGPATH_W) '../ropp/ropp_io_nrec.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_nrec.f90'; fi` ropp_io_occid.o: ../ropp/ropp_io_occid.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_occid.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_occid.f90' || echo '$(srcdir)/'`../ropp/ropp_io_occid.f90 ropp_io_occid.obj: ../ropp/ropp_io_occid.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_occid.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_occid.f90'; then $(CYGPATH_W) '../ropp/ropp_io_occid.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_occid.f90'; fi` ropp_io_rangecheck.o: ../ropp/ropp_io_rangecheck.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_rangecheck.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_rangecheck.f90' || echo '$(srcdir)/'`../ropp/ropp_io_rangecheck.f90 ropp_io_rangecheck.obj: ../ropp/ropp_io_rangecheck.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_rangecheck.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_rangecheck.f90'; then $(CYGPATH_W) '../ropp/ropp_io_rangecheck.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_rangecheck.f90'; fi` ropp_io_read.o: ../ropp/ropp_io_read.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_read.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_read.f90' || echo '$(srcdir)/'`../ropp/ropp_io_read.f90 ropp_io_read.obj: ../ropp/ropp_io_read.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_read.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_read.f90'; then $(CYGPATH_W) '../ropp/ropp_io_read.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_read.f90'; fi` ropp_io_read_ncdf_get.o: ../ropp/ropp_io_read_ncdf_get.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_read_ncdf_get.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_read_ncdf_get.f90' || echo '$(srcdir)/'`../ropp/ropp_io_read_ncdf_get.f90 ropp_io_read_ncdf_get.obj: ../ropp/ropp_io_read_ncdf_get.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_read_ncdf_get.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_read_ncdf_get.f90'; then $(CYGPATH_W) '../ropp/ropp_io_read_ncdf_get.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_read_ncdf_get.f90'; fi` ropp_io_shrink.o: ../ropp/ropp_io_shrink.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_shrink.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_shrink.f90' || echo '$(srcdir)/'`../ropp/ropp_io_shrink.f90 ropp_io_shrink.obj: ../ropp/ropp_io_shrink.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_shrink.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_shrink.f90'; then $(CYGPATH_W) '../ropp/ropp_io_shrink.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_shrink.f90'; fi` ropp_io_vlist_print.o: ../ropp/ropp_io_vlist_print.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_vlist_print.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_vlist_print.f90' || echo '$(srcdir)/'`../ropp/ropp_io_vlist_print.f90 ropp_io_vlist_print.obj: ../ropp/ropp_io_vlist_print.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_vlist_print.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_vlist_print.f90'; then $(CYGPATH_W) '../ropp/ropp_io_vlist_print.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_vlist_print.f90'; fi` ropp_io_vlist_size.o: ../ropp/ropp_io_vlist_size.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_vlist_size.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_vlist_size.f90' || echo '$(srcdir)/'`../ropp/ropp_io_vlist_size.f90 ropp_io_vlist_size.obj: ../ropp/ropp_io_vlist_size.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_vlist_size.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_vlist_size.f90'; then $(CYGPATH_W) '../ropp/ropp_io_vlist_size.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_vlist_size.f90'; fi` ropp_io_vlist_read.o: ../ropp/ropp_io_vlist_read.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_vlist_read.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_vlist_read.f90' || echo '$(srcdir)/'`../ropp/ropp_io_vlist_read.f90 ropp_io_vlist_read.obj: ../ropp/ropp_io_vlist_read.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_vlist_read.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_vlist_read.f90'; then $(CYGPATH_W) '../ropp/ropp_io_vlist_read.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_vlist_read.f90'; fi` ropp_io_write.o: ../ropp/ropp_io_write.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_write.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_write.f90' || echo '$(srcdir)/'`../ropp/ropp_io_write.f90 ropp_io_write.obj: ../ropp/ropp_io_write.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_write.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_write.f90'; then $(CYGPATH_W) '../ropp/ropp_io_write.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_write.f90'; fi` ropp_io_write_ncdf_def.o: ../ropp/ropp_io_write_ncdf_def.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_write_ncdf_def.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_write_ncdf_def.f90' || echo '$(srcdir)/'`../ropp/ropp_io_write_ncdf_def.f90 ropp_io_write_ncdf_def.obj: ../ropp/ropp_io_write_ncdf_def.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_write_ncdf_def.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_write_ncdf_def.f90'; then $(CYGPATH_W) '../ropp/ropp_io_write_ncdf_def.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_write_ncdf_def.f90'; fi` ropp_io_write_ncdf_put.o: ../ropp/ropp_io_write_ncdf_put.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_write_ncdf_put.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_write_ncdf_put.f90' || echo '$(srcdir)/'`../ropp/ropp_io_write_ncdf_put.f90 ropp_io_write_ncdf_put.obj: ../ropp/ropp_io_write_ncdf_put.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_write_ncdf_put.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_write_ncdf_put.f90'; then $(CYGPATH_W) '../ropp/ropp_io_write_ncdf_put.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_write_ncdf_put.f90'; fi` ropp_io_test.o: ../ropp/ropp_io_test.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_test.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_test.f90' || echo '$(srcdir)/'`../ropp/ropp_io_test.f90 ropp_io_test.obj: ../ropp/ropp_io_test.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_test.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_test.f90'; then $(CYGPATH_W) '../ropp/ropp_io_test.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_test.f90'; fi` ropp_io_fields_compare.o: ../ropp/ropp_io_fields_compare.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_fields_compare.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_fields_compare.f90' || echo '$(srcdir)/'`../ropp/ropp_io_fields_compare.f90 ropp_io_fields_compare.obj: ../ropp/ropp_io_fields_compare.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_fields_compare.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_fields_compare.f90'; then $(CYGPATH_W) '../ropp/ropp_io_fields_compare.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_fields_compare.f90'; fi` ropp_io_success.o: ../ropp/ropp_io_success.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_success.o $(FCFLAGS_f90) `test -f '../ropp/ropp_io_success.f90' || echo '$(srcdir)/'`../ropp/ropp_io_success.f90 ropp_io_success.obj: ../ropp/ropp_io_success.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_success.obj $(FCFLAGS_f90) `if test -f '../ropp/ropp_io_success.f90'; then $(CYGPATH_W) '../ropp/ropp_io_success.f90'; else $(CYGPATH_W) '$(srcdir)/../ropp/ropp_io_success.f90'; fi` ropp_io_thin.o: ../thin/ropp_io_thin.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin.o $(FCFLAGS_f90) `test -f '../thin/ropp_io_thin.f90' || echo '$(srcdir)/'`../thin/ropp_io_thin.f90 ropp_io_thin.obj: ../thin/ropp_io_thin.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin.obj $(FCFLAGS_f90) `if test -f '../thin/ropp_io_thin.f90'; then $(CYGPATH_W) '../thin/ropp_io_thin.f90'; else $(CYGPATH_W) '$(srcdir)/../thin/ropp_io_thin.f90'; fi` ropp_io_thin_fixed.o: ../thin/ropp_io_thin_fixed.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_fixed.o $(FCFLAGS_f90) `test -f '../thin/ropp_io_thin_fixed.f90' || echo '$(srcdir)/'`../thin/ropp_io_thin_fixed.f90 ropp_io_thin_fixed.obj: ../thin/ropp_io_thin_fixed.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_fixed.obj $(FCFLAGS_f90) `if test -f '../thin/ropp_io_thin_fixed.f90'; then $(CYGPATH_W) '../thin/ropp_io_thin_fixed.f90'; else $(CYGPATH_W) '$(srcdir)/../thin/ropp_io_thin_fixed.f90'; fi` ropp_io_thin_select.o: ../thin/ropp_io_thin_select.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_select.o $(FCFLAGS_f90) `test -f '../thin/ropp_io_thin_select.f90' || echo '$(srcdir)/'`../thin/ropp_io_thin_select.f90 ropp_io_thin_select.obj: ../thin/ropp_io_thin_select.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_select.obj $(FCFLAGS_f90) `if test -f '../thin/ropp_io_thin_select.f90'; then $(CYGPATH_W) '../thin/ropp_io_thin_select.f90'; else $(CYGPATH_W) '$(srcdir)/../thin/ropp_io_thin_select.f90'; fi` ropp_io_thin_sg.o: ../thin/ropp_io_thin_sg.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_sg.o $(FCFLAGS_f90) `test -f '../thin/ropp_io_thin_sg.f90' || echo '$(srcdir)/'`../thin/ropp_io_thin_sg.f90 ropp_io_thin_sg.obj: ../thin/ropp_io_thin_sg.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_sg.obj $(FCFLAGS_f90) `if test -f '../thin/ropp_io_thin_sg.f90'; then $(CYGPATH_W) '../thin/ropp_io_thin_sg.f90'; else $(CYGPATH_W) '$(srcdir)/../thin/ropp_io_thin_sg.f90'; fi` ropp_io_thin_skip.o: ../thin/ropp_io_thin_skip.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_skip.o $(FCFLAGS_f90) `test -f '../thin/ropp_io_thin_skip.f90' || echo '$(srcdir)/'`../thin/ropp_io_thin_skip.f90 ropp_io_thin_skip.obj: ../thin/ropp_io_thin_skip.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_thin_skip.obj $(FCFLAGS_f90) `if test -f '../thin/ropp_io_thin_skip.f90'; then $(CYGPATH_W) '../thin/ropp_io_thin_skip.f90'; else $(CYGPATH_W) '$(srcdir)/../thin/ropp_io_thin_skip.f90'; fi` ropp_io_ecmwf.o: ../ecmwf/ropp_io_ecmwf.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_ecmwf.o $(FCFLAGS_f90) `test -f '../ecmwf/ropp_io_ecmwf.f90' || echo '$(srcdir)/'`../ecmwf/ropp_io_ecmwf.f90 ropp_io_ecmwf.obj: ../ecmwf/ropp_io_ecmwf.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp_io_ecmwf.obj $(FCFLAGS_f90) `if test -f '../ecmwf/ropp_io_ecmwf.f90'; then $(CYGPATH_W) '../ecmwf/ropp_io_ecmwf.f90'; else $(CYGPATH_W) '$(srcdir)/../ecmwf/ropp_io_ecmwf.f90'; fi` bufrutils.o: ../bufr/bufrutils.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o bufrutils.o $(FCFLAGS_f90) `test -f '../bufr/bufrutils.f90' || echo '$(srcdir)/'`../bufr/bufrutils.f90 bufrutils.obj: ../bufr/bufrutils.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o bufrutils.obj $(FCFLAGS_f90) `if test -f '../bufr/bufrutils.f90'; then $(CYGPATH_W) '../bufr/bufrutils.f90'; else $(CYGPATH_W) '$(srcdir)/../bufr/bufrutils.f90'; fi` convertcodes.o: ../bufr/convertcodes.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o convertcodes.o $(FCFLAGS_f90) `test -f '../bufr/convertcodes.f90' || echo '$(srcdir)/'`../bufr/convertcodes.f90 convertcodes.obj: ../bufr/convertcodes.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o convertcodes.obj $(FCFLAGS_f90) `if test -f '../bufr/convertcodes.f90'; then $(CYGPATH_W) '../bufr/convertcodes.f90'; else $(CYGPATH_W) '$(srcdir)/../bufr/convertcodes.f90'; fi` gtshdrs.o: ../bufr/gtshdrs.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o gtshdrs.o $(FCFLAGS_f90) `test -f '../bufr/gtshdrs.f90' || echo '$(srcdir)/'`../bufr/gtshdrs.f90 gtshdrs.obj: ../bufr/gtshdrs.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o gtshdrs.obj $(FCFLAGS_f90) `if test -f '../bufr/gtshdrs.f90'; then $(CYGPATH_W) '../bufr/gtshdrs.f90'; else $(CYGPATH_W) '$(srcdir)/../bufr/gtshdrs.f90'; fi` bufr2ropp_mod.o: ../bufr/bufr2ropp_mod.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o bufr2ropp_mod.o $(FCFLAGS_f90) `test -f '../bufr/bufr2ropp_mod.f90' || echo '$(srcdir)/'`../bufr/bufr2ropp_mod.f90 bufr2ropp_mod.obj: ../bufr/bufr2ropp_mod.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o bufr2ropp_mod.obj $(FCFLAGS_f90) `if test -f '../bufr/bufr2ropp_mod.f90'; then $(CYGPATH_W) '../bufr/bufr2ropp_mod.f90'; else $(CYGPATH_W) '$(srcdir)/../bufr/bufr2ropp_mod.f90'; fi` ropp2bufr_mod.o: ../bufr/ropp2bufr_mod.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp2bufr_mod.o $(FCFLAGS_f90) `test -f '../bufr/ropp2bufr_mod.f90' || echo '$(srcdir)/'`../bufr/ropp2bufr_mod.f90 ropp2bufr_mod.obj: ../bufr/ropp2bufr_mod.f90 $(AM_V_FC)$(FC) $(AM_FCFLAGS) $(FCFLAGS) -c -o ropp2bufr_mod.obj $(FCFLAGS_f90) `if test -f '../bufr/ropp2bufr_mod.f90'; then $(CYGPATH_W) '../bufr/ropp2bufr_mod.f90'; else $(CYGPATH_W) '$(srcdir)/../bufr/ropp2bufr_mod.f90'; fi` install-nodist_includeHEADERS: $(nodist_include_HEADERS) @$(NORMAL_INSTALL) @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ done uninstall-nodist_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LIBRARIES) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libLIBRARIES mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-nodist_includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-libLIBRARIES uninstall-nodist_includeHEADERS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ clean-libLIBRARIES cscopelist-am ctags ctags-am distclean \ distclean-compile distclean-generic distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-libLIBRARIES install-man \ install-nodist_includeHEADERS install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ uninstall-am uninstall-libLIBRARIES \ uninstall-nodist_includeHEADERS # 3. Rules for compilation # ------------------------ # 4. Dependencies # --------------- # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: