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