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.

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