RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / Makefile.in
blob3d6928ba045a19920284202266120895ad4feec2
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 @COND_GNULIB_TRUE@am__append_1 = lib
38 subdir = .
39 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
40 $(dist_examples_DATA) $(srcdir)/Doxyfile.in \
41 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42 $(srcdir)/config.h.in $(top_srcdir)/configure ABOUT-NLS \
43 AUTHORS COPYING ChangeLog INSTALL NEWS THANKS TODO \
44 build-aux/compile build-aux/config.guess \
45 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
46 build-aux/install-sh build-aux/ltmain.sh build-aux/missing
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
49 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
50 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
51 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
52 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
53 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
54 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
55 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posix-shell.m4 \
56 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tuklib_common.m4 \
57 $(top_srcdir)/m4/tuklib_cpucores.m4 \
58 $(top_srcdir)/m4/tuklib_integer.m4 \
59 $(top_srcdir)/m4/tuklib_mbstr.m4 \
60 $(top_srcdir)/m4/tuklib_physmem.m4 \
61 $(top_srcdir)/m4/tuklib_progname.m4 \
62 $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64 $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66 configure.lineno config.status.lineno
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = config.h
69 CONFIG_CLEAN_FILES = Doxyfile
70 CONFIG_CLEAN_VPATH_FILES =
71 SOURCES =
72 DIST_SOURCES =
73 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74 html-recursive info-recursive install-data-recursive \
75 install-dvi-recursive install-exec-recursive \
76 install-html-recursive install-info-recursive \
77 install-pdf-recursive install-ps-recursive install-recursive \
78 installcheck-recursive installdirs-recursive pdf-recursive \
79 ps-recursive uninstall-recursive
80 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81 am__vpath_adj = case $$p in \
82 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83 *) f=$$p;; \
84 esac;
85 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
86 am__install_max = 40
87 am__nobase_strip_setup = \
88 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
89 am__nobase_strip = \
90 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
91 am__nobase_list = $(am__nobase_strip_setup); \
92 for p in $$list; do echo "$$p $$p"; done | \
93 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
94 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
95 if (++n[$$2] == $(am__install_max)) \
96 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
97 END { for (dir in files) print dir, files[dir] }'
98 am__base_list = \
99 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
100 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
101 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(examplesdir)"
102 DATA = $(dist_doc_DATA) $(dist_examples_DATA)
103 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104 distclean-recursive maintainer-clean-recursive
105 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
106 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
107 distdir dist dist-all distcheck
108 ETAGS = etags
109 CTAGS = ctags
110 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111 distdir = $(PACKAGE)-$(VERSION)
112 top_distdir = $(distdir)
113 am__remove_distdir = \
114 { test ! -d "$(distdir)" \
115 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
116 && rm -fr "$(distdir)"; }; }
117 am__relativize = \
118 dir0=`pwd`; \
119 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
120 sed_rest='s,^[^/]*/*,,'; \
121 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
122 sed_butlast='s,/*[^/]*$$,,'; \
123 while test -n "$$dir1"; do \
124 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
125 if test "$$first" != "."; then \
126 if test "$$first" = ".."; then \
127 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
128 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
129 else \
130 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
131 if test "$$first2" = "$$first"; then \
132 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
133 else \
134 dir2="../$$dir2"; \
135 fi; \
136 dir0="$$dir0"/"$$first"; \
137 fi; \
138 fi; \
139 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
140 done; \
141 reldir="$$dir2"
142 DIST_ARCHIVES = $(distdir).tar.gz
143 GZIP_ENV = --best
144 distuninstallcheck_listfiles = find . -type f -print
145 distcleancheck_listfiles = find . -type f -print
146 ACLOCAL = @ACLOCAL@
147 AMTAR = @AMTAR@
148 AM_CFLAGS = @AM_CFLAGS@
149 AR = @AR@
150 AS = @AS@
151 AUTOCONF = @AUTOCONF@
152 AUTOHEADER = @AUTOHEADER@
153 AUTOMAKE = @AUTOMAKE@
154 AWK = @AWK@
155 CC = @CC@
156 CCAS = @CCAS@
157 CCASDEPMODE = @CCASDEPMODE@
158 CCASFLAGS = @CCASFLAGS@
159 CCDEPMODE = @CCDEPMODE@
160 CFLAGS = @CFLAGS@
161 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
162 CPP = @CPP@
163 CPPFLAGS = @CPPFLAGS@
164 CYGPATH_W = @CYGPATH_W@
165 DEFS = @DEFS@
166 DEPDIR = @DEPDIR@
167 DLLTOOL = @DLLTOOL@
168 DSYMUTIL = @DSYMUTIL@
169 DUMPBIN = @DUMPBIN@
170 ECHO_C = @ECHO_C@
171 ECHO_N = @ECHO_N@
172 ECHO_T = @ECHO_T@
173 EGREP = @EGREP@
174 EXEEXT = @EXEEXT@
175 FGREP = @FGREP@
176 GETOPT_H = @GETOPT_H@
177 GMSGFMT = @GMSGFMT@
178 GMSGFMT_015 = @GMSGFMT_015@
179 GREP = @GREP@
180 HAVE_VISIBILITY = @HAVE_VISIBILITY@
181 INSTALL = @INSTALL@
182 INSTALL_DATA = @INSTALL_DATA@
183 INSTALL_PROGRAM = @INSTALL_PROGRAM@
184 INSTALL_SCRIPT = @INSTALL_SCRIPT@
185 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
186 INTLLIBS = @INTLLIBS@
187 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
188 LD = @LD@
189 LDFLAGS = @LDFLAGS@
190 LIBICONV = @LIBICONV@
191 LIBINTL = @LIBINTL@
192 LIBOBJS = @LIBOBJS@
193 LIBS = @LIBS@
194 LIBTOOL = @LIBTOOL@
195 LIPO = @LIPO@
196 LN_EXEEXT = @LN_EXEEXT@
197 LN_S = @LN_S@
198 LTLIBICONV = @LTLIBICONV@
199 LTLIBINTL = @LTLIBINTL@
200 LTLIBOBJS = @LTLIBOBJS@
201 MAKEINFO = @MAKEINFO@
202 MANIFEST_TOOL = @MANIFEST_TOOL@
203 MKDIR_P = @MKDIR_P@
204 MSGFMT = @MSGFMT@
205 MSGFMT_015 = @MSGFMT_015@
206 MSGMERGE = @MSGMERGE@
207 NM = @NM@
208 NMEDIT = @NMEDIT@
209 OBJDUMP = @OBJDUMP@
210 OBJEXT = @OBJEXT@
211 OTOOL = @OTOOL@
212 OTOOL64 = @OTOOL64@
213 PACKAGE = @PACKAGE@
214 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215 PACKAGE_NAME = @PACKAGE_NAME@
216 PACKAGE_STRING = @PACKAGE_STRING@
217 PACKAGE_TARNAME = @PACKAGE_TARNAME@
218 PACKAGE_URL = @PACKAGE_URL@
219 PACKAGE_VERSION = @PACKAGE_VERSION@
220 PATH_SEPARATOR = @PATH_SEPARATOR@
221 POSIX_SHELL = @POSIX_SHELL@
222 POSUB = @POSUB@
223 PREFERABLY_POSIX_SHELL = @PREFERABLY_POSIX_SHELL@
224 PTHREAD_CC = @PTHREAD_CC@
225 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
226 PTHREAD_LIBS = @PTHREAD_LIBS@
227 RANLIB = @RANLIB@
228 RC = @RC@
229 SED = @SED@
230 SET_MAKE = @SET_MAKE@
231 SHELL = @SHELL@
232 STRIP = @STRIP@
233 USE_NLS = @USE_NLS@
234 VERSION = @VERSION@
235 XGETTEXT = @XGETTEXT@
236 XGETTEXT_015 = @XGETTEXT_015@
237 abs_builddir = @abs_builddir@
238 abs_srcdir = @abs_srcdir@
239 abs_top_builddir = @abs_top_builddir@
240 abs_top_srcdir = @abs_top_srcdir@
241 ac_ct_AR = @ac_ct_AR@
242 ac_ct_CC = @ac_ct_CC@
243 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244 acx_pthread_config = @acx_pthread_config@
245 am__include = @am__include@
246 am__leading_dot = @am__leading_dot@
247 am__quote = @am__quote@
248 am__tar = @am__tar@
249 am__untar = @am__untar@
250 bindir = @bindir@
251 build = @build@
252 build_alias = @build_alias@
253 build_cpu = @build_cpu@
254 build_os = @build_os@
255 build_vendor = @build_vendor@
256 builddir = @builddir@
257 datadir = @datadir@
258 datarootdir = @datarootdir@
259 docdir = @docdir@
260 dvidir = @dvidir@
261 exec_prefix = @exec_prefix@
262 host = @host@
263 host_alias = @host_alias@
264 host_cpu = @host_cpu@
265 host_os = @host_os@
266 host_vendor = @host_vendor@
267 htmldir = @htmldir@
268 includedir = @includedir@
269 infodir = @infodir@
270 install_sh = @install_sh@
271 libdir = @libdir@
272 libexecdir = @libexecdir@
273 localedir = @localedir@
274 localstatedir = @localstatedir@
275 mandir = @mandir@
276 mkdir_p = @mkdir_p@
277 oldincludedir = @oldincludedir@
278 pdfdir = @pdfdir@
279 prefix = @prefix@
280 program_transform_name = @program_transform_name@
281 psdir = @psdir@
282 sbindir = @sbindir@
283 sharedstatedir = @sharedstatedir@
284 srcdir = @srcdir@
285 sysconfdir = @sysconfdir@
286 target_alias = @target_alias@
287 top_build_prefix = @top_build_prefix@
288 top_builddir = @top_builddir@
289 top_srcdir = @top_srcdir@
290 xz = @xz@
291 DIST_SUBDIRS = lib src po tests debug
292 SUBDIRS = $(am__append_1) src po tests
293 dist_doc_DATA = \
294 AUTHORS \
295 COPYING \
296 COPYING.GPLv2 \
297 NEWS \
298 README \
299 THANKS \
300 TODO \
301 doc/faq.txt \
302 doc/history.txt \
303 doc/xz-file-format.txt \
304 doc/lzma-file-format.txt
306 examplesdir = $(docdir)/examples
307 dist_examples_DATA = \
308 doc/examples/xz_pipe_comp.c \
309 doc/examples/xz_pipe_decomp.c
311 EXTRA_DIST = \
312 extra \
313 dos \
314 windows \
315 autogen.sh \
316 Doxyfile.in \
317 COPYING.GPLv2 \
318 COPYING.GPLv3 \
319 COPYING.LGPLv2.1 \
320 INSTALL.generic \
321 PACKAGERS \
322 build-aux/manconv.sh \
323 build-aux/version.sh
325 ACLOCAL_AMFLAGS = -I m4
327 # List of man pages to conver to PDF and plain text in the dist-hook target.
328 manfiles = \
329 src/xz/xz.1 \
330 src/xzdec/xzdec.1 \
331 src/lzmainfo/lzmainfo.1 \
332 src/scripts/xzdiff.1 \
333 src/scripts/xzgrep.1 \
334 src/scripts/xzless.1 \
335 src/scripts/xzmore.1
337 all: config.h
338 $(MAKE) $(AM_MAKEFLAGS) all-recursive
340 .SUFFIXES:
341 am--refresh:
343 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
344 @for dep in $?; do \
345 case '$(am__configure_deps)' in \
346 *$$dep*) \
347 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
348 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
349 && exit 0; \
350 exit 1;; \
351 esac; \
352 done; \
353 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
354 $(am__cd) $(top_srcdir) && \
355 $(AUTOMAKE) --foreign Makefile
356 .PRECIOUS: Makefile
357 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
358 @case '$?' in \
359 *config.status*) \
360 echo ' $(SHELL) ./config.status'; \
361 $(SHELL) ./config.status;; \
362 *) \
363 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
364 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
365 esac;
367 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
368 $(SHELL) ./config.status --recheck
370 $(top_srcdir)/configure: $(am__configure_deps)
371 $(am__cd) $(srcdir) && $(AUTOCONF)
372 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
373 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
374 $(am__aclocal_m4_deps):
376 config.h: stamp-h1
377 @if test ! -f $@; then \
378 rm -f stamp-h1; \
379 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
380 else :; fi
382 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
383 @rm -f stamp-h1
384 cd $(top_builddir) && $(SHELL) ./config.status config.h
385 $(srcdir)/config.h.in: $(am__configure_deps)
386 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
387 rm -f stamp-h1
388 touch $@
390 distclean-hdr:
391 -rm -f config.h stamp-h1
392 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
393 cd $(top_builddir) && $(SHELL) ./config.status $@
395 mostlyclean-libtool:
396 -rm -f *.lo
398 clean-libtool:
399 -rm -rf .libs _libs
401 distclean-libtool:
402 -rm -f libtool config.lt
403 install-dist_docDATA: $(dist_doc_DATA)
404 @$(NORMAL_INSTALL)
405 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
406 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
407 for p in $$list; do \
408 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
409 echo "$$d$$p"; \
410 done | $(am__base_list) | \
411 while read files; do \
412 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
413 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
414 done
416 uninstall-dist_docDATA:
417 @$(NORMAL_UNINSTALL)
418 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
419 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
420 test -n "$$files" || exit 0; \
421 echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
422 cd "$(DESTDIR)$(docdir)" && rm -f $$files
423 install-dist_examplesDATA: $(dist_examples_DATA)
424 @$(NORMAL_INSTALL)
425 test -z "$(examplesdir)" || $(MKDIR_P) "$(DESTDIR)$(examplesdir)"
426 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
427 for p in $$list; do \
428 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
429 echo "$$d$$p"; \
430 done | $(am__base_list) | \
431 while read files; do \
432 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
433 $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
434 done
436 uninstall-dist_examplesDATA:
437 @$(NORMAL_UNINSTALL)
438 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
439 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
440 test -n "$$files" || exit 0; \
441 echo " ( cd '$(DESTDIR)$(examplesdir)' && rm -f" $$files ")"; \
442 cd "$(DESTDIR)$(examplesdir)" && rm -f $$files
444 # This directory's subdirectories are mostly independent; you can cd
445 # into them and run `make' without going through this Makefile.
446 # To change the values of `make' variables: instead of editing Makefiles,
447 # (1) if the variable is set in `config.status', edit `config.status'
448 # (which will cause the Makefiles to be regenerated when you run `make');
449 # (2) otherwise, pass the desired values on the `make' command line.
450 $(RECURSIVE_TARGETS):
451 @fail= failcom='exit 1'; \
452 for f in x $$MAKEFLAGS; do \
453 case $$f in \
454 *=* | --[!k]*);; \
455 *k*) failcom='fail=yes';; \
456 esac; \
457 done; \
458 dot_seen=no; \
459 target=`echo $@ | sed s/-recursive//`; \
460 list='$(SUBDIRS)'; for subdir in $$list; do \
461 echo "Making $$target in $$subdir"; \
462 if test "$$subdir" = "."; then \
463 dot_seen=yes; \
464 local_target="$$target-am"; \
465 else \
466 local_target="$$target"; \
467 fi; \
468 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
469 || eval $$failcom; \
470 done; \
471 if test "$$dot_seen" = "no"; then \
472 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
473 fi; test -z "$$fail"
475 $(RECURSIVE_CLEAN_TARGETS):
476 @fail= failcom='exit 1'; \
477 for f in x $$MAKEFLAGS; do \
478 case $$f in \
479 *=* | --[!k]*);; \
480 *k*) failcom='fail=yes';; \
481 esac; \
482 done; \
483 dot_seen=no; \
484 case "$@" in \
485 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
486 *) list='$(SUBDIRS)' ;; \
487 esac; \
488 rev=''; for subdir in $$list; do \
489 if test "$$subdir" = "."; then :; else \
490 rev="$$subdir $$rev"; \
491 fi; \
492 done; \
493 rev="$$rev ."; \
494 target=`echo $@ | sed s/-recursive//`; \
495 for subdir in $$rev; do \
496 echo "Making $$target in $$subdir"; \
497 if test "$$subdir" = "."; then \
498 local_target="$$target-am"; \
499 else \
500 local_target="$$target"; \
501 fi; \
502 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
503 || eval $$failcom; \
504 done && test -z "$$fail"
505 tags-recursive:
506 list='$(SUBDIRS)'; for subdir in $$list; do \
507 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
508 done
509 ctags-recursive:
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
512 done
514 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
515 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
516 unique=`for i in $$list; do \
517 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
518 done | \
519 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
520 END { if (nonempty) { for (i in files) print i; }; }'`; \
521 mkid -fID $$unique
522 tags: TAGS
524 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
525 $(TAGS_FILES) $(LISP)
526 set x; \
527 here=`pwd`; \
528 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
529 include_option=--etags-include; \
530 empty_fix=.; \
531 else \
532 include_option=--include; \
533 empty_fix=; \
534 fi; \
535 list='$(SUBDIRS)'; for subdir in $$list; do \
536 if test "$$subdir" = .; then :; else \
537 test ! -f $$subdir/TAGS || \
538 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
539 fi; \
540 done; \
541 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
542 unique=`for i in $$list; do \
543 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
544 done | \
545 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
546 END { if (nonempty) { for (i in files) print i; }; }'`; \
547 shift; \
548 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
549 test -n "$$unique" || unique=$$empty_fix; \
550 if test $$# -gt 0; then \
551 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
552 "$$@" $$unique; \
553 else \
554 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
555 $$unique; \
556 fi; \
558 ctags: CTAGS
559 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
560 $(TAGS_FILES) $(LISP)
561 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
562 unique=`for i in $$list; do \
563 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
564 done | \
565 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
566 END { if (nonempty) { for (i in files) print i; }; }'`; \
567 test -z "$(CTAGS_ARGS)$$unique" \
568 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
569 $$unique
571 GTAGS:
572 here=`$(am__cd) $(top_builddir) && pwd` \
573 && $(am__cd) $(top_srcdir) \
574 && gtags -i $(GTAGS_ARGS) "$$here"
576 distclean-tags:
577 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
579 distdir: $(DISTFILES)
580 $(am__remove_distdir)
581 test -d "$(distdir)" || mkdir "$(distdir)"
582 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
583 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
584 list='$(DISTFILES)'; \
585 dist_files=`for file in $$list; do echo $$file; done | \
586 sed -e "s|^$$srcdirstrip/||;t" \
587 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
588 case $$dist_files in \
589 */*) $(MKDIR_P) `echo "$$dist_files" | \
590 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
591 sort -u` ;; \
592 esac; \
593 for file in $$dist_files; do \
594 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
595 if test -d $$d/$$file; then \
596 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
597 if test -d "$(distdir)/$$file"; then \
598 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599 fi; \
600 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
601 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
602 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
603 fi; \
604 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
605 else \
606 test -f "$(distdir)/$$file" \
607 || cp -p $$d/$$file "$(distdir)/$$file" \
608 || exit 1; \
609 fi; \
610 done
611 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
612 if test "$$subdir" = .; then :; else \
613 test -d "$(distdir)/$$subdir" \
614 || $(MKDIR_P) "$(distdir)/$$subdir" \
615 || exit 1; \
616 fi; \
617 done
618 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
619 if test "$$subdir" = .; then :; else \
620 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
621 $(am__relativize); \
622 new_distdir=$$reldir; \
623 dir1=$$subdir; dir2="$(top_distdir)"; \
624 $(am__relativize); \
625 new_top_distdir=$$reldir; \
626 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
627 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
628 ($(am__cd) $$subdir && \
629 $(MAKE) $(AM_MAKEFLAGS) \
630 top_distdir="$$new_top_distdir" \
631 distdir="$$new_distdir" \
632 am__remove_distdir=: \
633 am__skip_length_check=: \
634 am__skip_mode_fix=: \
635 distdir) \
636 || exit 1; \
637 fi; \
638 done
639 $(MAKE) $(AM_MAKEFLAGS) \
640 top_distdir="$(top_distdir)" distdir="$(distdir)" \
641 dist-hook
642 -test -n "$(am__skip_mode_fix)" \
643 || find "$(distdir)" -type d ! -perm -755 \
644 -exec chmod u+rwx,go+rx {} \; -o \
645 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
646 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
647 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
648 || chmod -R a+r "$(distdir)"
649 @if test -z "$(am__skip_length_check)" && find "$(distdir)" -type f -print | \
650 grep '^...................................................................................................' 1>&2; then \
651 echo 'error: the above filenames are too long' 1>&2; \
652 exit 1; \
653 else :; fi
654 dist-gzip: distdir
655 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
656 $(am__remove_distdir)
658 dist-bzip2: distdir
659 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
660 $(am__remove_distdir)
662 dist-lzma: distdir
663 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
664 $(am__remove_distdir)
666 dist-xz: distdir
667 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
668 $(am__remove_distdir)
670 dist-tarZ: distdir
671 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
672 $(am__remove_distdir)
674 dist-shar: distdir
675 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
676 $(am__remove_distdir)
678 dist-zip: distdir
679 -rm -f $(distdir).zip
680 zip -rq $(distdir).zip $(distdir)
681 $(am__remove_distdir)
683 dist dist-all: distdir
684 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
685 $(am__remove_distdir)
687 # This target untars the dist file and tries a VPATH configuration. Then
688 # it guarantees that the distribution is self-contained by making another
689 # tarfile.
690 distcheck: dist
691 case '$(DIST_ARCHIVES)' in \
692 *.tar.gz*) \
693 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
694 *.tar.bz2*) \
695 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
696 *.tar.lzma*) \
697 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
698 *.tar.xz*) \
699 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
700 *.tar.Z*) \
701 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
702 *.shar.gz*) \
703 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
704 *.zip*) \
705 unzip $(distdir).zip ;;\
706 esac
707 chmod -R a-w $(distdir); chmod a+w $(distdir)
708 mkdir $(distdir)/_build
709 mkdir $(distdir)/_inst
710 chmod a-w $(distdir)
711 test -d $(distdir)/_build || exit 0; \
712 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
713 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
714 && am__cwd=`pwd` \
715 && $(am__cd) $(distdir)/_build \
716 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
717 $(DISTCHECK_CONFIGURE_FLAGS) \
718 && $(MAKE) $(AM_MAKEFLAGS) \
719 && $(MAKE) $(AM_MAKEFLAGS) dvi \
720 && $(MAKE) $(AM_MAKEFLAGS) check \
721 && $(MAKE) $(AM_MAKEFLAGS) install \
722 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
723 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
724 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
725 distuninstallcheck \
726 && chmod -R a-w "$$dc_install_base" \
727 && ({ \
728 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
729 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
730 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
731 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
732 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
733 } || { rm -rf "$$dc_destdir"; exit 1; }) \
734 && rm -rf "$$dc_destdir" \
735 && $(MAKE) $(AM_MAKEFLAGS) dist \
736 && rm -rf $(DIST_ARCHIVES) \
737 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
738 && cd "$$am__cwd" \
739 || exit 1
740 $(am__remove_distdir)
741 @(echo "$(distdir) archives ready for distribution: "; \
742 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
743 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
744 distuninstallcheck:
745 @$(am__cd) '$(distuninstallcheck_dir)' \
746 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
747 || { echo "ERROR: files left after uninstall:" ; \
748 if test -n "$(DESTDIR)"; then \
749 echo " (check DESTDIR support)"; \
750 fi ; \
751 $(distuninstallcheck_listfiles) ; \
752 exit 1; } >&2
753 distcleancheck: distclean
754 @if test '$(srcdir)' = . ; then \
755 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
756 exit 1 ; \
758 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
759 || { echo "ERROR: files left in build directory after distclean:" ; \
760 $(distcleancheck_listfiles) ; \
761 exit 1; } >&2
762 check-am: all-am
763 check: check-recursive
764 all-am: Makefile $(DATA) config.h
765 installdirs: installdirs-recursive
766 installdirs-am:
767 for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(examplesdir)"; do \
768 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
769 done
770 install: install-recursive
771 install-exec: install-exec-recursive
772 install-data: install-data-recursive
773 uninstall: uninstall-recursive
775 install-am: all-am
776 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
778 installcheck: installcheck-recursive
779 install-strip:
780 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
781 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
782 `test -z '$(STRIP)' || \
783 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
784 mostlyclean-generic:
786 clean-generic:
788 distclean-generic:
789 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
790 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
792 maintainer-clean-generic:
793 @echo "This command is intended for maintainers to use"
794 @echo "it deletes files that may require special tools to rebuild."
795 clean: clean-recursive
797 clean-am: clean-generic clean-libtool mostlyclean-am
799 distclean: distclean-recursive
800 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
801 -rm -f Makefile
802 distclean-am: clean-am distclean-generic distclean-hdr \
803 distclean-libtool distclean-tags
805 dvi: dvi-recursive
807 dvi-am:
809 html: html-recursive
811 html-am:
813 info: info-recursive
815 info-am:
817 install-data-am: install-dist_docDATA install-dist_examplesDATA
819 install-dvi: install-dvi-recursive
821 install-dvi-am:
823 install-exec-am:
825 install-html: install-html-recursive
827 install-html-am:
829 install-info: install-info-recursive
831 install-info-am:
833 install-man:
835 install-pdf: install-pdf-recursive
837 install-pdf-am:
839 install-ps: install-ps-recursive
841 install-ps-am:
843 installcheck-am:
845 maintainer-clean: maintainer-clean-recursive
846 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
847 -rm -rf $(top_srcdir)/autom4te.cache
848 -rm -f Makefile
849 maintainer-clean-am: distclean-am maintainer-clean-generic
851 mostlyclean: mostlyclean-recursive
853 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
855 pdf: pdf-recursive
857 pdf-am:
859 ps: ps-recursive
861 ps-am:
863 uninstall-am: uninstall-dist_docDATA uninstall-dist_examplesDATA
865 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
866 ctags-recursive install-am install-strip tags-recursive
868 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
869 all all-am am--refresh check check-am clean clean-generic \
870 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
871 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
872 dist-zip distcheck distclean distclean-generic distclean-hdr \
873 distclean-libtool distclean-tags distcleancheck distdir \
874 distuninstallcheck dvi dvi-am html html-am info info-am \
875 install install-am install-data install-data-am \
876 install-dist_docDATA install-dist_examplesDATA install-dvi \
877 install-dvi-am install-exec install-exec-am install-html \
878 install-html-am install-info install-info-am install-man \
879 install-pdf install-pdf-am install-ps install-ps-am \
880 install-strip installcheck installcheck-am installdirs \
881 installdirs-am maintainer-clean maintainer-clean-generic \
882 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
883 ps ps-am tags tags-recursive uninstall uninstall-am \
884 uninstall-dist_docDATA uninstall-dist_examplesDATA
887 # Create ChangeLog from output of "git log --date=iso --stat".
888 # Convert the man pages to PDF and plain text (ASCII only) formats.
889 dist-hook:
890 if test -d "$(srcdir)/.git" && type git > /dev/null 2>&1; then \
891 ( cd "$(srcdir)" && git log --date=iso --stat ) \
892 > "$(distdir)/ChangeLog"; \
894 if type groff > /dev/null 2>&1 && type ps2pdf > /dev/null 2>&1; then \
895 dest="$(distdir)/doc/man" && \
896 $(MKDIR_P) "$$dest/pdf-a4" "$$dest/pdf-letter" "$$dest/txt" && \
897 for FILE in $(manfiles); do \
898 BASE=`basename $$FILE .1` && \
899 sh "$(srcdir)/build-aux/manconv.sh" pdf a4 \
900 < "$(srcdir)/$$FILE" \
901 > "$$dest/pdf-a4/$$BASE-a4.pdf" && \
902 sh "$(srcdir)/build-aux/manconv.sh" pdf letter \
903 < "$(srcdir)/$$FILE" \
904 > "$$dest/pdf-letter/$$BASE-letter.pdf" && \
905 sh "$(srcdir)/build-aux/manconv.sh" ascii \
906 < "$(srcdir)/$$FILE" \
907 > "$$dest/txt/$$BASE.txt"; \
908 done; \
911 # This works with GNU tar and gives cleaner package than normal 'make dist'.
912 mydist:
913 VERSION=$(VERSION); \
914 if test -d "$(srcdir)/.git" && type git > /dev/null 2>&1; then \
915 SNAPSHOT=`cd "$(srcdir)" && git describe --abbrev=4 | cut -b2-`; \
916 test -n "$$SNAPSHOT" && VERSION=$$SNAPSHOT; \
917 fi; \
918 TAR_OPTIONS='--owner=0 --group=0 --numeric-owner --mode=u+rw,go+r-w' \
919 $(MAKE) VERSION="$$VERSION" dist-gzip
921 # Tell versions [3.59,3.63) of GNU make to not export all variables.
922 # Otherwise a system limit (for SysV at least) may be exceeded.
923 .NOEXPORT: