You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

741 lines
23 KiB

11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
11 years ago
12 years ago
12 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
11 years ago
12 years ago
12 years ago
11 years ago
12 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
12 years ago
11 years ago
11 years ago
12 years ago
  1. # Makefile.in generated by automake 1.11.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
  5. # Foundation, Inc.
  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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. subdir = .
  34. DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
  35. $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  36. $(top_srcdir)/configure COPYING INSTALL config.guess \
  37. config.sub depcomp install-sh ltmain.sh missing
  38. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  39. am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
  40. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  41. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  42. $(top_srcdir)/libev/libev.m4 $(top_srcdir)/configure.ac
  43. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  44. $(ACLOCAL_M4)
  45. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  46. configure.lineno config.status.lineno
  47. mkinstalldirs = $(install_sh) -d
  48. CONFIG_HEADER = config.h
  49. CONFIG_CLEAN_FILES =
  50. CONFIG_CLEAN_VPATH_FILES =
  51. SOURCES =
  52. DIST_SOURCES =
  53. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  54. html-recursive info-recursive install-data-recursive \
  55. install-dvi-recursive install-exec-recursive \
  56. install-html-recursive install-info-recursive \
  57. install-pdf-recursive install-ps-recursive install-recursive \
  58. installcheck-recursive installdirs-recursive pdf-recursive \
  59. ps-recursive uninstall-recursive
  60. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  61. distclean-recursive maintainer-clean-recursive
  62. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  63. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  64. distdir dist dist-all distcheck
  65. ETAGS = etags
  66. CTAGS = ctags
  67. DIST_SUBDIRS = $(SUBDIRS)
  68. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  69. distdir = $(PACKAGE)-$(VERSION)
  70. top_distdir = $(distdir)
  71. am__remove_distdir = \
  72. if test -d "$(distdir)"; then \
  73. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  74. && rm -rf "$(distdir)" \
  75. || { sleep 5 && rm -rf "$(distdir)"; }; \
  76. else :; fi
  77. am__relativize = \
  78. dir0=`pwd`; \
  79. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  80. sed_rest='s,^[^/]*/*,,'; \
  81. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  82. sed_butlast='s,/*[^/]*$$,,'; \
  83. while test -n "$$dir1"; do \
  84. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  85. if test "$$first" != "."; then \
  86. if test "$$first" = ".."; then \
  87. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  88. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  89. else \
  90. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  91. if test "$$first2" = "$$first"; then \
  92. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  93. else \
  94. dir2="../$$dir2"; \
  95. fi; \
  96. dir0="$$dir0"/"$$first"; \
  97. fi; \
  98. fi; \
  99. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  100. done; \
  101. reldir="$$dir2"
  102. DIST_ARCHIVES = $(distdir).tar.gz
  103. GZIP_ENV = --best
  104. distuninstallcheck_listfiles = find . -type f -print
  105. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  106. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  107. distcleancheck_listfiles = find . -type f -print
  108. ACLOCAL = @ACLOCAL@
  109. AMTAR = @AMTAR@
  110. AR = @AR@
  111. AUTOCONF = @AUTOCONF@
  112. AUTOHEADER = @AUTOHEADER@
  113. AUTOMAKE = @AUTOMAKE@
  114. AWK = @AWK@
  115. CC = @CC@
  116. CCDEPMODE = @CCDEPMODE@
  117. CFLAGS = @CFLAGS@
  118. CPP = @CPP@
  119. CPPFLAGS = @CPPFLAGS@
  120. CYGPATH_W = @CYGPATH_W@
  121. DEFS = @DEFS@
  122. DEPDIR = @DEPDIR@
  123. DLLTOOL = @DLLTOOL@
  124. DSYMUTIL = @DSYMUTIL@
  125. DUMPBIN = @DUMPBIN@
  126. ECHO_C = @ECHO_C@
  127. ECHO_N = @ECHO_N@
  128. ECHO_T = @ECHO_T@
  129. EGREP = @EGREP@
  130. EXEEXT = @EXEEXT@
  131. FGREP = @FGREP@
  132. GREP = @GREP@
  133. INSTALL = @INSTALL@
  134. INSTALL_DATA = @INSTALL_DATA@
  135. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  136. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  137. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  138. LD = @LD@
  139. LDFLAGS = @LDFLAGS@
  140. LIBOBJS = @LIBOBJS@
  141. LIBS = @LIBS@
  142. LIBTOOL = @LIBTOOL@
  143. LIPO = @LIPO@
  144. LN_S = @LN_S@
  145. LTLIBOBJS = @LTLIBOBJS@
  146. MAKEINFO = @MAKEINFO@
  147. MANIFEST_TOOL = @MANIFEST_TOOL@
  148. MKDIR_P = @MKDIR_P@
  149. NM = @NM@
  150. NMEDIT = @NMEDIT@
  151. OBJDUMP = @OBJDUMP@
  152. OBJEXT = @OBJEXT@
  153. OTOOL = @OTOOL@
  154. OTOOL64 = @OTOOL64@
  155. PACKAGE = @PACKAGE@
  156. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  157. PACKAGE_NAME = @PACKAGE_NAME@
  158. PACKAGE_STRING = @PACKAGE_STRING@
  159. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  160. PACKAGE_URL = @PACKAGE_URL@
  161. PACKAGE_VERSION = @PACKAGE_VERSION@
  162. PATH_SEPARATOR = @PATH_SEPARATOR@
  163. RANLIB = @RANLIB@
  164. SED = @SED@
  165. SET_MAKE = @SET_MAKE@
  166. SHELL = @SHELL@
  167. STRIP = @STRIP@
  168. VERSION = @VERSION@
  169. abs_builddir = @abs_builddir@
  170. abs_srcdir = @abs_srcdir@
  171. abs_top_builddir = @abs_top_builddir@
  172. abs_top_srcdir = @abs_top_srcdir@
  173. ac_ct_AR = @ac_ct_AR@
  174. ac_ct_CC = @ac_ct_CC@
  175. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  176. am__include = @am__include@
  177. am__leading_dot = @am__leading_dot@
  178. am__quote = @am__quote@
  179. am__tar = @am__tar@
  180. am__untar = @am__untar@
  181. bindir = @bindir@
  182. build = @build@
  183. build_alias = @build_alias@
  184. build_cpu = @build_cpu@
  185. build_os = @build_os@
  186. build_vendor = @build_vendor@
  187. builddir = @builddir@
  188. datadir = @datadir@
  189. datarootdir = @datarootdir@
  190. docdir = @docdir@
  191. dvidir = @dvidir@
  192. exec_prefix = @exec_prefix@
  193. host = @host@
  194. host_alias = @host_alias@
  195. host_cpu = @host_cpu@
  196. host_os = @host_os@
  197. host_vendor = @host_vendor@
  198. htmldir = @htmldir@
  199. includedir = @includedir@
  200. infodir = @infodir@
  201. install_sh = @install_sh@
  202. libdir = @libdir@
  203. libexecdir = @libexecdir@
  204. localedir = @localedir@
  205. localstatedir = @localstatedir@
  206. mandir = @mandir@
  207. mkdir_p = @mkdir_p@
  208. oldincludedir = @oldincludedir@
  209. pdfdir = @pdfdir@
  210. prefix = @prefix@
  211. program_transform_name = @program_transform_name@
  212. psdir = @psdir@
  213. sbindir = @sbindir@
  214. sharedstatedir = @sharedstatedir@
  215. srcdir = @srcdir@
  216. sysconfdir = @sysconfdir@
  217. target_alias = @target_alias@
  218. top_build_prefix = @top_build_prefix@
  219. top_builddir = @top_builddir@
  220. top_srcdir = @top_srcdir@
  221. SUBDIRS = libasyncns libev src
  222. ACLOCAL_AMFLAGS = -I m4
  223. all: config.h
  224. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  225. .SUFFIXES:
  226. am--refresh: Makefile
  227. @:
  228. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  229. @for dep in $?; do \
  230. case '$(am__configure_deps)' in \
  231. *$$dep*) \
  232. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  233. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  234. && exit 0; \
  235. exit 1;; \
  236. esac; \
  237. done; \
  238. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  239. $(am__cd) $(top_srcdir) && \
  240. $(AUTOMAKE) --foreign Makefile
  241. .PRECIOUS: Makefile
  242. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  243. @case '$?' in \
  244. *config.status*) \
  245. echo ' $(SHELL) ./config.status'; \
  246. $(SHELL) ./config.status;; \
  247. *) \
  248. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  249. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  250. esac;
  251. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  252. $(SHELL) ./config.status --recheck
  253. $(top_srcdir)/configure: $(am__configure_deps)
  254. $(am__cd) $(srcdir) && $(AUTOCONF)
  255. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  256. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  257. $(am__aclocal_m4_deps):
  258. config.h: stamp-h1
  259. @if test ! -f $@; then rm -f stamp-h1; else :; fi
  260. @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
  261. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  262. @rm -f stamp-h1
  263. cd $(top_builddir) && $(SHELL) ./config.status config.h
  264. $(srcdir)/config.h.in: $(am__configure_deps)
  265. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  266. rm -f stamp-h1
  267. touch $@
  268. distclean-hdr:
  269. -rm -f config.h stamp-h1
  270. mostlyclean-libtool:
  271. -rm -f *.lo
  272. clean-libtool:
  273. -rm -rf .libs _libs
  274. distclean-libtool:
  275. -rm -f libtool config.lt
  276. # This directory's subdirectories are mostly independent; you can cd
  277. # into them and run `make' without going through this Makefile.
  278. # To change the values of `make' variables: instead of editing Makefiles,
  279. # (1) if the variable is set in `config.status', edit `config.status'
  280. # (which will cause the Makefiles to be regenerated when you run `make');
  281. # (2) otherwise, pass the desired values on the `make' command line.
  282. $(RECURSIVE_TARGETS):
  283. @fail= failcom='exit 1'; \
  284. for f in x $$MAKEFLAGS; do \
  285. case $$f in \
  286. *=* | --[!k]*);; \
  287. *k*) failcom='fail=yes';; \
  288. esac; \
  289. done; \
  290. dot_seen=no; \
  291. target=`echo $@ | sed s/-recursive//`; \
  292. list='$(SUBDIRS)'; for subdir in $$list; do \
  293. echo "Making $$target in $$subdir"; \
  294. if test "$$subdir" = "."; then \
  295. dot_seen=yes; \
  296. local_target="$$target-am"; \
  297. else \
  298. local_target="$$target"; \
  299. fi; \
  300. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  301. || eval $$failcom; \
  302. done; \
  303. if test "$$dot_seen" = "no"; then \
  304. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  305. fi; test -z "$$fail"
  306. $(RECURSIVE_CLEAN_TARGETS):
  307. @fail= failcom='exit 1'; \
  308. for f in x $$MAKEFLAGS; do \
  309. case $$f in \
  310. *=* | --[!k]*);; \
  311. *k*) failcom='fail=yes';; \
  312. esac; \
  313. done; \
  314. dot_seen=no; \
  315. case "$@" in \
  316. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  317. *) list='$(SUBDIRS)' ;; \
  318. esac; \
  319. rev=''; for subdir in $$list; do \
  320. if test "$$subdir" = "."; then :; else \
  321. rev="$$subdir $$rev"; \
  322. fi; \
  323. done; \
  324. rev="$$rev ."; \
  325. target=`echo $@ | sed s/-recursive//`; \
  326. for subdir in $$rev; do \
  327. echo "Making $$target in $$subdir"; \
  328. if test "$$subdir" = "."; then \
  329. local_target="$$target-am"; \
  330. else \
  331. local_target="$$target"; \
  332. fi; \
  333. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  334. || eval $$failcom; \
  335. done && test -z "$$fail"
  336. tags-recursive:
  337. list='$(SUBDIRS)'; for subdir in $$list; do \
  338. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  339. done
  340. ctags-recursive:
  341. list='$(SUBDIRS)'; for subdir in $$list; do \
  342. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  343. done
  344. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  345. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  346. unique=`for i in $$list; do \
  347. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  348. done | \
  349. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  350. END { if (nonempty) { for (i in files) print i; }; }'`; \
  351. mkid -fID $$unique
  352. tags: TAGS
  353. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  354. $(TAGS_FILES) $(LISP)
  355. set x; \
  356. here=`pwd`; \
  357. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  358. include_option=--etags-include; \
  359. empty_fix=.; \
  360. else \
  361. include_option=--include; \
  362. empty_fix=; \
  363. fi; \
  364. list='$(SUBDIRS)'; for subdir in $$list; do \
  365. if test "$$subdir" = .; then :; else \
  366. test ! -f $$subdir/TAGS || \
  367. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  368. fi; \
  369. done; \
  370. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  371. unique=`for i in $$list; do \
  372. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  373. done | \
  374. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  375. END { if (nonempty) { for (i in files) print i; }; }'`; \
  376. shift; \
  377. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  378. test -n "$$unique" || unique=$$empty_fix; \
  379. if test $$# -gt 0; then \
  380. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  381. "$$@" $$unique; \
  382. else \
  383. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  384. $$unique; \
  385. fi; \
  386. fi
  387. ctags: CTAGS
  388. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  389. $(TAGS_FILES) $(LISP)
  390. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  391. unique=`for i in $$list; do \
  392. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  393. done | \
  394. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  395. END { if (nonempty) { for (i in files) print i; }; }'`; \
  396. test -z "$(CTAGS_ARGS)$$unique" \
  397. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  398. $$unique
  399. GTAGS:
  400. here=`$(am__cd) $(top_builddir) && pwd` \
  401. && $(am__cd) $(top_srcdir) \
  402. && gtags -i $(GTAGS_ARGS) "$$here"
  403. distclean-tags:
  404. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  405. distdir: $(DISTFILES)
  406. $(am__remove_distdir)
  407. test -d "$(distdir)" || mkdir "$(distdir)"
  408. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  409. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  410. list='$(DISTFILES)'; \
  411. dist_files=`for file in $$list; do echo $$file; done | \
  412. sed -e "s|^$$srcdirstrip/||;t" \
  413. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  414. case $$dist_files in \
  415. */*) $(MKDIR_P) `echo "$$dist_files" | \
  416. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  417. sort -u` ;; \
  418. esac; \
  419. for file in $$dist_files; do \
  420. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  421. if test -d $$d/$$file; then \
  422. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  423. if test -d "$(distdir)/$$file"; then \
  424. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  425. fi; \
  426. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  427. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  428. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  429. fi; \
  430. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  431. else \
  432. test -f "$(distdir)/$$file" \
  433. || cp -p $$d/$$file "$(distdir)/$$file" \
  434. || exit 1; \
  435. fi; \
  436. done
  437. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  438. if test "$$subdir" = .; then :; else \
  439. test -d "$(distdir)/$$subdir" \
  440. || $(MKDIR_P) "$(distdir)/$$subdir" \
  441. || exit 1; \
  442. fi; \
  443. done
  444. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  445. if test "$$subdir" = .; then :; else \
  446. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  447. $(am__relativize); \
  448. new_distdir=$$reldir; \
  449. dir1=$$subdir; dir2="$(top_distdir)"; \
  450. $(am__relativize); \
  451. new_top_distdir=$$reldir; \
  452. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  453. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  454. ($(am__cd) $$subdir && \
  455. $(MAKE) $(AM_MAKEFLAGS) \
  456. top_distdir="$$new_top_distdir" \
  457. distdir="$$new_distdir" \
  458. am__remove_distdir=: \
  459. am__skip_length_check=: \
  460. am__skip_mode_fix=: \
  461. distdir) \
  462. || exit 1; \
  463. fi; \
  464. done
  465. -test -n "$(am__skip_mode_fix)" \
  466. || find "$(distdir)" -type d ! -perm -755 \
  467. -exec chmod u+rwx,go+rx {} \; -o \
  468. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  469. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  470. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  471. || chmod -R a+r "$(distdir)"
  472. dist-gzip: distdir
  473. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  474. $(am__remove_distdir)
  475. dist-bzip2: distdir
  476. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  477. $(am__remove_distdir)
  478. dist-lzip: distdir
  479. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  480. $(am__remove_distdir)
  481. dist-lzma: distdir
  482. tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  483. $(am__remove_distdir)
  484. dist-xz: distdir
  485. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  486. $(am__remove_distdir)
  487. dist-tarZ: distdir
  488. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  489. $(am__remove_distdir)
  490. dist-shar: distdir
  491. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  492. $(am__remove_distdir)
  493. dist-zip: distdir
  494. -rm -f $(distdir).zip
  495. zip -rq $(distdir).zip $(distdir)
  496. $(am__remove_distdir)
  497. dist dist-all: distdir
  498. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  499. $(am__remove_distdir)
  500. # This target untars the dist file and tries a VPATH configuration. Then
  501. # it guarantees that the distribution is self-contained by making another
  502. # tarfile.
  503. distcheck: dist
  504. case '$(DIST_ARCHIVES)' in \
  505. *.tar.gz*) \
  506. GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  507. *.tar.bz2*) \
  508. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  509. *.tar.lzma*) \
  510. lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
  511. *.tar.lz*) \
  512. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  513. *.tar.xz*) \
  514. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  515. *.tar.Z*) \
  516. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  517. *.shar.gz*) \
  518. GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  519. *.zip*) \
  520. unzip $(distdir).zip ;;\
  521. esac
  522. chmod -R a-w $(distdir); chmod a+w $(distdir)
  523. mkdir $(distdir)/_build
  524. mkdir $(distdir)/_inst
  525. chmod a-w $(distdir)
  526. test -d $(distdir)/_build || exit 0; \
  527. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  528. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  529. && am__cwd=`pwd` \
  530. && $(am__cd) $(distdir)/_build \
  531. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  532. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  533. $(DISTCHECK_CONFIGURE_FLAGS) \
  534. && $(MAKE) $(AM_MAKEFLAGS) \
  535. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  536. && $(MAKE) $(AM_MAKEFLAGS) check \
  537. && $(MAKE) $(AM_MAKEFLAGS) install \
  538. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  539. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  540. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  541. distuninstallcheck \
  542. && chmod -R a-w "$$dc_install_base" \
  543. && ({ \
  544. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  545. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  546. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  547. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  548. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  549. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  550. && rm -rf "$$dc_destdir" \
  551. && $(MAKE) $(AM_MAKEFLAGS) dist \
  552. && rm -rf $(DIST_ARCHIVES) \
  553. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  554. && cd "$$am__cwd" \
  555. || exit 1
  556. $(am__remove_distdir)
  557. @(echo "$(distdir) archives ready for distribution: "; \
  558. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  559. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  560. distuninstallcheck:
  561. @test -n '$(distuninstallcheck_dir)' || { \
  562. echo 'ERROR: trying to run $@ with an empty' \
  563. '$$(distuninstallcheck_dir)' >&2; \
  564. exit 1; \
  565. }; \
  566. $(am__cd) '$(distuninstallcheck_dir)' || { \
  567. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  568. exit 1; \
  569. }; \
  570. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  571. || { echo "ERROR: files left after uninstall:" ; \
  572. if test -n "$(DESTDIR)"; then \
  573. echo " (check DESTDIR support)"; \
  574. fi ; \
  575. $(distuninstallcheck_listfiles) ; \
  576. exit 1; } >&2
  577. distcleancheck: distclean
  578. @if test '$(srcdir)' = . ; then \
  579. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  580. exit 1 ; \
  581. fi
  582. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  583. || { echo "ERROR: files left in build directory after distclean:" ; \
  584. $(distcleancheck_listfiles) ; \
  585. exit 1; } >&2
  586. check-am: all-am
  587. check: check-recursive
  588. all-am: Makefile config.h
  589. installdirs: installdirs-recursive
  590. installdirs-am:
  591. install: install-recursive
  592. install-exec: install-exec-recursive
  593. install-data: install-data-recursive
  594. uninstall: uninstall-recursive
  595. install-am: all-am
  596. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  597. installcheck: installcheck-recursive
  598. install-strip:
  599. if test -z '$(STRIP)'; then \
  600. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  601. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  602. install; \
  603. else \
  604. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  605. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  606. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  607. fi
  608. mostlyclean-generic:
  609. clean-generic:
  610. distclean-generic:
  611. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  612. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  613. maintainer-clean-generic:
  614. @echo "This command is intended for maintainers to use"
  615. @echo "it deletes files that may require special tools to rebuild."
  616. clean: clean-recursive
  617. clean-am: clean-generic clean-libtool mostlyclean-am
  618. distclean: distclean-recursive
  619. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  620. -rm -f Makefile
  621. distclean-am: clean-am distclean-generic distclean-hdr \
  622. distclean-libtool distclean-tags
  623. dvi: dvi-recursive
  624. dvi-am:
  625. html: html-recursive
  626. html-am:
  627. info: info-recursive
  628. info-am:
  629. install-data-am:
  630. install-dvi: install-dvi-recursive
  631. install-dvi-am:
  632. install-exec-am:
  633. install-html: install-html-recursive
  634. install-html-am:
  635. install-info: install-info-recursive
  636. install-info-am:
  637. install-man:
  638. install-pdf: install-pdf-recursive
  639. install-pdf-am:
  640. install-ps: install-ps-recursive
  641. install-ps-am:
  642. installcheck-am:
  643. maintainer-clean: maintainer-clean-recursive
  644. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  645. -rm -rf $(top_srcdir)/autom4te.cache
  646. -rm -f Makefile
  647. maintainer-clean-am: distclean-am maintainer-clean-generic
  648. mostlyclean: mostlyclean-recursive
  649. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  650. pdf: pdf-recursive
  651. pdf-am:
  652. ps: ps-recursive
  653. ps-am:
  654. uninstall-am:
  655. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
  656. ctags-recursive install-am install-strip tags-recursive
  657. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  658. all all-am am--refresh check check-am clean clean-generic \
  659. clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
  660. dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
  661. dist-zip distcheck distclean distclean-generic distclean-hdr \
  662. distclean-libtool distclean-tags distcleancheck distdir \
  663. distuninstallcheck dvi dvi-am html html-am info info-am \
  664. install install-am install-data install-data-am install-dvi \
  665. install-dvi-am install-exec install-exec-am install-html \
  666. install-html-am install-info install-info-am install-man \
  667. install-pdf install-pdf-am install-ps install-ps-am \
  668. install-strip installcheck installcheck-am installdirs \
  669. installdirs-am maintainer-clean maintainer-clean-generic \
  670. mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  671. ps ps-am tags tags-recursive uninstall uninstall-am
  672. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  673. # Otherwise a system limit (for SysV at least) may be exceeded.
  674. .NOEXPORT: