2
0

Makefile.in 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  1. # Makefile.in generated by automake 1.11.1 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 Free Software Foundation,
  5. # 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. # Make Autoconf commands.
  15. # Copyright (C) 1999-2007, 2009-2012 Free Software Foundation, Inc.
  16. # This program is free software: you can redistribute it and/or modify
  17. # it under the terms of the GNU General Public License as published by
  18. # the Free Software Foundation, either version 3 of the License, or
  19. # (at your option) any later version.
  20. # This program is distributed in the hope that it will be useful,
  21. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  22. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  23. # GNU General Public License for more details.
  24. # You should have received a copy of the GNU General Public License
  25. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  26. # Freeze M4 files.
  27. # Copyright (C) 2002, 2004, 2006-2012 Free Software Foundation, Inc.
  28. # This program is free software: you can redistribute it and/or modify
  29. # it under the terms of the GNU General Public License as published by
  30. # the Free Software Foundation, either version 3 of the License, or
  31. # (at your option) any later version.
  32. # This program is distributed in the hope that it will be useful,
  33. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  34. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  35. # GNU General Public License for more details.
  36. # You should have received a copy of the GNU General Public License
  37. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  38. VPATH = @srcdir@
  39. pkgdatadir = $(datadir)/@PACKAGE@
  40. pkgincludedir = $(includedir)/@PACKAGE@
  41. pkglibdir = $(libdir)/@PACKAGE@
  42. pkglibexecdir = $(libexecdir)/@PACKAGE@
  43. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  44. install_sh_DATA = $(install_sh) -c -m 644
  45. install_sh_PROGRAM = $(install_sh) -c
  46. install_sh_SCRIPT = $(install_sh) -c
  47. INSTALL_HEADER = $(INSTALL_DATA)
  48. transform = $(program_transform_name)
  49. NORMAL_INSTALL = :
  50. PRE_INSTALL = :
  51. POST_INSTALL = :
  52. NORMAL_UNINSTALL = :
  53. PRE_UNINSTALL = :
  54. POST_UNINSTALL = :
  55. build_triplet = @build@
  56. host_triplet = @host@
  57. DIST_COMMON = $(srcdir)/../lib/freeze.mk $(srcdir)/Makefile.am \
  58. $(srcdir)/Makefile.in
  59. subdir = bin
  60. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  61. am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
  62. $(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/make-case.m4 \
  63. $(top_srcdir)/configure.ac
  64. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  65. $(ACLOCAL_M4)
  66. mkinstalldirs = $(install_sh) -d
  67. CONFIG_CLEAN_FILES =
  68. CONFIG_CLEAN_VPATH_FILES =
  69. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  70. am__vpath_adj = case $$p in \
  71. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  72. *) f=$$p;; \
  73. esac;
  74. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  75. am__install_max = 40
  76. am__nobase_strip_setup = \
  77. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  78. am__nobase_strip = \
  79. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  80. am__nobase_list = $(am__nobase_strip_setup); \
  81. for p in $$list; do echo "$$p $$p"; done | \
  82. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  83. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  84. if (++n[$$2] == $(am__install_max)) \
  85. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  86. END { for (dir in files) print dir, files[dir] }'
  87. am__base_list = \
  88. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  89. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  90. am__installdirs = "$(DESTDIR)$(bindir)"
  91. SCRIPTS = $(bin_SCRIPTS)
  92. SOURCES =
  93. DIST_SOURCES =
  94. ETAGS = etags
  95. CTAGS = ctags
  96. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  97. ACLOCAL = @ACLOCAL@
  98. AMTAR = @AMTAR@
  99. AUTOCONF = @AUTOCONF@
  100. AUTOHEADER = @AUTOHEADER@
  101. AUTOMAKE = @AUTOMAKE@
  102. AWK = @AWK@
  103. CYGPATH_W = @CYGPATH_W@
  104. DEFS = @DEFS@
  105. ECHO_C = @ECHO_C@
  106. ECHO_N = @ECHO_N@
  107. ECHO_T = @ECHO_T@
  108. EGREP = @EGREP@
  109. EMACS = @EMACS@
  110. EMACSLOADPATH = @EMACSLOADPATH@
  111. EXPR = @EXPR@
  112. GREP = @GREP@
  113. HELP2MAN = @HELP2MAN@
  114. INSTALL = @INSTALL@
  115. INSTALL_DATA = @INSTALL_DATA@
  116. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  117. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  118. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  119. LIBOBJS = @LIBOBJS@
  120. LIBS = @LIBS@
  121. LTLIBOBJS = @LTLIBOBJS@
  122. M4 = @M4@
  123. M4_DEBUGFILE = @M4_DEBUGFILE@
  124. M4_GNU = @M4_GNU@
  125. MAKEINFO = @MAKEINFO@
  126. MKDIR_P = @MKDIR_P@
  127. PACKAGE = @PACKAGE@
  128. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  129. PACKAGE_NAME = @PACKAGE_NAME@
  130. PACKAGE_STRING = @PACKAGE_STRING@
  131. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  132. PACKAGE_URL = @PACKAGE_URL@
  133. PACKAGE_VERSION = @PACKAGE_VERSION@
  134. PATH_SEPARATOR = @PATH_SEPARATOR@
  135. PERL = @PERL@
  136. PERL_FLOCK = @PERL_FLOCK@
  137. SED = @SED@
  138. SET_MAKE = @SET_MAKE@
  139. SHELL = @SHELL@
  140. STRIP = @STRIP@
  141. TEST_EMACS = @TEST_EMACS@
  142. VERSION = @VERSION@
  143. abs_builddir = @abs_builddir@
  144. abs_srcdir = @abs_srcdir@
  145. abs_top_builddir = @abs_top_builddir@
  146. abs_top_srcdir = @abs_top_srcdir@
  147. ac_cv_dir_trailing_space = @ac_cv_dir_trailing_space@
  148. ac_cv_sh_n_works = @ac_cv_sh_n_works@
  149. ac_cv_unsupported_fs_chars = @ac_cv_unsupported_fs_chars@
  150. am__leading_dot = @am__leading_dot@
  151. am__tar = @am__tar@
  152. am__untar = @am__untar@
  153. bindir = @bindir@
  154. build = @build@
  155. build_alias = @build_alias@
  156. build_cpu = @build_cpu@
  157. build_os = @build_os@
  158. build_vendor = @build_vendor@
  159. builddir = @builddir@
  160. datadir = @datadir@
  161. datarootdir = @datarootdir@
  162. docdir = @docdir@
  163. dvidir = @dvidir@
  164. exec_prefix = @exec_prefix@
  165. host = @host@
  166. host_alias = @host_alias@
  167. host_cpu = @host_cpu@
  168. host_os = @host_os@
  169. host_vendor = @host_vendor@
  170. htmldir = @htmldir@
  171. includedir = @includedir@
  172. infodir = @infodir@
  173. install_sh = @install_sh@
  174. libdir = @libdir@
  175. libexecdir = @libexecdir@
  176. lispdir = @lispdir@
  177. localedir = @localedir@
  178. localstatedir = @localstatedir@
  179. mandir = @mandir@
  180. mkdir_p = @mkdir_p@
  181. oldincludedir = @oldincludedir@
  182. pdfdir = @pdfdir@
  183. prefix = @prefix@
  184. program_transform_name = @program_transform_name@
  185. psdir = @psdir@
  186. sbindir = @sbindir@
  187. sharedstatedir = @sharedstatedir@
  188. srcdir = @srcdir@
  189. sysconfdir = @sysconfdir@
  190. target_alias = @target_alias@
  191. top_build_prefix = @top_build_prefix@
  192. top_builddir = @top_builddir@
  193. top_srcdir = @top_srcdir@
  194. SUFFIXES = .m4 .m4f
  195. AUTOM4TE_CFG = $(top_builddir)/lib/autom4te.cfg
  196. # Do not use AUTOM4TE here, since maint.mk (my-distcheck)
  197. # checks if we are independent of Autoconf by defining AUTOM4TE (and
  198. # others) to `false'. Autoconf provides autom4te, so that doesn't
  199. # apply to us.
  200. MY_AUTOM4TE = \
  201. autom4te_perllibdir='$(top_srcdir)'/lib \
  202. AUTOM4TE_CFG='$(AUTOM4TE_CFG)' $(top_builddir)/bin/autom4te \
  203. -B '$(top_builddir)'/lib -B '$(top_srcdir)'/lib # keep ` '
  204. # Factor the dependencies between all the frozen files.
  205. # Some day we should explain to Automake how to use autom4te to compute
  206. # the dependencies...
  207. src_libdir = $(top_srcdir)/lib
  208. build_libdir = $(top_builddir)/lib
  209. m4f_dependencies = $(top_builddir)/bin/autom4te $(AUTOM4TE_CFG)
  210. m4sugar_m4f_dependencies = \
  211. $(m4f_dependencies) \
  212. $(src_libdir)/m4sugar/m4sugar.m4 \
  213. $(build_libdir)/m4sugar/version.m4
  214. m4sh_m4f_dependencies = \
  215. $(m4sugar_m4f_dependencies) \
  216. $(src_libdir)/m4sugar/m4sh.m4
  217. autotest_m4f_dependencies = \
  218. $(m4sh_m4f_dependencies) \
  219. $(src_libdir)/autotest/autotest.m4 \
  220. $(src_libdir)/autotest/general.m4 \
  221. $(src_libdir)/autotest/specific.m4
  222. autoconf_m4f_dependencies = \
  223. $(m4sh_m4f_dependencies) \
  224. $(src_libdir)/autoconf/autoscan.m4 \
  225. $(src_libdir)/autoconf/general.m4 \
  226. $(src_libdir)/autoconf/autoheader.m4 \
  227. $(src_libdir)/autoconf/autoupdate.m4 \
  228. $(src_libdir)/autoconf/autotest.m4 \
  229. $(src_libdir)/autoconf/status.m4 \
  230. $(src_libdir)/autoconf/oldnames.m4 \
  231. $(src_libdir)/autoconf/specific.m4 \
  232. $(src_libdir)/autoconf/lang.m4 \
  233. $(src_libdir)/autoconf/c.m4 \
  234. $(src_libdir)/autoconf/fortran.m4 \
  235. $(src_libdir)/autoconf/erlang.m4 \
  236. $(src_libdir)/autoconf/go.m4 \
  237. $(src_libdir)/autoconf/functions.m4 \
  238. $(src_libdir)/autoconf/headers.m4 \
  239. $(src_libdir)/autoconf/types.m4 \
  240. $(src_libdir)/autoconf/libs.m4 \
  241. $(src_libdir)/autoconf/programs.m4 \
  242. $(src_libdir)/autoconf/autoconf.m4
  243. ETAGS_FOR_M4 = \
  244. --lang=none \
  245. --regex='/\(m4_define\|define\)(\[\([^]]*\)\]/\2/'
  246. ETAGS_FOR_M4SUGAR = \
  247. $(ETAGS_FOR_M4) \
  248. --regex='/m4_defun(\[\([^]]*\)\]/\1/'
  249. ETAGS_FOR_AUTOCONF = \
  250. $(ETAGS_FOR_M4SUGAR) \
  251. --regex='/\(A[CU]_DEFUN\|AU_ALIAS\)(\[\([^]]*\)\]/\2/' \
  252. --regex='/AN_\(FUNCTION\|HEADER\|IDENTIFIER\|LIBRARY\|MAKEVAR\|PROGRAM\)(\[\([^]]*\)\]/\2/'
  253. bin_SCRIPTS = autom4te \
  254. autoconf autoheader autoreconf ifnames autoscan autoupdate
  255. EXTRA_DIST = autoconf.as autoheader.in autoreconf.in autoupdate.in ifnames.in \
  256. autoscan.in autom4te.in
  257. # Files that should be removed, but which Automake does not know.
  258. MOSTLYCLEANFILES = $(bin_SCRIPTS) autoconf.in *.tmp
  259. # Get the release year from ../ChangeLog.
  260. RELEASE_YEAR = \
  261. `sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' $(top_srcdir)/ChangeLog`
  262. edit = sed \
  263. -e 's|@SHELL[@]|$(SHELL)|g' \
  264. -e 's|@PERL[@]|$(PERL)|g' \
  265. -e 's|@PERL_FLOCK[@]|$(PERL_FLOCK)|g' \
  266. -e 's|@bindir[@]|$(bindir)|g' \
  267. -e 's|@pkgdatadir[@]|$(pkgdatadir)|g' \
  268. -e 's|@prefix[@]|$(prefix)|g' \
  269. -e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
  270. -e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
  271. -e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
  272. -e 's|@M4[@]|$(M4)|g' \
  273. -e 's|@M4_DEBUGFILE[@]|$(M4_DEBUGFILE)|g' \
  274. -e 's|@M4_GNU[@]|$(M4_GNU)|g' \
  275. -e 's|@AWK[@]|$(AWK)|g' \
  276. -e 's|@RELEASE_YEAR[@]|'$(RELEASE_YEAR)'|g' \
  277. -e 's|@VERSION[@]|$(VERSION)|g' \
  278. -e 's|@PACKAGE_NAME[@]|$(PACKAGE_NAME)|g' \
  279. -e 's|@configure_input[@]|Generated from $@.in; do not edit by hand.|g'
  280. TAGS_DEPENDENCIES = $(EXTRA_DIST)
  281. letters = abcdefghijklmnopqrstuvwxyz
  282. LETTERS = ABCDEFGHIJKLMNOPQRSTUVWXYZ
  283. DIGITS = 0123456789
  284. WORD_REGEXP = [$(LETTERS)$(letters)_][$(LETTERS)$(letters)$(DIGITS)_]*
  285. ETAGS_PERL = --lang=perl \
  286. autoheader.in autoreconf.in autoupdate.in autoscan.in autom4te.in \
  287. ifnames.in
  288. ETAGS_SH = --lang=none --regex='/\($(WORD_REGEXP)\)=/\1/' \
  289. autoconf.in
  290. ETAGS_ARGS = $(ETAGS_PERL) $(ETAGS_SH)
  291. all: all-am
  292. .SUFFIXES:
  293. .SUFFIXES: .m4 .m4f
  294. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/../lib/freeze.mk $(am__configure_deps)
  295. @for dep in $?; do \
  296. case '$(am__configure_deps)' in \
  297. *$$dep*) \
  298. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  299. && { if test -f $@; then exit 0; else break; fi; }; \
  300. exit 1;; \
  301. esac; \
  302. done; \
  303. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bin/Makefile'; \
  304. $(am__cd) $(top_srcdir) && \
  305. $(AUTOMAKE) --gnu bin/Makefile
  306. .PRECIOUS: Makefile
  307. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  308. @case '$?' in \
  309. *config.status*) \
  310. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  311. *) \
  312. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  313. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  314. esac;
  315. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  316. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  317. $(top_srcdir)/configure: $(am__configure_deps)
  318. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  319. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  320. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  321. $(am__aclocal_m4_deps):
  322. install-binSCRIPTS: $(bin_SCRIPTS)
  323. @$(NORMAL_INSTALL)
  324. test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
  325. @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
  326. for p in $$list; do \
  327. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  328. if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
  329. done | \
  330. sed -e 'p;s,.*/,,;n' \
  331. -e 'h;s|.*|.|' \
  332. -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
  333. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
  334. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  335. if ($$2 == $$4) { files[d] = files[d] " " $$1; \
  336. if (++n[d] == $(am__install_max)) { \
  337. print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
  338. else { print "f", d "/" $$4, $$1 } } \
  339. END { for (d in files) print "f", d, files[d] }' | \
  340. while read type dir files; do \
  341. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  342. test -z "$$files" || { \
  343. echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  344. $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  345. } \
  346. ; done
  347. uninstall-binSCRIPTS:
  348. @$(NORMAL_UNINSTALL)
  349. @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
  350. files=`for p in $$list; do echo "$$p"; done | \
  351. sed -e 's,.*/,,;$(transform)'`; \
  352. test -n "$$list" || exit 0; \
  353. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  354. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  355. installcheck-binSCRIPTS: $(bin_SCRIPTS)
  356. bad=0; pid=$$$$; list="$(bin_SCRIPTS)"; for p in $$list; do \
  357. case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
  358. *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
  359. esac; \
  360. f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
  361. for opt in --help --version; do \
  362. if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
  363. 2>c$${pid}_.err </dev/null \
  364. && test -n "`cat c$${pid}_.out`" \
  365. && test -z "`cat c$${pid}_.err`"; then :; \
  366. else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
  367. done; \
  368. done; rm -f c$${pid}_.???; exit $$bad
  369. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  370. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  371. unique=`for i in $$list; do \
  372. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  373. done | \
  374. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  375. END { if (nonempty) { for (i in files) print i; }; }'`; \
  376. mkid -fID $$unique
  377. tags: TAGS
  378. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  379. $(TAGS_FILES) $(LISP)
  380. set x; \
  381. here=`pwd`; \
  382. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  383. unique=`for i in $$list; do \
  384. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  385. done | \
  386. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  387. END { if (nonempty) { for (i in files) print i; }; }'`; \
  388. shift; \
  389. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  390. test -n "$$unique" || unique=$$empty_fix; \
  391. if test $$# -gt 0; then \
  392. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  393. "$$@" $$unique; \
  394. else \
  395. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  396. $$unique; \
  397. fi; \
  398. fi
  399. ctags: CTAGS
  400. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  401. $(TAGS_FILES) $(LISP)
  402. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  403. unique=`for i in $$list; do \
  404. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  405. done | \
  406. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  407. END { if (nonempty) { for (i in files) print i; }; }'`; \
  408. test -z "$(CTAGS_ARGS)$$unique" \
  409. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  410. $$unique
  411. GTAGS:
  412. here=`$(am__cd) $(top_builddir) && pwd` \
  413. && $(am__cd) $(top_srcdir) \
  414. && gtags -i $(GTAGS_ARGS) "$$here"
  415. distclean-tags:
  416. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  417. distdir: $(DISTFILES)
  418. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  419. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  420. list='$(DISTFILES)'; \
  421. dist_files=`for file in $$list; do echo $$file; done | \
  422. sed -e "s|^$$srcdirstrip/||;t" \
  423. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  424. case $$dist_files in \
  425. */*) $(MKDIR_P) `echo "$$dist_files" | \
  426. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  427. sort -u` ;; \
  428. esac; \
  429. for file in $$dist_files; do \
  430. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  431. if test -d $$d/$$file; then \
  432. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  433. if test -d "$(distdir)/$$file"; then \
  434. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  435. fi; \
  436. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  437. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  438. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  439. fi; \
  440. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  441. else \
  442. test -f "$(distdir)/$$file" \
  443. || cp -p $$d/$$file "$(distdir)/$$file" \
  444. || exit 1; \
  445. fi; \
  446. done
  447. check-am: all-am
  448. check: check-am
  449. all-am: Makefile $(SCRIPTS)
  450. installdirs:
  451. for dir in "$(DESTDIR)$(bindir)"; do \
  452. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  453. done
  454. install: install-am
  455. install-exec: install-exec-am
  456. install-data: install-data-am
  457. uninstall: uninstall-am
  458. install-am: all-am
  459. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  460. installcheck: installcheck-am
  461. install-strip:
  462. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  463. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  464. `test -z '$(STRIP)' || \
  465. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  466. mostlyclean-generic:
  467. -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
  468. clean-generic:
  469. distclean-generic:
  470. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  471. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  472. maintainer-clean-generic:
  473. @echo "This command is intended for maintainers to use"
  474. @echo "it deletes files that may require special tools to rebuild."
  475. clean: clean-am
  476. clean-am: clean-generic mostlyclean-am
  477. distclean: distclean-am
  478. -rm -f Makefile
  479. distclean-am: clean-am distclean-generic distclean-tags
  480. dvi: dvi-am
  481. dvi-am:
  482. html: html-am
  483. html-am:
  484. info: info-am
  485. info-am:
  486. install-data-am:
  487. install-dvi: install-dvi-am
  488. install-dvi-am:
  489. install-exec-am: install-binSCRIPTS
  490. install-html: install-html-am
  491. install-html-am:
  492. install-info: install-info-am
  493. install-info-am:
  494. install-man:
  495. install-pdf: install-pdf-am
  496. install-pdf-am:
  497. install-ps: install-ps-am
  498. install-ps-am:
  499. installcheck-am: installcheck-binSCRIPTS
  500. maintainer-clean: maintainer-clean-am
  501. -rm -f Makefile
  502. maintainer-clean-am: distclean-am maintainer-clean-generic
  503. mostlyclean: mostlyclean-am
  504. mostlyclean-am: mostlyclean-generic
  505. pdf: pdf-am
  506. pdf-am:
  507. ps: ps-am
  508. ps-am:
  509. uninstall-am: uninstall-binSCRIPTS
  510. .MAKE: install-am install-strip
  511. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  512. ctags distclean distclean-generic distclean-tags distdir dvi \
  513. dvi-am html html-am info info-am install install-am \
  514. install-binSCRIPTS install-data install-data-am install-dvi \
  515. install-dvi-am install-exec install-exec-am install-html \
  516. install-html-am install-info install-info-am install-man \
  517. install-pdf install-pdf-am install-ps install-ps-am \
  518. install-strip installcheck installcheck-am \
  519. installcheck-binSCRIPTS installdirs maintainer-clean \
  520. maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
  521. pdf-am ps ps-am tags uninstall uninstall-am \
  522. uninstall-binSCRIPTS
  523. $(AUTOM4TE_CFG): $(top_srcdir)/lib/autom4te.in
  524. cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) autom4te.cfg
  525. # When processing the file with diversion disabled, there must be no
  526. # output but comments and empty lines.
  527. # If freezing produces output, something went wrong: a bad `divert',
  528. # or an improper paren etc.
  529. # It may happen that the output does not end with an end of line, hence
  530. # force an end of line when reporting errors.
  531. .m4.m4f:
  532. $(MY_AUTOM4TE) \
  533. --language=$* \
  534. --freeze \
  535. --output=$@
  536. # For parallel builds.
  537. $(build_libdir)/m4sugar/version.m4:
  538. cd $(build_libdir)/m4sugar && $(MAKE) $(AM_MAKEFLAGS) version.m4
  539. check-forbidden-patterns:
  540. @if (cd $(srcdir) && \
  541. $(GREP) $(forbidden_patterns) $(forbidden_patterns_files)) \
  542. >forbidden.log; then \
  543. echo "ERROR: forbidden patterns were found:" >&2; \
  544. sed "s|^|$*.m4: |" <forbidden.log >&2; \
  545. echo >&2; \
  546. exit 1; \
  547. else \
  548. rm -f forbidden.log; \
  549. fi
  550. $(top_builddir)/bin/autom4te: autom4te
  551. # autoconf is written in M4sh.
  552. # FIXME: this target should depend on the frozen files below lib/m4sugar,
  553. # otherwise autom4te may pick up a frozen m4sh.m4f from an earlier
  554. # installation below the same $(prefix); work around this with --melt.
  555. autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)
  556. $(MY_AUTOM4TE) --language M4sh --cache '' --melt $(srcdir)/autoconf.as -o $@
  557. $(bin_SCRIPTS): Makefile
  558. rm -f $@ $@.tmp
  559. srcdir=''; \
  560. test -f ./$@.in || srcdir=$(srcdir)/; \
  561. $(edit) $${srcdir}$@.in >$@.tmp
  562. chmod +x $@.tmp
  563. chmod a-w $@.tmp
  564. mv $@.tmp $@
  565. autoconf: autoconf.in
  566. autoheader: $(srcdir)/autoheader.in
  567. autom4te: $(srcdir)/autom4te.in
  568. autoreconf: $(srcdir)/autoreconf.in
  569. autoscan: $(srcdir)/autoscan.in
  570. autoupdate: $(srcdir)/autoupdate.in
  571. ifnames: $(srcdir)/ifnames.in
  572. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  573. # Otherwise a system limit (for SysV at least) may be exceeded.
  574. .NOEXPORT: