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.

833 lines
27 KiB

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