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

« back to all changes in this revision

Viewing changes to test/mpi/f90/comm/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.12.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
30
30
#     See COPYRIGHT in top-level directory.
31
31
#
32
32
 
33
 
am__make_dryrun = \
34
 
  { \
35
 
    am__dry=no; \
 
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 \
36
46
    case $$MAKEFLAGS in \
37
47
      *\\[\ \   ]*) \
38
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
39
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
40
 
      *) \
41
 
        for am__flg in $$MAKEFLAGS; do \
42
 
          case $$am__flg in \
43
 
            *=*|--*) ;; \
44
 
            *n*) am__dry=yes; break;; \
45
 
          esac; \
46
 
        done;; \
47
 
    esac; \
48
 
    test $$am__dry = yes; \
49
 
  }
 
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))
50
78
pkgdatadir = $(datadir)/@PACKAGE@
51
79
pkgincludedir = $(includedir)/@PACKAGE@
52
80
pkglibdir = $(libdir)/@PACKAGE@
65
93
POST_UNINSTALL = :
66
94
build_triplet = @build@
67
95
host_triplet = @host@
68
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
69
 
        $(top_srcdir)/Makefile_f90.mtest
 
96
DIST_COMMON = $(top_srcdir)/Makefile_f90.mtest $(srcdir)/Makefile.in \
 
97
        $(srcdir)/Makefile.am
70
98
noinst_PROGRAMS = commnamef90$(EXEEXT) commerrf90$(EXEEXT)
71
99
@MAINTAINER_MODE_TRUE@am__append_1 = Makefile.am-stamp  
72
100
subdir = f90/comm
114
142
am__v_FC_0 = @echo "  FC      " $@;
115
143
am__v_FC_1 = 
116
144
FCLD = $(FC)
117
 
FCLINK = $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
118
 
        $@
 
145
FCLINK = $(FCLD) $(AM_LDFLAGS) $(LDFLAGS) -o $@
119
146
AM_V_FCLD = $(am__v_FCLD_@AM_V@)
120
147
am__v_FCLD_ = $(am__v_FCLD_@AM_DEFAULT_V@)
121
148
am__v_FCLD_0 = @echo "  FCLD    " $@;
127
154
    n|no|NO) false;; \
128
155
    *) (install-info --version) >/dev/null 2>&1;; \
129
156
  esac
 
157
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
158
# Read a list of newline-separated strings from the standard input,
 
159
# and print each of them once, without duplicates.  Input order is
 
160
# *not* preserved.
 
161
am__uniquify_input = $(AWK) '\
 
162
  BEGIN { nonempty = 0; } \
 
163
  { items[$$0] = 1; nonempty = 1; } \
 
164
  END { if (nonempty) { for (i in items) print i; }; } \
 
165
'
 
166
# Make sure the list of sources is unique.  This is necessary because,
 
167
# e.g., the same source file might be shared among _SOURCES variables
 
168
# for different programs/libraries.
 
169
am__define_uniq_tagged_files = \
 
170
  list='$(am__tagged_files)'; \
 
171
  unique=`for i in $$list; do \
 
172
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
173
  done | $(am__uniquify_input)`
130
174
ETAGS = etags
131
175
CTAGS = ctags
132
176
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
222
266
PATH_SEPARATOR = @PATH_SEPARATOR@
223
267
PERL = @PERL@
224
268
RANLIB = @RANLIB@
 
269
RUN_XFAIL = @RUN_XFAIL@
225
270
SET_CFLAGS = @SET_CFLAGS@
226
271
SET_MAKE = @SET_MAKE@
227
272
SHELL = @SHELL@
255
300
build_os = @build_os@
256
301
build_vendor = @build_vendor@
257
302
builddir = @builddir@
 
303
ckpointdir = @ckpointdir@
258
304
cxxdir = @cxxdir@
259
305
datadir = @datadir@
260
306
datarootdir = @datarootdir@
265
311
f77dir = @f77dir@
266
312
f90dir = @f90dir@
267
313
faultsdir = @faultsdir@
 
314
ftdir = @ftdir@
268
315
host = @host@
269
316
host_alias = @host_alias@
270
317
host_cpu = @host_cpu@
271
318
host_os = @host_os@
272
319
host_vendor = @host_vendor@
273
320
htmldir = @htmldir@
 
321
impldir = @impldir@
274
322
includedir = @includedir@
275
323
infodir = @infodir@
276
324
install_sh = @install_sh@
277
325
iodir = @iodir@
 
326
largetest = @largetest@
278
327
libdir = @libdir@
279
328
libexecdir = @libexecdir@
280
329
localedir = @localedir@
284
333
master_top_srcdir = @master_top_srcdir@
285
334
mkdir_p = @mkdir_p@
286
335
mpich_top_srcdir = @mpich_top_srcdir@
 
336
nocxxdistgraph = @nocxxdistgraph@
287
337
oldincludedir = @oldincludedir@
288
338
otherlangs = @otherlangs@
289
339
pdfdir = @pdfdir@
355
405
 
356
406
clean-noinstPROGRAMS:
357
407
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
 
408
 
358
409
commerrf90$(EXEEXT): $(commerrf90_OBJECTS) $(commerrf90_DEPENDENCIES) $(EXTRA_commerrf90_DEPENDENCIES) 
359
410
        @rm -f commerrf90$(EXEEXT)
360
411
        $(AM_V_FCLD)$(FCLINK) $(commerrf90_OBJECTS) $(commerrf90_LDADD) $(LIBS)
 
412
 
361
413
commnamef90$(EXEEXT): $(commnamef90_OBJECTS) $(commnamef90_DEPENDENCIES) $(EXTRA_commnamef90_DEPENDENCIES) 
362
414
        @rm -f commnamef90$(EXEEXT)
363
415
        $(AM_V_FCLD)$(FCLINK) $(commnamef90_OBJECTS) $(commnamef90_LDADD) $(LIBS)
374
426
.f90.obj:
375
427
        $(AM_V_FC)$(FCCOMPILE) -c -o $@ $(FCFLAGS_f90) `$(CYGPATH_W) '$<'`
376
428
 
377
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
378
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379
 
        unique=`for i in $$list; do \
380
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381
 
          done | \
382
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
384
 
        mkid -fID $$unique
385
 
tags: TAGS
 
429
ID: $(am__tagged_files)
 
430
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
431
tags: tags-am
 
432
TAGS: tags
386
433
 
387
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
388
 
                $(TAGS_FILES) $(LISP)
 
434
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
389
435
        set x; \
390
436
        here=`pwd`; \
391
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392
 
        unique=`for i in $$list; do \
393
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394
 
          done | \
395
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
437
        $(am__define_uniq_tagged_files); \
397
438
        shift; \
398
439
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
399
440
          test -n "$$unique" || unique=$$empty_fix; \
405
446
              $$unique; \
406
447
          fi; \
407
448
        fi
408
 
ctags: CTAGS
409
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410
 
                $(TAGS_FILES) $(LISP)
411
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412
 
        unique=`for i in $$list; do \
413
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
 
          done | \
415
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
449
ctags: ctags-am
 
450
 
 
451
CTAGS: ctags
 
452
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
453
        $(am__define_uniq_tagged_files); \
417
454
        test -z "$(CTAGS_ARGS)$$unique" \
418
455
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
419
456
             $$unique
422
459
        here=`$(am__cd) $(top_builddir) && pwd` \
423
460
          && $(am__cd) $(top_srcdir) \
424
461
          && gtags -i $(GTAGS_ARGS) "$$here"
 
462
cscopelist: cscopelist-am
425
463
 
426
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
427
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
464
cscopelist-am: $(am__tagged_files)
 
465
        list='$(am__tagged_files)'; \
428
466
        case "$(srcdir)" in \
429
467
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
430
468
          *) sdir=$(subdir)/$(srcdir) ;; \
575
613
 
576
614
.MAKE: install-am install-strip
577
615
 
578
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
579
 
        clean-noinstPROGRAMS cscopelist ctags distclean \
 
616
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
617
        clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
580
618
        distclean-compile distclean-generic distclean-tags distdir dvi \
581
619
        dvi-am html html-am info info-am install install-am \
582
620
        install-data install-data-am install-dvi install-dvi-am \
585
623
        install-pdf-am install-ps install-ps-am install-strip \
586
624
        installcheck installcheck-am installdirs maintainer-clean \
587
625
        maintainer-clean-generic mostlyclean mostlyclean-compile \
588
 
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
626
        mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
589
627
        uninstall-am
590
628
 
591
629