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.

901 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 = $(SUBDIRS)
  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. SUBDIRS = libsodium libcork libipset libudns libev src
  295. ACLOCAL_AMFLAGS = -I m4
  296. man_MANS = shadowsocks-libev.8
  297. pkgconfiglibdir = $(libdir)/pkgconfig
  298. pkgconfiglib_DATA = shadowsocks-libev.pc
  299. all: config.h
  300. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  301. .SUFFIXES:
  302. am--refresh: Makefile
  303. @:
  304. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  305. @for dep in $?; do \
  306. case '$(am__configure_deps)' in \
  307. *$$dep*) \
  308. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  309. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  310. && exit 0; \
  311. exit 1;; \
  312. esac; \
  313. done; \
  314. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  315. $(am__cd) $(top_srcdir) && \
  316. $(AUTOMAKE) --foreign Makefile
  317. .PRECIOUS: Makefile
  318. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  319. @case '$?' in \
  320. *config.status*) \
  321. echo ' $(SHELL) ./config.status'; \
  322. $(SHELL) ./config.status;; \
  323. *) \
  324. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  325. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  326. esac;
  327. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  328. $(SHELL) ./config.status --recheck
  329. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  330. $(am__cd) $(srcdir) && $(AUTOCONF)
  331. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  332. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  333. $(am__aclocal_m4_deps):
  334. config.h: stamp-h1
  335. @if test ! -f $@; then rm -f stamp-h1; else :; fi
  336. @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
  337. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  338. @rm -f stamp-h1
  339. cd $(top_builddir) && $(SHELL) ./config.status config.h
  340. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  341. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  342. rm -f stamp-h1
  343. touch $@
  344. distclean-hdr:
  345. -rm -f config.h stamp-h1
  346. shadowsocks-libev.pc: $(top_builddir)/config.status $(srcdir)/shadowsocks-libev.pc.in
  347. cd $(top_builddir) && $(SHELL) ./config.status $@
  348. mostlyclean-libtool:
  349. -rm -f *.lo
  350. clean-libtool:
  351. -rm -rf .libs _libs
  352. distclean-libtool:
  353. -rm -f libtool config.lt
  354. install-man8: $(man_MANS)
  355. @$(NORMAL_INSTALL)
  356. @list1=''; \
  357. list2='$(man_MANS)'; \
  358. test -n "$(man8dir)" \
  359. && test -n "`echo $$list1$$list2`" \
  360. || exit 0; \
  361. echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
  362. $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
  363. { for i in $$list1; do echo "$$i"; done; \
  364. if test -n "$$list2"; then \
  365. for i in $$list2; do echo "$$i"; done \
  366. | sed -n '/\.8[a-z]*$$/p'; \
  367. fi; \
  368. } | while read p; do \
  369. if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
  370. echo "$$d$$p"; echo "$$p"; \
  371. done | \
  372. sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
  373. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
  374. sed 'N;N;s,\n, ,g' | { \
  375. list=; while read file base inst; do \
  376. if test "$$base" = "$$inst"; then list="$$list $$file"; else \
  377. echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
  378. $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
  379. fi; \
  380. done; \
  381. for i in $$list; do echo "$$i"; done | $(am__base_list) | \
  382. while read files; do \
  383. test -z "$$files" || { \
  384. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
  385. $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
  386. done; }
  387. uninstall-man8:
  388. @$(NORMAL_UNINSTALL)
  389. @list=''; test -n "$(man8dir)" || exit 0; \
  390. files=`{ for i in $$list; do echo "$$i"; done; \
  391. l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
  392. sed -n '/\.8[a-z]*$$/p'; \
  393. } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
  394. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
  395. dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
  396. install-pkgconfiglibDATA: $(pkgconfiglib_DATA)
  397. @$(NORMAL_INSTALL)
  398. @list='$(pkgconfiglib_DATA)'; test -n "$(pkgconfiglibdir)" || list=; \
  399. if test -n "$$list"; then \
  400. echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfiglibdir)'"; \
  401. $(MKDIR_P) "$(DESTDIR)$(pkgconfiglibdir)" || exit 1; \
  402. fi; \
  403. for p in $$list; do \
  404. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  405. echo "$$d$$p"; \
  406. done | $(am__base_list) | \
  407. while read files; do \
  408. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfiglibdir)'"; \
  409. $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfiglibdir)" || exit $$?; \
  410. done
  411. uninstall-pkgconfiglibDATA:
  412. @$(NORMAL_UNINSTALL)
  413. @list='$(pkgconfiglib_DATA)'; test -n "$(pkgconfiglibdir)" || list=; \
  414. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  415. dir='$(DESTDIR)$(pkgconfiglibdir)'; $(am__uninstall_files_from_dir)
  416. # This directory's subdirectories are mostly independent; you can cd
  417. # into them and run `make' without going through this Makefile.
  418. # To change the values of `make' variables: instead of editing Makefiles,
  419. # (1) if the variable is set in `config.status', edit `config.status'
  420. # (which will cause the Makefiles to be regenerated when you run `make');
  421. # (2) otherwise, pass the desired values on the `make' command line.
  422. $(RECURSIVE_TARGETS):
  423. @fail= failcom='exit 1'; \
  424. for f in x $$MAKEFLAGS; do \
  425. case $$f in \
  426. *=* | --[!k]*);; \
  427. *k*) failcom='fail=yes';; \
  428. esac; \
  429. done; \
  430. dot_seen=no; \
  431. target=`echo $@ | sed s/-recursive//`; \
  432. list='$(SUBDIRS)'; for subdir in $$list; do \
  433. echo "Making $$target in $$subdir"; \
  434. if test "$$subdir" = "."; then \
  435. dot_seen=yes; \
  436. local_target="$$target-am"; \
  437. else \
  438. local_target="$$target"; \
  439. fi; \
  440. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  441. || eval $$failcom; \
  442. done; \
  443. if test "$$dot_seen" = "no"; then \
  444. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  445. fi; test -z "$$fail"
  446. $(RECURSIVE_CLEAN_TARGETS):
  447. @fail= failcom='exit 1'; \
  448. for f in x $$MAKEFLAGS; do \
  449. case $$f in \
  450. *=* | --[!k]*);; \
  451. *k*) failcom='fail=yes';; \
  452. esac; \
  453. done; \
  454. dot_seen=no; \
  455. case "$@" in \
  456. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  457. *) list='$(SUBDIRS)' ;; \
  458. esac; \
  459. rev=''; for subdir in $$list; do \
  460. if test "$$subdir" = "."; then :; else \
  461. rev="$$subdir $$rev"; \
  462. fi; \
  463. done; \
  464. rev="$$rev ."; \
  465. target=`echo $@ | sed s/-recursive//`; \
  466. for subdir in $$rev; do \
  467. echo "Making $$target in $$subdir"; \
  468. if test "$$subdir" = "."; then \
  469. local_target="$$target-am"; \
  470. else \
  471. local_target="$$target"; \
  472. fi; \
  473. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  474. || eval $$failcom; \
  475. done && test -z "$$fail"
  476. tags-recursive:
  477. list='$(SUBDIRS)'; for subdir in $$list; do \
  478. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  479. done
  480. ctags-recursive:
  481. list='$(SUBDIRS)'; for subdir in $$list; do \
  482. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  483. done
  484. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  485. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  486. unique=`for i in $$list; do \
  487. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  488. done | \
  489. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  490. END { if (nonempty) { for (i in files) print i; }; }'`; \
  491. mkid -fID $$unique
  492. tags: TAGS
  493. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  494. $(TAGS_FILES) $(LISP)
  495. set x; \
  496. here=`pwd`; \
  497. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  498. include_option=--etags-include; \
  499. empty_fix=.; \
  500. else \
  501. include_option=--include; \
  502. empty_fix=; \
  503. fi; \
  504. list='$(SUBDIRS)'; for subdir in $$list; do \
  505. if test "$$subdir" = .; then :; else \
  506. test ! -f $$subdir/TAGS || \
  507. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  508. fi; \
  509. done; \
  510. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  511. unique=`for i in $$list; do \
  512. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  513. done | \
  514. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  515. END { if (nonempty) { for (i in files) print i; }; }'`; \
  516. shift; \
  517. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  518. test -n "$$unique" || unique=$$empty_fix; \
  519. if test $$# -gt 0; then \
  520. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  521. "$$@" $$unique; \
  522. else \
  523. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  524. $$unique; \
  525. fi; \
  526. fi
  527. ctags: CTAGS
  528. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  529. $(TAGS_FILES) $(LISP)
  530. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  531. unique=`for i in $$list; do \
  532. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  533. done | \
  534. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  535. END { if (nonempty) { for (i in files) print i; }; }'`; \
  536. test -z "$(CTAGS_ARGS)$$unique" \
  537. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  538. $$unique
  539. GTAGS:
  540. here=`$(am__cd) $(top_builddir) && pwd` \
  541. && $(am__cd) $(top_srcdir) \
  542. && gtags -i $(GTAGS_ARGS) "$$here"
  543. distclean-tags:
  544. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  545. distdir: $(DISTFILES)
  546. @list='$(MANS)'; if test -n "$$list"; then \
  547. list=`for p in $$list; do \
  548. if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
  549. if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
  550. if test -n "$$list" && \
  551. grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
  552. echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
  553. grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
  554. echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
  555. echo " typically \`make maintainer-clean' will remove them" >&2; \
  556. exit 1; \
  557. else :; fi; \
  558. else :; fi
  559. $(am__remove_distdir)
  560. test -d "$(distdir)" || mkdir "$(distdir)"
  561. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  562. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  563. list='$(DISTFILES)'; \
  564. dist_files=`for file in $$list; do echo $$file; done | \
  565. sed -e "s|^$$srcdirstrip/||;t" \
  566. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  567. case $$dist_files in \
  568. */*) $(MKDIR_P) `echo "$$dist_files" | \
  569. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  570. sort -u` ;; \
  571. esac; \
  572. for file in $$dist_files; do \
  573. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  574. if test -d $$d/$$file; then \
  575. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  576. if test -d "$(distdir)/$$file"; then \
  577. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  578. fi; \
  579. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  580. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  581. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  582. fi; \
  583. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  584. else \
  585. test -f "$(distdir)/$$file" \
  586. || cp -p $$d/$$file "$(distdir)/$$file" \
  587. || exit 1; \
  588. fi; \
  589. done
  590. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  591. if test "$$subdir" = .; then :; else \
  592. $(am__make_dryrun) \
  593. || test -d "$(distdir)/$$subdir" \
  594. || $(MKDIR_P) "$(distdir)/$$subdir" \
  595. || exit 1; \
  596. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  597. $(am__relativize); \
  598. new_distdir=$$reldir; \
  599. dir1=$$subdir; dir2="$(top_distdir)"; \
  600. $(am__relativize); \
  601. new_top_distdir=$$reldir; \
  602. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  603. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  604. ($(am__cd) $$subdir && \
  605. $(MAKE) $(AM_MAKEFLAGS) \
  606. top_distdir="$$new_top_distdir" \
  607. distdir="$$new_distdir" \
  608. am__remove_distdir=: \
  609. am__skip_length_check=: \
  610. am__skip_mode_fix=: \
  611. distdir) \
  612. || exit 1; \
  613. fi; \
  614. done
  615. -test -n "$(am__skip_mode_fix)" \
  616. || find "$(distdir)" -type d ! -perm -755 \
  617. -exec chmod u+rwx,go+rx {} \; -o \
  618. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  619. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  620. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  621. || chmod -R a+r "$(distdir)"
  622. dist-gzip: distdir
  623. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  624. $(am__remove_distdir)
  625. dist-bzip2: distdir
  626. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  627. $(am__remove_distdir)
  628. dist-lzip: distdir
  629. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  630. $(am__remove_distdir)
  631. dist-lzma: distdir
  632. tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  633. $(am__remove_distdir)
  634. dist-xz: distdir
  635. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  636. $(am__remove_distdir)
  637. dist-tarZ: distdir
  638. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  639. $(am__remove_distdir)
  640. dist-shar: distdir
  641. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  642. $(am__remove_distdir)
  643. dist-zip: distdir
  644. -rm -f $(distdir).zip
  645. zip -rq $(distdir).zip $(distdir)
  646. $(am__remove_distdir)
  647. dist dist-all: distdir
  648. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  649. $(am__remove_distdir)
  650. # This target untars the dist file and tries a VPATH configuration. Then
  651. # it guarantees that the distribution is self-contained by making another
  652. # tarfile.
  653. distcheck: dist
  654. case '$(DIST_ARCHIVES)' in \
  655. *.tar.gz*) \
  656. GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  657. *.tar.bz2*) \
  658. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  659. *.tar.lzma*) \
  660. lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
  661. *.tar.lz*) \
  662. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  663. *.tar.xz*) \
  664. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  665. *.tar.Z*) \
  666. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  667. *.shar.gz*) \
  668. GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  669. *.zip*) \
  670. unzip $(distdir).zip ;;\
  671. esac
  672. chmod -R a-w $(distdir); chmod u+w $(distdir)
  673. mkdir $(distdir)/_build
  674. mkdir $(distdir)/_inst
  675. chmod a-w $(distdir)
  676. test -d $(distdir)/_build || exit 0; \
  677. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  678. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  679. && am__cwd=`pwd` \
  680. && $(am__cd) $(distdir)/_build \
  681. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  682. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  683. $(DISTCHECK_CONFIGURE_FLAGS) \
  684. && $(MAKE) $(AM_MAKEFLAGS) \
  685. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  686. && $(MAKE) $(AM_MAKEFLAGS) check \
  687. && $(MAKE) $(AM_MAKEFLAGS) install \
  688. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  689. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  690. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  691. distuninstallcheck \
  692. && chmod -R a-w "$$dc_install_base" \
  693. && ({ \
  694. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  695. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  696. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  697. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  698. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  699. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  700. && rm -rf "$$dc_destdir" \
  701. && $(MAKE) $(AM_MAKEFLAGS) dist \
  702. && rm -rf $(DIST_ARCHIVES) \
  703. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  704. && cd "$$am__cwd" \
  705. || exit 1
  706. $(am__remove_distdir)
  707. @(echo "$(distdir) archives ready for distribution: "; \
  708. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  709. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  710. distuninstallcheck:
  711. @test -n '$(distuninstallcheck_dir)' || { \
  712. echo 'ERROR: trying to run $@ with an empty' \
  713. '$$(distuninstallcheck_dir)' >&2; \
  714. exit 1; \
  715. }; \
  716. $(am__cd) '$(distuninstallcheck_dir)' || { \
  717. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  718. exit 1; \
  719. }; \
  720. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  721. || { echo "ERROR: files left after uninstall:" ; \
  722. if test -n "$(DESTDIR)"; then \
  723. echo " (check DESTDIR support)"; \
  724. fi ; \
  725. $(distuninstallcheck_listfiles) ; \
  726. exit 1; } >&2
  727. distcleancheck: distclean
  728. @if test '$(srcdir)' = . ; then \
  729. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  730. exit 1 ; \
  731. fi
  732. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  733. || { echo "ERROR: files left in build directory after distclean:" ; \
  734. $(distcleancheck_listfiles) ; \
  735. exit 1; } >&2
  736. check-am: all-am
  737. check: check-recursive
  738. all-am: Makefile $(MANS) $(DATA) config.h
  739. installdirs: installdirs-recursive
  740. installdirs-am:
  741. for dir in "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(pkgconfiglibdir)"; do \
  742. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  743. done
  744. install: install-recursive
  745. install-exec: install-exec-recursive
  746. install-data: install-data-recursive
  747. uninstall: uninstall-recursive
  748. install-am: all-am
  749. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  750. installcheck: installcheck-recursive
  751. install-strip:
  752. if test -z '$(STRIP)'; then \
  753. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  754. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  755. install; \
  756. else \
  757. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  758. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  759. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  760. fi
  761. mostlyclean-generic:
  762. clean-generic:
  763. distclean-generic:
  764. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  765. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  766. maintainer-clean-generic:
  767. @echo "This command is intended for maintainers to use"
  768. @echo "it deletes files that may require special tools to rebuild."
  769. clean: clean-recursive
  770. clean-am: clean-generic clean-libtool mostlyclean-am
  771. distclean: distclean-recursive
  772. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  773. -rm -f Makefile
  774. distclean-am: clean-am distclean-generic distclean-hdr \
  775. distclean-libtool distclean-tags
  776. dvi: dvi-recursive
  777. dvi-am:
  778. html: html-recursive
  779. html-am:
  780. info: info-recursive
  781. info-am:
  782. install-data-am: install-man install-pkgconfiglibDATA
  783. install-dvi: install-dvi-recursive
  784. install-dvi-am:
  785. install-exec-am:
  786. install-html: install-html-recursive
  787. install-html-am:
  788. install-info: install-info-recursive
  789. install-info-am:
  790. install-man: install-man8
  791. install-pdf: install-pdf-recursive
  792. install-pdf-am:
  793. install-ps: install-ps-recursive
  794. install-ps-am:
  795. installcheck-am:
  796. maintainer-clean: maintainer-clean-recursive
  797. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  798. -rm -rf $(top_srcdir)/autom4te.cache
  799. -rm -f Makefile
  800. maintainer-clean-am: distclean-am maintainer-clean-generic
  801. mostlyclean: mostlyclean-recursive
  802. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  803. pdf: pdf-recursive
  804. pdf-am:
  805. ps: ps-recursive
  806. ps-am:
  807. uninstall-am: uninstall-man uninstall-pkgconfiglibDATA
  808. uninstall-man: uninstall-man8
  809. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
  810. ctags-recursive install-am install-strip tags-recursive
  811. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  812. all all-am am--refresh check check-am clean clean-generic \
  813. clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
  814. dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
  815. dist-zip distcheck distclean distclean-generic distclean-hdr \
  816. distclean-libtool distclean-tags distcleancheck distdir \
  817. distuninstallcheck dvi dvi-am html html-am info info-am \
  818. install install-am install-data install-data-am install-dvi \
  819. install-dvi-am install-exec install-exec-am install-html \
  820. install-html-am install-info install-info-am install-man \
  821. install-man8 install-pdf install-pdf-am \
  822. install-pkgconfiglibDATA install-ps install-ps-am \
  823. install-strip installcheck installcheck-am installdirs \
  824. installdirs-am maintainer-clean maintainer-clean-generic \
  825. mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  826. ps ps-am tags tags-recursive uninstall uninstall-am \
  827. uninstall-man uninstall-man8 uninstall-pkgconfiglibDATA
  828. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  829. # Otherwise a system limit (for SysV at least) may be exceeded.
  830. .NOEXPORT: