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.

902 lines
29 KiB

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