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@ 91@CHECK_WITH_FASTCGI_TRUE@check_PROGRAMS = fcgi-auth$(EXEEXT) \ 92@CHECK_WITH_FASTCGI_TRUE@ fcgi-responder$(EXEEXT) 93subdir = tests 94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 95am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 96 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 97 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 98 $(top_srcdir)/configure.ac 99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 100 $(ACLOCAL_M4) 101DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 102mkinstalldirs = $(install_sh) -d 103CONFIG_HEADER = $(top_builddir)/config.h 104CONFIG_CLEAN_FILES = 105CONFIG_CLEAN_VPATH_FILES = 106am__fcgi_auth_SOURCES_DIST = fcgi-auth.c 107@CHECK_WITH_FASTCGI_TRUE@am_fcgi_auth_OBJECTS = fcgi-auth.$(OBJEXT) 108fcgi_auth_OBJECTS = $(am_fcgi_auth_OBJECTS) 109fcgi_auth_DEPENDENCIES = 110AM_V_lt = $(am__v_lt_@AM_V@) 111am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 112am__v_lt_0 = --silent 113am__v_lt_1 = 114am__fcgi_responder_SOURCES_DIST = fcgi-responder.c 115@CHECK_WITH_FASTCGI_TRUE@am_fcgi_responder_OBJECTS = \ 116@CHECK_WITH_FASTCGI_TRUE@ fcgi-responder.$(OBJEXT) 117fcgi_responder_OBJECTS = $(am_fcgi_responder_OBJECTS) 118fcgi_responder_DEPENDENCIES = 119AM_V_P = $(am__v_P_@AM_V@) 120am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 121am__v_P_0 = false 122am__v_P_1 = : 123AM_V_GEN = $(am__v_GEN_@AM_V@) 124am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 125am__v_GEN_0 = @echo " GEN " $@; 126am__v_GEN_1 = 127AM_V_at = $(am__v_at_@AM_V@) 128am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 129am__v_at_0 = @ 130am__v_at_1 = 131DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 132depcomp = $(SHELL) $(top_srcdir)/depcomp 133am__depfiles_maybe = depfiles 134am__mv = mv -f 135COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 136 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 137LTCOMPILE = $(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) 141AM_V_CC = $(am__v_CC_@AM_V@) 142am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 143am__v_CC_0 = @echo " CC " $@; 144am__v_CC_1 = 145CCLD = $(CC) 146LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 147 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 148 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 149AM_V_CCLD = $(am__v_CCLD_@AM_V@) 150am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 151am__v_CCLD_0 = @echo " CCLD " $@; 152am__v_CCLD_1 = 153SOURCES = $(fcgi_auth_SOURCES) $(fcgi_responder_SOURCES) 154DIST_SOURCES = $(am__fcgi_auth_SOURCES_DIST) \ 155 $(am__fcgi_responder_SOURCES_DIST) 156RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 157 ctags-recursive dvi-recursive html-recursive info-recursive \ 158 install-data-recursive install-dvi-recursive \ 159 install-exec-recursive install-html-recursive \ 160 install-info-recursive install-pdf-recursive \ 161 install-ps-recursive install-recursive installcheck-recursive \ 162 installdirs-recursive pdf-recursive ps-recursive \ 163 tags-recursive uninstall-recursive 164am__can_run_installinfo = \ 165 case $$AM_UPDATE_INFO_DIR in \ 166 n|no|NO) false;; \ 167 *) (install-info --version) >/dev/null 2>&1;; \ 168 esac 169RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 170 distclean-recursive maintainer-clean-recursive 171am__recursive_targets = \ 172 $(RECURSIVE_TARGETS) \ 173 $(RECURSIVE_CLEAN_TARGETS) \ 174 $(am__extra_recursive_targets) 175AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 176 check recheck distdir 177am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 178# Read a list of newline-separated strings from the standard input, 179# and print each of them once, without duplicates. Input order is 180# *not* preserved. 181am__uniquify_input = $(AWK) '\ 182 BEGIN { nonempty = 0; } \ 183 { items[$$0] = 1; nonempty = 1; } \ 184 END { if (nonempty) { for (i in items) print i; }; } \ 185' 186# Make sure the list of sources is unique. This is necessary because, 187# e.g., the same source file might be shared among _SOURCES variables 188# for different programs/libraries. 189am__define_uniq_tagged_files = \ 190 list='$(am__tagged_files)'; \ 191 unique=`for i in $$list; do \ 192 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 193 done | $(am__uniquify_input)` 194ETAGS = etags 195CTAGS = ctags 196am__tty_colors_dummy = \ 197 mgn= red= grn= lgn= blu= brg= std=; \ 198 am__color_tests=no 199am__tty_colors = { \ 200 $(am__tty_colors_dummy); \ 201 if test "X$(AM_COLOR_TESTS)" = Xno; then \ 202 am__color_tests=no; \ 203 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ 204 am__color_tests=yes; \ 205 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ 206 am__color_tests=yes; \ 207 fi; \ 208 if test $$am__color_tests = yes; then \ 209 red='[0;31m'; \ 210 grn='[0;32m'; \ 211 lgn='[1;32m'; \ 212 blu='[1;34m'; \ 213 mgn='[0;35m'; \ 214 brg='[1m'; \ 215 std='[m'; \ 216 fi; \ 217} 218am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 219am__vpath_adj = case $$p in \ 220 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 221 *) f=$$p;; \ 222 esac; 223am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 224am__install_max = 40 225am__nobase_strip_setup = \ 226 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 227am__nobase_strip = \ 228 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 229am__nobase_list = $(am__nobase_strip_setup); \ 230 for p in $$list; do echo "$$p $$p"; done | \ 231 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 232 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 233 if (++n[$$2] == $(am__install_max)) \ 234 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 235 END { for (dir in files) print dir, files[dir] }' 236am__base_list = \ 237 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 238 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 239am__uninstall_files_from_dir = { \ 240 test -z "$$files" \ 241 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 242 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 243 $(am__cd) "$$dir" && rm -f $$files; }; \ 244 } 245am__recheck_rx = ^[ ]*:recheck:[ ]* 246am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* 247am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* 248# A command that, given a newline-separated list of test names on the 249# standard input, print the name of the tests that are to be re-run 250# upon "make recheck". 251am__list_recheck_tests = $(AWK) '{ \ 252 recheck = 1; \ 253 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 254 { \ 255 if (rc < 0) \ 256 { \ 257 if ((getline line2 < ($$0 ".log")) < 0) \ 258 recheck = 0; \ 259 break; \ 260 } \ 261 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ 262 { \ 263 recheck = 0; \ 264 break; \ 265 } \ 266 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ 267 { \ 268 break; \ 269 } \ 270 }; \ 271 if (recheck) \ 272 print $$0; \ 273 close ($$0 ".trs"); \ 274 close ($$0 ".log"); \ 275}' 276# A command that, given a newline-separated list of test names on the 277# standard input, create the global log from their .trs and .log files. 278am__create_global_log = $(AWK) ' \ 279function fatal(msg) \ 280{ \ 281 print "fatal: making $@: " msg | "cat >&2"; \ 282 exit 1; \ 283} \ 284function rst_section(header) \ 285{ \ 286 print header; \ 287 len = length(header); \ 288 for (i = 1; i <= len; i = i + 1) \ 289 printf "="; \ 290 printf "\n\n"; \ 291} \ 292{ \ 293 copy_in_global_log = 1; \ 294 global_test_result = "RUN"; \ 295 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 296 { \ 297 if (rc < 0) \ 298 fatal("failed to read from " $$0 ".trs"); \ 299 if (line ~ /$(am__global_test_result_rx)/) \ 300 { \ 301 sub("$(am__global_test_result_rx)", "", line); \ 302 sub("[ ]*$$", "", line); \ 303 global_test_result = line; \ 304 } \ 305 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ 306 copy_in_global_log = 0; \ 307 }; \ 308 if (copy_in_global_log) \ 309 { \ 310 rst_section(global_test_result ": " $$0); \ 311 while ((rc = (getline line < ($$0 ".log"))) != 0) \ 312 { \ 313 if (rc < 0) \ 314 fatal("failed to read from " $$0 ".log"); \ 315 print line; \ 316 }; \ 317 printf "\n"; \ 318 }; \ 319 close ($$0 ".trs"); \ 320 close ($$0 ".log"); \ 321}' 322# Restructured Text title. 323am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } 324# Solaris 10 'make', and several other traditional 'make' implementations, 325# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it 326# by disabling -e (using the XSI extension "set +e") if it's set. 327am__sh_e_setup = case $$- in *e*) set +e;; esac 328# Default flags passed to test drivers. 329am__common_driver_flags = \ 330 --color-tests "$$am__color_tests" \ 331 --enable-hard-errors "$$am__enable_hard_errors" \ 332 --expect-failure "$$am__expect_failure" 333# To be inserted before the command running the test. Creates the 334# directory for the log if needed. Stores in $dir the directory 335# containing $f, in $tst the test, in $log the log. Executes the 336# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and 337# passes TESTS_ENVIRONMENT. Set up options for the wrapper that 338# will run the test scripts (or their associated LOG_COMPILER, if 339# thy have one). 340am__check_pre = \ 341$(am__sh_e_setup); \ 342$(am__vpath_adj_setup) $(am__vpath_adj) \ 343$(am__tty_colors); \ 344srcdir=$(srcdir); export srcdir; \ 345case "$@" in \ 346 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ 347 *) am__odir=.;; \ 348esac; \ 349test "x$$am__odir" = x"." || test -d "$$am__odir" \ 350 || $(MKDIR_P) "$$am__odir" || exit $$?; \ 351if test -f "./$$f"; then dir=./; \ 352elif test -f "$$f"; then dir=; \ 353else dir="$(srcdir)/"; fi; \ 354tst=$$dir$$f; log='$@'; \ 355if test -n '$(DISABLE_HARD_ERRORS)'; then \ 356 am__enable_hard_errors=no; \ 357else \ 358 am__enable_hard_errors=yes; \ 359fi; \ 360case " $(XFAIL_TESTS) " in \ 361 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ 362 am__expect_failure=yes;; \ 363 *) \ 364 am__expect_failure=no;; \ 365esac; \ 366$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) 367# A shell command to get the names of the tests scripts with any registered 368# extension removed (i.e., equivalently, the names of the test logs, with 369# the '.log' extension removed). The result is saved in the shell variable 370# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, 371# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", 372# since that might cause problem with VPATH rewrites for suffix-less tests. 373# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. 374am__set_TESTS_bases = \ 375 bases='$(TEST_LOGS)'; \ 376 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ 377 bases=`echo $$bases` 378RECHECK_LOGS = $(TEST_LOGS) 379TEST_SUITE_LOG = test-suite.log 380TEST_EXTENSIONS = @EXEEXT@ .test 381LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver 382LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) 383am__set_b = \ 384 case '$@' in \ 385 */*) \ 386 case '$*' in \ 387 */*) b='$*';; \ 388 *) b=`echo '$@' | sed 's/\.log$$//'`; \ 389 esac;; \ 390 *) \ 391 b='$*';; \ 392 esac 393am__test_logs1 = $(TESTS:=.log) 394am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) 395TEST_LOGS = $(am__test_logs2:.test.log=.log) 396TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver 397TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ 398 $(TEST_LOG_FLAGS) 399DIST_SUBDIRS = $(SUBDIRS) 400am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ 401 $(top_srcdir)/test-driver 402DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 403am__relativize = \ 404 dir0=`pwd`; \ 405 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 406 sed_rest='s,^[^/]*/*,,'; \ 407 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 408 sed_butlast='s,/*[^/]*$$,,'; \ 409 while test -n "$$dir1"; do \ 410 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 411 if test "$$first" != "."; then \ 412 if test "$$first" = ".."; then \ 413 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 414 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 415 else \ 416 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 417 if test "$$first2" = "$$first"; then \ 418 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 419 else \ 420 dir2="../$$dir2"; \ 421 fi; \ 422 dir0="$$dir0"/"$$first"; \ 423 fi; \ 424 fi; \ 425 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 426 done; \ 427 reldir="$$dir2" 428ACLOCAL = @ACLOCAL@ 429AMTAR = @AMTAR@ 430AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 431AR = @AR@ 432ATTR_LIB = @ATTR_LIB@ 433AUTOCONF = @AUTOCONF@ 434AUTOHEADER = @AUTOHEADER@ 435AUTOMAKE = @AUTOMAKE@ 436AWK = @AWK@ 437BZ_LIB = @BZ_LIB@ 438CC = @CC@ 439CCDEPMODE = @CCDEPMODE@ 440CFLAGS = @CFLAGS@ 441CPP = @CPP@ 442CPPFLAGS = @CPPFLAGS@ 443CRYPT_LIB = @CRYPT_LIB@ 444CYGPATH_W = @CYGPATH_W@ 445DEFS = @DEFS@ 446DEPDIR = @DEPDIR@ 447DLLTOOL = @DLLTOOL@ 448DL_LIB = @DL_LIB@ 449DSYMUTIL = @DSYMUTIL@ 450DUMPBIN = @DUMPBIN@ 451ECHO_C = @ECHO_C@ 452ECHO_N = @ECHO_N@ 453ECHO_T = @ECHO_T@ 454EGREP = @EGREP@ 455EXEEXT = @EXEEXT@ 456FAM_CFLAGS = @FAM_CFLAGS@ 457FAM_LIBS = @FAM_LIBS@ 458FGREP = @FGREP@ 459GDBM_LIB = @GDBM_LIB@ 460GREP = @GREP@ 461INSTALL = @INSTALL@ 462INSTALL_DATA = @INSTALL_DATA@ 463INSTALL_PROGRAM = @INSTALL_PROGRAM@ 464INSTALL_SCRIPT = @INSTALL_SCRIPT@ 465INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 466LBER_LIB = @LBER_LIB@ 467LD = @LD@ 468LDAP_LIB = @LDAP_LIB@ 469LDFLAGS = @LDFLAGS@ 470LIBDPDK_CFLAGS = @LIBDPDK_CFLAGS@ 471LIBDPDK_LIBS = @LIBDPDK_LIBS@ 472LIBEV_CFLAGS = @LIBEV_CFLAGS@ 473LIBEV_LIBS = @LIBEV_LIBS@ 474LIBMTCP_CFLAGS = @LIBMTCP_CFLAGS@ 475LIBMTCP_LIBS = @LIBMTCP_LIBS@ 476LIBOBJS = @LIBOBJS@ 477LIBPSIO_CFLAGS = @LIBPSIO_CFLAGS@ 478LIBPSIO_LIBS = @LIBPSIO_LIBS@ 479LIBS = @LIBS@ 480LIBTOOL = @LIBTOOL@ 481LIPO = @LIPO@ 482LN_S = @LN_S@ 483LTLIBOBJS = @LTLIBOBJS@ 484LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 485LUA_CFLAGS = @LUA_CFLAGS@ 486LUA_LIBS = @LUA_LIBS@ 487MAKEINFO = @MAKEINFO@ 488MANIFEST_TOOL = @MANIFEST_TOOL@ 489MEMCACHE_LIB = @MEMCACHE_LIB@ 490MKDIR_P = @MKDIR_P@ 491MYSQL_CONFIG = @MYSQL_CONFIG@ 492MYSQL_INCLUDE = @MYSQL_INCLUDE@ 493MYSQL_LIBS = @MYSQL_LIBS@ 494NM = @NM@ 495NMEDIT = @NMEDIT@ 496OBJDUMP = @OBJDUMP@ 497OBJEXT = @OBJEXT@ 498OTOOL = @OTOOL@ 499OTOOL64 = @OTOOL64@ 500PACKAGE = @PACKAGE@ 501PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 502PACKAGE_NAME = @PACKAGE_NAME@ 503PACKAGE_STRING = @PACKAGE_STRING@ 504PACKAGE_TARNAME = @PACKAGE_TARNAME@ 505PACKAGE_URL = @PACKAGE_URL@ 506PACKAGE_VERSION = @PACKAGE_VERSION@ 507PATH_SEPARATOR = @PATH_SEPARATOR@ 508PCRECONFIG = @PCRECONFIG@ 509PCRE_LIB = @PCRE_LIB@ 510PKG_CONFIG = @PKG_CONFIG@ 511PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 512PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 513RANLIB = @RANLIB@ 514SED = @SED@ 515SENDFILE_LIB = @SENDFILE_LIB@ 516SET_MAKE = @SET_MAKE@ 517SHELL = @SHELL@ 518SQLITE_CFLAGS = @SQLITE_CFLAGS@ 519SQLITE_LIBS = @SQLITE_LIBS@ 520SSL_LIB = @SSL_LIB@ 521STRIP = @STRIP@ 522UUID_LIBS = @UUID_LIBS@ 523VERSION = @VERSION@ 524XML_CFLAGS = @XML_CFLAGS@ 525XML_LIBS = @XML_LIBS@ 526Z_LIB = @Z_LIB@ 527abs_builddir = @abs_builddir@ 528abs_srcdir = @abs_srcdir@ 529abs_top_builddir = @abs_top_builddir@ 530abs_top_srcdir = @abs_top_srcdir@ 531ac_ct_AR = @ac_ct_AR@ 532ac_ct_CC = @ac_ct_CC@ 533ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 534am__include = @am__include@ 535am__leading_dot = @am__leading_dot@ 536am__quote = @am__quote@ 537am__tar = @am__tar@ 538am__untar = @am__untar@ 539bindir = @bindir@ 540build = @build@ 541build_alias = @build_alias@ 542build_cpu = @build_cpu@ 543build_os = @build_os@ 544build_vendor = @build_vendor@ 545builddir = @builddir@ 546datadir = @datadir@ 547datarootdir = @datarootdir@ 548docdir = @docdir@ 549dvidir = @dvidir@ 550exec_prefix = @exec_prefix@ 551host = @host@ 552host_alias = @host_alias@ 553host_cpu = @host_cpu@ 554host_os = @host_os@ 555host_vendor = @host_vendor@ 556htmldir = @htmldir@ 557includedir = @includedir@ 558infodir = @infodir@ 559install_sh = @install_sh@ 560libdir = @libdir@ 561libexecdir = @libexecdir@ 562localedir = @localedir@ 563localstatedir = @localstatedir@ 564mandir = @mandir@ 565mkdir_p = @mkdir_p@ 566oldincludedir = @oldincludedir@ 567pdfdir = @pdfdir@ 568prefix = @prefix@ 569program_transform_name = @program_transform_name@ 570psdir = @psdir@ 571sbindir = @sbindir@ 572sharedstatedir = @sharedstatedir@ 573srcdir = @srcdir@ 574sysconfdir = @sysconfdir@ 575target = @target@ 576target_alias = @target_alias@ 577target_cpu = @target_cpu@ 578target_os = @target_os@ 579target_vendor = @target_vendor@ 580top_build_prefix = @top_build_prefix@ 581top_builddir = @top_builddir@ 582top_srcdir = @top_srcdir@ 583 584# lighttpd.conf and conformance.pl expect this directory 585testdir = $(srcdir)/tmp/lighttpd/ 586@CHECK_WITH_FASTCGI_TRUE@fcgi_auth_SOURCES = fcgi-auth.c 587@CHECK_WITH_FASTCGI_TRUE@fcgi_auth_LDADD = -lfcgi 588@CHECK_WITH_FASTCGI_TRUE@fcgi_responder_SOURCES = fcgi-responder.c 589@CHECK_WITH_FASTCGI_TRUE@fcgi_responder_LDADD = -lfcgi 590TESTS = \ 591 prepare.sh \ 592 run-tests.pl \ 593 cleanup.sh 594 595CONFS = fastcgi-10.conf \ 596 fastcgi-auth.conf \ 597 fastcgi-responder.conf \ 598 fastcgi-13.conf \ 599 bug-06.conf \ 600 bug-12.conf \ 601 core-var-include.t \ 602 var-include.conf \ 603 var-include-sub.conf \ 604 condition.conf \ 605 core-condition.t \ 606 core-request.t \ 607 core-response.t \ 608 core-keepalive.t \ 609 core.t \ 610 mod-proxy.t \ 611 proxy.conf \ 612 mod-secdownload.t \ 613 mod-access.t \ 614 mod-auth.t \ 615 mod-cgi.t \ 616 mod-compress.t \ 617 mod-compress.conf \ 618 mod-fastcgi.t \ 619 mod-redirect.t \ 620 mod-rewrite.t \ 621 mod-userdir.t \ 622 symlink.t \ 623 request.t \ 624 mod-ssi.t \ 625 LightyTest.pm \ 626 mod-setenv.t \ 627 lowercase.t \ 628 lowercase.conf \ 629 cachable.t \ 630 core-404-handler.t \ 631 404-handler.conf 632 633TESTS_ENVIRONMENT = $(srcdir)/wrapper.sh $(srcdir) $(top_builddir) 634EXTRA_DIST = wrapper.sh lighttpd.conf \ 635 lighttpd.user \ 636 lighttpd.htpasswd \ 637 SConscript \ 638 $(CONFS) \ 639 $(TESTS) 640 641SUBDIRS = docroot 642all: all-recursive 643 644.SUFFIXES: 645.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs 646$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 647 @for dep in $?; do \ 648 case '$(am__configure_deps)' in \ 649 *$$dep*) \ 650 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 651 && { if test -f $@; then exit 0; else break; fi; }; \ 652 exit 1;; \ 653 esac; \ 654 done; \ 655 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \ 656 $(am__cd) $(top_srcdir) && \ 657 $(AUTOMAKE) --foreign tests/Makefile 658Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 659 @case '$?' in \ 660 *config.status*) \ 661 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 662 *) \ 663 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 664 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 665 esac; 666 667$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 668 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 669 670$(top_srcdir)/configure: $(am__configure_deps) 671 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 672$(ACLOCAL_M4): $(am__aclocal_m4_deps) 673 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 674$(am__aclocal_m4_deps): 675 676clean-checkPROGRAMS: 677 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ 678 echo " rm -f" $$list; \ 679 rm -f $$list || exit $$?; \ 680 test -n "$(EXEEXT)" || exit 0; \ 681 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 682 echo " rm -f" $$list; \ 683 rm -f $$list 684 685fcgi-auth$(EXEEXT): $(fcgi_auth_OBJECTS) $(fcgi_auth_DEPENDENCIES) $(EXTRA_fcgi_auth_DEPENDENCIES) 686 @rm -f fcgi-auth$(EXEEXT) 687 $(AM_V_CCLD)$(LINK) $(fcgi_auth_OBJECTS) $(fcgi_auth_LDADD) $(LIBS) 688 689fcgi-responder$(EXEEXT): $(fcgi_responder_OBJECTS) $(fcgi_responder_DEPENDENCIES) $(EXTRA_fcgi_responder_DEPENDENCIES) 690 @rm -f fcgi-responder$(EXEEXT) 691 $(AM_V_CCLD)$(LINK) $(fcgi_responder_OBJECTS) $(fcgi_responder_LDADD) $(LIBS) 692 693mostlyclean-compile: 694 -rm -f *.$(OBJEXT) 695 696distclean-compile: 697 -rm -f *.tab.c 698 699@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcgi-auth.Po@am__quote@ 700@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcgi-responder.Po@am__quote@ 701 702.c.o: 703@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 704@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 705@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 706@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 707@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 708 709.c.obj: 710@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 711@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 712@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 713@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 714@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 715 716.c.lo: 717@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 718@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 719@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 720@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 721@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 722 723mostlyclean-libtool: 724 -rm -f *.lo 725 726clean-libtool: 727 -rm -rf .libs _libs 728 729# This directory's subdirectories are mostly independent; you can cd 730# into them and run 'make' without going through this Makefile. 731# To change the values of 'make' variables: instead of editing Makefiles, 732# (1) if the variable is set in 'config.status', edit 'config.status' 733# (which will cause the Makefiles to be regenerated when you run 'make'); 734# (2) otherwise, pass the desired values on the 'make' command line. 735$(am__recursive_targets): 736 @fail=; \ 737 if $(am__make_keepgoing); then \ 738 failcom='fail=yes'; \ 739 else \ 740 failcom='exit 1'; \ 741 fi; \ 742 dot_seen=no; \ 743 target=`echo $@ | sed s/-recursive//`; \ 744 case "$@" in \ 745 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 746 *) list='$(SUBDIRS)' ;; \ 747 esac; \ 748 for subdir in $$list; do \ 749 echo "Making $$target in $$subdir"; \ 750 if test "$$subdir" = "."; then \ 751 dot_seen=yes; \ 752 local_target="$$target-am"; \ 753 else \ 754 local_target="$$target"; \ 755 fi; \ 756 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 757 || eval $$failcom; \ 758 done; \ 759 if test "$$dot_seen" = "no"; then \ 760 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 761 fi; test -z "$$fail" 762 763ID: $(am__tagged_files) 764 $(am__define_uniq_tagged_files); mkid -fID $$unique 765tags: tags-recursive 766TAGS: tags 767 768tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 769 set x; \ 770 here=`pwd`; \ 771 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 772 include_option=--etags-include; \ 773 empty_fix=.; \ 774 else \ 775 include_option=--include; \ 776 empty_fix=; \ 777 fi; \ 778 list='$(SUBDIRS)'; for subdir in $$list; do \ 779 if test "$$subdir" = .; then :; else \ 780 test ! -f $$subdir/TAGS || \ 781 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 782 fi; \ 783 done; \ 784 $(am__define_uniq_tagged_files); \ 785 shift; \ 786 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 787 test -n "$$unique" || unique=$$empty_fix; \ 788 if test $$# -gt 0; then \ 789 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 790 "$$@" $$unique; \ 791 else \ 792 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 793 $$unique; \ 794 fi; \ 795 fi 796ctags: ctags-recursive 797 798CTAGS: ctags 799ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 800 $(am__define_uniq_tagged_files); \ 801 test -z "$(CTAGS_ARGS)$$unique" \ 802 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 803 $$unique 804 805GTAGS: 806 here=`$(am__cd) $(top_builddir) && pwd` \ 807 && $(am__cd) $(top_srcdir) \ 808 && gtags -i $(GTAGS_ARGS) "$$here" 809cscopelist: cscopelist-recursive 810 811cscopelist-am: $(am__tagged_files) 812 list='$(am__tagged_files)'; \ 813 case "$(srcdir)" in \ 814 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 815 *) sdir=$(subdir)/$(srcdir) ;; \ 816 esac; \ 817 for i in $$list; do \ 818 if test -f "$$i"; then \ 819 echo "$(subdir)/$$i"; \ 820 else \ 821 echo "$$sdir/$$i"; \ 822 fi; \ 823 done >> $(top_builddir)/cscope.files 824 825distclean-tags: 826 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 827 828# Recover from deleted '.trs' file; this should ensure that 829# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create 830# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells 831# to avoid problems with "make -n". 832.log.trs: 833 rm -f $< $@ 834 $(MAKE) $(AM_MAKEFLAGS) $< 835 836# Leading 'am--fnord' is there to ensure the list of targets does not 837# expand to empty, as could happen e.g. with make check TESTS=''. 838am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) 839am--force-recheck: 840 @: 841 842$(TEST_SUITE_LOG): $(TEST_LOGS) 843 @$(am__set_TESTS_bases); \ 844 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ 845 redo_bases=`for i in $$bases; do \ 846 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ 847 done`; \ 848 if test -n "$$redo_bases"; then \ 849 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ 850 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ 851 if $(am__make_dryrun); then :; else \ 852 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ 853 fi; \ 854 fi; \ 855 if test -n "$$am__remaking_logs"; then \ 856 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ 857 "recursion detected" >&2; \ 858 elif test -n "$$redo_logs"; then \ 859 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ 860 fi; \ 861 if $(am__make_dryrun); then :; else \ 862 st=0; \ 863 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ 864 for i in $$redo_bases; do \ 865 test -f $$i.trs && test -r $$i.trs \ 866 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ 867 test -f $$i.log && test -r $$i.log \ 868 || { echo "$$errmsg $$i.log" >&2; st=1; }; \ 869 done; \ 870 test $$st -eq 0 || exit 1; \ 871 fi 872 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ 873 ws='[ ]'; \ 874 results=`for b in $$bases; do echo $$b.trs; done`; \ 875 test -n "$$results" || results=/dev/null; \ 876 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ 877 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ 878 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ 879 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ 880 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 881 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ 882 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ 883 if test `expr $$fail + $$xpass + $$error` -eq 0; then \ 884 success=true; \ 885 else \ 886 success=false; \ 887 fi; \ 888 br='==================='; br=$$br$$br$$br$$br; \ 889 result_count () \ 890 { \ 891 if test x"$$1" = x"--maybe-color"; then \ 892 maybe_colorize=yes; \ 893 elif test x"$$1" = x"--no-color"; then \ 894 maybe_colorize=no; \ 895 else \ 896 echo "$@: invalid 'result_count' usage" >&2; exit 4; \ 897 fi; \ 898 shift; \ 899 desc=$$1 count=$$2; \ 900 if test $$maybe_colorize = yes && test $$count -gt 0; then \ 901 color_start=$$3 color_end=$$std; \ 902 else \ 903 color_start= color_end=; \ 904 fi; \ 905 echo "$${color_start}# $$desc $$count$${color_end}"; \ 906 }; \ 907 create_testsuite_report () \ 908 { \ 909 result_count $$1 "TOTAL:" $$all "$$brg"; \ 910 result_count $$1 "PASS: " $$pass "$$grn"; \ 911 result_count $$1 "SKIP: " $$skip "$$blu"; \ 912 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ 913 result_count $$1 "FAIL: " $$fail "$$red"; \ 914 result_count $$1 "XPASS:" $$xpass "$$red"; \ 915 result_count $$1 "ERROR:" $$error "$$mgn"; \ 916 }; \ 917 { \ 918 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ 919 $(am__rst_title); \ 920 create_testsuite_report --no-color; \ 921 echo; \ 922 echo ".. contents:: :depth: 2"; \ 923 echo; \ 924 for b in $$bases; do echo $$b; done \ 925 | $(am__create_global_log); \ 926 } >$(TEST_SUITE_LOG).tmp || exit 1; \ 927 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ 928 if $$success; then \ 929 col="$$grn"; \ 930 else \ 931 col="$$red"; \ 932 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ 933 fi; \ 934 echo "$${col}$$br$${std}"; \ 935 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ 936 echo "$${col}$$br$${std}"; \ 937 create_testsuite_report --maybe-color; \ 938 echo "$$col$$br$$std"; \ 939 if $$success; then :; else \ 940 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ 941 if test -n "$(PACKAGE_BUGREPORT)"; then \ 942 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ 943 fi; \ 944 echo "$$col$$br$$std"; \ 945 fi; \ 946 $$success || exit 1 947 948check-TESTS: 949 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list 950 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list 951 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 952 @set +e; $(am__set_TESTS_bases); \ 953 log_list=`for i in $$bases; do echo $$i.log; done`; \ 954 trs_list=`for i in $$bases; do echo $$i.trs; done`; \ 955 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ 956 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ 957 exit $$?; 958recheck: all $(check_PROGRAMS) 959 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 960 @set +e; $(am__set_TESTS_bases); \ 961 bases=`for i in $$bases; do echo $$i; done \ 962 | $(am__list_recheck_tests)` || exit 1; \ 963 log_list=`for i in $$bases; do echo $$i.log; done`; \ 964 log_list=`echo $$log_list`; \ 965 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ 966 am__force_recheck=am--force-recheck \ 967 TEST_LOGS="$$log_list"; \ 968 exit $$? 969prepare.sh.log: prepare.sh 970 @p='prepare.sh'; \ 971 b='prepare.sh'; \ 972 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 973 --log-file $$b.log --trs-file $$b.trs \ 974 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 975 "$$tst" $(AM_TESTS_FD_REDIRECT) 976run-tests.pl.log: run-tests.pl 977 @p='run-tests.pl'; \ 978 b='run-tests.pl'; \ 979 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 980 --log-file $$b.log --trs-file $$b.trs \ 981 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 982 "$$tst" $(AM_TESTS_FD_REDIRECT) 983cleanup.sh.log: cleanup.sh 984 @p='cleanup.sh'; \ 985 b='cleanup.sh'; \ 986 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 987 --log-file $$b.log --trs-file $$b.trs \ 988 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 989 "$$tst" $(AM_TESTS_FD_REDIRECT) 990.test.log: 991 @p='$<'; \ 992 $(am__set_b); \ 993 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 994 --log-file $$b.log --trs-file $$b.trs \ 995 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 996 "$$tst" $(AM_TESTS_FD_REDIRECT) 997@am__EXEEXT_TRUE@.test$(EXEEXT).log: 998@am__EXEEXT_TRUE@ @p='$<'; \ 999@am__EXEEXT_TRUE@ $(am__set_b); \ 1000@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 1001@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ 1002@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 1003@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) 1004 1005distdir: $(DISTFILES) 1006 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1007 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1008 list='$(DISTFILES)'; \ 1009 dist_files=`for file in $$list; do echo $$file; done | \ 1010 sed -e "s|^$$srcdirstrip/||;t" \ 1011 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 1012 case $$dist_files in \ 1013 */*) $(MKDIR_P) `echo "$$dist_files" | \ 1014 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 1015 sort -u` ;; \ 1016 esac; \ 1017 for file in $$dist_files; do \ 1018 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 1019 if test -d $$d/$$file; then \ 1020 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 1021 if test -d "$(distdir)/$$file"; then \ 1022 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1023 fi; \ 1024 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 1025 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 1026 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1027 fi; \ 1028 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 1029 else \ 1030 test -f "$(distdir)/$$file" \ 1031 || cp -p $$d/$$file "$(distdir)/$$file" \ 1032 || exit 1; \ 1033 fi; \ 1034 done 1035 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 1036 if test "$$subdir" = .; then :; else \ 1037 $(am__make_dryrun) \ 1038 || test -d "$(distdir)/$$subdir" \ 1039 || $(MKDIR_P) "$(distdir)/$$subdir" \ 1040 || exit 1; \ 1041 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 1042 $(am__relativize); \ 1043 new_distdir=$$reldir; \ 1044 dir1=$$subdir; dir2="$(top_distdir)"; \ 1045 $(am__relativize); \ 1046 new_top_distdir=$$reldir; \ 1047 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 1048 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 1049 ($(am__cd) $$subdir && \ 1050 $(MAKE) $(AM_MAKEFLAGS) \ 1051 top_distdir="$$new_top_distdir" \ 1052 distdir="$$new_distdir" \ 1053 am__remove_distdir=: \ 1054 am__skip_length_check=: \ 1055 am__skip_mode_fix=: \ 1056 distdir) \ 1057 || exit 1; \ 1058 fi; \ 1059 done 1060check-am: all-am 1061 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 1062 $(MAKE) $(AM_MAKEFLAGS) check-TESTS 1063check: check-recursive 1064all-am: Makefile 1065installdirs: installdirs-recursive 1066installdirs-am: 1067install: install-recursive 1068install-exec: install-exec-recursive 1069install-data: install-data-recursive 1070uninstall: uninstall-recursive 1071 1072install-am: all-am 1073 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1074 1075installcheck: installcheck-recursive 1076install-strip: 1077 if test -z '$(STRIP)'; then \ 1078 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1079 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1080 install; \ 1081 else \ 1082 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1083 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1084 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 1085 fi 1086mostlyclean-generic: 1087 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) 1088 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) 1089 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 1090 1091clean-generic: 1092 1093distclean-generic: 1094 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 1095 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 1096 1097maintainer-clean-generic: 1098 @echo "This command is intended for maintainers to use" 1099 @echo "it deletes files that may require special tools to rebuild." 1100clean: clean-recursive 1101 1102clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \ 1103 mostlyclean-am 1104 1105distclean: distclean-recursive 1106 -rm -rf ./$(DEPDIR) 1107 -rm -f Makefile 1108distclean-am: clean-am distclean-compile distclean-generic \ 1109 distclean-tags 1110 1111dvi: dvi-recursive 1112 1113dvi-am: 1114 1115html: html-recursive 1116 1117html-am: 1118 1119info: info-recursive 1120 1121info-am: 1122 1123install-data-am: 1124 1125install-dvi: install-dvi-recursive 1126 1127install-dvi-am: 1128 1129install-exec-am: 1130 1131install-html: install-html-recursive 1132 1133install-html-am: 1134 1135install-info: install-info-recursive 1136 1137install-info-am: 1138 1139install-man: 1140 1141install-pdf: install-pdf-recursive 1142 1143install-pdf-am: 1144 1145install-ps: install-ps-recursive 1146 1147install-ps-am: 1148 1149installcheck-am: 1150 1151maintainer-clean: maintainer-clean-recursive 1152 -rm -rf ./$(DEPDIR) 1153 -rm -f Makefile 1154maintainer-clean-am: distclean-am maintainer-clean-generic 1155 1156mostlyclean: mostlyclean-recursive 1157 1158mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1159 mostlyclean-libtool 1160 1161pdf: pdf-recursive 1162 1163pdf-am: 1164 1165ps: ps-recursive 1166 1167ps-am: 1168 1169uninstall-am: 1170 1171.MAKE: $(am__recursive_targets) check-am install-am install-strip 1172 1173.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 1174 check-TESTS check-am clean clean-checkPROGRAMS clean-generic \ 1175 clean-libtool clean-local cscopelist-am ctags ctags-am \ 1176 distclean distclean-compile distclean-generic \ 1177 distclean-libtool distclean-tags distdir dvi dvi-am html \ 1178 html-am info info-am install install-am install-data \ 1179 install-data-am install-dvi install-dvi-am install-exec \ 1180 install-exec-am install-html install-html-am install-info \ 1181 install-info-am install-man install-pdf install-pdf-am \ 1182 install-ps install-ps-am install-strip installcheck \ 1183 installcheck-am installdirs installdirs-am maintainer-clean \ 1184 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1185 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1186 recheck tags tags-am uninstall uninstall-am 1187 1188.PRECIOUS: Makefile 1189 1190 1191leak-check: 1192 for i in $(TESTS); do \ 1193 $(srcdir)/$$i; \ 1194 echo $$?; \ 1195 done 1196 1197clean-local: 1198 rm -f *.out 1199 1200# Tell versions [3.59,3.63) of GNU make to not export all variables. 1201# Otherwise a system limit (for SysV at least) may be exceeded. 1202.NOEXPORT: 1203