~ubuntu-branches/debian/stretch/nfs-utils/stretch

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Stéphane Graber
  • Author(s): Luk Claes
  • Date: 2013-05-10 19:27:47 UTC
  • mfrom: (1.2.23)
  • Revision ID: stgraber@ubuntu.com-20130510192747-cmt3wre21m3aje04
Tags: 1:1.2.8-1
* New upstream version (Closes: #707258).
  - Only amend extra-options on a successful vers=4 mount
    (Closes: #690181).
  - Use default domain (Closes: #657188).
  - Fix is-subdirectory to understand '/' (Closes: #685306).
  - Drop 18-osd_login-sbindir: incorporated upstream.
  - Avoid DNS reverse lookups on server names (Closes: #707401).
  - auth_unix_ip should downcall on error (Closes: #682709).
  - Refresh 11-532048-reduce-verbosity.
* Use rpcbind's rpcinfo everywhere (Closes: #707589).
* Add nfsdcltrack to nfs-kernel-server.
* Add libsqlite3-dev build dependency for nfsdcltrack.
* Do not try to install dropped ChangeLog.
* Adjust version of replaces due to manpage move.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
15
14
 
16
15
@SET_MAKE@
17
16
VPATH = @srcdir@
 
17
am__make_dryrun = \
 
18
  { \
 
19
    am__dry=no; \
 
20
    case $$MAKEFLAGS in \
 
21
      *\\[\ \   ]*) \
 
22
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
23
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
24
      *) \
 
25
        for am__flg in $$MAKEFLAGS; do \
 
26
          case $$am__flg in \
 
27
            *=*|--*) ;; \
 
28
            *n*) am__dry=yes; break;; \
 
29
          esac; \
 
30
        done;; \
 
31
    esac; \
 
32
    test $$am__dry = yes; \
 
33
  }
18
34
pkgdatadir = $(datadir)/@PACKAGE@
19
35
pkgincludedir = $(includedir)/@PACKAGE@
20
36
pkglibdir = $(libdir)/@PACKAGE@
35
51
host_triplet = @host@
36
52
check_PROGRAMS = statdb_dump$(EXEEXT)
37
53
subdir = tests
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
55
        $(top_srcdir)/depcomp
39
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
57
am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
41
58
        $(top_srcdir)/aclocal/ipv6.m4 \
48
65
        $(top_srcdir)/aclocal/librpcsecgss.m4 \
49
66
        $(top_srcdir)/aclocal/libsqlite3.m4 \
50
67
        $(top_srcdir)/aclocal/libtirpc.m4 \
 
68
        $(top_srcdir)/aclocal/libtool.m4 \
 
69
        $(top_srcdir)/aclocal/ltoptions.m4 \
 
70
        $(top_srcdir)/aclocal/ltsugar.m4 \
 
71
        $(top_srcdir)/aclocal/ltversion.m4 \
 
72
        $(top_srcdir)/aclocal/lt~obsolete.m4 \
51
73
        $(top_srcdir)/aclocal/nfs-utils.m4 \
52
74
        $(top_srcdir)/aclocal/rpcsec_vers.m4 \
53
75
        $(top_srcdir)/aclocal/tcp-wrappers.m4 \
85
107
        install-pdf-recursive install-ps-recursive install-recursive \
86
108
        installcheck-recursive installdirs-recursive pdf-recursive \
87
109
        ps-recursive uninstall-recursive
 
110
am__can_run_installinfo = \
 
111
  case $$AM_UPDATE_INFO_DIR in \
 
112
    n|no|NO) false;; \
 
113
    *) (install-info --version) >/dev/null 2>&1;; \
 
114
  esac
88
115
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
89
116
  distclean-recursive maintainer-clean-recursive
90
117
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
92
119
        distdir
93
120
ETAGS = etags
94
121
CTAGS = ctags
95
 
am__tty_colors = \
96
 
red=; grn=; lgn=; blu=; std=
 
122
am__tty_colors_dummy = \
 
123
  mgn= red= grn= lgn= blu= brg= std=; \
 
124
  am__color_tests=no
 
125
am__tty_colors = $(am__tty_colors_dummy)
97
126
DIST_SUBDIRS = $(SUBDIRS)
98
127
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99
128
am__relativize = \
158
187
EXEEXT = @EXEEXT@
159
188
FGREP = @FGREP@
160
189
GREP = @GREP@
 
190
GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
 
191
GSSAPI_LIBS = @GSSAPI_LIBS@
161
192
GSSD = @GSSD@
162
193
GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
163
194
GSSGLUE_LIBS = @GSSGLUE_LIBS@
 
195
GSSKRB_CFLAGS = @GSSKRB_CFLAGS@
 
196
GSSKRB_LIBS = @GSSKRB_LIBS@
164
197
HAVE_LIBWRAP = @HAVE_LIBWRAP@
165
198
HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
166
199
IDMAPD = @IDMAPD@
343
376
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
344
377
        echo " rm -f" $$list; \
345
378
        rm -f $$list
346
 
statdb_dump$(EXEEXT): $(statdb_dump_OBJECTS) $(statdb_dump_DEPENDENCIES) 
 
379
statdb_dump$(EXEEXT): $(statdb_dump_OBJECTS) $(statdb_dump_DEPENDENCIES) $(EXTRA_statdb_dump_DEPENDENCIES) 
347
380
        @rm -f statdb_dump$(EXEEXT)
348
381
        $(LINK) $(statdb_dump_OBJECTS) $(statdb_dump_LDADD) $(LIBS)
349
382
 
383
416
        -rm -rf .libs _libs
384
417
 
385
418
# This directory's subdirectories are mostly independent; you can cd
386
 
# into them and run `make' without going through this Makefile.
387
 
# To change the values of `make' variables: instead of editing Makefiles,
388
 
# (1) if the variable is set in `config.status', edit `config.status'
389
 
#     (which will cause the Makefiles to be regenerated when you run `make');
390
 
# (2) otherwise, pass the desired values on the `make' command line.
391
 
$(RECURSIVE_TARGETS):
 
419
# into them and run 'make' without going through this Makefile.
 
420
# To change the values of 'make' variables: instead of editing Makefiles,
 
421
# (1) if the variable is set in 'config.status', edit 'config.status'
 
422
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
423
# (2) otherwise, pass the desired values on the 'make' command line.
 
424
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
392
425
        @fail= failcom='exit 1'; \
393
426
        for f in x $$MAKEFLAGS; do \
394
427
          case $$f in \
398
431
        done; \
399
432
        dot_seen=no; \
400
433
        target=`echo $@ | sed s/-recursive//`; \
401
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
434
        case "$@" in \
 
435
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
436
          *) list='$(SUBDIRS)' ;; \
 
437
        esac; \
 
438
        for subdir in $$list; do \
402
439
          echo "Making $$target in $$subdir"; \
403
440
          if test "$$subdir" = "."; then \
404
441
            dot_seen=yes; \
412
449
        if test "$$dot_seen" = "no"; then \
413
450
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
414
451
        fi; test -z "$$fail"
415
 
 
416
 
$(RECURSIVE_CLEAN_TARGETS):
417
 
        @fail= failcom='exit 1'; \
418
 
        for f in x $$MAKEFLAGS; do \
419
 
          case $$f in \
420
 
            *=* | --[!k]*);; \
421
 
            *k*) failcom='fail=yes';; \
422
 
          esac; \
423
 
        done; \
424
 
        dot_seen=no; \
425
 
        case "$@" in \
426
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
427
 
          *) list='$(SUBDIRS)' ;; \
428
 
        esac; \
429
 
        rev=''; for subdir in $$list; do \
430
 
          if test "$$subdir" = "."; then :; else \
431
 
            rev="$$subdir $$rev"; \
432
 
          fi; \
433
 
        done; \
434
 
        rev="$$rev ."; \
435
 
        target=`echo $@ | sed s/-recursive//`; \
436
 
        for subdir in $$rev; do \
437
 
          echo "Making $$target in $$subdir"; \
438
 
          if test "$$subdir" = "."; then \
439
 
            local_target="$$target-am"; \
440
 
          else \
441
 
            local_target="$$target"; \
442
 
          fi; \
443
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
444
 
          || eval $$failcom; \
445
 
        done && test -z "$$fail"
446
452
tags-recursive:
447
453
        list='$(SUBDIRS)'; for subdir in $$list; do \
448
454
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
451
457
        list='$(SUBDIRS)'; for subdir in $$list; do \
452
458
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
453
459
        done
 
460
cscopelist-recursive:
 
461
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
462
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
 
463
        done
454
464
 
455
465
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
456
466
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
514
524
          && $(am__cd) $(top_srcdir) \
515
525
          && gtags -i $(GTAGS_ARGS) "$$here"
516
526
 
 
527
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
 
528
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
529
        case "$(srcdir)" in \
 
530
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
531
          *) sdir=$(subdir)/$(srcdir) ;; \
 
532
        esac; \
 
533
        for i in $$list; do \
 
534
          if test -f "$$i"; then \
 
535
            echo "$(subdir)/$$i"; \
 
536
          else \
 
537
            echo "$$sdir/$$i"; \
 
538
          fi; \
 
539
        done >> $(top_builddir)/cscope.files
 
540
 
517
541
distclean-tags:
518
542
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
519
543
 
527
551
            if test -f ./$$tst; then dir=./; \
528
552
            elif test -f $$tst; then dir=; \
529
553
            else dir="$(srcdir)/"; fi; \
530
 
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
554
            if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
531
555
              all=`expr $$all + 1`; \
532
556
              case " $(XFAIL_TESTS) " in \
533
557
              *[\ \     ]$$tst[\ \      ]*) \
598
622
          fi; \
599
623
          dashes=`echo "$$dashes" | sed s/./=/g`; \
600
624
          if test "$$failed" -eq 0; then \
601
 
            echo "$$grn$$dashes"; \
 
625
            col="$$grn"; \
602
626
          else \
603
 
            echo "$$red$$dashes"; \
 
627
            col="$$red"; \
604
628
          fi; \
605
 
          echo "$$banner"; \
606
 
          test -z "$$skipped" || echo "$$skipped"; \
607
 
          test -z "$$report" || echo "$$report"; \
608
 
          echo "$$dashes$$std"; \
 
629
          echo "$${col}$$dashes$${std}"; \
 
630
          echo "$${col}$$banner$${std}"; \
 
631
          test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
 
632
          test -z "$$report" || echo "$${col}$$report$${std}"; \
 
633
          echo "$${col}$$dashes$${std}"; \
609
634
          test "$$failed" -eq 0; \
610
635
        else :; fi
611
636
 
641
666
        done
642
667
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
643
668
          if test "$$subdir" = .; then :; else \
644
 
            test -d "$(distdir)/$$subdir" \
645
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
646
 
            || exit 1; \
647
 
          fi; \
648
 
        done
649
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
650
 
          if test "$$subdir" = .; then :; else \
 
669
            $(am__make_dryrun) \
 
670
              || test -d "$(distdir)/$$subdir" \
 
671
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
672
              || exit 1; \
651
673
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
652
674
            $(am__relativize); \
653
675
            new_distdir=$$reldir; \
684
706
 
685
707
installcheck: installcheck-recursive
686
708
install-strip:
687
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
688
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
689
 
          `test -z '$(STRIP)' || \
690
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
709
        if test -z '$(STRIP)'; then \
 
710
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
711
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
712
              install; \
 
713
        else \
 
714
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
715
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
716
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
717
        fi
691
718
mostlyclean-generic:
692
719
 
693
720
clean-generic:
772
799
uninstall-am:
773
800
 
774
801
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
775
 
        ctags-recursive install-am install-strip tags-recursive
 
802
        cscopelist-recursive ctags-recursive install-am install-strip \
 
803
        tags-recursive
776
804
 
777
805
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
778
806
        all all-am check check-TESTS check-am clean \
779
 
        clean-checkPROGRAMS clean-generic clean-libtool ctags \
780
 
        ctags-recursive distclean distclean-compile distclean-generic \
781
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
782
 
        html-am info info-am install install-am install-data \
783
 
        install-data-am install-dvi install-dvi-am install-exec \
784
 
        install-exec-am install-html install-html-am install-info \
785
 
        install-info-am install-man install-pdf install-pdf-am \
786
 
        install-ps install-ps-am install-strip installcheck \
787
 
        installcheck-am installdirs installdirs-am maintainer-clean \
788
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
789
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
790
 
        tags tags-recursive uninstall uninstall-am
 
807
        clean-checkPROGRAMS clean-generic clean-libtool cscopelist \
 
808
        cscopelist-recursive ctags ctags-recursive distclean \
 
809
        distclean-compile distclean-generic distclean-libtool \
 
810
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
811
        install install-am install-data install-data-am install-dvi \
 
812
        install-dvi-am install-exec install-exec-am install-html \
 
813
        install-html-am install-info install-info-am install-man \
 
814
        install-pdf install-pdf-am install-ps install-ps-am \
 
815
        install-strip installcheck installcheck-am installdirs \
 
816
        installdirs-am maintainer-clean maintainer-clean-generic \
 
817
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
818
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
819
        uninstall uninstall-am
791
820
 
792
821
 
793
822
# Tell versions [3.59,3.63) of GNU make to not export all variables.