1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
1
# Makefile.in generated by automake 1.13.2 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
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.
20
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21
am__make_running_with_option = \
22
case $${target_option-} in \
24
*) echo "am__make_running_with_option: internal error: invalid" \
25
"target option '$${target_option-}' specified" >&2; \
29
sane_makeflags=$$MAKEFLAGS; \
30
if $(am__is_gnu_make); then \
31
sane_makeflags=$$MFLAGS; \
36
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
43
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
45
for flg in $$sane_makeflags; do \
46
test $$skip_next = yes && { skip_next=no; continue; }; \
49
-*I) strip_trailopt 'I'; skip_next=yes;; \
50
-*I?*) strip_trailopt 'I';; \
51
-*O) strip_trailopt 'O'; skip_next=yes;; \
52
-*O?*) strip_trailopt 'O';; \
53
-*l) strip_trailopt 'l'; skip_next=yes;; \
54
-*l?*) strip_trailopt 'l';; \
55
-[dEDm]) skip_next=yes;; \
56
-[JT]) skip_next=yes;; \
59
*$$target_option*) has_opt=yes; break;; \
63
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
21
65
pkgdatadir = $(datadir)/@PACKAGE@
22
66
pkgincludedir = $(includedir)/@PACKAGE@
23
67
pkglibdir = $(libdir)/@PACKAGE@
39
83
target_triplet = @target@
40
84
bin_PROGRAMS = varnishstat$(EXEEXT)
41
85
subdir = bin/varnishstat
42
DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
86
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
87
$(top_srcdir)/depcomp $(dist_man_MANS)
44
88
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
89
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_readline.m4 \
90
$(top_srcdir)/m4/ax_pthread.m4 \
46
91
$(top_srcdir)/m4/ld-version-script.m4 \
47
$(top_srcdir)/configure.ac
92
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
93
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
94
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
48
95
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
97
mkinstalldirs = $(install_sh) -d
63
110
$(top_builddir)/lib/libvarnishapi/libvarnishapi.la \
64
111
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
65
112
$(am__DEPENDENCIES_1)
113
AM_V_lt = $(am__v_lt_@AM_V@)
114
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
115
am__v_lt_0 = --silent
117
AM_V_P = $(am__v_P_@AM_V@)
118
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
121
AM_V_GEN = $(am__v_GEN_@AM_V@)
122
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123
am__v_GEN_0 = @echo " GEN " $@;
125
AM_V_at = $(am__v_at_@AM_V@)
126
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
66
129
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
67
130
depcomp = $(SHELL) $(top_srcdir)/depcomp
68
131
am__depfiles_maybe = depfiles
70
133
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71
134
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
136
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
137
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
138
$(AM_CFLAGS) $(CFLAGS)
139
AM_V_CC = $(am__v_CC_@AM_V@)
140
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
141
am__v_CC_0 = @echo " CC " $@;
76
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
144
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
145
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
146
$(AM_LDFLAGS) $(LDFLAGS) -o $@
147
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
148
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
149
am__v_CCLD_0 = @echo " CCLD " $@;
79
151
SOURCES = $(varnishstat_SOURCES)
80
152
DIST_SOURCES = $(varnishstat_SOURCES)
153
am__can_run_installinfo = \
154
case $$AM_UPDATE_INFO_DIR in \
156
*) (install-info --version) >/dev/null 2>&1;; \
81
158
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82
159
am__vpath_adj = case $$p in \
83
160
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108
185
man1dir = $(mandir)/man1
110
187
MANS = $(dist_man_MANS)
188
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
189
# Read a list of newline-separated strings from the standard input,
190
# and print each of them once, without duplicates. Input order is
192
am__uniquify_input = $(AWK) '\
193
BEGIN { nonempty = 0; } \
194
{ items[$$0] = 1; nonempty = 1; } \
195
END { if (nonempty) { for (i in items) print i; }; } \
197
# Make sure the list of sources is unique. This is necessary because,
198
# e.g., the same source file might be shared among _SOURCES variables
199
# for different programs/libraries.
200
am__define_uniq_tagged_files = \
201
list='$(am__tagged_files)'; \
202
unique=`for i in $$list; do \
203
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204
done | $(am__uniquify_input)`
113
207
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
114
208
ACLOCAL = @ACLOCAL@
210
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
117
212
AUTOCONF = @AUTOCONF@
118
213
AUTOHEADER = @AUTOHEADER@
307
402
$(am__aclocal_m4_deps):
308
403
install-binPROGRAMS: $(bin_PROGRAMS)
309
404
@$(NORMAL_INSTALL)
310
test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
311
405
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
406
if test -n "$$list"; then \
407
echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
408
$(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
312
410
for p in $$list; do echo "$$p $$p"; done | \
313
411
sed 's/$(EXEEXT)$$//' | \
314
while read p p1; do if test -f $$p || test -f $$p1; \
315
then echo "$$p"; echo "$$p"; else :; fi; \
412
while read p p1; do if test -f $$p \
414
; then echo "$$p"; echo "$$p"; else :; fi; \
317
sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
416
sed -e 'p;s,.*/,,;n;h' \
318
418
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
319
419
sed 'N;N;N;s,\n, ,g' | \
320
420
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
364
466
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
367
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
368
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
369
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
469
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
470
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
370
472
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
371
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
473
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
374
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
375
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
376
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
476
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
477
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
478
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377
479
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
378
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
480
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
381
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
382
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
383
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
483
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
484
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
485
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
384
486
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
487
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
387
489
assert.o: $(top_builddir)/lib/libvarnish/assert.c
388
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT assert.o -MD -MP -MF $(DEPDIR)/assert.Tpo -c -o assert.o `test -f '$(top_builddir)/lib/libvarnish/assert.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/assert.c
389
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/assert.Tpo $(DEPDIR)/assert.Po
390
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_builddir)/lib/libvarnish/assert.c' object='assert.o' libtool=no @AMDEPBACKSLASH@
490
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT assert.o -MD -MP -MF $(DEPDIR)/assert.Tpo -c -o assert.o `test -f '$(top_builddir)/lib/libvarnish/assert.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/assert.c
491
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/assert.Tpo $(DEPDIR)/assert.Po
492
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_builddir)/lib/libvarnish/assert.c' object='assert.o' libtool=no @AMDEPBACKSLASH@
391
493
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o assert.o `test -f '$(top_builddir)/lib/libvarnish/assert.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/assert.c
494
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o assert.o `test -f '$(top_builddir)/lib/libvarnish/assert.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/assert.c
394
496
assert.obj: $(top_builddir)/lib/libvarnish/assert.c
395
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT assert.obj -MD -MP -MF $(DEPDIR)/assert.Tpo -c -o assert.obj `if test -f '$(top_builddir)/lib/libvarnish/assert.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/assert.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/assert.c'; fi`
396
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/assert.Tpo $(DEPDIR)/assert.Po
397
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_builddir)/lib/libvarnish/assert.c' object='assert.obj' libtool=no @AMDEPBACKSLASH@
497
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT assert.obj -MD -MP -MF $(DEPDIR)/assert.Tpo -c -o assert.obj `if test -f '$(top_builddir)/lib/libvarnish/assert.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/assert.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/assert.c'; fi`
498
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/assert.Tpo $(DEPDIR)/assert.Po
499
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_builddir)/lib/libvarnish/assert.c' object='assert.obj' libtool=no @AMDEPBACKSLASH@
398
500
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o assert.obj `if test -f '$(top_builddir)/lib/libvarnish/assert.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/assert.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/assert.c'; fi`
501
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o assert.obj `if test -f '$(top_builddir)/lib/libvarnish/assert.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/assert.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/assert.c'; fi`
401
503
version.o: $(top_builddir)/lib/libvarnish/version.c
402
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.o -MD -MP -MF $(DEPDIR)/version.Tpo -c -o version.o `test -f '$(top_builddir)/lib/libvarnish/version.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/version.c
403
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/version.Tpo $(DEPDIR)/version.Po
404
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_builddir)/lib/libvarnish/version.c' object='version.o' libtool=no @AMDEPBACKSLASH@
504
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.o -MD -MP -MF $(DEPDIR)/version.Tpo -c -o version.o `test -f '$(top_builddir)/lib/libvarnish/version.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/version.c
505
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/version.Tpo $(DEPDIR)/version.Po
506
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_builddir)/lib/libvarnish/version.c' object='version.o' libtool=no @AMDEPBACKSLASH@
405
507
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
406
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.o `test -f '$(top_builddir)/lib/libvarnish/version.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/version.c
508
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.o `test -f '$(top_builddir)/lib/libvarnish/version.c' || echo '$(srcdir)/'`$(top_builddir)/lib/libvarnish/version.c
408
510
version.obj: $(top_builddir)/lib/libvarnish/version.c
409
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.obj -MD -MP -MF $(DEPDIR)/version.Tpo -c -o version.obj `if test -f '$(top_builddir)/lib/libvarnish/version.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/version.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/version.c'; fi`
410
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/version.Tpo $(DEPDIR)/version.Po
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_builddir)/lib/libvarnish/version.c' object='version.obj' libtool=no @AMDEPBACKSLASH@
511
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.obj -MD -MP -MF $(DEPDIR)/version.Tpo -c -o version.obj `if test -f '$(top_builddir)/lib/libvarnish/version.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/version.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/version.c'; fi`
512
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/version.Tpo $(DEPDIR)/version.Po
513
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_builddir)/lib/libvarnish/version.c' object='version.obj' libtool=no @AMDEPBACKSLASH@
412
514
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
413
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.obj `if test -f '$(top_builddir)/lib/libvarnish/version.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/version.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/version.c'; fi`
515
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.obj `if test -f '$(top_builddir)/lib/libvarnish/version.c'; then $(CYGPATH_W) '$(top_builddir)/lib/libvarnish/version.c'; else $(CYGPATH_W) '$(srcdir)/$(top_builddir)/lib/libvarnish/version.c'; fi`
415
517
mostlyclean-libtool:
419
521
-rm -rf .libs _libs
420
522
install-man1: $(dist_man_MANS)
421
523
@$(NORMAL_INSTALL)
422
test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
423
@list=''; test -n "$(man1dir)" || exit 0; \
424
{ for i in $$list; do echo "$$i"; done; \
425
l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
426
sed -n '/\.1[a-z]*$$/p'; \
525
list2='$(dist_man_MANS)'; \
526
test -n "$(man1dir)" \
527
&& test -n "`echo $$list1$$list2`" \
529
echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
530
$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
531
{ for i in $$list1; do echo "$$i"; done; \
532
if test -n "$$list2"; then \
533
for i in $$list2; do echo "$$i"; done \
534
| sed -n '/\.1[a-z]*$$/p'; \
427
536
} | while read p; do \
428
537
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
429
538
echo "$$d$$p"; echo "$$p"; \
454
563
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
455
564
dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
457
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
458
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459
unique=`for i in $$list; do \
460
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463
END { if (nonempty) { for (i in files) print i; }; }'`; \
566
ID: $(am__tagged_files)
567
$(am__define_uniq_tagged_files); mkid -fID $$unique
467
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
468
$(TAGS_FILES) $(LISP)
571
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
471
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
472
unique=`for i in $$list; do \
473
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476
END { if (nonempty) { for (i in files) print i; }; }'`; \
574
$(am__define_uniq_tagged_files); \
478
576
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
479
577
test -n "$$unique" || unique=$$empty_fix; \
502
596
here=`$(am__cd) $(top_builddir) && pwd` \
503
597
&& $(am__cd) $(top_srcdir) \
504
598
&& gtags -i $(GTAGS_ARGS) "$$here"
599
cscopelist: cscopelist-am
601
cscopelist-am: $(am__tagged_files)
602
list='$(am__tagged_files)'; \
603
case "$(srcdir)" in \
604
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
605
*) sdir=$(subdir)/$(srcdir) ;; \
607
for i in $$list; do \
608
if test -f "$$i"; then \
609
echo "$(subdir)/$$i"; \
613
done >> $(top_builddir)/cscope.files
507
616
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
509
618
distdir: $(DISTFILES)
510
@list='$(MANS)'; if test -n "$$list"; then \
511
list=`for p in $$list; do \
512
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
513
if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
514
if test -n "$$list" && \
515
grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
516
echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
517
grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
518
echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
519
echo " typically \`make maintainer-clean' will remove them" >&2; \
523
619
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
524
620
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
525
621
list='$(DISTFILES)'; \
661
757
.MAKE: install-am install-strip
663
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
664
clean-generic clean-libtool ctags distclean distclean-compile \
665
distclean-generic distclean-libtool distclean-tags distdir dvi \
666
dvi-am html html-am info info-am install install-am \
667
install-binPROGRAMS install-data install-data-am install-dvi \
668
install-dvi-am install-exec install-exec-am install-html \
669
install-html-am install-info install-info-am install-man \
670
install-man1 install-pdf install-pdf-am install-ps \
671
install-ps-am install-strip installcheck installcheck-am \
672
installdirs maintainer-clean maintainer-clean-generic \
673
mostlyclean mostlyclean-compile mostlyclean-generic \
674
mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
675
uninstall-am uninstall-binPROGRAMS uninstall-man \
759
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
760
clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
761
ctags ctags-am distclean distclean-compile distclean-generic \
762
distclean-libtool distclean-tags distdir dvi dvi-am html \
763
html-am info info-am install install-am install-binPROGRAMS \
764
install-data install-data-am install-dvi install-dvi-am \
765
install-exec install-exec-am install-html install-html-am \
766
install-info install-info-am install-man install-man1 \
767
install-pdf install-pdf-am install-ps install-ps-am \
768
install-strip installcheck installcheck-am installdirs \
769
maintainer-clean maintainer-clean-generic mostlyclean \
770
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
771
pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
772
uninstall-binPROGRAMS uninstall-man uninstall-man1
679
775
varnishstat.1: $(top_srcdir)/doc/sphinx/reference/varnishstat.rst