Makefile.in 21 KB

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