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.

970 lines
32 KiB

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