Makefile.in 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680
  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkgincludedir = $(includedir)/@PACKAGE@
  19. top_builddir = .
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. INSTALL = @INSTALL@
  22. install_sh_DATA = $(install_sh) -c -m 644
  23. install_sh_PROGRAM = $(install_sh) -c
  24. install_sh_SCRIPT = $(install_sh) -c
  25. INSTALL_HEADER = $(INSTALL_DATA)
  26. transform = $(program_transform_name)
  27. NORMAL_INSTALL = :
  28. PRE_INSTALL = :
  29. POST_INSTALL = :
  30. NORMAL_UNINSTALL = :
  31. PRE_UNINSTALL = :
  32. POST_UNINSTALL = :
  33. build_triplet = @build@
  34. host_triplet = @host@
  35. target_triplet = @target@
  36. DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
  37. $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  38. $(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
  39. ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS TODO \
  40. config.guess config.rpath config.sub depcomp install-sh \
  41. missing mkinstalldirs
  42. subdir = .
  43. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  44. am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
  45. $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
  46. $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
  47. $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
  48. $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
  49. $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
  50. $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
  51. $(top_srcdir)/m4/libares.m4 $(top_srcdir)/m4/libcares.m4 \
  52. $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/openssl.m4 \
  53. $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
  54. $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
  55. $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/configure.ac
  56. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  57. $(ACLOCAL_M4)
  58. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  59. configure.lineno configure.status.lineno
  60. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  61. CONFIG_HEADER = config.h
  62. CONFIG_CLEAN_FILES = intl/Makefile
  63. SOURCES =
  64. DIST_SOURCES =
  65. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  66. html-recursive info-recursive install-data-recursive \
  67. install-exec-recursive install-info-recursive \
  68. install-recursive installcheck-recursive installdirs-recursive \
  69. pdf-recursive ps-recursive uninstall-info-recursive \
  70. uninstall-recursive
  71. ETAGS = etags
  72. CTAGS = ctags
  73. DIST_SUBDIRS = $(SUBDIRS)
  74. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  75. distdir = $(PACKAGE)-$(VERSION)
  76. top_distdir = $(distdir)
  77. am__remove_distdir = \
  78. { test ! -d $(distdir) \
  79. || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
  80. && rm -fr $(distdir); }; }
  81. DIST_ARCHIVES = $(distdir).tar.gz
  82. GZIP_ENV = --best
  83. distuninstallcheck_listfiles = find . -type f -print
  84. distcleancheck_listfiles = find . -type f -print
  85. ACLOCAL = @ACLOCAL@
  86. ALLOCA = @ALLOCA@
  87. AMDEP_FALSE = @AMDEP_FALSE@
  88. AMDEP_TRUE = @AMDEP_TRUE@
  89. AMTAR = @AMTAR@
  90. AUTOCONF = @AUTOCONF@
  91. AUTOHEADER = @AUTOHEADER@
  92. AUTOMAKE = @AUTOMAKE@
  93. AWK = @AWK@
  94. BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
  95. CATOBJEXT = @CATOBJEXT@
  96. CC = @CC@
  97. CCDEPMODE = @CCDEPMODE@
  98. CFLAGS = @CFLAGS@
  99. CPP = @CPP@
  100. CPPFLAGS = @CPPFLAGS@
  101. CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
  102. CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
  103. CPPUNIT_LIBS = @CPPUNIT_LIBS@
  104. CXX = @CXX@
  105. CXXDEPMODE = @CXXDEPMODE@
  106. CXXFLAGS = @CXXFLAGS@
  107. CYGPATH_W = @CYGPATH_W@
  108. DATADIRNAME = @DATADIRNAME@
  109. DEFS = @DEFS@
  110. DEPDIR = @DEPDIR@
  111. ECHO_C = @ECHO_C@
  112. ECHO_N = @ECHO_N@
  113. ECHO_T = @ECHO_T@
  114. EGREP = @EGREP@
  115. ENABLE_ASYNC_DNS_FALSE = @ENABLE_ASYNC_DNS_FALSE@
  116. ENABLE_ASYNC_DNS_TRUE = @ENABLE_ASYNC_DNS_TRUE@
  117. ENABLE_BITTORRENT_FALSE = @ENABLE_BITTORRENT_FALSE@
  118. ENABLE_BITTORRENT_TRUE = @ENABLE_BITTORRENT_TRUE@
  119. ENABLE_MESSAGE_DIGEST_FALSE = @ENABLE_MESSAGE_DIGEST_FALSE@
  120. ENABLE_MESSAGE_DIGEST_TRUE = @ENABLE_MESSAGE_DIGEST_TRUE@
  121. ENABLE_METALINK_FALSE = @ENABLE_METALINK_FALSE@
  122. ENABLE_METALINK_TRUE = @ENABLE_METALINK_TRUE@
  123. EXEEXT = @EXEEXT@
  124. GENCAT = @GENCAT@
  125. GLIBC21 = @GLIBC21@
  126. GMSGFMT = @GMSGFMT@
  127. GREP = @GREP@
  128. HAVE_BASENAME_FALSE = @HAVE_BASENAME_FALSE@
  129. HAVE_BASENAME_TRUE = @HAVE_BASENAME_TRUE@
  130. HAVE_GETADDRINFO_FALSE = @HAVE_GETADDRINFO_FALSE@
  131. HAVE_GETADDRINFO_TRUE = @HAVE_GETADDRINFO_TRUE@
  132. HAVE_INET_ATON_FALSE = @HAVE_INET_ATON_FALSE@
  133. HAVE_INET_ATON_TRUE = @HAVE_INET_ATON_TRUE@
  134. HAVE_LOCALTIME_R_FALSE = @HAVE_LOCALTIME_R_FALSE@
  135. HAVE_LOCALTIME_R_TRUE = @HAVE_LOCALTIME_R_TRUE@
  136. HAVE_STRPTIME_FALSE = @HAVE_STRPTIME_FALSE@
  137. HAVE_STRPTIME_TRUE = @HAVE_STRPTIME_TRUE@
  138. INSTALL_DATA = @INSTALL_DATA@
  139. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  140. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  141. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  142. INSTOBJEXT = @INSTOBJEXT@
  143. INTLBISON = @INTLBISON@
  144. INTLLIBS = @INTLLIBS@
  145. INTLOBJS = @INTLOBJS@
  146. INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
  147. LDFLAGS = @LDFLAGS@
  148. LIBARES_CPPFLAGS = @LIBARES_CPPFLAGS@
  149. LIBARES_LIBS = @LIBARES_LIBS@
  150. LIBCARES_CPPFLAGS = @LIBCARES_CPPFLAGS@
  151. LIBCARES_LIBS = @LIBCARES_LIBS@
  152. LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
  153. LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
  154. LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
  155. LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
  156. LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
  157. LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
  158. LIBICONV = @LIBICONV@
  159. LIBINTL = @LIBINTL@
  160. LIBOBJS = @LIBOBJS@
  161. LIBS = @LIBS@
  162. LTLIBICONV = @LTLIBICONV@
  163. LTLIBINTL = @LTLIBINTL@
  164. LTLIBOBJS = @LTLIBOBJS@
  165. MAKEINFO = @MAKEINFO@
  166. MKINSTALLDIRS = @MKINSTALLDIRS@
  167. MSGFMT = @MSGFMT@
  168. MSGMERGE = @MSGMERGE@
  169. OBJEXT = @OBJEXT@
  170. OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
  171. OPENSSL_LIBS = @OPENSSL_LIBS@
  172. PACKAGE = @PACKAGE@
  173. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  174. PACKAGE_NAME = @PACKAGE_NAME@
  175. PACKAGE_STRING = @PACKAGE_STRING@
  176. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  177. PACKAGE_VERSION = @PACKAGE_VERSION@
  178. PATH_SEPARATOR = @PATH_SEPARATOR@
  179. POSUB = @POSUB@
  180. RANLIB = @RANLIB@
  181. SET_MAKE = @SET_MAKE@
  182. SHELL = @SHELL@
  183. STRIP = @STRIP@
  184. USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
  185. USE_NLS = @USE_NLS@
  186. VERSION = @VERSION@
  187. WINSOCK_LIBS = @WINSOCK_LIBS@
  188. XGETTEXT = @XGETTEXT@
  189. XML2_CONFIG = @XML2_CONFIG@
  190. XML_CPPFLAGS = @XML_CPPFLAGS@
  191. XML_LIBS = @XML_LIBS@
  192. YACC = @YACC@
  193. YFLAGS = @YFLAGS@
  194. ac_ct_CC = @ac_ct_CC@
  195. ac_ct_CXX = @ac_ct_CXX@
  196. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  197. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  198. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  199. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  200. am__include = @am__include@
  201. am__leading_dot = @am__leading_dot@
  202. am__quote = @am__quote@
  203. am__tar = @am__tar@
  204. am__untar = @am__untar@
  205. bindir = @bindir@
  206. build = @build@
  207. build_alias = @build_alias@
  208. build_cpu = @build_cpu@
  209. build_os = @build_os@
  210. build_vendor = @build_vendor@
  211. datadir = @datadir@
  212. datarootdir = @datarootdir@
  213. docdir = @docdir@
  214. dvidir = @dvidir@
  215. exec_prefix = @exec_prefix@
  216. host = @host@
  217. host_alias = @host_alias@
  218. host_cpu = @host_cpu@
  219. host_os = @host_os@
  220. host_vendor = @host_vendor@
  221. htmldir = @htmldir@
  222. includedir = @includedir@
  223. infodir = @infodir@
  224. install_sh = @install_sh@
  225. libdir = @libdir@
  226. libexecdir = @libexecdir@
  227. localedir = @localedir@
  228. localstatedir = @localstatedir@
  229. mandir = @mandir@
  230. mkdir_p = @mkdir_p@
  231. oldincludedir = @oldincludedir@
  232. pdfdir = @pdfdir@
  233. prefix = @prefix@
  234. program_transform_name = @program_transform_name@
  235. psdir = @psdir@
  236. sbindir = @sbindir@
  237. sharedstatedir = @sharedstatedir@
  238. sysconfdir = @sysconfdir@
  239. target = @target@
  240. target_alias = @target_alias@
  241. target_cpu = @target_cpu@
  242. target_os = @target_os@
  243. target_vendor = @target_vendor@
  244. SUBDIRS = intl m4 po src test doc
  245. ACLOCAL_AMFLAGS = -I m4
  246. EXTRA_DIST = config.rpath
  247. all: config.h
  248. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  249. .SUFFIXES:
  250. am--refresh:
  251. @:
  252. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  253. @for dep in $?; do \
  254. case '$(am__configure_deps)' in \
  255. *$$dep*) \
  256. echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
  257. cd $(srcdir) && $(AUTOMAKE) --gnu \
  258. && exit 0; \
  259. exit 1;; \
  260. esac; \
  261. done; \
  262. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
  263. cd $(top_srcdir) && \
  264. $(AUTOMAKE) --gnu Makefile
  265. .PRECIOUS: Makefile
  266. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  267. @case '$?' in \
  268. *config.status*) \
  269. echo ' $(SHELL) ./config.status'; \
  270. $(SHELL) ./config.status;; \
  271. *) \
  272. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  273. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  274. esac;
  275. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  276. $(SHELL) ./config.status --recheck
  277. $(top_srcdir)/configure: $(am__configure_deps)
  278. cd $(srcdir) && $(AUTOCONF)
  279. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  280. cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  281. config.h: stamp-h1
  282. @if test ! -f $@; then \
  283. rm -f stamp-h1; \
  284. $(MAKE) stamp-h1; \
  285. else :; fi
  286. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  287. @rm -f stamp-h1
  288. cd $(top_builddir) && $(SHELL) ./config.status config.h
  289. $(srcdir)/config.h.in: $(am__configure_deps)
  290. cd $(top_srcdir) && $(AUTOHEADER)
  291. rm -f stamp-h1
  292. touch $@
  293. distclean-hdr:
  294. -rm -f config.h stamp-h1
  295. intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
  296. cd $(top_builddir) && $(SHELL) ./config.status $@
  297. uninstall-info-am:
  298. # This directory's subdirectories are mostly independent; you can cd
  299. # into them and run `make' without going through this Makefile.
  300. # To change the values of `make' variables: instead of editing Makefiles,
  301. # (1) if the variable is set in `config.status', edit `config.status'
  302. # (which will cause the Makefiles to be regenerated when you run `make');
  303. # (2) otherwise, pass the desired values on the `make' command line.
  304. $(RECURSIVE_TARGETS):
  305. @failcom='exit 1'; \
  306. for f in x $$MAKEFLAGS; do \
  307. case $$f in \
  308. *=* | --[!k]*);; \
  309. *k*) failcom='fail=yes';; \
  310. esac; \
  311. done; \
  312. dot_seen=no; \
  313. target=`echo $@ | sed s/-recursive//`; \
  314. list='$(SUBDIRS)'; for subdir in $$list; do \
  315. echo "Making $$target in $$subdir"; \
  316. if test "$$subdir" = "."; then \
  317. dot_seen=yes; \
  318. local_target="$$target-am"; \
  319. else \
  320. local_target="$$target"; \
  321. fi; \
  322. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  323. || eval $$failcom; \
  324. done; \
  325. if test "$$dot_seen" = "no"; then \
  326. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  327. fi; test -z "$$fail"
  328. mostlyclean-recursive clean-recursive distclean-recursive \
  329. maintainer-clean-recursive:
  330. @failcom='exit 1'; \
  331. for f in x $$MAKEFLAGS; do \
  332. case $$f in \
  333. *=* | --[!k]*);; \
  334. *k*) failcom='fail=yes';; \
  335. esac; \
  336. done; \
  337. dot_seen=no; \
  338. case "$@" in \
  339. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  340. *) list='$(SUBDIRS)' ;; \
  341. esac; \
  342. rev=''; for subdir in $$list; do \
  343. if test "$$subdir" = "."; then :; else \
  344. rev="$$subdir $$rev"; \
  345. fi; \
  346. done; \
  347. rev="$$rev ."; \
  348. target=`echo $@ | sed s/-recursive//`; \
  349. for subdir in $$rev; do \
  350. echo "Making $$target in $$subdir"; \
  351. if test "$$subdir" = "."; then \
  352. local_target="$$target-am"; \
  353. else \
  354. local_target="$$target"; \
  355. fi; \
  356. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  357. || eval $$failcom; \
  358. done && test -z "$$fail"
  359. tags-recursive:
  360. list='$(SUBDIRS)'; for subdir in $$list; do \
  361. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  362. done
  363. ctags-recursive:
  364. list='$(SUBDIRS)'; for subdir in $$list; do \
  365. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  366. done
  367. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  368. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  369. unique=`for i in $$list; do \
  370. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  371. done | \
  372. $(AWK) ' { files[$$0] = 1; } \
  373. END { for (i in files) print i; }'`; \
  374. mkid -fID $$unique
  375. tags: TAGS
  376. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  377. $(TAGS_FILES) $(LISP)
  378. tags=; \
  379. here=`pwd`; \
  380. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  381. include_option=--etags-include; \
  382. empty_fix=.; \
  383. else \
  384. include_option=--include; \
  385. empty_fix=; \
  386. fi; \
  387. list='$(SUBDIRS)'; for subdir in $$list; do \
  388. if test "$$subdir" = .; then :; else \
  389. test ! -f $$subdir/TAGS || \
  390. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  391. fi; \
  392. done; \
  393. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  394. unique=`for i in $$list; do \
  395. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  396. done | \
  397. $(AWK) ' { files[$$0] = 1; } \
  398. END { for (i in files) print i; }'`; \
  399. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  400. test -n "$$unique" || unique=$$empty_fix; \
  401. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  402. $$tags $$unique; \
  403. fi
  404. ctags: CTAGS
  405. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  406. $(TAGS_FILES) $(LISP)
  407. tags=; \
  408. here=`pwd`; \
  409. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  410. unique=`for i in $$list; do \
  411. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  412. done | \
  413. $(AWK) ' { files[$$0] = 1; } \
  414. END { for (i in files) print i; }'`; \
  415. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  416. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  417. $$tags $$unique
  418. GTAGS:
  419. here=`$(am__cd) $(top_builddir) && pwd` \
  420. && cd $(top_srcdir) \
  421. && gtags -i $(GTAGS_ARGS) $$here
  422. distclean-tags:
  423. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  424. distdir: $(DISTFILES)
  425. $(am__remove_distdir)
  426. mkdir $(distdir)
  427. $(mkdir_p) $(distdir)/intl $(distdir)/m4 $(distdir)/po
  428. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  429. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  430. list='$(DISTFILES)'; for file in $$list; do \
  431. case $$file in \
  432. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  433. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  434. esac; \
  435. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  436. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  437. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  438. dir="/$$dir"; \
  439. $(mkdir_p) "$(distdir)$$dir"; \
  440. else \
  441. dir=''; \
  442. fi; \
  443. if test -d $$d/$$file; then \
  444. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  445. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  446. fi; \
  447. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  448. else \
  449. test -f $(distdir)/$$file \
  450. || cp -p $$d/$$file $(distdir)/$$file \
  451. || exit 1; \
  452. fi; \
  453. done
  454. list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  455. if test "$$subdir" = .; then :; else \
  456. test -d "$(distdir)/$$subdir" \
  457. || $(mkdir_p) "$(distdir)/$$subdir" \
  458. || exit 1; \
  459. distdir=`$(am__cd) $(distdir) && pwd`; \
  460. top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
  461. (cd $$subdir && \
  462. $(MAKE) $(AM_MAKEFLAGS) \
  463. top_distdir="$$top_distdir" \
  464. distdir="$$distdir/$$subdir" \
  465. distdir) \
  466. || exit 1; \
  467. fi; \
  468. done
  469. -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  470. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  471. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  472. ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
  473. || chmod -R a+r $(distdir)
  474. dist-gzip: distdir
  475. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  476. $(am__remove_distdir)
  477. dist-bzip2: distdir
  478. tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  479. $(am__remove_distdir)
  480. dist-tarZ: distdir
  481. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  482. $(am__remove_distdir)
  483. dist-shar: distdir
  484. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  485. $(am__remove_distdir)
  486. dist-zip: distdir
  487. -rm -f $(distdir).zip
  488. zip -rq $(distdir).zip $(distdir)
  489. $(am__remove_distdir)
  490. dist dist-all: distdir
  491. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  492. $(am__remove_distdir)
  493. # This target untars the dist file and tries a VPATH configuration. Then
  494. # it guarantees that the distribution is self-contained by making another
  495. # tarfile.
  496. distcheck: dist
  497. case '$(DIST_ARCHIVES)' in \
  498. *.tar.gz*) \
  499. GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
  500. *.tar.bz2*) \
  501. bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
  502. *.tar.Z*) \
  503. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  504. *.shar.gz*) \
  505. GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
  506. *.zip*) \
  507. unzip $(distdir).zip ;;\
  508. esac
  509. chmod -R a-w $(distdir); chmod a+w $(distdir)
  510. mkdir $(distdir)/_build
  511. mkdir $(distdir)/_inst
  512. chmod a-w $(distdir)
  513. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  514. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  515. && cd $(distdir)/_build \
  516. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  517. --with-included-gettext \
  518. $(DISTCHECK_CONFIGURE_FLAGS) \
  519. && $(MAKE) $(AM_MAKEFLAGS) \
  520. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  521. && $(MAKE) $(AM_MAKEFLAGS) check \
  522. && $(MAKE) $(AM_MAKEFLAGS) install \
  523. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  524. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  525. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  526. distuninstallcheck \
  527. && chmod -R a-w "$$dc_install_base" \
  528. && ({ \
  529. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  530. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  531. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  532. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  533. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  534. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  535. && rm -rf "$$dc_destdir" \
  536. && $(MAKE) $(AM_MAKEFLAGS) dist \
  537. && rm -rf $(DIST_ARCHIVES) \
  538. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  539. $(am__remove_distdir)
  540. @(echo "$(distdir) archives ready for distribution: "; \
  541. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  542. sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
  543. distuninstallcheck:
  544. @cd $(distuninstallcheck_dir) \
  545. && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  546. || { echo "ERROR: files left after uninstall:" ; \
  547. if test -n "$(DESTDIR)"; then \
  548. echo " (check DESTDIR support)"; \
  549. fi ; \
  550. $(distuninstallcheck_listfiles) ; \
  551. exit 1; } >&2
  552. distcleancheck: distclean
  553. @if test '$(srcdir)' = . ; then \
  554. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  555. exit 1 ; \
  556. fi
  557. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  558. || { echo "ERROR: files left in build directory after distclean:" ; \
  559. $(distcleancheck_listfiles) ; \
  560. exit 1; } >&2
  561. check-am: all-am
  562. check: check-recursive
  563. all-am: Makefile config.h
  564. installdirs: installdirs-recursive
  565. installdirs-am:
  566. install: install-recursive
  567. install-exec: install-exec-recursive
  568. install-data: install-data-recursive
  569. uninstall: uninstall-recursive
  570. install-am: all-am
  571. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  572. installcheck: installcheck-recursive
  573. install-strip:
  574. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  575. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  576. `test -z '$(STRIP)' || \
  577. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  578. mostlyclean-generic:
  579. clean-generic:
  580. distclean-generic:
  581. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  582. maintainer-clean-generic:
  583. @echo "This command is intended for maintainers to use"
  584. @echo "it deletes files that may require special tools to rebuild."
  585. clean: clean-recursive
  586. clean-am: clean-generic mostlyclean-am
  587. distclean: distclean-recursive
  588. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  589. -rm -f Makefile
  590. distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
  591. dvi: dvi-recursive
  592. dvi-am:
  593. html: html-recursive
  594. info: info-recursive
  595. info-am:
  596. install-data-am:
  597. install-exec-am:
  598. install-info: install-info-recursive
  599. install-man:
  600. installcheck-am:
  601. maintainer-clean: maintainer-clean-recursive
  602. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  603. -rm -rf $(top_srcdir)/autom4te.cache
  604. -rm -f Makefile
  605. maintainer-clean-am: distclean-am maintainer-clean-generic
  606. mostlyclean: mostlyclean-recursive
  607. mostlyclean-am: mostlyclean-generic
  608. pdf: pdf-recursive
  609. pdf-am:
  610. ps: ps-recursive
  611. ps-am:
  612. uninstall-am: uninstall-info-am
  613. uninstall-info: uninstall-info-recursive
  614. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
  615. check-am clean clean-generic clean-recursive ctags \
  616. ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
  617. dist-tarZ dist-zip distcheck distclean distclean-generic \
  618. distclean-hdr distclean-recursive distclean-tags \
  619. distcleancheck distdir distuninstallcheck dvi dvi-am html \
  620. html-am info info-am install install-am install-data \
  621. install-data-am install-exec install-exec-am install-info \
  622. install-info-am install-man install-strip installcheck \
  623. installcheck-am installdirs installdirs-am maintainer-clean \
  624. maintainer-clean-generic maintainer-clean-recursive \
  625. mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
  626. pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
  627. uninstall-info-am
  628. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  629. # Otherwise a system limit (for SysV at least) may be exceeded.
  630. .NOEXPORT: