1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 2 # @configure_input@ 3 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 6 # This Makefile.in is free software; the Free Software Foundation 7 # gives unlimited permission to copy and/or distribute it, 8 # with or without modifications, as long as this notice is preserved. 9 10 # This program is distributed in the hope that it will be useful, 11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13 # PARTICULAR PURPOSE. 14 15 @SET_MAKE@ 16 17 VPATH = @srcdir@ 18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 19 am__make_running_with_option = \ 20 case $${target_option-} in \ 21 ?) ;; \ 22 *) echo "am__make_running_with_option: internal error: invalid" \ 23 "target option '$${target_option-}' specified" >&2; \ 24 exit 1;; \ 25 esac; \ 26 has_opt=no; \ 27 sane_makeflags=$$MAKEFLAGS; \ 28 if $(am__is_gnu_make); then \ 29 sane_makeflags=$$MFLAGS; \ 30 else \ 31 case $$MAKEFLAGS in \ 32 *\\[\ \ ]*) \ 33 bs=\\; \ 34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 36 esac; \ 37 fi; \ 38 skip_next=no; \ 39 strip_trailopt () \ 40 { \ 41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 42 }; \ 43 for flg in $$sane_makeflags; do \ 44 test $$skip_next = yes && { skip_next=no; continue; }; \ 45 case $$flg in \ 46 *=*|--*) continue;; \ 47 -*I) strip_trailopt 'I'; skip_next=yes;; \ 48 -*I?*) strip_trailopt 'I';; \ 49 -*O) strip_trailopt 'O'; skip_next=yes;; \ 50 -*O?*) strip_trailopt 'O';; \ 51 -*l) strip_trailopt 'l'; skip_next=yes;; \ 52 -*l?*) strip_trailopt 'l';; \ 53 -[dEDm]) skip_next=yes;; \ 54 -[JT]) skip_next=yes;; \ 55 esac; \ 56 case $$flg in \ 57 *$$target_option*) has_opt=yes; break;; \ 58 esac; \ 59 done; \ 60 test $$has_opt = yes 61 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 63 pkgdatadir = $(datadir)/@PACKAGE@ 64 pkgincludedir = $(includedir)/@PACKAGE@ 65 pkglibdir = $(libdir)/@PACKAGE@ 66 pkglibexecdir = $(libexecdir)/@PACKAGE@ 67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 68 install_sh_DATA = $(install_sh) -c -m 644 69 install_sh_PROGRAM = $(install_sh) -c 70 install_sh_SCRIPT = $(install_sh) -c 71 INSTALL_HEADER = $(INSTALL_DATA) 72 transform = $(program_transform_name) 73 NORMAL_INSTALL = : 74 PRE_INSTALL = : 75 POST_INSTALL = : 76 NORMAL_UNINSTALL = : 77 PRE_UNINSTALL = : 78 POST_UNINSTALL = : 79 build_triplet = @build@ 80 host_triplet = @host@ 81 @USE_COVERAGE_TRUE@am__append_1 = -fprofile-arcs -ftest-coverage 82 bin_PROGRAMS = microspdy2http$(EXEEXT) 83 subdir = src/spdy2http 84 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 85 $(top_srcdir)/depcomp 86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 87 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \ 88 $(top_srcdir)/m4/ax_append_flag.m4 \ 89 $(top_srcdir)/m4/ax_check_compile_flag.m4 \ 90 $(top_srcdir)/m4/ax_check_link_flag.m4 \ 91 $(top_srcdir)/m4/ax_check_openssl.m4 \ 92 $(top_srcdir)/m4/ax_count_cpus.m4 \ 93 $(top_srcdir)/m4/ax_have_epoll.m4 \ 94 $(top_srcdir)/m4/ax_pthread.m4 \ 95 $(top_srcdir)/m4/ax_require_defined.m4 \ 96 $(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libgcrypt.m4 \ 97 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 98 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 99 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ 100 $(top_srcdir)/configure.ac 101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 102 $(ACLOCAL_M4) 103 mkinstalldirs = $(install_sh) -d 104 CONFIG_HEADER = $(top_builddir)/MHD_config.h 105 CONFIG_CLEAN_FILES = 106 CONFIG_CLEAN_VPATH_FILES = 107 am__installdirs = "$(DESTDIR)$(bindir)" 108 PROGRAMS = $(bin_PROGRAMS) 109 am_microspdy2http_OBJECTS = proxy.$(OBJEXT) 110 microspdy2http_OBJECTS = $(am_microspdy2http_OBJECTS) 111 am__DEPENDENCIES_1 = 112 microspdy2http_DEPENDENCIES = \ 113 $(top_builddir)/src/microspdy/libmicrospdy.la \ 114 $(am__DEPENDENCIES_1) 115 AM_V_lt = $(am__v_lt_@AM_V@) 116 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 117 am__v_lt_0 = --silent 118 am__v_lt_1 = 119 AM_V_P = $(am__v_P_@AM_V@) 120 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 121 am__v_P_0 = false 122 am__v_P_1 = : 123 AM_V_GEN = $(am__v_GEN_@AM_V@) 124 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 125 am__v_GEN_0 = @echo " GEN " $@; 126 am__v_GEN_1 = 127 AM_V_at = $(am__v_at_@AM_V@) 128 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 129 am__v_at_0 = @ 130 am__v_at_1 = 131 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 132 depcomp = $(SHELL) $(top_srcdir)/depcomp 133 am__depfiles_maybe = depfiles 134 am__mv = mv -f 135 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 136 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 137 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 138 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 139 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 140 $(AM_CFLAGS) $(CFLAGS) 141 AM_V_CC = $(am__v_CC_@AM_V@) 142 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 143 am__v_CC_0 = @echo " CC " $@; 144 am__v_CC_1 = 145 CCLD = $(CC) 146 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 147 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 148 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 149 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 150 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 151 am__v_CCLD_0 = @echo " CCLD " $@; 152 am__v_CCLD_1 = 153 SOURCES = $(microspdy2http_SOURCES) 154 DIST_SOURCES = $(microspdy2http_SOURCES) 155 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 156 ctags-recursive dvi-recursive html-recursive info-recursive \ 157 install-data-recursive install-dvi-recursive \ 158 install-exec-recursive install-html-recursive \ 159 install-info-recursive install-pdf-recursive \ 160 install-ps-recursive install-recursive installcheck-recursive \ 161 installdirs-recursive pdf-recursive ps-recursive \ 162 tags-recursive uninstall-recursive 163 am__can_run_installinfo = \ 164 case $$AM_UPDATE_INFO_DIR in \ 165 n|no|NO) false;; \ 166 *) (install-info --version) >/dev/null 2>&1;; \ 167 esac 168 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 169 distclean-recursive maintainer-clean-recursive 170 am__recursive_targets = \ 171 $(RECURSIVE_TARGETS) \ 172 $(RECURSIVE_CLEAN_TARGETS) \ 173 $(am__extra_recursive_targets) 174 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 175 distdir 176 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 177 # Read a list of newline-separated strings from the standard input, 178 # and print each of them once, without duplicates. Input order is 179 # *not* preserved. 180 am__uniquify_input = $(AWK) '\ 181 BEGIN { nonempty = 0; } \ 182 { items[$$0] = 1; nonempty = 1; } \ 183 END { if (nonempty) { for (i in items) print i; }; } \ 184 ' 185 # Make sure the list of sources is unique. This is necessary because, 186 # e.g., the same source file might be shared among _SOURCES variables 187 # for different programs/libraries. 188 am__define_uniq_tagged_files = \ 189 list='$(am__tagged_files)'; \ 190 unique=`for i in $$list; do \ 191 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 192 done | $(am__uniquify_input)` 193 ETAGS = etags 194 CTAGS = ctags 195 DIST_SUBDIRS = $(SUBDIRS) 196 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 197 am__relativize = \ 198 dir0=`pwd`; \ 199 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 200 sed_rest='s,^[^/]*/*,,'; \ 201 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 202 sed_butlast='s,/*[^/]*$$,,'; \ 203 while test -n "$$dir1"; do \ 204 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 205 if test "$$first" != "."; then \ 206 if test "$$first" = ".."; then \ 207 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 208 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 209 else \ 210 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 211 if test "$$first2" = "$$first"; then \ 212 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 213 else \ 214 dir2="../$$dir2"; \ 215 fi; \ 216 dir0="$$dir0"/"$$first"; \ 217 fi; \ 218 fi; \ 219 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 220 done; \ 221 reldir="$$dir2" 222 ACLOCAL = @ACLOCAL@ 223 AMTAR = @AMTAR@ 224 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 225 AR = @AR@ 226 AS = @AS@ 227 AUTOCONF = @AUTOCONF@ 228 AUTOHEADER = @AUTOHEADER@ 229 AUTOMAKE = @AUTOMAKE@ 230 AWK = @AWK@ 231 CC = @CC@ 232 CCDEPMODE = @CCDEPMODE@ 233 CFLAGS = @CFLAGS@ 234 CPP = @CPP@ 235 CPPFLAGS = @CPPFLAGS@ 236 CPU_COUNT = @CPU_COUNT@ 237 CYGPATH_W = @CYGPATH_W@ 238 DEFS = @DEFS@ 239 DEPDIR = @DEPDIR@ 240 DLLTOOL = @DLLTOOL@ 241 DSYMUTIL = @DSYMUTIL@ 242 DUMPBIN = @DUMPBIN@ 243 ECHO_C = @ECHO_C@ 244 ECHO_N = @ECHO_N@ 245 ECHO_T = @ECHO_T@ 246 EGREP = @EGREP@ 247 EXEEXT = @EXEEXT@ 248 FGREP = @FGREP@ 249 GNUTLS_CFLAGS = @GNUTLS_CFLAGS@ 250 GNUTLS_CPPFLAGS = @GNUTLS_CPPFLAGS@ 251 GNUTLS_LDFLAGS = @GNUTLS_LDFLAGS@ 252 GNUTLS_LIBS = @GNUTLS_LIBS@ 253 GREP = @GREP@ 254 HAVE_CURL_BINARY = @HAVE_CURL_BINARY@ 255 HAVE_MAKEINFO_BINARY = @HAVE_MAKEINFO_BINARY@ 256 HIDDEN_VISIBILITY_CFLAGS = @HIDDEN_VISIBILITY_CFLAGS@ 257 INSTALL = @INSTALL@ 258 INSTALL_DATA = @INSTALL_DATA@ 259 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 260 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 261 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 262 LD = @LD@ 263 LDFLAGS = @LDFLAGS@ 264 LIBCURL = @LIBCURL@ 265 LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@ 266 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@ 267 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@ 268 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@ 269 LIBOBJS = @LIBOBJS@ 270 LIBS = @LIBS@ 271 LIBSPDY_VERSION_AGE = @LIBSPDY_VERSION_AGE@ 272 LIBSPDY_VERSION_CURRENT = @LIBSPDY_VERSION_CURRENT@ 273 LIBSPDY_VERSION_REVISION = @LIBSPDY_VERSION_REVISION@ 274 LIBTOOL = @LIBTOOL@ 275 LIB_VERSION_AGE = @LIB_VERSION_AGE@ 276 LIB_VERSION_CURRENT = @LIB_VERSION_CURRENT@ 277 LIB_VERSION_REVISION = @LIB_VERSION_REVISION@ 278 LIPO = @LIPO@ 279 LN_S = @LN_S@ 280 LTLIBOBJS = @LTLIBOBJS@ 281 MAKEINFO = @MAKEINFO@ 282 MANIFEST_TOOL = @MANIFEST_TOOL@ 283 MHD_LIBDEPS = @MHD_LIBDEPS@ 284 MHD_LIBDEPS_PKGCFG = @MHD_LIBDEPS_PKGCFG@ 285 MHD_LIB_CFLAGS = @MHD_LIB_CFLAGS@ 286 MHD_LIB_CPPFLAGS = @MHD_LIB_CPPFLAGS@ 287 MHD_LIB_LDFLAGS = @MHD_LIB_LDFLAGS@ 288 MHD_REQ_PRIVATE = @MHD_REQ_PRIVATE@ 289 MKDIR_P = @MKDIR_P@ 290 MS_LIB_TOOL = @MS_LIB_TOOL@ 291 NM = @NM@ 292 NMEDIT = @NMEDIT@ 293 OBJDUMP = @OBJDUMP@ 294 OBJEXT = @OBJEXT@ 295 OPENSSL_INCLUDES = @OPENSSL_INCLUDES@ 296 OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@ 297 OPENSSL_LIBS = @OPENSSL_LIBS@ 298 OTOOL = @OTOOL@ 299 OTOOL64 = @OTOOL64@ 300 PACKAGE = @PACKAGE@ 301 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 302 PACKAGE_NAME = @PACKAGE_NAME@ 303 PACKAGE_STRING = @PACKAGE_STRING@ 304 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 305 PACKAGE_URL = @PACKAGE_URL@ 306 PACKAGE_VERSION = @PACKAGE_VERSION@ 307 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@ 308 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@ 309 PACKAGE_VERSION_SUBMINOR = @PACKAGE_VERSION_SUBMINOR@ 310 PATH_SEPARATOR = @PATH_SEPARATOR@ 311 PKG_CONFIG = @PKG_CONFIG@ 312 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 313 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 314 PTHREAD_CC = @PTHREAD_CC@ 315 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 316 PTHREAD_LIBS = @PTHREAD_LIBS@ 317 RANLIB = @RANLIB@ 318 RC = @RC@ 319 SED = @SED@ 320 SET_MAKE = @SET_MAKE@ 321 SHELL = @SHELL@ 322 SPDY_LIBDEPS = @SPDY_LIBDEPS@ 323 SPDY_LIB_CFLAGS = @SPDY_LIB_CFLAGS@ 324 SPDY_LIB_CPPFLAGS = @SPDY_LIB_CPPFLAGS@ 325 SPDY_LIB_LDFLAGS = @SPDY_LIB_LDFLAGS@ 326 STRIP = @STRIP@ 327 VERSION = @VERSION@ 328 _libcurl_config = @_libcurl_config@ 329 abs_builddir = @abs_builddir@ 330 abs_srcdir = @abs_srcdir@ 331 abs_top_builddir = @abs_top_builddir@ 332 abs_top_srcdir = @abs_top_srcdir@ 333 ac_ct_AR = @ac_ct_AR@ 334 ac_ct_CC = @ac_ct_CC@ 335 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 336 am__include = @am__include@ 337 am__leading_dot = @am__leading_dot@ 338 am__quote = @am__quote@ 339 am__tar = @am__tar@ 340 am__untar = @am__untar@ 341 ax_pthread_config = @ax_pthread_config@ 342 bindir = @bindir@ 343 build = @build@ 344 build_alias = @build_alias@ 345 build_cpu = @build_cpu@ 346 build_os = @build_os@ 347 build_vendor = @build_vendor@ 348 builddir = @builddir@ 349 datadir = @datadir@ 350 datarootdir = @datarootdir@ 351 docdir = @docdir@ 352 dvidir = @dvidir@ 353 exec_prefix = @exec_prefix@ 354 have_socat = @have_socat@ 355 have_zzuf = @have_zzuf@ 356 host = @host@ 357 host_alias = @host_alias@ 358 host_cpu = @host_cpu@ 359 host_os = @host_os@ 360 host_vendor = @host_vendor@ 361 htmldir = @htmldir@ 362 includedir = @includedir@ 363 infodir = @infodir@ 364 install_sh = @install_sh@ 365 libdir = @libdir@ 366 libexecdir = @libexecdir@ 367 localedir = @localedir@ 368 localstatedir = @localstatedir@ 369 lt_cv_objdir = @lt_cv_objdir@ 370 mandir = @mandir@ 371 mkdir_p = @mkdir_p@ 372 oldincludedir = @oldincludedir@ 373 pdfdir = @pdfdir@ 374 prefix = @prefix@ 375 program_transform_name = @program_transform_name@ 376 psdir = @psdir@ 377 sbindir = @sbindir@ 378 sharedstatedir = @sharedstatedir@ 379 srcdir = @srcdir@ 380 sysconfdir = @sysconfdir@ 381 target_alias = @target_alias@ 382 top_build_prefix = @top_build_prefix@ 383 top_builddir = @top_builddir@ 384 top_srcdir = @top_srcdir@ 385 386 # This Makefile.am is in the public domain 387 SUBDIRS = . 388 AM_CFLAGS = $(am__append_1) 389 AM_CPPFLAGS = \ 390 -I$(top_srcdir) \ 391 -I$(top_srcdir)/src/include \ 392 -I$(top_srcdir)/src/applicationlayer \ 393 -DDATA_DIR=\"$(top_srcdir)/src/datadir/\" \ 394 $(LIBCURL_CPPFLAGS) 395 396 @HAVE_W32_FALSE@PERF_GET_CONCURRENT = perf_get_concurrent 397 microspdy2http_SOURCES = \ 398 proxy.c 399 400 microspdy2http_LDADD = \ 401 $(top_builddir)/src/microspdy/libmicrospdy.la \ 402 -lz \ 403 $(LIBCURL) 404 405 all: all-recursive 406 407 .SUFFIXES: 408 .SUFFIXES: .c .lo .o .obj 409 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 410 @for dep in $?; do \ 411 case '$(am__configure_deps)' in \ 412 *$$dep*) \ 413 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 414 && { if test -f $@; then exit 0; else break; fi; }; \ 415 exit 1;; \ 416 esac; \ 417 done; \ 418 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/spdy2http/Makefile'; \ 419 $(am__cd) $(top_srcdir) && \ 420 $(AUTOMAKE) --gnu src/spdy2http/Makefile 421 .PRECIOUS: Makefile 422 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 423 @case '$?' in \ 424 *config.status*) \ 425 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 426 *) \ 427 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 428 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 429 esac; 430 431 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 432 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 433 434 $(top_srcdir)/configure: $(am__configure_deps) 435 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 436 $(ACLOCAL_M4): $(am__aclocal_m4_deps) 437 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 438 $(am__aclocal_m4_deps): 439 install-binPROGRAMS: $(bin_PROGRAMS) 440 @$(NORMAL_INSTALL) 441 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 442 if test -n "$$list"; then \ 443 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 444 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 445 fi; \ 446 for p in $$list; do echo "$$p $$p"; done | \ 447 sed 's/$(EXEEXT)$$//' | \ 448 while read p p1; do if test -f $$p \ 449 || test -f $$p1 \ 450 ; then echo "$$p"; echo "$$p"; else :; fi; \ 451 done | \ 452 sed -e 'p;s,.*/,,;n;h' \ 453 -e 's|.*|.|' \ 454 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 455 sed 'N;N;N;s,\n, ,g' | \ 456 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 457 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 458 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 459 else { print "f", $$3 "/" $$4, $$1; } } \ 460 END { for (d in files) print "f", d, files[d] }' | \ 461 while read type dir files; do \ 462 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 463 test -z "$$files" || { \ 464 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 465 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 466 } \ 467 ; done 468 469 uninstall-binPROGRAMS: 470 @$(NORMAL_UNINSTALL) 471 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 472 files=`for p in $$list; do echo "$$p"; done | \ 473 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 474 -e 's/$$/$(EXEEXT)/' \ 475 `; \ 476 test -n "$$list" || exit 0; \ 477 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 478 cd "$(DESTDIR)$(bindir)" && rm -f $$files 479 480 clean-binPROGRAMS: 481 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 482 echo " rm -f" $$list; \ 483 rm -f $$list || exit $$?; \ 484 test -n "$(EXEEXT)" || exit 0; \ 485 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 486 echo " rm -f" $$list; \ 487 rm -f $$list 488 489 microspdy2http$(EXEEXT): $(microspdy2http_OBJECTS) $(microspdy2http_DEPENDENCIES) $(EXTRA_microspdy2http_DEPENDENCIES) 490 @rm -f microspdy2http$(EXEEXT) 491 $(AM_V_CCLD)$(LINK) $(microspdy2http_OBJECTS) $(microspdy2http_LDADD) $(LIBS) 492 493 mostlyclean-compile: 494 -rm -f *.$(OBJEXT) 495 496 distclean-compile: 497 -rm -f *.tab.c 498 499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxy.Po@am__quote@ 500 501 .c.o: 502 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ 503 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 504 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 507 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 508 509 .c.obj: 510 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ 511 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 512 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 515 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 516 517 .c.lo: 518 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ 519 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 520 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo 521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 523 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 524 525 mostlyclean-libtool: 526 -rm -f *.lo 527 528 clean-libtool: 529 -rm -rf .libs _libs 530 531 # This directory's subdirectories are mostly independent; you can cd 532 # into them and run 'make' without going through this Makefile. 533 # To change the values of 'make' variables: instead of editing Makefiles, 534 # (1) if the variable is set in 'config.status', edit 'config.status' 535 # (which will cause the Makefiles to be regenerated when you run 'make'); 536 # (2) otherwise, pass the desired values on the 'make' command line. 537 $(am__recursive_targets): 538 @fail=; \ 539 if $(am__make_keepgoing); then \ 540 failcom='fail=yes'; \ 541 else \ 542 failcom='exit 1'; \ 543 fi; \ 544 dot_seen=no; \ 545 target=`echo $@ | sed s/-recursive//`; \ 546 case "$@" in \ 547 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 548 *) list='$(SUBDIRS)' ;; \ 549 esac; \ 550 for subdir in $$list; do \ 551 echo "Making $$target in $$subdir"; \ 552 if test "$$subdir" = "."; then \ 553 dot_seen=yes; \ 554 local_target="$$target-am"; \ 555 else \ 556 local_target="$$target"; \ 557 fi; \ 558 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 559 || eval $$failcom; \ 560 done; \ 561 if test "$$dot_seen" = "no"; then \ 562 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 563 fi; test -z "$$fail" 564 565 ID: $(am__tagged_files) 566 $(am__define_uniq_tagged_files); mkid -fID $$unique 567 tags: tags-recursive 568 TAGS: tags 569 570 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 571 set x; \ 572 here=`pwd`; \ 573 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 574 include_option=--etags-include; \ 575 empty_fix=.; \ 576 else \ 577 include_option=--include; \ 578 empty_fix=; \ 579 fi; \ 580 list='$(SUBDIRS)'; for subdir in $$list; do \ 581 if test "$$subdir" = .; then :; else \ 582 test ! -f $$subdir/TAGS || \ 583 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 584 fi; \ 585 done; \ 586 $(am__define_uniq_tagged_files); \ 587 shift; \ 588 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 589 test -n "$$unique" || unique=$$empty_fix; \ 590 if test $$# -gt 0; then \ 591 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 592 "$$@" $$unique; \ 593 else \ 594 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 595 $$unique; \ 596 fi; \ 597 fi 598 ctags: ctags-recursive 599 600 CTAGS: ctags 601 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 602 $(am__define_uniq_tagged_files); \ 603 test -z "$(CTAGS_ARGS)$$unique" \ 604 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 605 $$unique 606 607 GTAGS: 608 here=`$(am__cd) $(top_builddir) && pwd` \ 609 && $(am__cd) $(top_srcdir) \ 610 && gtags -i $(GTAGS_ARGS) "$$here" 611 cscopelist: cscopelist-recursive 612 613 cscopelist-am: $(am__tagged_files) 614 list='$(am__tagged_files)'; \ 615 case "$(srcdir)" in \ 616 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 617 *) sdir=$(subdir)/$(srcdir) ;; \ 618 esac; \ 619 for i in $$list; do \ 620 if test -f "$$i"; then \ 621 echo "$(subdir)/$$i"; \ 622 else \ 623 echo "$$sdir/$$i"; \ 624 fi; \ 625 done >> $(top_builddir)/cscope.files 626 627 distclean-tags: 628 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 629 630 distdir: $(DISTFILES) 631 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 632 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 633 list='$(DISTFILES)'; \ 634 dist_files=`for file in $$list; do echo $$file; done | \ 635 sed -e "s|^$$srcdirstrip/||;t" \ 636 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 637 case $$dist_files in \ 638 */*) $(MKDIR_P) `echo "$$dist_files" | \ 639 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 640 sort -u` ;; \ 641 esac; \ 642 for file in $$dist_files; do \ 643 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 644 if test -d $$d/$$file; then \ 645 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 646 if test -d "$(distdir)/$$file"; then \ 647 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 648 fi; \ 649 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 650 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 651 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 652 fi; \ 653 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 654 else \ 655 test -f "$(distdir)/$$file" \ 656 || cp -p $$d/$$file "$(distdir)/$$file" \ 657 || exit 1; \ 658 fi; \ 659 done 660 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 661 if test "$$subdir" = .; then :; else \ 662 $(am__make_dryrun) \ 663 || test -d "$(distdir)/$$subdir" \ 664 || $(MKDIR_P) "$(distdir)/$$subdir" \ 665 || exit 1; \ 666 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 667 $(am__relativize); \ 668 new_distdir=$$reldir; \ 669 dir1=$$subdir; dir2="$(top_distdir)"; \ 670 $(am__relativize); \ 671 new_top_distdir=$$reldir; \ 672 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 673 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 674 ($(am__cd) $$subdir && \ 675 $(MAKE) $(AM_MAKEFLAGS) \ 676 top_distdir="$$new_top_distdir" \ 677 distdir="$$new_distdir" \ 678 am__remove_distdir=: \ 679 am__skip_length_check=: \ 680 am__skip_mode_fix=: \ 681 distdir) \ 682 || exit 1; \ 683 fi; \ 684 done 685 check-am: all-am 686 check: check-recursive 687 all-am: Makefile $(PROGRAMS) 688 installdirs: installdirs-recursive 689 installdirs-am: 690 for dir in "$(DESTDIR)$(bindir)"; do \ 691 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 692 done 693 install: install-recursive 694 install-exec: install-exec-recursive 695 install-data: install-data-recursive 696 uninstall: uninstall-recursive 697 698 install-am: all-am 699 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 700 701 installcheck: installcheck-recursive 702 install-strip: 703 if test -z '$(STRIP)'; then \ 704 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 705 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 706 install; \ 707 else \ 708 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 709 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 710 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 711 fi 712 mostlyclean-generic: 713 714 clean-generic: 715 716 distclean-generic: 717 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 718 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 719 720 maintainer-clean-generic: 721 @echo "This command is intended for maintainers to use" 722 @echo "it deletes files that may require special tools to rebuild." 723 clean: clean-recursive 724 725 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am 726 727 distclean: distclean-recursive 728 -rm -rf ./$(DEPDIR) 729 -rm -f Makefile 730 distclean-am: clean-am distclean-compile distclean-generic \ 731 distclean-tags 732 733 dvi: dvi-recursive 734 735 dvi-am: 736 737 html: html-recursive 738 739 html-am: 740 741 info: info-recursive 742 743 info-am: 744 745 install-data-am: 746 747 install-dvi: install-dvi-recursive 748 749 install-dvi-am: 750 751 install-exec-am: install-binPROGRAMS 752 753 install-html: install-html-recursive 754 755 install-html-am: 756 757 install-info: install-info-recursive 758 759 install-info-am: 760 761 install-man: 762 763 install-pdf: install-pdf-recursive 764 765 install-pdf-am: 766 767 install-ps: install-ps-recursive 768 769 install-ps-am: 770 771 installcheck-am: 772 773 maintainer-clean: maintainer-clean-recursive 774 -rm -rf ./$(DEPDIR) 775 -rm -f Makefile 776 maintainer-clean-am: distclean-am maintainer-clean-generic 777 778 mostlyclean: mostlyclean-recursive 779 780 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 781 mostlyclean-libtool 782 783 pdf: pdf-recursive 784 785 pdf-am: 786 787 ps: ps-recursive 788 789 ps-am: 790 791 uninstall-am: uninstall-binPROGRAMS 792 793 .MAKE: $(am__recursive_targets) install-am install-strip 794 795 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 796 check-am clean clean-binPROGRAMS clean-generic clean-libtool \ 797 cscopelist-am ctags ctags-am distclean distclean-compile \ 798 distclean-generic distclean-libtool distclean-tags distdir dvi \ 799 dvi-am html html-am info info-am install install-am \ 800 install-binPROGRAMS install-data install-data-am install-dvi \ 801 install-dvi-am install-exec install-exec-am install-html \ 802 install-html-am install-info install-info-am install-man \ 803 install-pdf install-pdf-am install-ps install-ps-am \ 804 install-strip installcheck installcheck-am installdirs \ 805 installdirs-am maintainer-clean maintainer-clean-generic \ 806 mostlyclean mostlyclean-compile mostlyclean-generic \ 807 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 808 uninstall-am uninstall-binPROGRAMS 809 810 811 # Tell versions [3.59,3.63) of GNU make to not export all variables. 812 # Otherwise a system limit (for SysV at least) may be exceeded. 813 .NOEXPORT: 814