1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27 for am__flg in $$MAKEFLAGS; do \
30 *n*) am__dry=yes; break;; \
34 test $$am__dry = yes; \
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
52 build_triplet = @build@
55 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
56 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
57 $(srcdir)/gupnp-av-1.0-uninstalled.pc.in \
58 $(srcdir)/gupnp-av-1.0.pc.in $(top_srcdir)/configure AUTHORS \
59 COPYING ChangeLog INSTALL NEWS build-aux/compile \
60 build-aux/config.guess build-aux/config.sub build-aux/depcomp \
61 build-aux/install-sh build-aux/ltmain.sh build-aux/missing
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
64 $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
65 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
66 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
67 $(top_srcdir)/m4/vapigen.m4 $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71 configure.lineno config.status.lineno
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_HEADER = config.h
74 CONFIG_CLEAN_FILES = gupnp-av-1.0.pc gupnp-av-1.0-uninstalled.pc
75 CONFIG_CLEAN_VPATH_FILES =
76 AM_V_GEN = $(am__v_GEN_@AM_V@)
77 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
78 am__v_GEN_0 = @echo " GEN " $@;
79 AM_V_at = $(am__v_at_@AM_V@)
80 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
84 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
85 html-recursive info-recursive install-data-recursive \
86 install-dvi-recursive install-exec-recursive \
87 install-html-recursive install-info-recursive \
88 install-pdf-recursive install-ps-recursive install-recursive \
89 installcheck-recursive installdirs-recursive pdf-recursive \
90 ps-recursive uninstall-recursive
91 am__can_run_installinfo = \
92 case $$AM_UPDATE_INFO_DIR in \
94 *) (install-info --version) >/dev/null 2>&1;; \
96 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj = case $$p in \
98 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
103 am__nobase_strip_setup = \
104 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
106 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
107 am__nobase_list = $(am__nobase_strip_setup); \
108 for p in $$list; do echo "$$p $$p"; done | \
109 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
115 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir = { \
119 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
120 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
121 $(am__cd) "$$dir" && rm -f $$files; }; \
123 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
124 DATA = $(pkgconfig_DATA)
125 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
126 distclean-recursive maintainer-clean-recursive
127 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
128 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
129 distdir dist dist-all distcheck
132 DIST_SUBDIRS = $(SUBDIRS)
133 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134 distdir = $(PACKAGE)-$(VERSION)
135 top_distdir = $(distdir)
136 am__remove_distdir = \
137 if test -d "$(distdir)"; then \
138 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
139 && rm -rf "$(distdir)" \
140 || { sleep 5 && rm -rf "$(distdir)"; }; \
144 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
145 sed_rest='s,^[^/]*/*,,'; \
146 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
147 sed_butlast='s,/*[^/]*$$,,'; \
148 while test -n "$$dir1"; do \
149 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
150 if test "$$first" != "."; then \
151 if test "$$first" = ".."; then \
152 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
153 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
155 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
156 if test "$$first2" = "$$first"; then \
157 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
161 dir0="$$dir0"/"$$first"; \
164 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
168 DIST_ARCHIVES = $(distdir).tar.xz
169 distuninstallcheck_listfiles = find . -type f -print
170 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
171 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
172 distcleancheck_listfiles = find . -type f -print
175 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
178 AUTOCONF = @AUTOCONF@
179 AUTOHEADER = @AUTOHEADER@
180 AUTOMAKE = @AUTOMAKE@
183 CCDEPMODE = @CCDEPMODE@
186 CPPFLAGS = @CPPFLAGS@
187 CYGPATH_W = @CYGPATH_W@
191 DSYMUTIL = @DSYMUTIL@
199 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
201 GTKDOC_CHECK = @GTKDOC_CHECK@
202 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
203 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
204 GTKDOC_MKPDF = @GTKDOC_MKPDF@
205 GTKDOC_REBASE = @GTKDOC_REBASE@
206 HTML_DIR = @HTML_DIR@
208 INSTALL_DATA = @INSTALL_DATA@
209 INSTALL_PROGRAM = @INSTALL_PROGRAM@
210 INSTALL_SCRIPT = @INSTALL_SCRIPT@
211 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
212 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
213 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
214 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
215 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
216 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
217 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
218 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
219 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
222 LIBGUPNP_CFLAGS = @LIBGUPNP_CFLAGS@
223 LIBGUPNP_LIBS = @LIBGUPNP_LIBS@
229 LTLIBOBJS = @LTLIBOBJS@
230 MAKEINFO = @MAKEINFO@
231 MANIFEST_TOOL = @MANIFEST_TOOL@
240 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
241 PACKAGE_NAME = @PACKAGE_NAME@
242 PACKAGE_STRING = @PACKAGE_STRING@
243 PACKAGE_TARNAME = @PACKAGE_TARNAME@
244 PACKAGE_URL = @PACKAGE_URL@
245 PACKAGE_VERSION = @PACKAGE_VERSION@
246 PATH_SEPARATOR = @PATH_SEPARATOR@
247 PKG_CONFIG = @PKG_CONFIG@
248 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
249 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
252 SET_MAKE = @SET_MAKE@
257 abs_builddir = @abs_builddir@
258 abs_srcdir = @abs_srcdir@
259 abs_top_builddir = @abs_top_builddir@
260 abs_top_srcdir = @abs_top_srcdir@
261 ac_ct_AR = @ac_ct_AR@
262 ac_ct_CC = @ac_ct_CC@
263 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
264 am__include = @am__include@
265 am__leading_dot = @am__leading_dot@
266 am__quote = @am__quote@
268 am__untar = @am__untar@
271 build_alias = @build_alias@
272 build_cpu = @build_cpu@
273 build_os = @build_os@
274 build_vendor = @build_vendor@
275 builddir = @builddir@
277 datarootdir = @datarootdir@
280 exec_prefix = @exec_prefix@
282 host_alias = @host_alias@
283 host_cpu = @host_cpu@
285 host_vendor = @host_vendor@
287 includedir = @includedir@
289 install_sh = @install_sh@
291 libexecdir = @libexecdir@
292 localedir = @localedir@
293 localstatedir = @localstatedir@
296 oldincludedir = @oldincludedir@
299 program_transform_name = @program_transform_name@
302 sharedstatedir = @sharedstatedir@
304 sysconfdir = @sysconfdir@
305 target_alias = @target_alias@
306 top_build_prefix = @top_build_prefix@
307 top_builddir = @top_builddir@
308 top_srcdir = @top_srcdir@
309 SUBDIRS = libgupnp-av tests doc vala data
310 pkgconfig_DATA = gupnp-av-1.0.pc
311 pkgconfigdir = $(libdir)/pkgconfig
312 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
313 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
315 # Extra clean files so that maintainer-clean removes *everything*
316 MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing config.h.in
318 $(MAKE) $(AM_MAKEFLAGS) all-recursive
321 am--refresh: Makefile
323 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
325 case '$(am__configure_deps)' in \
327 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
328 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
333 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
334 $(am__cd) $(top_srcdir) && \
335 $(AUTOMAKE) --gnu Makefile
337 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340 echo ' $(SHELL) ./config.status'; \
341 $(SHELL) ./config.status;; \
343 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
344 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
347 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348 $(SHELL) ./config.status --recheck
350 $(top_srcdir)/configure: $(am__configure_deps)
351 $(am__cd) $(srcdir) && $(AUTOCONF)
352 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
353 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
354 $(am__aclocal_m4_deps):
357 @if test ! -f $@; then rm -f stamp-h1; else :; fi
358 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
360 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
362 cd $(top_builddir) && $(SHELL) ./config.status config.h
363 $(srcdir)/config.h.in: $(am__configure_deps)
364 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
369 -rm -f config.h stamp-h1
370 gupnp-av-1.0.pc: $(top_builddir)/config.status $(srcdir)/gupnp-av-1.0.pc.in
371 cd $(top_builddir) && $(SHELL) ./config.status $@
372 gupnp-av-1.0-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/gupnp-av-1.0-uninstalled.pc.in
373 cd $(top_builddir) && $(SHELL) ./config.status $@
382 -rm -f libtool config.lt
383 install-pkgconfigDATA: $(pkgconfig_DATA)
385 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
386 if test -n "$$list"; then \
387 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
388 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
390 for p in $$list; do \
391 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
393 done | $(am__base_list) | \
394 while read files; do \
395 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
396 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
399 uninstall-pkgconfigDATA:
401 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
402 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
403 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
405 # This directory's subdirectories are mostly independent; you can cd
406 # into them and run `make' without going through this Makefile.
407 # To change the values of `make' variables: instead of editing Makefiles,
408 # (1) if the variable is set in `config.status', edit `config.status'
409 # (which will cause the Makefiles to be regenerated when you run `make');
410 # (2) otherwise, pass the desired values on the `make' command line.
411 $(RECURSIVE_TARGETS):
412 @fail= failcom='exit 1'; \
413 for f in x $$MAKEFLAGS; do \
416 *k*) failcom='fail=yes';; \
420 target=`echo $@ | sed s/-recursive//`; \
421 list='$(SUBDIRS)'; for subdir in $$list; do \
422 echo "Making $$target in $$subdir"; \
423 if test "$$subdir" = "."; then \
425 local_target="$$target-am"; \
427 local_target="$$target"; \
429 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
432 if test "$$dot_seen" = "no"; then \
433 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
436 $(RECURSIVE_CLEAN_TARGETS):
437 @fail= failcom='exit 1'; \
438 for f in x $$MAKEFLAGS; do \
441 *k*) failcom='fail=yes';; \
446 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
447 *) list='$(SUBDIRS)' ;; \
449 rev=''; for subdir in $$list; do \
450 if test "$$subdir" = "."; then :; else \
451 rev="$$subdir $$rev"; \
455 target=`echo $@ | sed s/-recursive//`; \
456 for subdir in $$rev; do \
457 echo "Making $$target in $$subdir"; \
458 if test "$$subdir" = "."; then \
459 local_target="$$target-am"; \
461 local_target="$$target"; \
463 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
465 done && test -z "$$fail"
467 list='$(SUBDIRS)'; for subdir in $$list; do \
468 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
471 list='$(SUBDIRS)'; for subdir in $$list; do \
472 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
475 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
476 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
477 unique=`for i in $$list; do \
478 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
481 END { if (nonempty) { for (i in files) print i; }; }'`; \
485 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
489 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
490 include_option=--etags-include; \
493 include_option=--include; \
496 list='$(SUBDIRS)'; for subdir in $$list; do \
497 if test "$$subdir" = .; then :; else \
498 test ! -f $$subdir/TAGS || \
499 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
502 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
503 unique=`for i in $$list; do \
504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
507 END { if (nonempty) { for (i in files) print i; }; }'`; \
509 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
510 test -n "$$unique" || unique=$$empty_fix; \
511 if test $$# -gt 0; then \
512 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
521 $(TAGS_FILES) $(LISP)
522 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
523 unique=`for i in $$list; do \
524 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
526 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
527 END { if (nonempty) { for (i in files) print i; }; }'`; \
528 test -z "$(CTAGS_ARGS)$$unique" \
529 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
533 here=`$(am__cd) $(top_builddir) && pwd` \
534 && $(am__cd) $(top_srcdir) \
535 && gtags -i $(GTAGS_ARGS) "$$here"
538 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
540 distdir: $(DISTFILES)
541 $(am__remove_distdir)
542 test -d "$(distdir)" || mkdir "$(distdir)"
543 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
544 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
545 list='$(DISTFILES)'; \
546 dist_files=`for file in $$list; do echo $$file; done | \
547 sed -e "s|^$$srcdirstrip/||;t" \
548 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
549 case $$dist_files in \
550 */*) $(MKDIR_P) `echo "$$dist_files" | \
551 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
554 for file in $$dist_files; do \
555 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
556 if test -d $$d/$$file; then \
557 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
558 if test -d "$(distdir)/$$file"; then \
559 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
561 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
562 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
563 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
565 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
567 test -f "$(distdir)/$$file" \
568 || cp -p $$d/$$file "$(distdir)/$$file" \
572 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
573 if test "$$subdir" = .; then :; else \
575 || test -d "$(distdir)/$$subdir" \
576 || $(MKDIR_P) "$(distdir)/$$subdir" \
578 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
580 new_distdir=$$reldir; \
581 dir1=$$subdir; dir2="$(top_distdir)"; \
583 new_top_distdir=$$reldir; \
584 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
585 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
586 ($(am__cd) $$subdir && \
587 $(MAKE) $(AM_MAKEFLAGS) \
588 top_distdir="$$new_top_distdir" \
589 distdir="$$new_distdir" \
590 am__remove_distdir=: \
591 am__skip_length_check=: \
592 am__skip_mode_fix=: \
597 -test -n "$(am__skip_mode_fix)" \
598 || find "$(distdir)" -type d ! -perm -755 \
599 -exec chmod u+rwx,go+rx {} \; -o \
600 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
601 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
602 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
603 || chmod -R a+r "$(distdir)"
605 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
606 $(am__remove_distdir)
609 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
610 $(am__remove_distdir)
613 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
614 $(am__remove_distdir)
617 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
618 $(am__remove_distdir)
620 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
621 $(am__remove_distdir)
624 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
625 $(am__remove_distdir)
628 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
629 $(am__remove_distdir)
632 -rm -f $(distdir).zip
633 zip -rq $(distdir).zip $(distdir)
634 $(am__remove_distdir)
636 dist dist-all: distdir
637 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
638 $(am__remove_distdir)
640 # This target untars the dist file and tries a VPATH configuration. Then
641 # it guarantees that the distribution is self-contained by making another
644 case '$(DIST_ARCHIVES)' in \
646 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
648 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
650 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
652 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
654 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
656 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
658 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
660 unzip $(distdir).zip ;;\
662 chmod -R a-w $(distdir); chmod u+w $(distdir)
663 mkdir $(distdir)/_build
664 mkdir $(distdir)/_inst
666 test -d $(distdir)/_build || exit 0; \
667 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
668 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
670 && $(am__cd) $(distdir)/_build \
671 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
672 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
673 $(DISTCHECK_CONFIGURE_FLAGS) \
674 && $(MAKE) $(AM_MAKEFLAGS) \
675 && $(MAKE) $(AM_MAKEFLAGS) dvi \
676 && $(MAKE) $(AM_MAKEFLAGS) check \
677 && $(MAKE) $(AM_MAKEFLAGS) install \
678 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
679 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
680 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
682 && chmod -R a-w "$$dc_install_base" \
684 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
685 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
686 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
687 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
688 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
689 } || { rm -rf "$$dc_destdir"; exit 1; }) \
690 && rm -rf "$$dc_destdir" \
691 && $(MAKE) $(AM_MAKEFLAGS) dist \
692 && rm -rf $(DIST_ARCHIVES) \
693 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
696 $(am__remove_distdir)
697 @(echo "$(distdir) archives ready for distribution: "; \
698 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
699 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
701 @test -n '$(distuninstallcheck_dir)' || { \
702 echo 'ERROR: trying to run $@ with an empty' \
703 '$$(distuninstallcheck_dir)' >&2; \
706 $(am__cd) '$(distuninstallcheck_dir)' || { \
707 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
710 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
711 || { echo "ERROR: files left after uninstall:" ; \
712 if test -n "$(DESTDIR)"; then \
713 echo " (check DESTDIR support)"; \
715 $(distuninstallcheck_listfiles) ; \
717 distcleancheck: distclean
718 @if test '$(srcdir)' = . ; then \
719 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
722 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
723 || { echo "ERROR: files left in build directory after distclean:" ; \
724 $(distcleancheck_listfiles) ; \
727 check: check-recursive
728 all-am: Makefile $(DATA) config.h
729 installdirs: installdirs-recursive
731 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
732 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
734 install: install-recursive
735 install-exec: install-exec-recursive
736 install-data: install-data-recursive
737 uninstall: uninstall-recursive
740 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
742 installcheck: installcheck-recursive
744 if test -z '$(STRIP)'; then \
745 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
746 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
749 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
750 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
751 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
758 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
759 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
761 maintainer-clean-generic:
762 @echo "This command is intended for maintainers to use"
763 @echo "it deletes files that may require special tools to rebuild."
764 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
765 clean: clean-recursive
767 clean-am: clean-generic clean-libtool mostlyclean-am
769 distclean: distclean-recursive
770 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
772 distclean-am: clean-am distclean-generic distclean-hdr \
773 distclean-libtool distclean-tags
787 install-data-am: install-pkgconfigDATA
789 install-dvi: install-dvi-recursive
795 install-html: install-html-recursive
799 install-info: install-info-recursive
805 install-pdf: install-pdf-recursive
809 install-ps: install-ps-recursive
815 maintainer-clean: maintainer-clean-recursive
816 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
817 -rm -rf $(top_srcdir)/autom4te.cache
819 maintainer-clean-am: distclean-am maintainer-clean-generic
821 mostlyclean: mostlyclean-recursive
823 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
833 uninstall-am: uninstall-pkgconfigDATA
835 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
836 ctags-recursive install-am install-strip tags-recursive
838 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
839 all all-am am--refresh check check-am clean clean-generic \
840 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
841 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
842 dist-zip distcheck distclean distclean-generic distclean-hdr \
843 distclean-libtool distclean-tags distcleancheck distdir \
844 distuninstallcheck dvi dvi-am html html-am info info-am \
845 install install-am install-data install-data-am install-dvi \
846 install-dvi-am install-exec install-exec-am install-html \
847 install-html-am install-info install-info-am install-man \
848 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
849 install-ps-am install-strip installcheck installcheck-am \
850 installdirs installdirs-am maintainer-clean \
851 maintainer-clean-generic mostlyclean mostlyclean-generic \
852 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
853 uninstall uninstall-am uninstall-pkgconfigDATA
856 # Tell versions [3.59,3.63) of GNU make to not export all variables.
857 # Otherwise a system limit (for SysV at least) may be exceeded.