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

« back to all changes in this revision

Viewing changes to test/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,
20
20
# (C) 2011 by Argonne National Laboratory.
21
21
#     See COPYRIGHT in top-level directory.
22
22
#
23
 
am__make_dryrun = \
24
 
  { \
25
 
    am__dry=no; \
 
23
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
24
am__make_running_with_option = \
 
25
  case $${target_option-} in \
 
26
      ?) ;; \
 
27
      *) echo "am__make_running_with_option: internal error: invalid" \
 
28
              "target option '$${target_option-}' specified" >&2; \
 
29
         exit 1;; \
 
30
  esac; \
 
31
  has_opt=no; \
 
32
  sane_makeflags=$$MAKEFLAGS; \
 
33
  if $(am__is_gnu_make); then \
 
34
    sane_makeflags=$$MFLAGS; \
 
35
  else \
26
36
    case $$MAKEFLAGS in \
27
37
      *\\[\ \   ]*) \
28
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
29
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
30
 
      *) \
31
 
        for am__flg in $$MAKEFLAGS; do \
32
 
          case $$am__flg in \
33
 
            *=*|--*) ;; \
34
 
            *n*) am__dry=yes; break;; \
35
 
          esac; \
36
 
        done;; \
37
 
    esac; \
38
 
    test $$am__dry = yes; \
39
 
  }
 
38
        bs=\\; \
 
39
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
40
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
41
    esac; \
 
42
  fi; \
 
43
  skip_next=no; \
 
44
  strip_trailopt () \
 
45
  { \
 
46
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
47
  }; \
 
48
  for flg in $$sane_makeflags; do \
 
49
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
50
    case $$flg in \
 
51
      *=*|--*) continue;; \
 
52
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
53
      -*I?*) strip_trailopt 'I';; \
 
54
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
55
      -*O?*) strip_trailopt 'O';; \
 
56
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
57
      -*l?*) strip_trailopt 'l';; \
 
58
      -[dEDm]) skip_next=yes;; \
 
59
      -[JT]) skip_next=yes;; \
 
60
    esac; \
 
61
    case $$flg in \
 
62
      *$$target_option*) has_opt=yes; break;; \
 
63
    esac; \
 
64
  done; \
 
65
  test $$has_opt = yes
 
66
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
67
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
40
68
pkgdatadir = $(datadir)/@PACKAGE@
41
69
pkgincludedir = $(includedir)/@PACKAGE@
42
70
pkglibdir = $(libdir)/@PACKAGE@
56
84
build_triplet = @build@
57
85
host_triplet = @host@
58
86
subdir = test
59
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
87
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
60
88
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
89
am__aclocal_m4_deps = $(top_srcdir)/confdb/aclocal_attr_alias.m4 \
62
90
        $(top_srcdir)/confdb/aclocal_bugfix.m4 \
88
116
        $(top_srcdir)/src/pmi/subconfigure.m4 \
89
117
        $(top_srcdir)/src/pmi/slurm/subconfigure.m4 \
90
118
        $(top_srcdir)/src/pmi/pmi2/subconfigure.m4 \
91
 
        $(top_srcdir)/src/pmi/smpd/subconfigure.m4 \
 
119
        $(top_srcdir)/src/pmi/pmi2/simple/subconfigure.m4 \
 
120
        $(top_srcdir)/src/pmi/pmi2/poe/subconfigure.m4 \
92
121
        $(top_srcdir)/src/pmi/simple/subconfigure.m4 \
93
122
        $(top_srcdir)/src/mpid/ch3/subconfigure.m4 \
94
123
        $(top_srcdir)/src/mpid/common/datatype/subconfigure.m4 \
97
126
        $(top_srcdir)/src/mpid/ch3/channels/nemesis/netmod/scif/subconfigure.m4 \
98
127
        $(top_srcdir)/src/mpid/ch3/channels/nemesis/netmod/portals4/subconfigure.m4 \
99
128
        $(top_srcdir)/src/mpid/ch3/channels/nemesis/netmod/tcp/subconfigure.m4 \
 
129
        $(top_srcdir)/src/mpid/ch3/channels/nemesis/netmod/ib/subconfigure.m4 \
100
130
        $(top_srcdir)/src/mpid/ch3/channels/nemesis/netmod/mx/subconfigure.m4 \
101
131
        $(top_srcdir)/src/mpid/common/thread/subconfigure.m4 \
102
132
        $(top_srcdir)/src/mpid/common/sched/subconfigure.m4 \
104
134
        $(top_srcdir)/src/mpid/common/sock/subconfigure.m4 \
105
135
        $(top_srcdir)/src/mpid/common/sock/poll/subconfigure.m4 \
106
136
        $(top_srcdir)/src/mpid/ch3/util/sock/subconfigure.m4 \
107
 
        $(top_srcdir)/src/pm/smpd/subconfigure.m4 \
108
 
        $(top_srcdir)/src/pm/smpd/sock/poll/subconfigure.m4 \
109
137
        $(top_srcdir)/configure.ac
110
138
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111
139
        $(ACLOCAL_M4)
127
155
am__v_at_1 = 
128
156
SOURCES =
129
157
DIST_SOURCES =
130
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
131
 
        html-recursive info-recursive install-data-recursive \
132
 
        install-dvi-recursive install-exec-recursive \
133
 
        install-html-recursive install-info-recursive \
134
 
        install-pdf-recursive install-ps-recursive install-recursive \
135
 
        installcheck-recursive installdirs-recursive pdf-recursive \
136
 
        ps-recursive uninstall-recursive
 
158
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
159
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
160
        install-data-recursive install-dvi-recursive \
 
161
        install-exec-recursive install-html-recursive \
 
162
        install-info-recursive install-pdf-recursive \
 
163
        install-ps-recursive install-recursive installcheck-recursive \
 
164
        installdirs-recursive pdf-recursive ps-recursive \
 
165
        tags-recursive uninstall-recursive
137
166
am__can_run_installinfo = \
138
167
  case $$AM_UPDATE_INFO_DIR in \
139
168
    n|no|NO) false;; \
141
170
  esac
142
171
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
143
172
  distclean-recursive maintainer-clean-recursive
144
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
145
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
173
am__recursive_targets = \
 
174
  $(RECURSIVE_TARGETS) \
 
175
  $(RECURSIVE_CLEAN_TARGETS) \
 
176
  $(am__extra_recursive_targets)
 
177
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
146
178
        distdir
 
179
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
180
# Read a list of newline-separated strings from the standard input,
 
181
# and print each of them once, without duplicates.  Input order is
 
182
# *not* preserved.
 
183
am__uniquify_input = $(AWK) '\
 
184
  BEGIN { nonempty = 0; } \
 
185
  { items[$$0] = 1; nonempty = 1; } \
 
186
  END { if (nonempty) { for (i in items) print i; }; } \
 
187
'
 
188
# Make sure the list of sources is unique.  This is necessary because,
 
189
# e.g., the same source file might be shared among _SOURCES variables
 
190
# for different programs/libraries.
 
191
am__define_uniq_tagged_files = \
 
192
  list='$(am__tagged_files)'; \
 
193
  unique=`for i in $$list; do \
 
194
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
195
  done | $(am__uniquify_input)`
147
196
ETAGS = etags
148
197
CTAGS = ctags
149
198
DIST_SUBDIRS = $(SUBDIRS)
221
270
ECHO_T = @ECHO_T@
222
271
EGREP = @EGREP@
223
272
EXEEXT = @EXEEXT@
224
 
EXTRA_STATUS_DECL = @EXTRA_STATUS_DECL@
225
273
F77 = @F77@
226
274
F77CPP = @F77CPP@
227
275
F77_COMPLEX16 = @F77_COMPLEX16@
249
297
FCMODINCFLAG = @FCMODINCFLAG@
250
298
FCMODINCSPEC = @FCMODINCSPEC@
251
299
FCMODOUTFLAG = @FCMODOUTFLAG@
 
300
FCWRAPNAME = @FCWRAPNAME@
252
301
FC_ALL_INTEGER_MODELS = @FC_ALL_INTEGER_MODELS@
253
302
FC_DOUBLE_MODEL = @FC_DOUBLE_MODEL@
254
303
FC_INTEGER_MODEL = @FC_INTEGER_MODEL@
300
349
MPICHLIB_FFLAGS = @MPICHLIB_FFLAGS@
301
350
MPICHLIB_LDFLAGS = @MPICHLIB_LDFLAGS@
302
351
MPICHLIB_LIBS = @MPICHLIB_LIBS@
 
352
MPICH_ATTR_WEAK_ALIAS_DEFINITION = @MPICH_ATTR_WEAK_ALIAS_DEFINITION@
303
353
MPICH_NUMVERSION = @MPICH_NUMVERSION@
304
354
MPICH_RELEASE_DATE = @MPICH_RELEASE_DATE@
305
355
MPICH_TIMER_KIND = @MPICH_TIMER_KIND@
306
356
MPICH_VERSION = @MPICH_VERSION@
307
357
MPICONSTMODNAME = @MPICONSTMODNAME@
 
358
MPICPP_NAME = @MPICPP_NAME@
308
359
MPICXXLIBNAME = @MPICXXLIBNAME@
 
360
MPICXX_NAME = @MPICXX_NAME@
309
361
MPID_TIMER_TYPE = @MPID_TIMER_TYPE@
310
362
MPIFLIBNAME = @MPIFLIBNAME@
311
363
MPIFPMPI = @MPIFPMPI@
438
490
MPI_UNSIGNED_LONG_LONG = @MPI_UNSIGNED_LONG_LONG@
439
491
MPI_UNSIGNED_SHORT = @MPI_UNSIGNED_SHORT@
440
492
MPI_WCHAR = @MPI_WCHAR@
 
493
MPLLIBNAME = @MPLLIBNAME@
441
494
NM = @NM@
442
495
NMEDIT = @NMEDIT@
443
496
OBJDUMP = @OBJDUMP@
444
497
OBJEXT = @OBJEXT@
445
498
OFFSET_KIND = @OFFSET_KIND@
 
499
OPALIBNAME = @OPALIBNAME@
446
500
OTOOL = @OTOOL@
447
501
OTOOL64 = @OTOOL64@
448
502
PACKAGE = @PACKAGE@
452
506
PACKAGE_TARNAME = @PACKAGE_TARNAME@
453
507
PACKAGE_URL = @PACKAGE_URL@
454
508
PACKAGE_VERSION = @PACKAGE_VERSION@
 
509
PAMILIBNAME = @PAMILIBNAME@
455
510
PAPI_INCLUDE = @PAPI_INCLUDE@
456
511
PATH_SEPARATOR = @PATH_SEPARATOR@
457
512
PERL = @PERL@
474
529
SIZEOF_MPI_STATUS = @SIZEOF_MPI_STATUS@
475
530
SSH = @SSH@
476
531
STRIP = @STRIP@
477
 
TCP_LIBS = @TCP_LIBS@
478
532
USER_CFLAGS = @USER_CFLAGS@
479
533
USER_CPPFLAGS = @USER_CPPFLAGS@
480
534
USER_CXXFLAGS = @USER_CXXFLAGS@
491
545
WRAPPER_FFLAGS = @WRAPPER_FFLAGS@
492
546
WRAPPER_LDFLAGS = @WRAPPER_LDFLAGS@
493
547
WRAPPER_LIBS = @WRAPPER_LIBS@
 
548
WRAPPER_RPATH_LDFLAGS = @WRAPPER_RPATH_LDFLAGS@
494
549
WTIME_DOUBLE_TYPE = @WTIME_DOUBLE_TYPE@
495
550
XARGS_NODATA_OPT = @XARGS_NODATA_OPT@
496
551
abs_builddir = @abs_builddir@
543
598
master_top_srcdir = @master_top_srcdir@
544
599
mkdir_p = @mkdir_p@
545
600
mmx_copy_s = @mmx_copy_s@
 
601
modincdir = @modincdir@
546
602
mpich_libtool_static_flag = @mpich_libtool_static_flag@
 
603
mpldir = @mpldir@
 
604
mpllibdir = @mpllibdir@
 
605
mplsrcdir = @mplsrcdir@
547
606
nemesis_nets_array = @nemesis_nets_array@
548
607
nemesis_nets_array_sz = @nemesis_nets_array_sz@
549
608
nemesis_nets_dirs = @nemesis_nets_dirs@
553
612
nemesis_nets_strings = @nemesis_nets_strings@
554
613
nemesis_networks = @nemesis_networks@
555
614
oldincludedir = @oldincludedir@
 
615
opalibdir = @opalibdir@
 
616
opasrcdir = @opasrcdir@
556
617
pdfdir = @pdfdir@
 
618
pkgconfigdir = @pkgconfigdir@
557
619
pm_name = @pm_name@
558
620
prefix = @prefix@
559
621
program_transform_name = @program_transform_name@
614
676
# (1) if the variable is set in 'config.status', edit 'config.status'
615
677
#     (which will cause the Makefiles to be regenerated when you run 'make');
616
678
# (2) otherwise, pass the desired values on the 'make' command line.
617
 
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
618
 
        @fail= failcom='exit 1'; \
619
 
        for f in x $$MAKEFLAGS; do \
620
 
          case $$f in \
621
 
            *=* | --[!k]*);; \
622
 
            *k*) failcom='fail=yes';; \
623
 
          esac; \
624
 
        done; \
 
679
$(am__recursive_targets):
 
680
        @fail=; \
 
681
        if $(am__make_keepgoing); then \
 
682
          failcom='fail=yes'; \
 
683
        else \
 
684
          failcom='exit 1'; \
 
685
        fi; \
625
686
        dot_seen=no; \
626
687
        target=`echo $@ | sed s/-recursive//`; \
627
688
        case "$@" in \
642
703
        if test "$$dot_seen" = "no"; then \
643
704
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
644
705
        fi; test -z "$$fail"
645
 
tags-recursive:
646
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
647
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
648
 
        done
649
 
ctags-recursive:
650
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
651
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
652
 
        done
653
 
cscopelist-recursive:
654
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
655
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
656
 
        done
657
 
 
658
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
659
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
660
 
        unique=`for i in $$list; do \
661
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
662
 
          done | \
663
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
664
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
665
 
        mkid -fID $$unique
666
 
tags: TAGS
667
 
 
668
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
669
 
                $(TAGS_FILES) $(LISP)
 
706
 
 
707
ID: $(am__tagged_files)
 
708
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
709
tags: tags-recursive
 
710
TAGS: tags
 
711
 
 
712
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
670
713
        set x; \
671
714
        here=`pwd`; \
672
715
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
682
725
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
683
726
          fi; \
684
727
        done; \
685
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
686
 
        unique=`for i in $$list; do \
687
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
688
 
          done | \
689
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
690
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
728
        $(am__define_uniq_tagged_files); \
691
729
        shift; \
692
730
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
693
731
          test -n "$$unique" || unique=$$empty_fix; \
699
737
              $$unique; \
700
738
          fi; \
701
739
        fi
702
 
ctags: CTAGS
703
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
704
 
                $(TAGS_FILES) $(LISP)
705
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
706
 
        unique=`for i in $$list; do \
707
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
708
 
          done | \
709
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
710
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
740
ctags: ctags-recursive
 
741
 
 
742
CTAGS: ctags
 
743
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
744
        $(am__define_uniq_tagged_files); \
711
745
        test -z "$(CTAGS_ARGS)$$unique" \
712
746
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
713
747
             $$unique
716
750
        here=`$(am__cd) $(top_builddir) && pwd` \
717
751
          && $(am__cd) $(top_srcdir) \
718
752
          && gtags -i $(GTAGS_ARGS) "$$here"
 
753
cscopelist: cscopelist-recursive
719
754
 
720
 
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
721
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
755
cscopelist-am: $(am__tagged_files)
 
756
        list='$(am__tagged_files)'; \
722
757
        case "$(srcdir)" in \
723
758
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
724
759
          *) sdir=$(subdir)/$(srcdir) ;; \
890
925
 
891
926
uninstall-am:
892
927
 
893
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
894
 
        cscopelist-recursive ctags-recursive install-am install-strip \
895
 
        tags-recursive
 
928
.MAKE: $(am__recursive_targets) install-am install-strip
896
929
 
897
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
898
 
        all all-am check check-am clean clean-generic clean-libtool \
899
 
        cscopelist cscopelist-recursive ctags ctags-recursive \
900
 
        distclean distclean-generic distclean-libtool distclean-tags \
901
 
        distdir dvi dvi-am html html-am info info-am install \
902
 
        install-am install-data install-data-am install-dvi \
 
930
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
 
931
        check-am clean clean-generic clean-libtool cscopelist-am ctags \
 
932
        ctags-am distclean distclean-generic distclean-libtool \
 
933
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
934
        install install-am install-data install-data-am install-dvi \
903
935
        install-dvi-am install-exec install-exec-am install-html \
904
936
        install-html-am install-info install-info-am install-man \
905
937
        install-pdf install-pdf-am install-ps install-ps-am \
906
938
        install-strip installcheck installcheck-am installdirs \
907
939
        installdirs-am maintainer-clean maintainer-clean-generic \
908
940
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
909
 
        ps ps-am tags tags-recursive uninstall uninstall-am
 
941
        ps ps-am tags tags-am uninstall uninstall-am
910
942
 
911
943
 
912
944
# Test both the MPI routines and the MPICH command scripts