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