Makefile.in 22 KB

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