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