~dibbler-ppa/dibbler/trunk

« back to all changes in this revision

Viewing changes to AddrMgr/tests/Makefile.in

  • Committer: Tomek Mrugalski
  • Date: 2016-06-24 14:08:48 UTC
  • Revision ID: git-v1:a6a9357470032b683a83bd2bb3e590e68235b755
autoreconf -i

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 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,
16
16
 
17
17
 
18
18
VPATH = @srcdir@
19
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
19
am__is_gnu_make = { \
 
20
  if test -z '$(MAKELEVEL)'; then \
 
21
    false; \
 
22
  elif test -n '$(MAKE_HOST)'; then \
 
23
    true; \
 
24
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
25
    true; \
 
26
  else \
 
27
    false; \
 
28
  fi; \
 
29
}
20
30
am__make_running_with_option = \
21
31
  case $${target_option-} in \
22
32
      ?) ;; \
83
93
@HAVE_GTEST_TRUE@am__append_1 = AddrMgr_tests
84
94
noinst_PROGRAMS = $(am__EXEEXT_2)
85
95
subdir = AddrMgr/tests
86
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
87
 
        $(top_srcdir)/depcomp $(am__dist_noinst_DATA_DIST) \
88
 
        $(top_srcdir)/test-driver
89
96
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90
97
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
91
98
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
93
100
        $(top_srcdir)/configure.ac
94
101
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95
102
        $(ACLOCAL_M4)
 
103
DIST_COMMON = $(srcdir)/Makefile.am $(am__dist_noinst_DATA_DIST) \
 
104
        $(am__DIST_COMMON)
96
105
mkinstalldirs = $(install_sh) -d
97
106
CONFIG_HEADER = $(top_builddir)/include/dibbler-config.h
98
107
CONFIG_CLEAN_FILES =
392
401
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
393
402
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
394
403
        $(TEST_LOG_FLAGS)
 
404
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
 
405
        $(top_srcdir)/test-driver
395
406
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
396
407
ACLOCAL = @ACLOCAL@
397
408
ALLOCA = @ALLOCA@
557
568
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign AddrMgr/tests/Makefile'; \
558
569
        $(am__cd) $(top_srcdir) && \
559
570
          $(AUTOMAKE) --foreign AddrMgr/tests/Makefile
560
 
.PRECIOUS: Makefile
561
571
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
562
572
        @case '$?' in \
563
573
          *config.status*) \
732
742
        if test -n "$$am__remaking_logs"; then \
733
743
          echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
734
744
               "recursion detected" >&2; \
735
 
        else \
 
745
        elif test -n "$$redo_logs"; then \
736
746
          am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
737
747
        fi; \
738
748
        if $(am__make_dryrun); then :; else \
1018
1028
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1019
1029
        recheck tags tags-am uninstall uninstall-am
1020
1030
 
 
1031
.PRECIOUS: Makefile
 
1032
 
1021
1033
 
1022
1034
# Darwin quirks:
1023
1035
# dyld can't find proper lib if make instal was not done for gtest