1# Makefile.in generated by automake 1.15 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2014 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@ 16VPATH = @srcdir@ 17am__is_gnu_make = { \ 18 if test -z '$(MAKELEVEL)'; then \ 19 false; \ 20 elif test -n '$(MAKE_HOST)'; then \ 21 true; \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 23 true; \ 24 else \ 25 false; \ 26 fi; \ 27} 28am__make_running_with_option = \ 29 case $${target_option-} in \ 30 ?) ;; \ 31 *) echo "am__make_running_with_option: internal error: invalid" \ 32 "target option '$${target_option-}' specified" >&2; \ 33 exit 1;; \ 34 esac; \ 35 has_opt=no; \ 36 sane_makeflags=$$MAKEFLAGS; \ 37 if $(am__is_gnu_make); then \ 38 sane_makeflags=$$MFLAGS; \ 39 else \ 40 case $$MAKEFLAGS in \ 41 *\\[\ \ ]*) \ 42 bs=\\; \ 43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 45 esac; \ 46 fi; \ 47 skip_next=no; \ 48 strip_trailopt () \ 49 { \ 50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 51 }; \ 52 for flg in $$sane_makeflags; do \ 53 test $$skip_next = yes && { skip_next=no; continue; }; \ 54 case $$flg in \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ 59 -*O?*) strip_trailopt 'O';; \ 60 -*l) strip_trailopt 'l'; skip_next=yes;; \ 61 -*l?*) strip_trailopt 'l';; \ 62 -[dEDm]) skip_next=yes;; \ 63 -[JT]) skip_next=yes;; \ 64 esac; \ 65 case $$flg in \ 66 *$$target_option*) has_opt=yes; break;; \ 67 esac; \ 68 done; \ 69 test $$has_opt = yes 70am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 71am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 72pkgdatadir = $(datadir)/@PACKAGE@ 73pkgincludedir = $(includedir)/@PACKAGE@ 74pkglibdir = $(libdir)/@PACKAGE@ 75pkglibexecdir = $(libexecdir)/@PACKAGE@ 76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 77install_sh_DATA = $(install_sh) -c -m 644 78install_sh_PROGRAM = $(install_sh) -c 79install_sh_SCRIPT = $(install_sh) -c 80INSTALL_HEADER = $(INSTALL_DATA) 81transform = $(program_transform_name) 82NORMAL_INSTALL = : 83PRE_INSTALL = : 84POST_INSTALL = : 85NORMAL_UNINSTALL = : 86PRE_UNINSTALL = : 87POST_UNINSTALL = : 88build_triplet = @build@ 89host_triplet = @host@ 90target_triplet = @target@ 91subdir = doc/scripts 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 94 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 96 $(top_srcdir)/configure.ac 97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 98 $(ACLOCAL_M4) 99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 100mkinstalldirs = $(install_sh) -d 101CONFIG_HEADER = $(top_builddir)/config.h 102CONFIG_CLEAN_FILES = 103CONFIG_CLEAN_VPATH_FILES = 104AM_V_P = $(am__v_P_@AM_V@) 105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 106am__v_P_0 = false 107am__v_P_1 = : 108AM_V_GEN = $(am__v_GEN_@AM_V@) 109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 110am__v_GEN_0 = @echo " GEN " $@; 111am__v_GEN_1 = 112AM_V_at = $(am__v_at_@AM_V@) 113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 114am__v_at_0 = @ 115am__v_at_1 = 116SOURCES = 117DIST_SOURCES = 118am__can_run_installinfo = \ 119 case $$AM_UPDATE_INFO_DIR in \ 120 n|no|NO) false;; \ 121 *) (install-info --version) >/dev/null 2>&1;; \ 122 esac 123am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 124am__DIST_COMMON = $(srcdir)/Makefile.in 125DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 126ACLOCAL = @ACLOCAL@ 127AMTAR = @AMTAR@ 128AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 129AR = @AR@ 130ATTR_LIB = @ATTR_LIB@ 131AUTOCONF = @AUTOCONF@ 132AUTOHEADER = @AUTOHEADER@ 133AUTOMAKE = @AUTOMAKE@ 134AWK = @AWK@ 135BZ_LIB = @BZ_LIB@ 136CC = @CC@ 137CCDEPMODE = @CCDEPMODE@ 138CFLAGS = @CFLAGS@ 139CPP = @CPP@ 140CPPFLAGS = @CPPFLAGS@ 141CRYPT_LIB = @CRYPT_LIB@ 142CYGPATH_W = @CYGPATH_W@ 143DEFS = @DEFS@ 144DEPDIR = @DEPDIR@ 145DLLTOOL = @DLLTOOL@ 146DL_LIB = @DL_LIB@ 147DSYMUTIL = @DSYMUTIL@ 148DUMPBIN = @DUMPBIN@ 149ECHO_C = @ECHO_C@ 150ECHO_N = @ECHO_N@ 151ECHO_T = @ECHO_T@ 152EGREP = @EGREP@ 153EXEEXT = @EXEEXT@ 154FAM_CFLAGS = @FAM_CFLAGS@ 155FAM_LIBS = @FAM_LIBS@ 156FGREP = @FGREP@ 157GDBM_LIB = @GDBM_LIB@ 158GREP = @GREP@ 159INSTALL = @INSTALL@ 160INSTALL_DATA = @INSTALL_DATA@ 161INSTALL_PROGRAM = @INSTALL_PROGRAM@ 162INSTALL_SCRIPT = @INSTALL_SCRIPT@ 163INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 164LBER_LIB = @LBER_LIB@ 165LD = @LD@ 166LDAP_LIB = @LDAP_LIB@ 167LDFLAGS = @LDFLAGS@ 168LIBDPDK_CFLAGS = @LIBDPDK_CFLAGS@ 169LIBDPDK_LIBS = @LIBDPDK_LIBS@ 170LIBEV_CFLAGS = @LIBEV_CFLAGS@ 171LIBEV_LIBS = @LIBEV_LIBS@ 172LIBMTCP_CFLAGS = @LIBMTCP_CFLAGS@ 173LIBMTCP_LIBS = @LIBMTCP_LIBS@ 174LIBOBJS = @LIBOBJS@ 175LIBPSIO_CFLAGS = @LIBPSIO_CFLAGS@ 176LIBPSIO_LIBS = @LIBPSIO_LIBS@ 177LIBS = @LIBS@ 178LIBTOOL = @LIBTOOL@ 179LIPO = @LIPO@ 180LN_S = @LN_S@ 181LTLIBOBJS = @LTLIBOBJS@ 182LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 183LUA_CFLAGS = @LUA_CFLAGS@ 184LUA_LIBS = @LUA_LIBS@ 185MAKEINFO = @MAKEINFO@ 186MANIFEST_TOOL = @MANIFEST_TOOL@ 187MEMCACHE_LIB = @MEMCACHE_LIB@ 188MKDIR_P = @MKDIR_P@ 189MYSQL_CONFIG = @MYSQL_CONFIG@ 190MYSQL_INCLUDE = @MYSQL_INCLUDE@ 191MYSQL_LIBS = @MYSQL_LIBS@ 192NM = @NM@ 193NMEDIT = @NMEDIT@ 194OBJDUMP = @OBJDUMP@ 195OBJEXT = @OBJEXT@ 196OTOOL = @OTOOL@ 197OTOOL64 = @OTOOL64@ 198PACKAGE = @PACKAGE@ 199PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 200PACKAGE_NAME = @PACKAGE_NAME@ 201PACKAGE_STRING = @PACKAGE_STRING@ 202PACKAGE_TARNAME = @PACKAGE_TARNAME@ 203PACKAGE_URL = @PACKAGE_URL@ 204PACKAGE_VERSION = @PACKAGE_VERSION@ 205PATH_SEPARATOR = @PATH_SEPARATOR@ 206PCRECONFIG = @PCRECONFIG@ 207PCRE_LIB = @PCRE_LIB@ 208PKG_CONFIG = @PKG_CONFIG@ 209PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 210PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 211RANLIB = @RANLIB@ 212SED = @SED@ 213SENDFILE_LIB = @SENDFILE_LIB@ 214SET_MAKE = @SET_MAKE@ 215SHELL = @SHELL@ 216SQLITE_CFLAGS = @SQLITE_CFLAGS@ 217SQLITE_LIBS = @SQLITE_LIBS@ 218SSL_LIB = @SSL_LIB@ 219STRIP = @STRIP@ 220UUID_LIBS = @UUID_LIBS@ 221VERSION = @VERSION@ 222XML_CFLAGS = @XML_CFLAGS@ 223XML_LIBS = @XML_LIBS@ 224Z_LIB = @Z_LIB@ 225abs_builddir = @abs_builddir@ 226abs_srcdir = @abs_srcdir@ 227abs_top_builddir = @abs_top_builddir@ 228abs_top_srcdir = @abs_top_srcdir@ 229ac_ct_AR = @ac_ct_AR@ 230ac_ct_CC = @ac_ct_CC@ 231ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 232am__include = @am__include@ 233am__leading_dot = @am__leading_dot@ 234am__quote = @am__quote@ 235am__tar = @am__tar@ 236am__untar = @am__untar@ 237bindir = @bindir@ 238build = @build@ 239build_alias = @build_alias@ 240build_cpu = @build_cpu@ 241build_os = @build_os@ 242build_vendor = @build_vendor@ 243builddir = @builddir@ 244datadir = @datadir@ 245datarootdir = @datarootdir@ 246docdir = @docdir@ 247dvidir = @dvidir@ 248exec_prefix = @exec_prefix@ 249host = @host@ 250host_alias = @host_alias@ 251host_cpu = @host_cpu@ 252host_os = @host_os@ 253host_vendor = @host_vendor@ 254htmldir = @htmldir@ 255includedir = @includedir@ 256infodir = @infodir@ 257install_sh = @install_sh@ 258libdir = @libdir@ 259libexecdir = @libexecdir@ 260localedir = @localedir@ 261localstatedir = @localstatedir@ 262mandir = @mandir@ 263mkdir_p = @mkdir_p@ 264oldincludedir = @oldincludedir@ 265pdfdir = @pdfdir@ 266prefix = @prefix@ 267program_transform_name = @program_transform_name@ 268psdir = @psdir@ 269sbindir = @sbindir@ 270sharedstatedir = @sharedstatedir@ 271srcdir = @srcdir@ 272sysconfdir = @sysconfdir@ 273target = @target@ 274target_alias = @target_alias@ 275target_cpu = @target_cpu@ 276target_os = @target_os@ 277target_vendor = @target_vendor@ 278top_build_prefix = @top_build_prefix@ 279top_builddir = @top_builddir@ 280top_srcdir = @top_srcdir@ 281EXTRA_DIST = \ 282 rrdtool-graph.sh \ 283 spawn-php.sh 284 285all: all-am 286 287.SUFFIXES: 288$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 289 @for dep in $?; do \ 290 case '$(am__configure_deps)' in \ 291 *$$dep*) \ 292 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 293 && { if test -f $@; then exit 0; else break; fi; }; \ 294 exit 1;; \ 295 esac; \ 296 done; \ 297 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/scripts/Makefile'; \ 298 $(am__cd) $(top_srcdir) && \ 299 $(AUTOMAKE) --foreign doc/scripts/Makefile 300Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 301 @case '$?' in \ 302 *config.status*) \ 303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 304 *) \ 305 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 306 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 307 esac; 308 309$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 311 312$(top_srcdir)/configure: $(am__configure_deps) 313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 314$(ACLOCAL_M4): $(am__aclocal_m4_deps) 315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 316$(am__aclocal_m4_deps): 317 318mostlyclean-libtool: 319 -rm -f *.lo 320 321clean-libtool: 322 -rm -rf .libs _libs 323tags TAGS: 324 325ctags CTAGS: 326 327cscope cscopelist: 328 329 330distdir: $(DISTFILES) 331 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 332 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 333 list='$(DISTFILES)'; \ 334 dist_files=`for file in $$list; do echo $$file; done | \ 335 sed -e "s|^$$srcdirstrip/||;t" \ 336 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 337 case $$dist_files in \ 338 */*) $(MKDIR_P) `echo "$$dist_files" | \ 339 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 340 sort -u` ;; \ 341 esac; \ 342 for file in $$dist_files; do \ 343 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 344 if test -d $$d/$$file; then \ 345 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 346 if test -d "$(distdir)/$$file"; then \ 347 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 348 fi; \ 349 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 350 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 351 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 352 fi; \ 353 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 354 else \ 355 test -f "$(distdir)/$$file" \ 356 || cp -p $$d/$$file "$(distdir)/$$file" \ 357 || exit 1; \ 358 fi; \ 359 done 360check-am: all-am 361check: check-am 362all-am: Makefile 363installdirs: 364install: install-am 365install-exec: install-exec-am 366install-data: install-data-am 367uninstall: uninstall-am 368 369install-am: all-am 370 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 371 372installcheck: installcheck-am 373install-strip: 374 if test -z '$(STRIP)'; then \ 375 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 376 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 377 install; \ 378 else \ 379 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 380 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 381 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 382 fi 383mostlyclean-generic: 384 385clean-generic: 386 387distclean-generic: 388 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 389 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 390 391maintainer-clean-generic: 392 @echo "This command is intended for maintainers to use" 393 @echo "it deletes files that may require special tools to rebuild." 394clean: clean-am 395 396clean-am: clean-generic clean-libtool mostlyclean-am 397 398distclean: distclean-am 399 -rm -f Makefile 400distclean-am: clean-am distclean-generic 401 402dvi: dvi-am 403 404dvi-am: 405 406html: html-am 407 408html-am: 409 410info: info-am 411 412info-am: 413 414install-data-am: 415 416install-dvi: install-dvi-am 417 418install-dvi-am: 419 420install-exec-am: 421 422install-html: install-html-am 423 424install-html-am: 425 426install-info: install-info-am 427 428install-info-am: 429 430install-man: 431 432install-pdf: install-pdf-am 433 434install-pdf-am: 435 436install-ps: install-ps-am 437 438install-ps-am: 439 440installcheck-am: 441 442maintainer-clean: maintainer-clean-am 443 -rm -f Makefile 444maintainer-clean-am: distclean-am maintainer-clean-generic 445 446mostlyclean: mostlyclean-am 447 448mostlyclean-am: mostlyclean-generic mostlyclean-libtool 449 450pdf: pdf-am 451 452pdf-am: 453 454ps: ps-am 455 456ps-am: 457 458uninstall-am: 459 460.MAKE: install-am install-strip 461 462.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 463 cscopelist-am ctags-am distclean distclean-generic \ 464 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 465 install install-am install-data install-data-am install-dvi \ 466 install-dvi-am install-exec install-exec-am install-html \ 467 install-html-am install-info install-info-am install-man \ 468 install-pdf install-pdf-am install-ps install-ps-am \ 469 install-strip installcheck installcheck-am installdirs \ 470 maintainer-clean maintainer-clean-generic mostlyclean \ 471 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 472 tags-am uninstall uninstall-am 473 474.PRECIOUS: Makefile 475 476 477# Tell versions [3.59,3.63) of GNU make to not export all variables. 478# Otherwise a system limit (for SysV at least) may be exceeded. 479.NOEXPORT: 480