~ps10gel/ubuntu/xenial/trafficserver/6.2.0

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2013-05-09 01:00:04 UTC
  • mto: (1.1.11) (5.3.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: package-import@ubuntu.com-20130509010004-9fqq9n0adseg3f8w
Tags: upstream-3.3.2
ImportĀ upstreamĀ versionĀ 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6
 
# Foundation, 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.
33
32
#  See the License for the specific language governing permissions and
34
33
#  limitations under the License.
35
34
VPATH = @srcdir@
 
35
am__make_dryrun = \
 
36
  { \
 
37
    am__dry=no; \
 
38
    case $$MAKEFLAGS in \
 
39
      *\\[\ \   ]*) \
 
40
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
41
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
42
      *) \
 
43
        for am__flg in $$MAKEFLAGS; do \
 
44
          case $$am__flg in \
 
45
            *=*|--*) ;; \
 
46
            *n*) am__dry=yes; break;; \
 
47
          esac; \
 
48
        done;; \
 
49
    esac; \
 
50
    test $$am__dry = yes; \
 
51
  }
36
52
pkgincludedir = $(includedir)/@PACKAGE@
37
53
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38
54
install_sh_DATA = $(install_sh) -c -m 644
65
81
        $(top_srcdir)/build/ltversion.m4 \
66
82
        $(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/build/lua.m4 \
67
83
        $(top_srcdir)/build/lzma.m4 $(top_srcdir)/build/network.m4 \
68
 
        $(top_srcdir)/build/pcre.m4 $(top_srcdir)/build/tcl.m4 \
69
 
        $(top_srcdir)/build/tcmalloc.m4 $(top_srcdir)/build/xml.m4 \
70
 
        $(top_srcdir)/build/zlib.m4 $(top_srcdir)/configure.ac
 
84
        $(top_srcdir)/build/pcre.m4 $(top_srcdir)/build/pkg.m4 \
 
85
        $(top_srcdir)/build/tcl.m4 $(top_srcdir)/build/tcmalloc.m4 \
 
86
        $(top_srcdir)/build/xml.m4 $(top_srcdir)/build/zlib.m4 \
 
87
        $(top_srcdir)/configure.ac
71
88
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72
89
        $(ACLOCAL_M4)
73
90
mkinstalldirs = $(install_sh) -d
74
91
CONFIG_HEADER = $(top_builddir)/lib/ts/ink_autoconf.h
75
92
CONFIG_CLEAN_FILES =
76
93
CONFIG_CLEAN_VPATH_FILES =
 
94
AM_V_P = $(am__v_P_@AM_V@)
 
95
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
96
am__v_P_0 = false
 
97
am__v_P_1 = :
77
98
AM_V_GEN = $(am__v_GEN_@AM_V@)
78
99
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
79
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
100
am__v_GEN_0 = @echo "  GEN     " $@;
 
101
am__v_GEN_1 = 
80
102
AM_V_at = $(am__v_at_@AM_V@)
81
103
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
82
104
am__v_at_0 = @
 
105
am__v_at_1 = 
83
106
SOURCES =
84
107
DIST_SOURCES =
85
108
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
89
112
        install-pdf-recursive install-ps-recursive install-recursive \
90
113
        installcheck-recursive installdirs-recursive pdf-recursive \
91
114
        ps-recursive uninstall-recursive
 
115
am__can_run_installinfo = \
 
116
  case $$AM_UPDATE_INFO_DIR in \
 
117
    n|no|NO) false;; \
 
118
    *) (install-info --version) >/dev/null 2>&1;; \
 
119
  esac
92
120
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
93
121
  distclean-recursive maintainer-clean-recursive
94
122
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
188
216
LIBEXECINFO = @LIBEXECINFO@
189
217
LIBEXPAT = @LIBEXPAT@
190
218
LIBHWLOC = @LIBHWLOC@
191
 
LIBICONV = @LIBICONV@
192
219
LIBLZMA = @LIBLZMA@
193
220
LIBMLD = @LIBMLD@
194
221
LIBNSL = @LIBNSL@
326
353
floath = @floath@
327
354
gethostbyname_r_glibc2 = @gethostbyname_r_glibc2@
328
355
gethostbyname_r_hostent_data = @gethostbyname_r_hostent_data@
 
356
has_128bit_cas = @has_128bit_cas@
329
357
has_backtrace = @has_backtrace@
330
358
has_clock_gettime = @has_clock_gettime@
331
359
has_demangle = @has_demangle@
456
484
use_freelist = @use_freelist@
457
485
use_hwloc = @use_hwloc@
458
486
use_kqueue = @use_kqueue@
 
487
use_linux_native_aio = @use_linux_native_aio@
459
488
use_port = @use_port@
460
489
use_posix_cap = @use_posix_cap@
 
490
use_reclaimable_freelist = @use_reclaimable_freelist@
461
491
use_tls_npn = @use_tls_npn@
462
492
use_tls_sni = @use_tls_sni@
463
493
use_tproxy = @use_tproxy@
506
536
        -rm -rf .libs _libs
507
537
 
508
538
# This directory's subdirectories are mostly independent; you can cd
509
 
# into them and run `make' without going through this Makefile.
510
 
# To change the values of `make' variables: instead of editing Makefiles,
511
 
# (1) if the variable is set in `config.status', edit `config.status'
512
 
#     (which will cause the Makefiles to be regenerated when you run `make');
513
 
# (2) otherwise, pass the desired values on the `make' command line.
514
 
$(RECURSIVE_TARGETS):
 
539
# into them and run 'make' without going through this Makefile.
 
540
# To change the values of 'make' variables: instead of editing Makefiles,
 
541
# (1) if the variable is set in 'config.status', edit 'config.status'
 
542
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
543
# (2) otherwise, pass the desired values on the 'make' command line.
 
544
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
515
545
        @fail= failcom='exit 1'; \
516
546
        for f in x $$MAKEFLAGS; do \
517
547
          case $$f in \
521
551
        done; \
522
552
        dot_seen=no; \
523
553
        target=`echo $@ | sed s/-recursive//`; \
524
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
554
        case "$@" in \
 
555
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
556
          *) list='$(SUBDIRS)' ;; \
 
557
        esac; \
 
558
        for subdir in $$list; do \
525
559
          echo "Making $$target in $$subdir"; \
526
560
          if test "$$subdir" = "."; then \
527
561
            dot_seen=yes; \
535
569
        if test "$$dot_seen" = "no"; then \
536
570
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
537
571
        fi; test -z "$$fail"
538
 
 
539
 
$(RECURSIVE_CLEAN_TARGETS):
540
 
        @fail= failcom='exit 1'; \
541
 
        for f in x $$MAKEFLAGS; do \
542
 
          case $$f in \
543
 
            *=* | --[!k]*);; \
544
 
            *k*) failcom='fail=yes';; \
545
 
          esac; \
546
 
        done; \
547
 
        dot_seen=no; \
548
 
        case "$@" in \
549
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
550
 
          *) list='$(SUBDIRS)' ;; \
551
 
        esac; \
552
 
        rev=''; for subdir in $$list; do \
553
 
          if test "$$subdir" = "."; then :; else \
554
 
            rev="$$subdir $$rev"; \
555
 
          fi; \
556
 
        done; \
557
 
        rev="$$rev ."; \
558
 
        target=`echo $@ | sed s/-recursive//`; \
559
 
        for subdir in $$rev; do \
560
 
          echo "Making $$target in $$subdir"; \
561
 
          if test "$$subdir" = "."; then \
562
 
            local_target="$$target-am"; \
563
 
          else \
564
 
            local_target="$$target"; \
565
 
          fi; \
566
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
567
 
          || eval $$failcom; \
568
 
        done && test -z "$$fail"
569
572
tags-recursive:
570
573
        list='$(SUBDIRS)'; for subdir in $$list; do \
571
574
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
574
577
        list='$(SUBDIRS)'; for subdir in $$list; do \
575
578
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
576
579
        done
 
580
cscopelist-recursive:
 
581
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
582
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
 
583
        done
577
584
 
578
585
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
579
586
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
637
644
          && $(am__cd) $(top_srcdir) \
638
645
          && gtags -i $(GTAGS_ARGS) "$$here"
639
646
 
 
647
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
 
648
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
649
        case "$(srcdir)" in \
 
650
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
651
          *) sdir=$(subdir)/$(srcdir) ;; \
 
652
        esac; \
 
653
        for i in $$list; do \
 
654
          if test -f "$$i"; then \
 
655
            echo "$(subdir)/$$i"; \
 
656
          else \
 
657
            echo "$$sdir/$$i"; \
 
658
          fi; \
 
659
        done >> $(top_builddir)/cscope.files
 
660
 
640
661
distclean-tags:
641
662
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
642
663
 
672
693
        done
673
694
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
674
695
          if test "$$subdir" = .; then :; else \
675
 
            test -d "$(distdir)/$$subdir" \
676
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
677
 
            || exit 1; \
678
 
          fi; \
679
 
        done
680
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
681
 
          if test "$$subdir" = .; then :; else \
 
696
            $(am__make_dryrun) \
 
697
              || test -d "$(distdir)/$$subdir" \
 
698
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
699
              || exit 1; \
682
700
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
683
701
            $(am__relativize); \
684
702
            new_distdir=$$reldir; \
799
817
 
800
818
uninstall-am:
801
819
 
802
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
803
 
        install-am install-strip tags-recursive
 
820
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
 
821
        cscopelist-recursive ctags-recursive install-am install-strip \
 
822
        tags-recursive
804
823
 
805
824
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
806
825
        all all-am check check-am clean clean-generic clean-libtool \
807
 
        ctags ctags-recursive distclean distclean-generic \
808
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
809
 
        html-am info info-am install install-am install-data \
810
 
        install-data-am install-dvi install-dvi-am install-exec \
811
 
        install-exec-am install-html install-html-am install-info \
812
 
        install-info-am install-man install-pdf install-pdf-am \
813
 
        install-ps install-ps-am install-strip installcheck \
814
 
        installcheck-am installdirs installdirs-am maintainer-clean \
815
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
816
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
817
 
        uninstall uninstall-am
 
826
        cscopelist cscopelist-recursive ctags ctags-recursive \
 
827
        distclean distclean-generic distclean-libtool distclean-tags \
 
828
        distdir dvi dvi-am html html-am info info-am install \
 
829
        install-am install-data install-data-am install-dvi \
 
830
        install-dvi-am install-exec install-exec-am install-html \
 
831
        install-html-am install-info install-info-am install-man \
 
832
        install-pdf install-pdf-am install-ps install-ps-am \
 
833
        install-strip installcheck installcheck-am installdirs \
 
834
        installdirs-am maintainer-clean maintainer-clean-generic \
 
835
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
836
        ps ps-am tags tags-recursive uninstall uninstall-am
818
837
 
819
838
 
820
839
# Tell versions [3.59,3.63) of GNU make to not export all variables.