And finally the master git debian package in a working state.
[deb_libcec.git] / Makefile.in
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@
16 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__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
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 subdir = .
81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82 $(top_srcdir)/configure $(am__configure_deps) \
83 $(srcdir)/config.h.in AUTHORS COPYING ChangeLog NEWS README \
84 compile config.guess config.sub depcomp install-sh missing \
85 ltmain.sh
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
88 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
91 configure.lineno config.status.lineno
92 mkinstalldirs = $(install_sh) -d
93 CONFIG_HEADER = config.h
94 CONFIG_CLEAN_FILES =
95 CONFIG_CLEAN_VPATH_FILES =
96 AM_V_P = $(am__v_P_@AM_V@)
97 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
98 am__v_P_0 = false
99 am__v_P_1 = :
100 AM_V_GEN = $(am__v_GEN_@AM_V@)
101 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
102 am__v_GEN_0 = @echo " GEN " $@;
103 am__v_GEN_1 =
104 AM_V_at = $(am__v_at_@AM_V@)
105 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
106 am__v_at_0 = @
107 am__v_at_1 =
108 SOURCES =
109 DIST_SOURCES =
110 RECURSIVE_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
118 am__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
123 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
124 distclean-recursive maintainer-clean-recursive
125 am__recursive_targets = \
126 $(RECURSIVE_TARGETS) \
127 $(RECURSIVE_CLEAN_TARGETS) \
128 $(am__extra_recursive_targets)
129 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
130 cscope distdir dist dist-all distcheck
131 am__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.
136 am__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.
144 am__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)`
149 ETAGS = etags
150 CTAGS = ctags
151 CSCOPE = cscope
152 DIST_SUBDIRS = $(SUBDIRS)
153 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154 distdir = $(PACKAGE)-$(VERSION)
155 top_distdir = $(distdir)
156 am__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
162 am__post_remove_distdir = $(am__remove_distdir)
163 am__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"
188 DIST_ARCHIVES = $(distdir).tar.gz
189 GZIP_ENV = --best
190 DIST_TARGETS = dist-gzip
191 distuninstallcheck_listfiles = find . -type f -print
192 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
193 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
194 distcleancheck_listfiles = find . -type f -print
195 ACLOCAL = @ACLOCAL@
196 AMTAR = @AMTAR@
197 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
198 AR = @AR@
199 AUTOCONF = @AUTOCONF@
200 AUTOHEADER = @AUTOHEADER@
201 AUTOMAKE = @AUTOMAKE@
202 AWK = @AWK@
203 CC = @CC@
204 CCDEPMODE = @CCDEPMODE@
205 CFLAGS = @CFLAGS@
206 CPP = @CPP@
207 CPPFLAGS = @CPPFLAGS@
208 CXX = @CXX@
209 CXXCPP = @CXXCPP@
210 CXXDEPMODE = @CXXDEPMODE@
211 CXXFLAGS = @CXXFLAGS@
212 CYGPATH_W = @CYGPATH_W@
213 DEFS = @DEFS@
214 DEPDIR = @DEPDIR@
215 DLLTOOL = @DLLTOOL@
216 DSYMUTIL = @DSYMUTIL@
217 DUMPBIN = @DUMPBIN@
218 ECHO_C = @ECHO_C@
219 ECHO_N = @ECHO_N@
220 ECHO_T = @ECHO_T@
221 EGREP = @EGREP@
222 EXEEXT = @EXEEXT@
223 FGREP = @FGREP@
224 GREP = @GREP@
225 HAVE_DATE = @HAVE_DATE@
226 HAVE_GIT = @HAVE_GIT@
227 HAVE_HOSTNAME = @HAVE_HOSTNAME@
228 HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
229 HAVE_UNAME = @HAVE_UNAME@
230 HAVE_WHOAMI = @HAVE_WHOAMI@
231 INSTALL = @INSTALL@
232 INSTALL_DATA = @INSTALL_DATA@
233 INSTALL_PROGRAM = @INSTALL_PROGRAM@
234 INSTALL_SCRIPT = @INSTALL_SCRIPT@
235 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
236 LD = @LD@
237 LDFLAGS = @LDFLAGS@
238 LIBOBJS = @LIBOBJS@
239 LIBS = @LIBS@
240 LIBS_LIBCEC = @LIBS_LIBCEC@
241 LIBTOOL = @LIBTOOL@
242 LIB_INFO = @LIB_INFO@
243 LIPO = @LIPO@
244 LN_S = @LN_S@
245 LTLIBOBJS = @LTLIBOBJS@
246 MAKEINFO = @MAKEINFO@
247 MANIFEST_TOOL = @MANIFEST_TOOL@
248 MKDIR_P = @MKDIR_P@
249 NM = @NM@
250 NMEDIT = @NMEDIT@
251 OBJDUMP = @OBJDUMP@
252 OBJEXT = @OBJEXT@
253 OTOOL = @OTOOL@
254 OTOOL64 = @OTOOL64@
255 PACKAGE = @PACKAGE@
256 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
257 PACKAGE_NAME = @PACKAGE_NAME@
258 PACKAGE_STRING = @PACKAGE_STRING@
259 PACKAGE_TARNAME = @PACKAGE_TARNAME@
260 PACKAGE_URL = @PACKAGE_URL@
261 PACKAGE_VERSION = @PACKAGE_VERSION@
262 PATH_SEPARATOR = @PATH_SEPARATOR@
263 PKG_CONFIG = @PKG_CONFIG@
264 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
265 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
266 RANLIB = @RANLIB@
267 REQUIRES = @REQUIRES@
268 SED = @SED@
269 SET_MAKE = @SET_MAKE@
270 SHELL = @SHELL@
271 STRIP = @STRIP@
272 UDEV_CFLAGS = @UDEV_CFLAGS@
273 UDEV_LIBS = @UDEV_LIBS@
274 USE_P8_USB = @USE_P8_USB@
275 USE_P8_USB_DETECT = @USE_P8_USB_DETECT@
276 USE_RPI_API = @USE_RPI_API@
277 VERSION = @VERSION@
278 abs_builddir = @abs_builddir@
279 abs_srcdir = @abs_srcdir@
280 abs_top_builddir = @abs_top_builddir@
281 abs_top_srcdir = @abs_top_srcdir@
282 ac_ct_AR = @ac_ct_AR@
283 ac_ct_CC = @ac_ct_CC@
284 ac_ct_CXX = @ac_ct_CXX@
285 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
286 am__include = @am__include@
287 am__leading_dot = @am__leading_dot@
288 am__quote = @am__quote@
289 am__tar = @am__tar@
290 am__untar = @am__untar@
291 bindir = @bindir@
292 build = @build@
293 build_alias = @build_alias@
294 build_cpu = @build_cpu@
295 build_os = @build_os@
296 build_vendor = @build_vendor@
297 builddir = @builddir@
298 datadir = @datadir@
299 datarootdir = @datarootdir@
300 docdir = @docdir@
301 dvidir = @dvidir@
302 exec_prefix = @exec_prefix@
303 host = @host@
304 host_alias = @host_alias@
305 host_cpu = @host_cpu@
306 host_os = @host_os@
307 host_vendor = @host_vendor@
308 htmldir = @htmldir@
309 includedir = @includedir@
310 infodir = @infodir@
311 install_sh = @install_sh@
312 libdir = @libdir@
313 libexecdir = @libexecdir@
314 localedir = @localedir@
315 localstatedir = @localstatedir@
316 mandir = @mandir@
317 mkdir_p = @mkdir_p@
318 oldincludedir = @oldincludedir@
319 pdfdir = @pdfdir@
320 prefix = @prefix@
321 program_transform_name = @program_transform_name@
322 psdir = @psdir@
323 sbindir = @sbindir@
324 sharedstatedir = @sharedstatedir@
325 srcdir = @srcdir@
326 sysconfdir = @sysconfdir@
327 target_alias = @target_alias@
328 top_build_prefix = @top_build_prefix@
329 top_builddir = @top_builddir@
330 top_srcdir = @top_srcdir@
331 SUBDIRS = src/lib src/testclient
332 all: config.h
333 $(MAKE) $(AM_MAKEFLAGS) all-recursive
334
335 .SUFFIXES:
336 am--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
352 Makefile: $(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
371 config.h: stamp-h1
372 @test -f $@ || rm -f stamp-h1
373 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
374
375 stamp-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
383 distclean-hdr:
384 -rm -f config.h stamp-h1
385
386 mostlyclean-libtool:
387 -rm -f *.lo
388
389 clean-libtool:
390 -rm -rf .libs _libs
391
392 distclean-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
429 ID: $(am__tagged_files)
430 $(am__define_uniq_tagged_files); mkid -fID $$unique
431 tags: tags-recursive
432 TAGS: tags
433
434 tags-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
462 ctags: ctags-recursive
463
464 CTAGS: ctags
465 ctags-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
471 GTAGS:
472 here=`$(am__cd) $(top_builddir) && pwd` \
473 && $(am__cd) $(top_srcdir) \
474 && gtags -i $(GTAGS_ARGS) "$$here"
475 cscope: cscope.files
476 test ! -s cscope.files \
477 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
478 clean-cscope:
479 -rm -f cscope.files
480 cscope.files: clean-cscope cscopelist
481 cscopelist: cscopelist-recursive
482
483 cscopelist-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
497 distclean-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
501 distdir: $(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)"
565 dist-gzip: distdir
566 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
567 $(am__post_remove_distdir)
568
569 dist-bzip2: distdir
570 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
571 $(am__post_remove_distdir)
572
573 dist-lzip: distdir
574 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
575 $(am__post_remove_distdir)
576
577 dist-xz: distdir
578 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
579 $(am__post_remove_distdir)
580
581 dist-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
588 dist-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
595 dist-zip: distdir
596 -rm -f $(distdir).zip
597 zip -rq $(distdir).zip $(distdir)
598 $(am__post_remove_distdir)
599
600 dist 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.
607 distcheck: 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'
663 distuninstallcheck:
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
680 distcleancheck: 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
689 check-am: all-am
690 check: check-recursive
691 all-am: Makefile config.h
692 installdirs: installdirs-recursive
693 installdirs-am:
694 install: install-recursive
695 install-exec: install-exec-recursive
696 install-data: install-data-recursive
697 uninstall: uninstall-recursive
698
699 install-am: all-am
700 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
701
702 installcheck: installcheck-recursive
703 install-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
713 mostlyclean-generic:
714
715 clean-generic:
716
717 distclean-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
721 maintainer-clean-generic:
722 @echo "This command is intended for maintainers to use"
723 @echo "it deletes files that may require special tools to rebuild."
724 clean: clean-recursive
725
726 clean-am: clean-generic clean-libtool mostlyclean-am
727
728 distclean: distclean-recursive
729 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
730 -rm -f Makefile
731 distclean-am: clean-am distclean-generic distclean-hdr \
732 distclean-libtool distclean-tags
733
734 dvi: dvi-recursive
735
736 dvi-am:
737
738 html: html-recursive
739
740 html-am:
741
742 info: info-recursive
743
744 info-am:
745
746 install-data-am:
747
748 install-dvi: install-dvi-recursive
749
750 install-dvi-am:
751
752 install-exec-am:
753
754 install-html: install-html-recursive
755
756 install-html-am:
757
758 install-info: install-info-recursive
759
760 install-info-am:
761
762 install-man:
763
764 install-pdf: install-pdf-recursive
765
766 install-pdf-am:
767
768 install-ps: install-ps-recursive
769
770 install-ps-am:
771
772 installcheck-am:
773
774 maintainer-clean: maintainer-clean-recursive
775 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
776 -rm -rf $(top_srcdir)/autom4te.cache
777 -rm -f Makefile
778 maintainer-clean-am: distclean-am maintainer-clean-generic
779
780 mostlyclean: mostlyclean-recursive
781
782 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
783
784 pdf: pdf-recursive
785
786 pdf-am:
787
788 ps: ps-recursive
789
790 ps-am:
791
792 uninstall-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
814 docs:
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: