And finally the master git debian package in a working state.
[deb_libcec.git] / Makefile.in
CommitLineData
cbbe90dd
JB
1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16VPATH = @srcdir@
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19 case $${target_option-} in \
20 ?) ;; \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
23 exit 1;; \
24 esac; \
25 has_opt=no; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
29 else \
30 case $$MAKEFLAGS in \
31 *\\[\ \ ]*) \
32 bs=\\; \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
35 esac; \
36 fi; \
37 skip_next=no; \
38 strip_trailopt () \
39 { \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41 }; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
44 case $$flg in \
45 *=*|--*) continue;; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
54 esac; \
55 case $$flg in \
56 *$$target_option*) has_opt=yes; break;; \
57 esac; \
58 done; \
59 test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80subdir = .
81DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82 $(top_srcdir)/configure $(am__configure_deps) \
83 $(srcdir)/config.h.in AUTHORS COPYING ChangeLog NEWS README \
5d7916d9
JB
84 compile config.guess config.sub depcomp install-sh missing \
85 ltmain.sh
cbbe90dd
JB
86ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87am__aclocal_m4_deps = $(top_srcdir)/configure.ac
88am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
91 configure.lineno config.status.lineno
92mkinstalldirs = $(install_sh) -d
93CONFIG_HEADER = config.h
94CONFIG_CLEAN_FILES =
95CONFIG_CLEAN_VPATH_FILES =
96AM_V_P = $(am__v_P_@AM_V@)
97am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
98am__v_P_0 = false
99am__v_P_1 = :
100AM_V_GEN = $(am__v_GEN_@AM_V@)
101am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
102am__v_GEN_0 = @echo " GEN " $@;
103am__v_GEN_1 =
104AM_V_at = $(am__v_at_@AM_V@)
105am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
106am__v_at_0 = @
107am__v_at_1 =
108SOURCES =
109DIST_SOURCES =
110RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
111 ctags-recursive dvi-recursive html-recursive info-recursive \
112 install-data-recursive install-dvi-recursive \
113 install-exec-recursive install-html-recursive \
114 install-info-recursive install-pdf-recursive \
115 install-ps-recursive install-recursive installcheck-recursive \
116 installdirs-recursive pdf-recursive ps-recursive \
117 tags-recursive uninstall-recursive
118am__can_run_installinfo = \
119 case $$AM_UPDATE_INFO_DIR in \
120 n|no|NO) false;; \
121 *) (install-info --version) >/dev/null 2>&1;; \
122 esac
123RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
124 distclean-recursive maintainer-clean-recursive
125am__recursive_targets = \
126 $(RECURSIVE_TARGETS) \
127 $(RECURSIVE_CLEAN_TARGETS) \
128 $(am__extra_recursive_targets)
129AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
130 cscope distdir dist dist-all distcheck
131am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
132 $(LISP)config.h.in
133# Read a list of newline-separated strings from the standard input,
134# and print each of them once, without duplicates. Input order is
135# *not* preserved.
136am__uniquify_input = $(AWK) '\
137 BEGIN { nonempty = 0; } \
138 { items[$$0] = 1; nonempty = 1; } \
139 END { if (nonempty) { for (i in items) print i; }; } \
140'
141# Make sure the list of sources is unique. This is necessary because,
142# e.g., the same source file might be shared among _SOURCES variables
143# for different programs/libraries.
144am__define_uniq_tagged_files = \
145 list='$(am__tagged_files)'; \
146 unique=`for i in $$list; do \
147 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
148 done | $(am__uniquify_input)`
149ETAGS = etags
150CTAGS = ctags
151CSCOPE = cscope
152DIST_SUBDIRS = $(SUBDIRS)
153DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154distdir = $(PACKAGE)-$(VERSION)
155top_distdir = $(distdir)
156am__remove_distdir = \
157 if test -d "$(distdir)"; then \
158 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
159 && rm -rf "$(distdir)" \
160 || { sleep 5 && rm -rf "$(distdir)"; }; \
161 else :; fi
162am__post_remove_distdir = $(am__remove_distdir)
163am__relativize = \
164 dir0=`pwd`; \
165 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
166 sed_rest='s,^[^/]*/*,,'; \
167 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
168 sed_butlast='s,/*[^/]*$$,,'; \
169 while test -n "$$dir1"; do \
170 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
171 if test "$$first" != "."; then \
172 if test "$$first" = ".."; then \
173 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
174 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
175 else \
176 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
177 if test "$$first2" = "$$first"; then \
178 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
179 else \
180 dir2="../$$dir2"; \
181 fi; \
182 dir0="$$dir0"/"$$first"; \
183 fi; \
184 fi; \
185 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
186 done; \
187 reldir="$$dir2"
188DIST_ARCHIVES = $(distdir).tar.gz
189GZIP_ENV = --best
190DIST_TARGETS = dist-gzip
191distuninstallcheck_listfiles = find . -type f -print
192am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
193 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
194distcleancheck_listfiles = find . -type f -print
195ACLOCAL = @ACLOCAL@
196AMTAR = @AMTAR@
197AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
198AR = @AR@
199AUTOCONF = @AUTOCONF@
200AUTOHEADER = @AUTOHEADER@
201AUTOMAKE = @AUTOMAKE@
202AWK = @AWK@
203CC = @CC@
204CCDEPMODE = @CCDEPMODE@
205CFLAGS = @CFLAGS@
206CPP = @CPP@
207CPPFLAGS = @CPPFLAGS@
208CXX = @CXX@
209CXXCPP = @CXXCPP@
210CXXDEPMODE = @CXXDEPMODE@
211CXXFLAGS = @CXXFLAGS@
212CYGPATH_W = @CYGPATH_W@
213DEFS = @DEFS@
214DEPDIR = @DEPDIR@
215DLLTOOL = @DLLTOOL@
216DSYMUTIL = @DSYMUTIL@
217DUMPBIN = @DUMPBIN@
218ECHO_C = @ECHO_C@
219ECHO_N = @ECHO_N@
220ECHO_T = @ECHO_T@
221EGREP = @EGREP@
222EXEEXT = @EXEEXT@
223FGREP = @FGREP@
224GREP = @GREP@
225HAVE_DATE = @HAVE_DATE@
226HAVE_GIT = @HAVE_GIT@
227HAVE_HOSTNAME = @HAVE_HOSTNAME@
228HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
229HAVE_UNAME = @HAVE_UNAME@
230HAVE_WHOAMI = @HAVE_WHOAMI@
231INSTALL = @INSTALL@
232INSTALL_DATA = @INSTALL_DATA@
233INSTALL_PROGRAM = @INSTALL_PROGRAM@
234INSTALL_SCRIPT = @INSTALL_SCRIPT@
235INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
236LD = @LD@
237LDFLAGS = @LDFLAGS@
238LIBOBJS = @LIBOBJS@
239LIBS = @LIBS@
240LIBS_LIBCEC = @LIBS_LIBCEC@
241LIBTOOL = @LIBTOOL@
242LIB_INFO = @LIB_INFO@
243LIPO = @LIPO@
244LN_S = @LN_S@
245LTLIBOBJS = @LTLIBOBJS@
246MAKEINFO = @MAKEINFO@
247MANIFEST_TOOL = @MANIFEST_TOOL@
248MKDIR_P = @MKDIR_P@
249NM = @NM@
250NMEDIT = @NMEDIT@
251OBJDUMP = @OBJDUMP@
252OBJEXT = @OBJEXT@
253OTOOL = @OTOOL@
254OTOOL64 = @OTOOL64@
255PACKAGE = @PACKAGE@
256PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
257PACKAGE_NAME = @PACKAGE_NAME@
258PACKAGE_STRING = @PACKAGE_STRING@
259PACKAGE_TARNAME = @PACKAGE_TARNAME@
260PACKAGE_URL = @PACKAGE_URL@
261PACKAGE_VERSION = @PACKAGE_VERSION@
262PATH_SEPARATOR = @PATH_SEPARATOR@
263PKG_CONFIG = @PKG_CONFIG@
264PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
265PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
266RANLIB = @RANLIB@
267REQUIRES = @REQUIRES@
268SED = @SED@
269SET_MAKE = @SET_MAKE@
270SHELL = @SHELL@
271STRIP = @STRIP@
272UDEV_CFLAGS = @UDEV_CFLAGS@
273UDEV_LIBS = @UDEV_LIBS@
274USE_P8_USB = @USE_P8_USB@
275USE_P8_USB_DETECT = @USE_P8_USB_DETECT@
276USE_RPI_API = @USE_RPI_API@
277VERSION = @VERSION@
278abs_builddir = @abs_builddir@
279abs_srcdir = @abs_srcdir@
280abs_top_builddir = @abs_top_builddir@
281abs_top_srcdir = @abs_top_srcdir@
282ac_ct_AR = @ac_ct_AR@
283ac_ct_CC = @ac_ct_CC@
284ac_ct_CXX = @ac_ct_CXX@
285ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
286am__include = @am__include@
287am__leading_dot = @am__leading_dot@
288am__quote = @am__quote@
289am__tar = @am__tar@
290am__untar = @am__untar@
291bindir = @bindir@
292build = @build@
293build_alias = @build_alias@
294build_cpu = @build_cpu@
295build_os = @build_os@
296build_vendor = @build_vendor@
297builddir = @builddir@
298datadir = @datadir@
299datarootdir = @datarootdir@
300docdir = @docdir@
301dvidir = @dvidir@
302exec_prefix = @exec_prefix@
303host = @host@
304host_alias = @host_alias@
305host_cpu = @host_cpu@
306host_os = @host_os@
307host_vendor = @host_vendor@
308htmldir = @htmldir@
309includedir = @includedir@
310infodir = @infodir@
311install_sh = @install_sh@
312libdir = @libdir@
313libexecdir = @libexecdir@
314localedir = @localedir@
315localstatedir = @localstatedir@
316mandir = @mandir@
317mkdir_p = @mkdir_p@
318oldincludedir = @oldincludedir@
319pdfdir = @pdfdir@
320prefix = @prefix@
321program_transform_name = @program_transform_name@
322psdir = @psdir@
323sbindir = @sbindir@
324sharedstatedir = @sharedstatedir@
325srcdir = @srcdir@
326sysconfdir = @sysconfdir@
327target_alias = @target_alias@
328top_build_prefix = @top_build_prefix@
329top_builddir = @top_builddir@
330top_srcdir = @top_srcdir@
331SUBDIRS = src/lib src/testclient
332all: config.h
333 $(MAKE) $(AM_MAKEFLAGS) all-recursive
334
335.SUFFIXES:
336am--refresh: Makefile
337 @:
338$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
339 @for dep in $?; do \
340 case '$(am__configure_deps)' in \
341 *$$dep*) \
342 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
343 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
344 && exit 0; \
345 exit 1;; \
346 esac; \
347 done; \
348 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
349 $(am__cd) $(top_srcdir) && \
350 $(AUTOMAKE) --foreign Makefile
351.PRECIOUS: Makefile
352Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353 @case '$?' in \
354 *config.status*) \
355 echo ' $(SHELL) ./config.status'; \
356 $(SHELL) ./config.status;; \
357 *) \
358 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
359 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
360 esac;
361
362$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
363 $(SHELL) ./config.status --recheck
364
365$(top_srcdir)/configure: $(am__configure_deps)
366 $(am__cd) $(srcdir) && $(AUTOCONF)
367$(ACLOCAL_M4): $(am__aclocal_m4_deps)
368 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
369$(am__aclocal_m4_deps):
370
371config.h: stamp-h1
372 @test -f $@ || rm -f stamp-h1
373 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
374
375stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
376 @rm -f stamp-h1
377 cd $(top_builddir) && $(SHELL) ./config.status config.h
378$(srcdir)/config.h.in: $(am__configure_deps)
379 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
380 rm -f stamp-h1
381 touch $@
382
383distclean-hdr:
384 -rm -f config.h stamp-h1
385
386mostlyclean-libtool:
387 -rm -f *.lo
388
389clean-libtool:
390 -rm -rf .libs _libs
391
392distclean-libtool:
393 -rm -f libtool config.lt
394
395# This directory's subdirectories are mostly independent; you can cd
396# into them and run 'make' without going through this Makefile.
397# To change the values of 'make' variables: instead of editing Makefiles,
398# (1) if the variable is set in 'config.status', edit 'config.status'
399# (which will cause the Makefiles to be regenerated when you run 'make');
400# (2) otherwise, pass the desired values on the 'make' command line.
401$(am__recursive_targets):
402 @fail=; \
403 if $(am__make_keepgoing); then \
404 failcom='fail=yes'; \
405 else \
406 failcom='exit 1'; \
407 fi; \
408 dot_seen=no; \
409 target=`echo $@ | sed s/-recursive//`; \
410 case "$@" in \
411 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
412 *) list='$(SUBDIRS)' ;; \
413 esac; \
414 for subdir in $$list; do \
415 echo "Making $$target in $$subdir"; \
416 if test "$$subdir" = "."; then \
417 dot_seen=yes; \
418 local_target="$$target-am"; \
419 else \
420 local_target="$$target"; \
421 fi; \
422 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
423 || eval $$failcom; \
424 done; \
425 if test "$$dot_seen" = "no"; then \
426 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
427 fi; test -z "$$fail"
428
429ID: $(am__tagged_files)
430 $(am__define_uniq_tagged_files); mkid -fID $$unique
431tags: tags-recursive
432TAGS: tags
433
434tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
435 set x; \
436 here=`pwd`; \
437 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
438 include_option=--etags-include; \
439 empty_fix=.; \
440 else \
441 include_option=--include; \
442 empty_fix=; \
443 fi; \
444 list='$(SUBDIRS)'; for subdir in $$list; do \
445 if test "$$subdir" = .; then :; else \
446 test ! -f $$subdir/TAGS || \
447 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
448 fi; \
449 done; \
450 $(am__define_uniq_tagged_files); \
451 shift; \
452 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
453 test -n "$$unique" || unique=$$empty_fix; \
454 if test $$# -gt 0; then \
455 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
456 "$$@" $$unique; \
457 else \
458 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
459 $$unique; \
460 fi; \
461 fi
462ctags: ctags-recursive
463
464CTAGS: ctags
465ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
466 $(am__define_uniq_tagged_files); \
467 test -z "$(CTAGS_ARGS)$$unique" \
468 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
469 $$unique
470
471GTAGS:
472 here=`$(am__cd) $(top_builddir) && pwd` \
473 && $(am__cd) $(top_srcdir) \
474 && gtags -i $(GTAGS_ARGS) "$$here"
475cscope: cscope.files
476 test ! -s cscope.files \
477 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
478clean-cscope:
479 -rm -f cscope.files
480cscope.files: clean-cscope cscopelist
481cscopelist: cscopelist-recursive
482
483cscopelist-am: $(am__tagged_files)
484 list='$(am__tagged_files)'; \
485 case "$(srcdir)" in \
486 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
487 *) sdir=$(subdir)/$(srcdir) ;; \
488 esac; \
489 for i in $$list; do \
490 if test -f "$$i"; then \
491 echo "$(subdir)/$$i"; \
492 else \
493 echo "$$sdir/$$i"; \
494 fi; \
495 done >> $(top_builddir)/cscope.files
496
497distclean-tags:
498 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
499 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
500
501distdir: $(DISTFILES)
502 $(am__remove_distdir)
503 test -d "$(distdir)" || mkdir "$(distdir)"
504 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506 list='$(DISTFILES)'; \
507 dist_files=`for file in $$list; do echo $$file; done | \
508 sed -e "s|^$$srcdirstrip/||;t" \
509 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510 case $$dist_files in \
511 */*) $(MKDIR_P) `echo "$$dist_files" | \
512 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
513 sort -u` ;; \
514 esac; \
515 for file in $$dist_files; do \
516 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
517 if test -d $$d/$$file; then \
518 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
519 if test -d "$(distdir)/$$file"; then \
520 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
521 fi; \
522 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
523 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
524 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
525 fi; \
526 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
527 else \
528 test -f "$(distdir)/$$file" \
529 || cp -p $$d/$$file "$(distdir)/$$file" \
530 || exit 1; \
531 fi; \
532 done
533 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
534 if test "$$subdir" = .; then :; else \
535 $(am__make_dryrun) \
536 || test -d "$(distdir)/$$subdir" \
537 || $(MKDIR_P) "$(distdir)/$$subdir" \
538 || exit 1; \
539 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
540 $(am__relativize); \
541 new_distdir=$$reldir; \
542 dir1=$$subdir; dir2="$(top_distdir)"; \
543 $(am__relativize); \
544 new_top_distdir=$$reldir; \
545 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
546 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
547 ($(am__cd) $$subdir && \
548 $(MAKE) $(AM_MAKEFLAGS) \
549 top_distdir="$$new_top_distdir" \
550 distdir="$$new_distdir" \
551 am__remove_distdir=: \
552 am__skip_length_check=: \
553 am__skip_mode_fix=: \
554 distdir) \
555 || exit 1; \
556 fi; \
557 done
558 -test -n "$(am__skip_mode_fix)" \
559 || find "$(distdir)" -type d ! -perm -755 \
560 -exec chmod u+rwx,go+rx {} \; -o \
561 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
562 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
563 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
564 || chmod -R a+r "$(distdir)"
565dist-gzip: distdir
566 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
567 $(am__post_remove_distdir)
568
569dist-bzip2: distdir
570 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
571 $(am__post_remove_distdir)
572
573dist-lzip: distdir
574 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
575 $(am__post_remove_distdir)
576
577dist-xz: distdir
578 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
579 $(am__post_remove_distdir)
580
581dist-tarZ: distdir
582 @echo WARNING: "Support for shar distribution archives is" \
583 "deprecated." >&2
584 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
585 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
586 $(am__post_remove_distdir)
587
588dist-shar: distdir
589 @echo WARNING: "Support for distribution archives compressed with" \
590 "legacy program 'compress' is deprecated." >&2
591 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
592 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
593 $(am__post_remove_distdir)
594
595dist-zip: distdir
596 -rm -f $(distdir).zip
597 zip -rq $(distdir).zip $(distdir)
598 $(am__post_remove_distdir)
599
600dist dist-all:
601 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
602 $(am__post_remove_distdir)
603
604# This target untars the dist file and tries a VPATH configuration. Then
605# it guarantees that the distribution is self-contained by making another
606# tarfile.
607distcheck: dist
608 case '$(DIST_ARCHIVES)' in \
609 *.tar.gz*) \
610 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
611 *.tar.bz2*) \
612 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
613 *.tar.lz*) \
614 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
615 *.tar.xz*) \
616 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
617 *.tar.Z*) \
618 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
619 *.shar.gz*) \
620 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
621 *.zip*) \
622 unzip $(distdir).zip ;;\
623 esac
624 chmod -R a-w $(distdir)
625 chmod u+w $(distdir)
626 mkdir $(distdir)/_build $(distdir)/_inst
627 chmod a-w $(distdir)
628 test -d $(distdir)/_build || exit 0; \
629 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
630 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
631 && am__cwd=`pwd` \
632 && $(am__cd) $(distdir)/_build \
633 && ../configure \
634 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
635 $(DISTCHECK_CONFIGURE_FLAGS) \
636 --srcdir=.. --prefix="$$dc_install_base" \
637 && $(MAKE) $(AM_MAKEFLAGS) \
638 && $(MAKE) $(AM_MAKEFLAGS) dvi \
639 && $(MAKE) $(AM_MAKEFLAGS) check \
640 && $(MAKE) $(AM_MAKEFLAGS) install \
641 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
642 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
643 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
644 distuninstallcheck \
645 && chmod -R a-w "$$dc_install_base" \
646 && ({ \
647 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
648 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
649 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
650 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
651 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
652 } || { rm -rf "$$dc_destdir"; exit 1; }) \
653 && rm -rf "$$dc_destdir" \
654 && $(MAKE) $(AM_MAKEFLAGS) dist \
655 && rm -rf $(DIST_ARCHIVES) \
656 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
657 && cd "$$am__cwd" \
658 || exit 1
659 $(am__post_remove_distdir)
660 @(echo "$(distdir) archives ready for distribution: "; \
661 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
662 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
663distuninstallcheck:
664 @test -n '$(distuninstallcheck_dir)' || { \
665 echo 'ERROR: trying to run $@ with an empty' \
666 '$$(distuninstallcheck_dir)' >&2; \
667 exit 1; \
668 }; \
669 $(am__cd) '$(distuninstallcheck_dir)' || { \
670 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
671 exit 1; \
672 }; \
673 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
674 || { echo "ERROR: files left after uninstall:" ; \
675 if test -n "$(DESTDIR)"; then \
676 echo " (check DESTDIR support)"; \
677 fi ; \
678 $(distuninstallcheck_listfiles) ; \
679 exit 1; } >&2
680distcleancheck: distclean
681 @if test '$(srcdir)' = . ; then \
682 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
683 exit 1 ; \
684 fi
685 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
686 || { echo "ERROR: files left in build directory after distclean:" ; \
687 $(distcleancheck_listfiles) ; \
688 exit 1; } >&2
689check-am: all-am
690check: check-recursive
691all-am: Makefile config.h
692installdirs: installdirs-recursive
693installdirs-am:
694install: install-recursive
695install-exec: install-exec-recursive
696install-data: install-data-recursive
697uninstall: uninstall-recursive
698
699install-am: all-am
700 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
701
702installcheck: installcheck-recursive
703install-strip:
704 if test -z '$(STRIP)'; then \
705 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
706 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
707 install; \
708 else \
709 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
710 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
711 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
712 fi
713mostlyclean-generic:
714
715clean-generic:
716
717distclean-generic:
718 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
719 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
720
721maintainer-clean-generic:
722 @echo "This command is intended for maintainers to use"
723 @echo "it deletes files that may require special tools to rebuild."
724clean: clean-recursive
725
726clean-am: clean-generic clean-libtool mostlyclean-am
727
728distclean: distclean-recursive
729 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
730 -rm -f Makefile
731distclean-am: clean-am distclean-generic distclean-hdr \
732 distclean-libtool distclean-tags
733
734dvi: dvi-recursive
735
736dvi-am:
737
738html: html-recursive
739
740html-am:
741
742info: info-recursive
743
744info-am:
745
746install-data-am:
747
748install-dvi: install-dvi-recursive
749
750install-dvi-am:
751
752install-exec-am:
753
754install-html: install-html-recursive
755
756install-html-am:
757
758install-info: install-info-recursive
759
760install-info-am:
761
762install-man:
763
764install-pdf: install-pdf-recursive
765
766install-pdf-am:
767
768install-ps: install-ps-recursive
769
770install-ps-am:
771
772installcheck-am:
773
774maintainer-clean: maintainer-clean-recursive
775 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
776 -rm -rf $(top_srcdir)/autom4te.cache
777 -rm -f Makefile
778maintainer-clean-am: distclean-am maintainer-clean-generic
779
780mostlyclean: mostlyclean-recursive
781
782mostlyclean-am: mostlyclean-generic mostlyclean-libtool
783
784pdf: pdf-recursive
785
786pdf-am:
787
788ps: ps-recursive
789
790ps-am:
791
792uninstall-am:
793
794.MAKE: $(am__recursive_targets) all install-am install-strip
795
796.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
797 am--refresh check check-am clean clean-cscope clean-generic \
798 clean-libtool cscope cscopelist-am ctags ctags-am dist \
799 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
800 dist-xz dist-zip distcheck distclean distclean-generic \
801 distclean-hdr distclean-libtool distclean-tags distcleancheck \
802 distdir distuninstallcheck dvi dvi-am html html-am info \
803 info-am install install-am install-data install-data-am \
804 install-dvi install-dvi-am install-exec install-exec-am \
805 install-html install-html-am install-info install-info-am \
806 install-man install-pdf install-pdf-am install-ps \
807 install-ps-am install-strip installcheck installcheck-am \
808 installdirs installdirs-am maintainer-clean \
809 maintainer-clean-generic mostlyclean mostlyclean-generic \
810 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
811 uninstall-am
812
813
814docs:
815 echo "Updating documentation (if doxygen is present)"
816 doxygen
817
818# Tell versions [3.59,3.63) of GNU make to not export all variables.
819# Otherwise a system limit (for SysV at least) may be exceeded.
820.NOEXPORT: