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.

881 lines
28 KiB

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