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

« back to all changes in this revision

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