诸暨麻将添加redis
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

751 wiersze
23 KiB

  1. # Makefile.in generated by automake 1.13.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2013 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. VPATH = @srcdir@
  13. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  14. am__make_running_with_option = \
  15. case $${target_option-} in \
  16. ?) ;; \
  17. *) echo "am__make_running_with_option: internal error: invalid" \
  18. "target option '$${target_option-}' specified" >&2; \
  19. exit 1;; \
  20. esac; \
  21. has_opt=no; \
  22. sane_makeflags=$$MAKEFLAGS; \
  23. if $(am__is_gnu_make); then \
  24. sane_makeflags=$$MFLAGS; \
  25. else \
  26. case $$MAKEFLAGS in \
  27. *\\[\ \ ]*) \
  28. bs=\\; \
  29. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  30. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  31. esac; \
  32. fi; \
  33. skip_next=no; \
  34. strip_trailopt () \
  35. { \
  36. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  37. }; \
  38. for flg in $$sane_makeflags; do \
  39. test $$skip_next = yes && { skip_next=no; continue; }; \
  40. case $$flg in \
  41. *=*|--*) continue;; \
  42. -*I) strip_trailopt 'I'; skip_next=yes;; \
  43. -*I?*) strip_trailopt 'I';; \
  44. -*O) strip_trailopt 'O'; skip_next=yes;; \
  45. -*O?*) strip_trailopt 'O';; \
  46. -*l) strip_trailopt 'l'; skip_next=yes;; \
  47. -*l?*) strip_trailopt 'l';; \
  48. -[dEDm]) skip_next=yes;; \
  49. -[JT]) skip_next=yes;; \
  50. esac; \
  51. case $$flg in \
  52. *$$target_option*) has_opt=yes; break;; \
  53. esac; \
  54. done; \
  55. test $$has_opt = yes
  56. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  57. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  58. pkgdatadir = $(datadir)/@PACKAGE@
  59. pkgincludedir = $(includedir)/@PACKAGE@
  60. pkglibdir = $(libdir)/@PACKAGE@
  61. pkglibexecdir = $(libexecdir)/@PACKAGE@
  62. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  63. install_sh_DATA = $(install_sh) -c -m 644
  64. install_sh_PROGRAM = $(install_sh) -c
  65. install_sh_SCRIPT = $(install_sh) -c
  66. INSTALL_HEADER = $(INSTALL_DATA)
  67. transform = $(program_transform_name)
  68. NORMAL_INSTALL = :
  69. PRE_INSTALL = :
  70. POST_INSTALL = :
  71. NORMAL_UNINSTALL = :
  72. PRE_UNINSTALL = :
  73. POST_UNINSTALL = :
  74. build_triplet = @build@
  75. host_triplet = @host@
  76. subdir = tests/certs
  77. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  78. $(top_srcdir)/mkinstalldirs
  79. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  80. am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
  81. $(top_srcdir)/m4/curl-confopts.m4 \
  82. $(top_srcdir)/m4/curl-functions.m4 \
  83. $(top_srcdir)/m4/curl-openssl.m4 \
  84. $(top_srcdir)/m4/curl-override.m4 \
  85. $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
  86. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  87. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  88. $(top_srcdir)/m4/xc-am-iface.m4 \
  89. $(top_srcdir)/m4/xc-cc-check.m4 \
  90. $(top_srcdir)/m4/xc-lt-iface.m4 \
  91. $(top_srcdir)/m4/xc-translit.m4 \
  92. $(top_srcdir)/m4/xc-val-flgs.m4 \
  93. $(top_srcdir)/m4/zz40-xc-ovr.m4 \
  94. $(top_srcdir)/m4/zz50-xc-ovr.m4 \
  95. $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
  96. $(top_srcdir)/configure.ac
  97. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  98. $(ACLOCAL_M4)
  99. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  100. CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
  101. $(top_builddir)/include/curl/curlbuild.h
  102. CONFIG_CLEAN_FILES =
  103. CONFIG_CLEAN_VPATH_FILES =
  104. AM_V_P = $(am__v_P_@AM_V@)
  105. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  106. am__v_P_0 = false
  107. am__v_P_1 = :
  108. AM_V_GEN = $(am__v_GEN_@AM_V@)
  109. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  110. am__v_GEN_0 = @echo " GEN " $@;
  111. am__v_GEN_1 =
  112. AM_V_at = $(am__v_at_@AM_V@)
  113. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  114. am__v_at_0 = @
  115. am__v_at_1 =
  116. SOURCES =
  117. DIST_SOURCES =
  118. RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  119. ctags-recursive dvi-recursive html-recursive info-recursive \
  120. install-data-recursive install-dvi-recursive \
  121. install-exec-recursive install-html-recursive \
  122. install-info-recursive install-pdf-recursive \
  123. install-ps-recursive install-recursive installcheck-recursive \
  124. installdirs-recursive pdf-recursive ps-recursive \
  125. tags-recursive uninstall-recursive
  126. am__can_run_installinfo = \
  127. case $$AM_UPDATE_INFO_DIR in \
  128. n|no|NO) false;; \
  129. *) (install-info --version) >/dev/null 2>&1;; \
  130. esac
  131. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  132. distclean-recursive maintainer-clean-recursive
  133. am__recursive_targets = \
  134. $(RECURSIVE_TARGETS) \
  135. $(RECURSIVE_CLEAN_TARGETS) \
  136. $(am__extra_recursive_targets)
  137. AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  138. distdir
  139. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  140. # Read a list of newline-separated strings from the standard input,
  141. # and print each of them once, without duplicates. Input order is
  142. # *not* preserved.
  143. am__uniquify_input = $(AWK) '\
  144. BEGIN { nonempty = 0; } \
  145. { items[$$0] = 1; nonempty = 1; } \
  146. END { if (nonempty) { for (i in items) print i; }; } \
  147. '
  148. # Make sure the list of sources is unique. This is necessary because,
  149. # e.g., the same source file might be shared among _SOURCES variables
  150. # for different programs/libraries.
  151. am__define_uniq_tagged_files = \
  152. list='$(am__tagged_files)'; \
  153. unique=`for i in $$list; do \
  154. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  155. done | $(am__uniquify_input)`
  156. ETAGS = etags
  157. CTAGS = ctags
  158. DIST_SUBDIRS = $(SUBDIRS)
  159. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  160. am__relativize = \
  161. dir0=`pwd`; \
  162. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  163. sed_rest='s,^[^/]*/*,,'; \
  164. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  165. sed_butlast='s,/*[^/]*$$,,'; \
  166. while test -n "$$dir1"; do \
  167. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  168. if test "$$first" != "."; then \
  169. if test "$$first" = ".."; then \
  170. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  171. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  172. else \
  173. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  174. if test "$$first2" = "$$first"; then \
  175. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  176. else \
  177. dir2="../$$dir2"; \
  178. fi; \
  179. dir0="$$dir0"/"$$first"; \
  180. fi; \
  181. fi; \
  182. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  183. done; \
  184. reldir="$$dir2"
  185. ACLOCAL = @ACLOCAL@
  186. AMTAR = @AMTAR@
  187. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  188. AR = @AR@
  189. AS = @AS@
  190. AUTOCONF = @AUTOCONF@
  191. AUTOHEADER = @AUTOHEADER@
  192. AUTOMAKE = @AUTOMAKE@
  193. AWK = @AWK@
  194. BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
  195. CC = @CC@
  196. CCDEPMODE = @CCDEPMODE@
  197. CFLAGS = @CFLAGS@
  198. CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
  199. CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
  200. CPP = @CPP@
  201. CPPFLAGS = @CPPFLAGS@
  202. CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
  203. CURLVERSION = @CURLVERSION@
  204. CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  205. CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
  206. CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  207. CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  208. CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  209. CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  210. CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  211. CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
  212. CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  213. CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
  214. CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
  215. CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
  216. CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
  217. CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
  218. CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  219. CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
  220. CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
  221. CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
  222. CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
  223. CYGPATH_W = @CYGPATH_W@
  224. DEFS = @DEFS@
  225. DEPDIR = @DEPDIR@
  226. DLLTOOL = @DLLTOOL@
  227. DSYMUTIL = @DSYMUTIL@
  228. DUMPBIN = @DUMPBIN@
  229. ECHO_C = @ECHO_C@
  230. ECHO_N = @ECHO_N@
  231. ECHO_T = @ECHO_T@
  232. EGREP = @EGREP@
  233. ENABLE_SHARED = @ENABLE_SHARED@
  234. ENABLE_STATIC = @ENABLE_STATIC@
  235. EXEEXT = @EXEEXT@
  236. FGREP = @FGREP@
  237. GREP = @GREP@
  238. HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
  239. HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
  240. HAVE_LIBZ = @HAVE_LIBZ@
  241. HAVE_NSS_INITCONTEXT = @HAVE_NSS_INITCONTEXT@
  242. HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
  243. IDN_ENABLED = @IDN_ENABLED@
  244. INSTALL = @INSTALL@
  245. INSTALL_DATA = @INSTALL_DATA@
  246. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  247. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  248. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  249. IPV6_ENABLED = @IPV6_ENABLED@
  250. KRB4_ENABLED = @KRB4_ENABLED@
  251. LD = @LD@
  252. LDFLAGS = @LDFLAGS@
  253. LIBCURL_LIBS = @LIBCURL_LIBS@
  254. LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
  255. LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
  256. LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
  257. LIBOBJS = @LIBOBJS@
  258. LIBS = @LIBS@
  259. LIBTOOL = @LIBTOOL@
  260. LIPO = @LIPO@
  261. LN_S = @LN_S@
  262. LTLIBOBJS = @LTLIBOBJS@
  263. MAINT = @MAINT@
  264. MAKEINFO = @MAKEINFO@
  265. MANIFEST_TOOL = @MANIFEST_TOOL@
  266. MANOPT = @MANOPT@
  267. MKDIR_P = @MKDIR_P@
  268. NM = @NM@
  269. NMEDIT = @NMEDIT@
  270. NROFF = @NROFF@
  271. OBJDUMP = @OBJDUMP@
  272. OBJEXT = @OBJEXT@
  273. OTOOL = @OTOOL@
  274. OTOOL64 = @OTOOL64@
  275. PACKAGE = @PACKAGE@
  276. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  277. PACKAGE_NAME = @PACKAGE_NAME@
  278. PACKAGE_STRING = @PACKAGE_STRING@
  279. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  280. PACKAGE_URL = @PACKAGE_URL@
  281. PACKAGE_VERSION = @PACKAGE_VERSION@
  282. PATH_SEPARATOR = @PATH_SEPARATOR@
  283. PERL = @PERL@
  284. PKGADD_NAME = @PKGADD_NAME@
  285. PKGADD_PKG = @PKGADD_PKG@
  286. PKGADD_VENDOR = @PKGADD_VENDOR@
  287. PKGCONFIG = @PKGCONFIG@
  288. RANDOM_FILE = @RANDOM_FILE@
  289. RANLIB = @RANLIB@
  290. REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
  291. SED = @SED@
  292. SET_MAKE = @SET_MAKE@
  293. SHELL = @SHELL@
  294. SSL_ENABLED = @SSL_ENABLED@
  295. STRIP = @STRIP@
  296. SUPPORT_FEATURES = @SUPPORT_FEATURES@
  297. SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
  298. USE_ARES = @USE_ARES@
  299. USE_AXTLS = @USE_AXTLS@
  300. USE_CYASSL = @USE_CYASSL@
  301. USE_DARWINSSL = @USE_DARWINSSL@
  302. USE_GNUTLS = @USE_GNUTLS@
  303. USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
  304. USE_LIBRTMP = @USE_LIBRTMP@
  305. USE_LIBSSH2 = @USE_LIBSSH2@
  306. USE_NSS = @USE_NSS@
  307. USE_OPENLDAP = @USE_OPENLDAP@
  308. USE_POLARSSL = @USE_POLARSSL@
  309. USE_SCHANNEL = @USE_SCHANNEL@
  310. USE_SSLEAY = @USE_SSLEAY@
  311. USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
  312. VERSION = @VERSION@
  313. VERSIONNUM = @VERSIONNUM@
  314. ZLIB_LIBS = @ZLIB_LIBS@
  315. abs_builddir = @abs_builddir@
  316. abs_srcdir = @abs_srcdir@
  317. abs_top_builddir = @abs_top_builddir@
  318. abs_top_srcdir = @abs_top_srcdir@
  319. ac_ct_AR = @ac_ct_AR@
  320. ac_ct_CC = @ac_ct_CC@
  321. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  322. am__include = @am__include@
  323. am__leading_dot = @am__leading_dot@
  324. am__quote = @am__quote@
  325. am__tar = @am__tar@
  326. am__untar = @am__untar@
  327. bindir = @bindir@
  328. build = @build@
  329. build_alias = @build_alias@
  330. build_cpu = @build_cpu@
  331. build_os = @build_os@
  332. build_vendor = @build_vendor@
  333. builddir = @builddir@
  334. datadir = @datadir@
  335. datarootdir = @datarootdir@
  336. docdir = @docdir@
  337. dvidir = @dvidir@
  338. exec_prefix = @exec_prefix@
  339. host = @host@
  340. host_alias = @host_alias@
  341. host_cpu = @host_cpu@
  342. host_os = @host_os@
  343. host_vendor = @host_vendor@
  344. htmldir = @htmldir@
  345. includedir = @includedir@
  346. infodir = @infodir@
  347. install_sh = @install_sh@
  348. libdir = @libdir@
  349. libexecdir = @libexecdir@
  350. libext = @libext@
  351. localedir = @localedir@
  352. localstatedir = @localstatedir@
  353. mandir = @mandir@
  354. mkdir_p = @mkdir_p@
  355. oldincludedir = @oldincludedir@
  356. pdfdir = @pdfdir@
  357. prefix = @prefix@
  358. program_transform_name = @program_transform_name@
  359. psdir = @psdir@
  360. sbindir = @sbindir@
  361. sharedstatedir = @sharedstatedir@
  362. srcdir = @srcdir@
  363. subdirs = @subdirs@
  364. sysconfdir = @sysconfdir@
  365. target_alias = @target_alias@
  366. top_build_prefix = @top_build_prefix@
  367. top_builddir = @top_builddir@
  368. top_srcdir = @top_srcdir@
  369. #***************************************************************************
  370. # _ _ ____ _
  371. # Project ___| | | | _ \| |
  372. # / __| | | | |_) | |
  373. # | (__| |_| | _ <| |___
  374. # \___|\___/|_| \_\_____|
  375. #
  376. # Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al.
  377. #
  378. # This software is licensed as described in the file COPYING, which
  379. # you should have received as part of this distribution. The terms
  380. # are also available at http://curl.haxx.se/docs/copyright.html.
  381. #
  382. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  383. # copies of the Software, and permit persons to whom the Software is
  384. # furnished to do so, under the terms of the COPYING file.
  385. #
  386. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  387. # KIND, either express or implied.
  388. #
  389. ###########################################################################
  390. AUTOMAKE_OPTIONS = foreign
  391. SUBDIRS = scripts
  392. CERTFILES = \
  393. EdelCurlRoot-ca.cacert \
  394. EdelCurlRoot-ca.cnf \
  395. EdelCurlRoot-ca.crt \
  396. EdelCurlRoot-ca.csr \
  397. EdelCurlRoot-ca.der \
  398. EdelCurlRoot-ca.key \
  399. EdelCurlRoot-ca.prm \
  400. Server-localhost-sv.crl \
  401. Server-localhost-sv.crt \
  402. Server-localhost-sv.csr \
  403. Server-localhost-sv.der \
  404. Server-localhost-sv.dhp \
  405. Server-localhost-sv.key \
  406. Server-localhost-sv.p12 \
  407. Server-localhost-sv.pem \
  408. Server-localhost-sv.prm \
  409. Server-localhost.nn-sv.crl \
  410. Server-localhost.nn-sv.crt \
  411. Server-localhost.nn-sv.csr \
  412. Server-localhost.nn-sv.der \
  413. Server-localhost.nn-sv.dhp \
  414. Server-localhost.nn-sv.key \
  415. Server-localhost.nn-sv.pem \
  416. Server-localhost.nn-sv.prm \
  417. Server-localhost0h-sv.crl \
  418. Server-localhost0h-sv.crt \
  419. Server-localhost0h-sv.csr \
  420. Server-localhost0h-sv.der \
  421. Server-localhost0h-sv.dhp \
  422. Server-localhost0h-sv.key \
  423. Server-localhost0h-sv.p12 \
  424. Server-localhost0h-sv.pem \
  425. Server-localhost0h-sv.prm
  426. SRPFILES = \
  427. srp-verifier-conf \
  428. srp-verifier-db
  429. EXTRA_DIST = $(CERTFILES) $(SRPFILES)
  430. all: all-recursive
  431. .SUFFIXES:
  432. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  433. @for dep in $?; do \
  434. case '$(am__configure_deps)' in \
  435. *$$dep*) \
  436. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  437. && { if test -f $@; then exit 0; else break; fi; }; \
  438. exit 1;; \
  439. esac; \
  440. done; \
  441. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/certs/Makefile'; \
  442. $(am__cd) $(top_srcdir) && \
  443. $(AUTOMAKE) --foreign tests/certs/Makefile
  444. .PRECIOUS: Makefile
  445. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  446. @case '$?' in \
  447. *config.status*) \
  448. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  449. *) \
  450. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  451. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  452. esac;
  453. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  454. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  455. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  456. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  457. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  458. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  459. $(am__aclocal_m4_deps):
  460. mostlyclean-libtool:
  461. -rm -f *.lo
  462. clean-libtool:
  463. -rm -rf .libs _libs
  464. # This directory's subdirectories are mostly independent; you can cd
  465. # into them and run 'make' without going through this Makefile.
  466. # To change the values of 'make' variables: instead of editing Makefiles,
  467. # (1) if the variable is set in 'config.status', edit 'config.status'
  468. # (which will cause the Makefiles to be regenerated when you run 'make');
  469. # (2) otherwise, pass the desired values on the 'make' command line.
  470. $(am__recursive_targets):
  471. @fail=; \
  472. if $(am__make_keepgoing); then \
  473. failcom='fail=yes'; \
  474. else \
  475. failcom='exit 1'; \
  476. fi; \
  477. dot_seen=no; \
  478. target=`echo $@ | sed s/-recursive//`; \
  479. case "$@" in \
  480. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  481. *) list='$(SUBDIRS)' ;; \
  482. esac; \
  483. for subdir in $$list; do \
  484. echo "Making $$target in $$subdir"; \
  485. if test "$$subdir" = "."; then \
  486. dot_seen=yes; \
  487. local_target="$$target-am"; \
  488. else \
  489. local_target="$$target"; \
  490. fi; \
  491. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  492. || eval $$failcom; \
  493. done; \
  494. if test "$$dot_seen" = "no"; then \
  495. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  496. fi; test -z "$$fail"
  497. ID: $(am__tagged_files)
  498. $(am__define_uniq_tagged_files); mkid -fID $$unique
  499. tags: tags-recursive
  500. TAGS: tags
  501. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  502. set x; \
  503. here=`pwd`; \
  504. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  505. include_option=--etags-include; \
  506. empty_fix=.; \
  507. else \
  508. include_option=--include; \
  509. empty_fix=; \
  510. fi; \
  511. list='$(SUBDIRS)'; for subdir in $$list; do \
  512. if test "$$subdir" = .; then :; else \
  513. test ! -f $$subdir/TAGS || \
  514. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  515. fi; \
  516. done; \
  517. $(am__define_uniq_tagged_files); \
  518. shift; \
  519. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  520. test -n "$$unique" || unique=$$empty_fix; \
  521. if test $$# -gt 0; then \
  522. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  523. "$$@" $$unique; \
  524. else \
  525. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  526. $$unique; \
  527. fi; \
  528. fi
  529. ctags: ctags-recursive
  530. CTAGS: ctags
  531. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  532. $(am__define_uniq_tagged_files); \
  533. test -z "$(CTAGS_ARGS)$$unique" \
  534. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  535. $$unique
  536. GTAGS:
  537. here=`$(am__cd) $(top_builddir) && pwd` \
  538. && $(am__cd) $(top_srcdir) \
  539. && gtags -i $(GTAGS_ARGS) "$$here"
  540. cscopelist: cscopelist-recursive
  541. cscopelist-am: $(am__tagged_files)
  542. list='$(am__tagged_files)'; \
  543. case "$(srcdir)" in \
  544. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  545. *) sdir=$(subdir)/$(srcdir) ;; \
  546. esac; \
  547. for i in $$list; do \
  548. if test -f "$$i"; then \
  549. echo "$(subdir)/$$i"; \
  550. else \
  551. echo "$$sdir/$$i"; \
  552. fi; \
  553. done >> $(top_builddir)/cscope.files
  554. distclean-tags:
  555. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  556. distdir: $(DISTFILES)
  557. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  558. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  559. list='$(DISTFILES)'; \
  560. dist_files=`for file in $$list; do echo $$file; done | \
  561. sed -e "s|^$$srcdirstrip/||;t" \
  562. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  563. case $$dist_files in \
  564. */*) $(MKDIR_P) `echo "$$dist_files" | \
  565. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  566. sort -u` ;; \
  567. esac; \
  568. for file in $$dist_files; do \
  569. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  570. if test -d $$d/$$file; then \
  571. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  572. if test -d "$(distdir)/$$file"; then \
  573. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  574. fi; \
  575. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  576. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  577. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  578. fi; \
  579. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  580. else \
  581. test -f "$(distdir)/$$file" \
  582. || cp -p $$d/$$file "$(distdir)/$$file" \
  583. || exit 1; \
  584. fi; \
  585. done
  586. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  587. if test "$$subdir" = .; then :; else \
  588. $(am__make_dryrun) \
  589. || test -d "$(distdir)/$$subdir" \
  590. || $(MKDIR_P) "$(distdir)/$$subdir" \
  591. || exit 1; \
  592. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  593. $(am__relativize); \
  594. new_distdir=$$reldir; \
  595. dir1=$$subdir; dir2="$(top_distdir)"; \
  596. $(am__relativize); \
  597. new_top_distdir=$$reldir; \
  598. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  599. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  600. ($(am__cd) $$subdir && \
  601. $(MAKE) $(AM_MAKEFLAGS) \
  602. top_distdir="$$new_top_distdir" \
  603. distdir="$$new_distdir" \
  604. am__remove_distdir=: \
  605. am__skip_length_check=: \
  606. am__skip_mode_fix=: \
  607. distdir) \
  608. || exit 1; \
  609. fi; \
  610. done
  611. check-am: all-am
  612. check: check-recursive
  613. all-am: Makefile
  614. installdirs: installdirs-recursive
  615. installdirs-am:
  616. install: install-recursive
  617. install-exec: install-exec-recursive
  618. install-data: install-data-recursive
  619. uninstall: uninstall-recursive
  620. install-am: all-am
  621. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  622. installcheck: installcheck-recursive
  623. install-strip:
  624. if test -z '$(STRIP)'; then \
  625. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  626. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  627. install; \
  628. else \
  629. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  630. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  631. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  632. fi
  633. mostlyclean-generic:
  634. clean-generic:
  635. distclean-generic:
  636. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  637. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  638. maintainer-clean-generic:
  639. @echo "This command is intended for maintainers to use"
  640. @echo "it deletes files that may require special tools to rebuild."
  641. clean: clean-recursive
  642. clean-am: clean-generic clean-libtool mostlyclean-am
  643. distclean: distclean-recursive
  644. -rm -f Makefile
  645. distclean-am: clean-am distclean-generic distclean-tags
  646. dvi: dvi-recursive
  647. dvi-am:
  648. html: html-recursive
  649. html-am:
  650. info: info-recursive
  651. info-am:
  652. install-data-am:
  653. install-dvi: install-dvi-recursive
  654. install-dvi-am:
  655. install-exec-am:
  656. install-html: install-html-recursive
  657. install-html-am:
  658. install-info: install-info-recursive
  659. install-info-am:
  660. install-man:
  661. install-pdf: install-pdf-recursive
  662. install-pdf-am:
  663. install-ps: install-ps-recursive
  664. install-ps-am:
  665. installcheck-am:
  666. maintainer-clean: maintainer-clean-recursive
  667. -rm -f Makefile
  668. maintainer-clean-am: distclean-am maintainer-clean-generic
  669. mostlyclean: mostlyclean-recursive
  670. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  671. pdf: pdf-recursive
  672. pdf-am:
  673. ps: ps-recursive
  674. ps-am:
  675. uninstall-am:
  676. .MAKE: $(am__recursive_targets) install-am install-strip
  677. .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
  678. check-am clean clean-generic clean-libtool cscopelist-am ctags \
  679. ctags-am distclean distclean-generic distclean-libtool \
  680. distclean-tags distdir dvi dvi-am html html-am info info-am \
  681. install install-am install-data install-data-am install-dvi \
  682. install-dvi-am install-exec install-exec-am install-html \
  683. install-html-am install-info install-info-am install-man \
  684. install-pdf install-pdf-am install-ps install-ps-am \
  685. install-strip installcheck installcheck-am installdirs \
  686. installdirs-am maintainer-clean maintainer-clean-generic \
  687. mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  688. ps ps-am tags tags-am uninstall uninstall-am
  689. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  690. # Otherwise a system limit (for SysV at least) may be exceeded.
  691. .NOEXPORT: