Makefile.in 22 KB

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