~ubuntu-branches/ubuntu/vivid/mpich/vivid-proposed

« back to all changes in this revision

Viewing changes to test/mpi/errors/f90/io/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2014-04-01 20:24:20 UTC
  • mfrom: (5.2.4 sid)
  • Revision ID: package-import@ubuntu.com-20140401202420-t5ey1ia2klt5dkq3
Tags: 3.1-4
* [c3e3398] Disable test_primitives, which is unreliable on some platforms.
            (Closes: #743047)
* [265a699] Add minimal autotest.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.14 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
# This Makefile.am generated automatically by f77tof90
 
18
# from test/mpi/errors/f77/io/Makefile.am.  DO NOT EDIT
 
19
# -*- Mode: Makefile; -*-
 
20
# vim: set ft=automake :
 
21
#
 
22
# (C) 2013 by Argonne National Laboratory.
 
23
#     See COPYRIGHT in top-level directory.
 
24
#
 
25
 
 
26
# -*- Mode: Makefile; -*-
 
27
# vim: set ft=automake :
 
28
#
 
29
# (C) 2011 by Argonne National Laboratory.
 
30
#     See COPYRIGHT in top-level directory.
 
31
#
 
32
 
 
33
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
34
am__make_running_with_option = \
 
35
  case $${target_option-} in \
 
36
      ?) ;; \
 
37
      *) echo "am__make_running_with_option: internal error: invalid" \
 
38
              "target option '$${target_option-}' specified" >&2; \
 
39
         exit 1;; \
 
40
  esac; \
 
41
  has_opt=no; \
 
42
  sane_makeflags=$$MAKEFLAGS; \
 
43
  if $(am__is_gnu_make); then \
 
44
    sane_makeflags=$$MFLAGS; \
 
45
  else \
 
46
    case $$MAKEFLAGS in \
 
47
      *\\[\ \   ]*) \
 
48
        bs=\\; \
 
49
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
50
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
51
    esac; \
 
52
  fi; \
 
53
  skip_next=no; \
 
54
  strip_trailopt () \
 
55
  { \
 
56
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
57
  }; \
 
58
  for flg in $$sane_makeflags; do \
 
59
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
60
    case $$flg in \
 
61
      *=*|--*) continue;; \
 
62
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
63
      -*I?*) strip_trailopt 'I';; \
 
64
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
65
      -*O?*) strip_trailopt 'O';; \
 
66
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
67
      -*l?*) strip_trailopt 'l';; \
 
68
      -[dEDm]) skip_next=yes;; \
 
69
      -[JT]) skip_next=yes;; \
 
70
    esac; \
 
71
    case $$flg in \
 
72
      *$$target_option*) has_opt=yes; break;; \
 
73
    esac; \
 
74
  done; \
 
75
  test $$has_opt = yes
 
76
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
77
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 
78
pkgdatadir = $(datadir)/@PACKAGE@
 
79
pkgincludedir = $(includedir)/@PACKAGE@
 
80
pkglibdir = $(libdir)/@PACKAGE@
 
81
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
82
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
83
install_sh_DATA = $(install_sh) -c -m 644
 
84
install_sh_PROGRAM = $(install_sh) -c
 
85
install_sh_SCRIPT = $(install_sh) -c
 
86
INSTALL_HEADER = $(INSTALL_DATA)
 
87
transform = $(program_transform_name)
 
88
NORMAL_INSTALL = :
 
89
PRE_INSTALL = :
 
90
POST_INSTALL = :
 
91
NORMAL_UNINSTALL = :
 
92
PRE_UNINSTALL = :
 
93
POST_UNINSTALL = :
 
94
build_triplet = @build@
 
95
host_triplet = @host@
 
96
DIST_COMMON = $(top_srcdir)/Makefile_f90.mtest $(srcdir)/Makefile.in \
 
97
        $(srcdir)/Makefile.am
 
98
noinst_PROGRAMS = uerrhandf90$(EXEEXT)
 
99
@MAINTAINER_MODE_TRUE@am__append_1 = Makefile.am-stamp  
 
100
subdir = errors/f90/io
 
101
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
102
am__aclocal_m4_deps = $(top_srcdir)/confdb/aclocal_cache.m4 \
 
103
        $(top_srcdir)/confdb/aclocal_cc.m4 \
 
104
        $(top_srcdir)/confdb/aclocal_cxx.m4 \
 
105
        $(top_srcdir)/confdb/aclocal_f77.m4 \
 
106
        $(top_srcdir)/confdb/aclocal_fc.m4 \
 
107
        $(top_srcdir)/confdb/aclocal_make.m4 \
 
108
        $(top_srcdir)/confdb/aclocal_runlog.m4 \
 
109
        $(top_srcdir)/confdb/aclocal_util.m4 \
 
110
        $(top_srcdir)/configure.ac
 
111
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
112
        $(ACLOCAL_M4)
 
113
mkinstalldirs = $(install_sh) -d
 
114
CONFIG_HEADER = $(top_builddir)/include/mpitestconf.h
 
115
CONFIG_CLEAN_FILES =
 
116
CONFIG_CLEAN_VPATH_FILES =
 
117
PROGRAMS = $(noinst_PROGRAMS)
 
118
uerrhandf90_SOURCES = uerrhandf90.f90
 
119
uerrhandf90_OBJECTS = uerrhandf90.$(OBJEXT)
 
120
uerrhandf90_LDADD = $(LDADD)
 
121
uerrhandf90_DEPENDENCIES = $(top_builddir)/f90/util/mtestf90.o
 
122
AM_V_P = $(am__v_P_@AM_V@)
 
123
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
124
am__v_P_0 = false
 
125
am__v_P_1 = :
 
126
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
127
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
128
am__v_GEN_0 = @echo "  GEN     " $@;
 
129
am__v_GEN_1 = 
 
130
AM_V_at = $(am__v_at_@AM_V@)
 
131
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
132
am__v_at_0 = @
 
133
am__v_at_1 = 
 
134
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
 
135
FCCOMPILE = $(FC) $(AM_FCFLAGS) $(FCFLAGS)
 
136
AM_V_FC = $(am__v_FC_@AM_V@)
 
137
am__v_FC_ = $(am__v_FC_@AM_DEFAULT_V@)
 
138
am__v_FC_0 = @echo "  FC      " $@;
 
139
am__v_FC_1 = 
 
140
FCLD = $(FC)
 
141
FCLINK = $(FCLD) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
142
AM_V_FCLD = $(am__v_FCLD_@AM_V@)
 
143
am__v_FCLD_ = $(am__v_FCLD_@AM_DEFAULT_V@)
 
144
am__v_FCLD_0 = @echo "  FCLD    " $@;
 
145
am__v_FCLD_1 = 
 
146
SOURCES = uerrhandf90.f90
 
147
DIST_SOURCES = uerrhandf90.f90
 
148
am__can_run_installinfo = \
 
149
  case $$AM_UPDATE_INFO_DIR in \
 
150
    n|no|NO) false;; \
 
151
    *) (install-info --version) >/dev/null 2>&1;; \
 
152
  esac
 
153
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
154
# Read a list of newline-separated strings from the standard input,
 
155
# and print each of them once, without duplicates.  Input order is
 
156
# *not* preserved.
 
157
am__uniquify_input = $(AWK) '\
 
158
  BEGIN { nonempty = 0; } \
 
159
  { items[$$0] = 1; nonempty = 1; } \
 
160
  END { if (nonempty) { for (i in items) print i; }; } \
 
161
'
 
162
# Make sure the list of sources is unique.  This is necessary because,
 
163
# e.g., the same source file might be shared among _SOURCES variables
 
164
# for different programs/libraries.
 
165
am__define_uniq_tagged_files = \
 
166
  list='$(am__tagged_files)'; \
 
167
  unique=`for i in $$list; do \
 
168
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
169
  done | $(am__uniquify_input)`
 
170
ETAGS = etags
 
171
CTAGS = ctags
 
172
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
173
VPATH = @VPATH@
 
174
ACLOCAL = @ACLOCAL@
 
175
ALLOCMEMF = @ALLOCMEMF@
 
176
ALLOCMEMFC = @ALLOCMEMFC@
 
177
AMTAR = @AMTAR@
 
178
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
179
AR = @AR@
 
180
AUTOCONF = @AUTOCONF@
 
181
AUTOHEADER = @AUTOHEADER@
 
182
AUTOMAKE = @AUTOMAKE@
 
183
AWK = @AWK@
 
184
CC = @CC@
 
185
CCDEPMODE = @CCDEPMODE@
 
186
CFLAGS = @CFLAGS@
 
187
CPP = @CPP@
 
188
CPPFLAGS = @CPPFLAGS@
 
189
CXX = @CXX@
 
190
CXXCPP = @CXXCPP@
 
191
CXXDEPMODE = @CXXDEPMODE@
 
192
CXXFLAGS = @CXXFLAGS@
 
193
CYGPATH_W = @CYGPATH_W@
 
194
DEFS = @DEFS@
 
195
DEPDIR = @DEPDIR@
 
196
ECHO_C = @ECHO_C@
 
197
ECHO_N = @ECHO_N@
 
198
ECHO_T = @ECHO_T@
 
199
EGREP = @EGREP@
 
200
EXEEXT = @EXEEXT@
 
201
F03SPAWNARGTEST = @F03SPAWNARGTEST@
 
202
F77 = @F77@
 
203
F77SPAWNARGTEST = @F77SPAWNARGTEST@
 
204
F77_GETARG_LIBS = @F77_GETARG_LIBS@
 
205
F77_MPI_ADDRESS = @F77_MPI_ADDRESS@
 
206
F77_MPI_OFFSET = @F77_MPI_OFFSET@
 
207
F77_NAME_MANGLE = @F77_NAME_MANGLE@
 
208
FC = @FC@
 
209
FCFLAGS = @FCFLAGS@
 
210
FCFLAGS_f90 = @FCFLAGS_f90@
 
211
FCMODEXT = @FCMODEXT@
 
212
FCMODINCFLAG = @FCMODINCFLAG@
 
213
FCMODOUTFLAG = @FCMODOUTFLAG@
 
214
FC_GETARG_LIBS = @FC_GETARG_LIBS@
 
215
FC_WORK_FILES_ARG = @FC_WORK_FILES_ARG@
 
216
FFLAGS = @FFLAGS@
 
217
FGREP = @FGREP@
 
218
FLIBS = @FLIBS@
 
219
FROM_MPICH = @FROM_MPICH@
 
220
GREP = @GREP@
 
221
INSTALL = @INSTALL@
 
222
INSTALL_DATA = @INSTALL_DATA@
 
223
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
224
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
225
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
226
LDFLAGS = @LDFLAGS@
 
227
LIBOBJS = @LIBOBJS@
 
228
LIBS = @LIBS@
 
229
LTLIBOBJS = @LTLIBOBJS@
 
230
MAINT = @MAINT@
 
231
MAKE = @MAKE@
 
232
MAKEINFO = @MAKEINFO@
 
233
MKDIR_P = @MKDIR_P@
 
234
MPICC = @MPICC@
 
235
MPICH_ENABLE_CXX = @MPICH_ENABLE_CXX@
 
236
MPICH_ENABLE_F77 = @MPICH_ENABLE_F77@
 
237
MPICH_ENABLE_FC = @MPICH_ENABLE_FC@
 
238
MPICH_THREAD_LEVEL = @MPICH_THREAD_LEVEL@
 
239
MPICXX = @MPICXX@
 
240
MPIEXEC = @MPIEXEC@
 
241
MPIF77 = @MPIF77@
 
242
MPIFC = @MPIFC@
 
243
MPILIBLOC = @MPILIBLOC@
 
244
MPILIBNAME = @MPILIBNAME@
 
245
MPI_HAS_MPIX = @MPI_HAS_MPIX@
 
246
MPI_IS_STRICT = @MPI_IS_STRICT@
 
247
MPI_NO_RMA = @MPI_NO_RMA@
 
248
MPI_NO_SPAWN = @MPI_NO_SPAWN@
 
249
MPI_SIZEOF_AINT = @MPI_SIZEOF_AINT@
 
250
MPI_SIZEOF_OFFSET = @MPI_SIZEOF_OFFSET@
 
251
MPI_SOURCE = @MPI_SOURCE@
 
252
MPI_SUBVERSION = @MPI_SUBVERSION@
 
253
MPI_VERSION = @MPI_VERSION@
 
254
OBJEXT = @OBJEXT@
 
255
PACKAGE = @PACKAGE@
 
256
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
257
PACKAGE_NAME = @PACKAGE_NAME@
 
258
PACKAGE_STRING = @PACKAGE_STRING@
 
259
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
260
PACKAGE_URL = @PACKAGE_URL@
 
261
PACKAGE_VERSION = @PACKAGE_VERSION@
 
262
PATH_SEPARATOR = @PATH_SEPARATOR@
 
263
PERL = @PERL@
 
264
RANLIB = @RANLIB@
 
265
RUN_XFAIL = @RUN_XFAIL@
 
266
SET_CFLAGS = @SET_CFLAGS@
 
267
SET_MAKE = @SET_MAKE@
 
268
SHELL = @SHELL@
 
269
STRIP = @STRIP@
 
270
VERSION = @VERSION@
 
271
WRAPPER_CFLAGS = @WRAPPER_CFLAGS@
 
272
WRAPPER_CPPFLAGS = @WRAPPER_CPPFLAGS@
 
273
WRAPPER_CXXFLAGS = @WRAPPER_CXXFLAGS@
 
274
WRAPPER_FCFLAGS = @WRAPPER_FCFLAGS@
 
275
WRAPPER_FFLAGS = @WRAPPER_FFLAGS@
 
276
WRAPPER_LDFLAGS = @WRAPPER_LDFLAGS@
 
277
WRAPPER_LIBS = @WRAPPER_LIBS@
 
278
abs_builddir = @abs_builddir@
 
279
abs_srcdir = @abs_srcdir@
 
280
abs_top_builddir = @abs_top_builddir@
 
281
abs_top_srcdir = @abs_top_srcdir@
 
282
ac_ct_AR = @ac_ct_AR@
 
283
ac_ct_CC = @ac_ct_CC@
 
284
ac_ct_CXX = @ac_ct_CXX@
 
285
ac_ct_F77 = @ac_ct_F77@
 
286
ac_ct_FC = @ac_ct_FC@
 
287
am__include = @am__include@
 
288
am__leading_dot = @am__leading_dot@
 
289
am__quote = @am__quote@
 
290
am__tar = @am__tar@
 
291
am__untar = @am__untar@
 
292
bindir = @bindir@
 
293
build = @build@
 
294
build_alias = @build_alias@
 
295
build_cpu = @build_cpu@
 
296
build_os = @build_os@
 
297
build_vendor = @build_vendor@
 
298
builddir = @builddir@
 
299
ckpointdir = @ckpointdir@
 
300
cxxdir = @cxxdir@
 
301
datadir = @datadir@
 
302
datarootdir = @datarootdir@
 
303
docdir = @docdir@
 
304
dvidir = @dvidir@
 
305
errordir = @errordir@
 
306
exec_prefix = @exec_prefix@
 
307
f77dir = @f77dir@
 
308
f90dir = @f90dir@
 
309
faultsdir = @faultsdir@
 
310
ftdir = @ftdir@
 
311
host = @host@
 
312
host_alias = @host_alias@
 
313
host_cpu = @host_cpu@
 
314
host_os = @host_os@
 
315
host_vendor = @host_vendor@
 
316
htmldir = @htmldir@
 
317
impldir = @impldir@
 
318
includedir = @includedir@
 
319
infodir = @infodir@
 
320
install_sh = @install_sh@
 
321
iodir = @iodir@
 
322
largetest = @largetest@
 
323
libdir = @libdir@
 
324
libexecdir = @libexecdir@
 
325
localedir = @localedir@
 
326
localstatedir = @localstatedir@
 
327
mandir = @mandir@
 
328
master_top_builddir = @master_top_builddir@
 
329
master_top_srcdir = @master_top_srcdir@
 
330
mkdir_p = @mkdir_p@
 
331
mpich_top_srcdir = @mpich_top_srcdir@
 
332
nocxxdistgraph = @nocxxdistgraph@
 
333
oldincludedir = @oldincludedir@
 
334
otherlangs = @otherlangs@
 
335
pdfdir = @pdfdir@
 
336
perfdir = @perfdir@
 
337
prefix = @prefix@
 
338
program_transform_name = @program_transform_name@
 
339
psdir = @psdir@
 
340
rmadir = @rmadir@
 
341
sbindir = @sbindir@
 
342
sharedstatedir = @sharedstatedir@
 
343
spawndir = @spawndir@
 
344
srcdir = @srcdir@
 
345
sysconfdir = @sysconfdir@
 
346
target_alias = @target_alias@
 
347
threadsdir = @threadsdir@
 
348
top_build_prefix = @top_build_prefix@
 
349
top_builddir = @top_builddir@
 
350
top_srcdir = @top_srcdir@
 
351
 
 
352
# these CPPFLAGS are only used when building C/C++ source files, not for actual
 
353
# F90 code itself
 
354
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
 
355
LDADD = $(top_builddir)/f90/util/mtestf90.o
 
356
 
 
357
# This is right for many platforms, but not all.  The right fix involves a
 
358
# configure test, but this version is no worse than the simplemake version was.
 
359
AM_FFLAGS = -I.
 
360
CLEANFILES = summary.xml summary.tap
 
361
EXTRA_DIST = testlist $(am__append_1)
 
362
AM_DEFAULT_SOURCE_EXT = .f90
 
363
@MAINTAINER_MODE_TRUE@MAINTAINERCLEANFILES = Makefile.am-stamp
 
364
all: all-am
 
365
 
 
366
.SUFFIXES:
 
367
.SUFFIXES: .f90 .o .obj
 
368
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile_f90.mtest $(am__configure_deps)
 
369
        @for dep in $?; do \
 
370
          case '$(am__configure_deps)' in \
 
371
            *$$dep*) \
 
372
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
373
                && { if test -f $@; then exit 0; else break; fi; }; \
 
374
              exit 1;; \
 
375
          esac; \
 
376
        done; \
 
377
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign errors/f90/io/Makefile'; \
 
378
        $(am__cd) $(top_srcdir) && \
 
379
          $(AUTOMAKE) --foreign errors/f90/io/Makefile
 
380
.PRECIOUS: Makefile
 
381
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
382
        @case '$?' in \
 
383
          *config.status*) \
 
384
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
385
          *) \
 
386
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
387
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
388
        esac;
 
389
$(top_srcdir)/Makefile_f90.mtest:
 
390
 
 
391
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
392
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
393
 
 
394
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
395
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
396
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
397
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
398
$(am__aclocal_m4_deps):
 
399
 
 
400
clean-noinstPROGRAMS:
 
401
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
 
402
 
 
403
uerrhandf90$(EXEEXT): $(uerrhandf90_OBJECTS) $(uerrhandf90_DEPENDENCIES) $(EXTRA_uerrhandf90_DEPENDENCIES) 
 
404
        @rm -f uerrhandf90$(EXEEXT)
 
405
        $(AM_V_FCLD)$(FCLINK) $(uerrhandf90_OBJECTS) $(uerrhandf90_LDADD) $(LIBS)
 
406
 
 
407
mostlyclean-compile:
 
408
        -rm -f *.$(OBJEXT)
 
409
 
 
410
distclean-compile:
 
411
        -rm -f *.tab.c
 
412
 
 
413
.f90.o:
 
414
        $(AM_V_FC)$(FCCOMPILE) -c -o $@ $(FCFLAGS_f90) $<
 
415
 
 
416
.f90.obj:
 
417
        $(AM_V_FC)$(FCCOMPILE) -c -o $@ $(FCFLAGS_f90) `$(CYGPATH_W) '$<'`
 
418
 
 
419
ID: $(am__tagged_files)
 
420
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
421
tags: tags-am
 
422
TAGS: tags
 
423
 
 
424
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
425
        set x; \
 
426
        here=`pwd`; \
 
427
        $(am__define_uniq_tagged_files); \
 
428
        shift; \
 
429
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
430
          test -n "$$unique" || unique=$$empty_fix; \
 
431
          if test $$# -gt 0; then \
 
432
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
433
              "$$@" $$unique; \
 
434
          else \
 
435
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
436
              $$unique; \
 
437
          fi; \
 
438
        fi
 
439
ctags: ctags-am
 
440
 
 
441
CTAGS: ctags
 
442
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
443
        $(am__define_uniq_tagged_files); \
 
444
        test -z "$(CTAGS_ARGS)$$unique" \
 
445
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
446
             $$unique
 
447
 
 
448
GTAGS:
 
449
        here=`$(am__cd) $(top_builddir) && pwd` \
 
450
          && $(am__cd) $(top_srcdir) \
 
451
          && gtags -i $(GTAGS_ARGS) "$$here"
 
452
cscopelist: cscopelist-am
 
453
 
 
454
cscopelist-am: $(am__tagged_files)
 
455
        list='$(am__tagged_files)'; \
 
456
        case "$(srcdir)" in \
 
457
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
458
          *) sdir=$(subdir)/$(srcdir) ;; \
 
459
        esac; \
 
460
        for i in $$list; do \
 
461
          if test -f "$$i"; then \
 
462
            echo "$(subdir)/$$i"; \
 
463
          else \
 
464
            echo "$$sdir/$$i"; \
 
465
          fi; \
 
466
        done >> $(top_builddir)/cscope.files
 
467
 
 
468
distclean-tags:
 
469
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
470
 
 
471
distdir: $(DISTFILES)
 
472
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
473
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
474
        list='$(DISTFILES)'; \
 
475
          dist_files=`for file in $$list; do echo $$file; done | \
 
476
          sed -e "s|^$$srcdirstrip/||;t" \
 
477
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
478
        case $$dist_files in \
 
479
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
480
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
481
                           sort -u` ;; \
 
482
        esac; \
 
483
        for file in $$dist_files; do \
 
484
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
485
          if test -d $$d/$$file; then \
 
486
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
487
            if test -d "$(distdir)/$$file"; then \
 
488
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
489
            fi; \
 
490
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
491
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
492
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
493
            fi; \
 
494
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
495
          else \
 
496
            test -f "$(distdir)/$$file" \
 
497
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
498
            || exit 1; \
 
499
          fi; \
 
500
        done
 
501
check-am: all-am
 
502
check: check-am
 
503
all-am: Makefile $(PROGRAMS)
 
504
installdirs:
 
505
install: install-am
 
506
install-exec: install-exec-am
 
507
install-data: install-data-am
 
508
uninstall: uninstall-am
 
509
 
 
510
install-am: all-am
 
511
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
512
 
 
513
installcheck: installcheck-am
 
514
install-strip:
 
515
        if test -z '$(STRIP)'; then \
 
516
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
517
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
518
              install; \
 
519
        else \
 
520
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
521
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
522
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
523
        fi
 
524
mostlyclean-generic:
 
525
 
 
526
clean-generic:
 
527
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
528
 
 
529
distclean-generic:
 
530
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
531
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
532
 
 
533
maintainer-clean-generic:
 
534
        @echo "This command is intended for maintainers to use"
 
535
        @echo "it deletes files that may require special tools to rebuild."
 
536
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
537
clean: clean-am
 
538
 
 
539
clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
 
540
 
 
541
distclean: distclean-am
 
542
        -rm -f Makefile
 
543
distclean-am: clean-am distclean-compile distclean-generic \
 
544
        distclean-tags
 
545
 
 
546
dvi: dvi-am
 
547
 
 
548
dvi-am:
 
549
 
 
550
html: html-am
 
551
 
 
552
html-am:
 
553
 
 
554
info: info-am
 
555
 
 
556
info-am:
 
557
 
 
558
install-data-am:
 
559
 
 
560
install-dvi: install-dvi-am
 
561
 
 
562
install-dvi-am:
 
563
 
 
564
install-exec-am:
 
565
 
 
566
install-html: install-html-am
 
567
 
 
568
install-html-am:
 
569
 
 
570
install-info: install-info-am
 
571
 
 
572
install-info-am:
 
573
 
 
574
install-man:
 
575
 
 
576
install-pdf: install-pdf-am
 
577
 
 
578
install-pdf-am:
 
579
 
 
580
install-ps: install-ps-am
 
581
 
 
582
install-ps-am:
 
583
 
 
584
installcheck-am:
 
585
 
 
586
maintainer-clean: maintainer-clean-am
 
587
        -rm -f Makefile
 
588
maintainer-clean-am: distclean-am maintainer-clean-generic
 
589
 
 
590
mostlyclean: mostlyclean-am
 
591
 
 
592
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
593
 
 
594
pdf: pdf-am
 
595
 
 
596
pdf-am:
 
597
 
 
598
ps: ps-am
 
599
 
 
600
ps-am:
 
601
 
 
602
uninstall-am:
 
603
 
 
604
.MAKE: install-am install-strip
 
605
 
 
606
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
607
        clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
 
608
        distclean-compile distclean-generic distclean-tags distdir dvi \
 
609
        dvi-am html html-am info info-am install install-am \
 
610
        install-data install-data-am install-dvi install-dvi-am \
 
611
        install-exec install-exec-am install-html install-html-am \
 
612
        install-info install-info-am install-man install-pdf \
 
613
        install-pdf-am install-ps install-ps-am install-strip \
 
614
        installcheck installcheck-am installdirs maintainer-clean \
 
615
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
616
        mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
 
617
        uninstall-am
 
618
 
 
619
 
 
620
$(top_builddir)/f90/util/mtestf90.o: $(top_srcdir)/f90/util/mtestf90.f90
 
621
        (cd $(top_builddir)/f90/util && $(MAKE) mtestf90.o)
 
622
 
 
623
testing:
 
624
        $(top_builddir)/runtests -srcdir=$(srcdir) -tests=testlist \
 
625
                -mpiexec=${MPIEXEC} -xmlfile=summary.xml
 
626
 
 
627
# f77tof90 only replaces output files if the contents differ, so we must use a
 
628
# separate timestamp file in order avoid constantly trying to remake the f90
 
629
# copy of the Makefile when the f77 copy is updated in a way that does not
 
630
# change its contents
 
631
@MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Makefile.am-stamp
 
632
 
 
633
@MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am-stamp: $(master_top_srcdir)/test/mpi/errors/f77/io/Makefile.am $(master_top_srcdir)/maint/f77tof90
 
634
@MAINTAINER_MODE_TRUE@  ( cd $(master_top_srcdir) && ./maint/f77tof90 test/mpi/errors/f77/io test/mpi/errors/f90/io Makefile.am Makefile.ap )
 
635
 
 
636
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
637
# Otherwise a system limit (for SysV at least) may be exceeded.
 
638
.NOEXPORT: