Update to upstream 1.0.1
[profile/ivi/gsignond.git] / test / db / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 TESTS = dbtest$(EXEEXT)
37 check_PROGRAMS = dbtest$(EXEEXT)
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(top_srcdir)/test/valgrind_common.mk
40 subdir = test/db
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \
43         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
44         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46         $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 am_dbtest_OBJECTS = dbtest-dbtest.$(OBJEXT)
54 dbtest_OBJECTS = $(am_dbtest_OBJECTS)
55 am__DEPENDENCIES_1 =
56 dbtest_DEPENDENCIES =  \
57         $(top_builddir)/src/common/libgsignond-common.la \
58         $(top_builddir)/src/daemon/db/libgsignond-db.la \
59         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
60 AM_V_lt = $(am__v_lt_@AM_V@)
61 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
62 am__v_lt_0 = --silent
63 dbtest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
64         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(dbtest_CFLAGS) $(CFLAGS) \
65         $(AM_LDFLAGS) $(LDFLAGS) -o $@
66 DEFAULT_INCLUDES = 
67 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
68 am__depfiles_maybe = depfiles
69 am__mv = mv -f
70 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
73         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
74         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
75         $(AM_CFLAGS) $(CFLAGS)
76 AM_V_CC = $(am__v_CC_@AM_V@)
77 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
78 am__v_CC_0 = @echo "  CC    " $@;
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 CCLD = $(CC)
83 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
84         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
85         $(AM_LDFLAGS) $(LDFLAGS) -o $@
86 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
87 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
88 am__v_CCLD_0 = @echo "  CCLD  " $@;
89 AM_V_GEN = $(am__v_GEN_@AM_V@)
90 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
91 am__v_GEN_0 = @echo "  GEN   " $@;
92 SOURCES = $(dbtest_SOURCES)
93 DIST_SOURCES = $(dbtest_SOURCES)
94 ETAGS = etags
95 CTAGS = ctags
96 am__tty_colors = \
97 red=; grn=; lgn=; blu=; std=
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 ACLOCAL = @ACLOCAL@
100 AMTAR = @AMTAR@
101 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
102 AR = @AR@
103 AUTOCONF = @AUTOCONF@
104 AUTOHEADER = @AUTOHEADER@
105 AUTOMAKE = @AUTOMAKE@
106 AWK = @AWK@
107 BASE_STORAGE_DIR = @BASE_STORAGE_DIR@
108 CC = @CC@
109 CCDEPMODE = @CCDEPMODE@
110 CFLAGS = @CFLAGS@
111 CHECK_CFLAGS = @CHECK_CFLAGS@
112 CHECK_LIBS = @CHECK_LIBS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DBUS_INTERFACES_DIR = @DBUS_INTERFACES_DIR@
117 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
118 DEFS = @DEFS@
119 DEPDIR = @DEPDIR@
120 DLLTOOL = @DLLTOOL@
121 DSYMUTIL = @DSYMUTIL@
122 DUMPBIN = @DUMPBIN@
123 ECHO_C = @ECHO_C@
124 ECHO_N = @ECHO_N@
125 ECHO_T = @ECHO_T@
126 EGREP = @EGREP@
127 EXEEXT = @EXEEXT@
128 FGREP = @FGREP@
129 GLIB_MKENUMS = @GLIB_MKENUMS@
130 GREP = @GREP@
131 GSIGNOND_CFLAGS = @GSIGNOND_CFLAGS@
132 GSIGNOND_LIBS = @GSIGNOND_LIBS@
133 GTKDOC_CHECK = @GTKDOC_CHECK@
134 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
135 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
136 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
137 GTKDOC_MKPDF = @GTKDOC_MKPDF@
138 GTKDOC_REBASE = @GTKDOC_REBASE@
139 GTestDBus_CFLAGS = @GTestDBus_CFLAGS@
140 GTestDBus_LIBS = @GTestDBus_LIBS@
141 HTML_DIR = @HTML_DIR@
142 INSTALL = @INSTALL@
143 INSTALL_DATA = @INSTALL_DATA@
144 INSTALL_PROGRAM = @INSTALL_PROGRAM@
145 INSTALL_SCRIPT = @INSTALL_SCRIPT@
146 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147 KEYCHAIN_SYSCTX = @KEYCHAIN_SYSCTX@
148 LD = @LD@
149 LDFLAGS = @LDFLAGS@
150 LIBECRYPTFS_CFLAGS = @LIBECRYPTFS_CFLAGS@
151 LIBECRYPTFS_LIBS = @LIBECRYPTFS_LIBS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBSMACK_CFLAGS = @LIBSMACK_CFLAGS@
155 LIBSMACK_LIBS = @LIBSMACK_LIBS@
156 LIBTOOL = @LIBTOOL@
157 LIPO = @LIPO@
158 LN_S = @LN_S@
159 LTLIBOBJS = @LTLIBOBJS@
160 MAKEINFO = @MAKEINFO@
161 MANIFEST_TOOL = @MANIFEST_TOOL@
162 MESSAGE_BUS_TYPE = @MESSAGE_BUS_TYPE@
163 MKDIR_P = @MKDIR_P@
164 NM = @NM@
165 NMEDIT = @NMEDIT@
166 OBJDUMP = @OBJDUMP@
167 OBJEXT = @OBJEXT@
168 OTOOL = @OTOOL@
169 OTOOL64 = @OTOOL64@
170 PACKAGE = @PACKAGE@
171 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172 PACKAGE_NAME = @PACKAGE_NAME@
173 PACKAGE_STRING = @PACKAGE_STRING@
174 PACKAGE_TARNAME = @PACKAGE_TARNAME@
175 PACKAGE_URL = @PACKAGE_URL@
176 PACKAGE_VERSION = @PACKAGE_VERSION@
177 PATH_SEPARATOR = @PATH_SEPARATOR@
178 PKG_CONFIG = @PKG_CONFIG@
179 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
180 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
181 RANLIB = @RANLIB@
182 SED = @SED@
183 SET_MAKE = @SET_MAKE@
184 SHELL = @SHELL@
185 STRIP = @STRIP@
186 VERSION = @VERSION@
187 abs_builddir = @abs_builddir@
188 abs_srcdir = @abs_srcdir@
189 abs_top_builddir = @abs_top_builddir@
190 abs_top_srcdir = @abs_top_srcdir@
191 ac_ct_AR = @ac_ct_AR@
192 ac_ct_CC = @ac_ct_CC@
193 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
194 am__include = @am__include@
195 am__leading_dot = @am__leading_dot@
196 am__quote = @am__quote@
197 am__tar = @am__tar@
198 am__untar = @am__untar@
199 bindir = @bindir@
200 build = @build@
201 build_alias = @build_alias@
202 build_cpu = @build_cpu@
203 build_os = @build_os@
204 build_vendor = @build_vendor@
205 builddir = @builddir@
206 datadir = @datadir@
207 datarootdir = @datarootdir@
208 docdir = @docdir@
209 dvidir = @dvidir@
210 exec_prefix = @exec_prefix@
211 host = @host@
212 host_alias = @host_alias@
213 host_cpu = @host_cpu@
214 host_os = @host_os@
215 host_vendor = @host_vendor@
216 htmldir = @htmldir@
217 ifGNUmake = @ifGNUmake@
218 includedir = @includedir@
219 infodir = @infodir@
220 install_sh = @install_sh@
221 libdir = @libdir@
222 libexecdir = @libexecdir@
223 localedir = @localedir@
224 localstatedir = @localstatedir@
225 mandir = @mandir@
226 mkdir_p = @mkdir_p@
227 oldincludedir = @oldincludedir@
228 pdfdir = @pdfdir@
229 prefix = @prefix@
230 program_transform_name = @program_transform_name@
231 psdir = @psdir@
232 sbindir = @sbindir@
233 sharedstatedir = @sharedstatedir@
234 srcdir = @srcdir@
235 sysconfdir = @sysconfdir@
236 target_alias = @target_alias@
237 top_build_prefix = @top_build_prefix@
238 top_builddir = @top_builddir@
239 top_srcdir = @top_srcdir@
240 TESTS_ENVIRONMENT = SSO_STORAGE_PATH=/tmp/gsignond 
241 VALGRIND_TESTS_DISABLE = 
242 SUPPRESSIONS = $(top_srcdir)/test/valgrind.supp
243 dbtest_SOURCES = dbtest.c
244 dbtest_CFLAGS = \
245     $(GSIGNOND_CFLAGS) \
246     $(CHECK_CFLAGS) \
247     -I$(top_builddir) \
248     -I$(top_builddir)/src/ \
249     -I$(top_srcdir)/src/ \
250     -I$(top_srcdir)/include/ 
251
252 dbtest_LDADD = \
253     $(top_builddir)/src/common/libgsignond-common.la \
254     $(top_builddir)/src/daemon/db/libgsignond-db.la \
255     $(GSIGNOND_LIBS) \
256     $(CHECK_LIBS)
257
258 all: all-am
259
260 .SUFFIXES:
261 .SUFFIXES: .c .lo .o .obj
262 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/test/valgrind_common.mk $(am__configure_deps)
263         @for dep in $?; do \
264           case '$(am__configure_deps)' in \
265             *$$dep*) \
266               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
267                 && { if test -f $@; then exit 0; else break; fi; }; \
268               exit 1;; \
269           esac; \
270         done; \
271         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/db/Makefile'; \
272         $(am__cd) $(top_srcdir) && \
273           $(AUTOMAKE) --gnu test/db/Makefile
274 .PRECIOUS: Makefile
275 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276         @case '$?' in \
277           *config.status*) \
278             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
279           *) \
280             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
281             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
282         esac;
283 $(top_srcdir)/test/valgrind_common.mk:
284
285 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288 $(top_srcdir)/configure:  $(am__configure_deps)
289         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(am__aclocal_m4_deps):
293
294 clean-checkPROGRAMS:
295         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
296         echo " rm -f" $$list; \
297         rm -f $$list || exit $$?; \
298         test -n "$(EXEEXT)" || exit 0; \
299         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
300         echo " rm -f" $$list; \
301         rm -f $$list
302 dbtest$(EXEEXT): $(dbtest_OBJECTS) $(dbtest_DEPENDENCIES) $(EXTRA_dbtest_DEPENDENCIES) 
303         @rm -f dbtest$(EXEEXT)
304         $(AM_V_CCLD)$(dbtest_LINK) $(dbtest_OBJECTS) $(dbtest_LDADD) $(LIBS)
305
306 mostlyclean-compile:
307         -rm -f *.$(OBJEXT)
308
309 distclean-compile:
310         -rm -f *.tab.c
311
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbtest-dbtest.Po@am__quote@
313
314 .c.o:
315 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
316 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
317 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
321
322 .c.obj:
323 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
324 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
325 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
329
330 .c.lo:
331 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
332 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
333 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
334 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
335 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
337
338 dbtest-dbtest.o: dbtest.c
339 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbtest_CFLAGS) $(CFLAGS) -MT dbtest-dbtest.o -MD -MP -MF $(DEPDIR)/dbtest-dbtest.Tpo -c -o dbtest-dbtest.o `test -f 'dbtest.c' || echo '$(srcdir)/'`dbtest.c
340 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/dbtest-dbtest.Tpo $(DEPDIR)/dbtest-dbtest.Po
341 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='dbtest.c' object='dbtest-dbtest.o' libtool=no @AMDEPBACKSLASH@
342 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbtest_CFLAGS) $(CFLAGS) -c -o dbtest-dbtest.o `test -f 'dbtest.c' || echo '$(srcdir)/'`dbtest.c
344
345 dbtest-dbtest.obj: dbtest.c
346 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbtest_CFLAGS) $(CFLAGS) -MT dbtest-dbtest.obj -MD -MP -MF $(DEPDIR)/dbtest-dbtest.Tpo -c -o dbtest-dbtest.obj `if test -f 'dbtest.c'; then $(CYGPATH_W) 'dbtest.c'; else $(CYGPATH_W) '$(srcdir)/dbtest.c'; fi`
347 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/dbtest-dbtest.Tpo $(DEPDIR)/dbtest-dbtest.Po
348 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='dbtest.c' object='dbtest-dbtest.obj' libtool=no @AMDEPBACKSLASH@
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
350 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dbtest_CFLAGS) $(CFLAGS) -c -o dbtest-dbtest.obj `if test -f 'dbtest.c'; then $(CYGPATH_W) 'dbtest.c'; else $(CYGPATH_W) '$(srcdir)/dbtest.c'; fi`
351
352 mostlyclean-libtool:
353         -rm -f *.lo
354
355 clean-libtool:
356         -rm -rf .libs _libs
357
358 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
359         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360         unique=`for i in $$list; do \
361             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362           done | \
363           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
364               END { if (nonempty) { for (i in files) print i; }; }'`; \
365         mkid -fID $$unique
366 tags: TAGS
367
368 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
369                 $(TAGS_FILES) $(LISP)
370         set x; \
371         here=`pwd`; \
372         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
373         unique=`for i in $$list; do \
374             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375           done | \
376           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
377               END { if (nonempty) { for (i in files) print i; }; }'`; \
378         shift; \
379         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
380           test -n "$$unique" || unique=$$empty_fix; \
381           if test $$# -gt 0; then \
382             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383               "$$@" $$unique; \
384           else \
385             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386               $$unique; \
387           fi; \
388         fi
389 ctags: CTAGS
390 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
393         unique=`for i in $$list; do \
394             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395           done | \
396           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
397               END { if (nonempty) { for (i in files) print i; }; }'`; \
398         test -z "$(CTAGS_ARGS)$$unique" \
399           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
400              $$unique
401
402 GTAGS:
403         here=`$(am__cd) $(top_builddir) && pwd` \
404           && $(am__cd) $(top_srcdir) \
405           && gtags -i $(GTAGS_ARGS) "$$here"
406
407 distclean-tags:
408         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
409
410 check-TESTS: $(TESTS)
411         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
412         srcdir=$(srcdir); export srcdir; \
413         list=' $(TESTS) '; \
414         $(am__tty_colors); \
415         if test -n "$$list"; then \
416           for tst in $$list; do \
417             if test -f ./$$tst; then dir=./; \
418             elif test -f $$tst; then dir=; \
419             else dir="$(srcdir)/"; fi; \
420             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
421               all=`expr $$all + 1`; \
422               case " $(XFAIL_TESTS) " in \
423               *[\ \     ]$$tst[\ \      ]*) \
424                 xpass=`expr $$xpass + 1`; \
425                 failed=`expr $$failed + 1`; \
426                 col=$$red; res=XPASS; \
427               ;; \
428               *) \
429                 col=$$grn; res=PASS; \
430               ;; \
431               esac; \
432             elif test $$? -ne 77; then \
433               all=`expr $$all + 1`; \
434               case " $(XFAIL_TESTS) " in \
435               *[\ \     ]$$tst[\ \      ]*) \
436                 xfail=`expr $$xfail + 1`; \
437                 col=$$lgn; res=XFAIL; \
438               ;; \
439               *) \
440                 failed=`expr $$failed + 1`; \
441                 col=$$red; res=FAIL; \
442               ;; \
443               esac; \
444             else \
445               skip=`expr $$skip + 1`; \
446               col=$$blu; res=SKIP; \
447             fi; \
448             echo "$${col}$$res$${std}: $$tst"; \
449           done; \
450           if test "$$all" -eq 1; then \
451             tests="test"; \
452             All=""; \
453           else \
454             tests="tests"; \
455             All="All "; \
456           fi; \
457           if test "$$failed" -eq 0; then \
458             if test "$$xfail" -eq 0; then \
459               banner="$$All$$all $$tests passed"; \
460             else \
461               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
462               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
463             fi; \
464           else \
465             if test "$$xpass" -eq 0; then \
466               banner="$$failed of $$all $$tests failed"; \
467             else \
468               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
469               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
470             fi; \
471           fi; \
472           dashes="$$banner"; \
473           skipped=""; \
474           if test "$$skip" -ne 0; then \
475             if test "$$skip" -eq 1; then \
476               skipped="($$skip test was not run)"; \
477             else \
478               skipped="($$skip tests were not run)"; \
479             fi; \
480             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
481               dashes="$$skipped"; \
482           fi; \
483           report=""; \
484           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
485             report="Please report to $(PACKAGE_BUGREPORT)"; \
486             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
487               dashes="$$report"; \
488           fi; \
489           dashes=`echo "$$dashes" | sed s/./=/g`; \
490           if test "$$failed" -eq 0; then \
491             col="$$grn"; \
492           else \
493             col="$$red"; \
494           fi; \
495           echo "$${col}$$dashes$${std}"; \
496           echo "$${col}$$banner$${std}"; \
497           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
498           test -z "$$report" || echo "$${col}$$report$${std}"; \
499           echo "$${col}$$dashes$${std}"; \
500           test "$$failed" -eq 0; \
501         else :; fi
502
503 distdir: $(DISTFILES)
504         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506         list='$(DISTFILES)'; \
507           dist_files=`for file in $$list; do echo $$file; done | \
508           sed -e "s|^$$srcdirstrip/||;t" \
509               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510         case $$dist_files in \
511           */*) $(MKDIR_P) `echo "$$dist_files" | \
512                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
513                            sort -u` ;; \
514         esac; \
515         for file in $$dist_files; do \
516           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
517           if test -d $$d/$$file; then \
518             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
519             if test -d "$(distdir)/$$file"; then \
520               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
521             fi; \
522             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
523               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
524               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
525             fi; \
526             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
527           else \
528             test -f "$(distdir)/$$file" \
529             || cp -p $$d/$$file "$(distdir)/$$file" \
530             || exit 1; \
531           fi; \
532         done
533 check-am: all-am
534         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
535         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
536 check: check-am
537 all-am: Makefile
538 installdirs:
539 install: install-am
540 install-exec: install-exec-am
541 install-data: install-data-am
542 uninstall: uninstall-am
543
544 install-am: all-am
545         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
546
547 installcheck: installcheck-am
548 install-strip:
549         if test -z '$(STRIP)'; then \
550           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552               install; \
553         else \
554           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
557         fi
558 mostlyclean-generic:
559
560 clean-generic:
561
562 distclean-generic:
563         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
564         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
565
566 maintainer-clean-generic:
567         @echo "This command is intended for maintainers to use"
568         @echo "it deletes files that may require special tools to rebuild."
569 clean: clean-am
570
571 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
572         mostlyclean-am
573
574 distclean: distclean-am
575         -rm -rf ./$(DEPDIR)
576         -rm -f Makefile
577 distclean-am: clean-am distclean-compile distclean-generic \
578         distclean-tags
579
580 dvi: dvi-am
581
582 dvi-am:
583
584 html: html-am
585
586 html-am:
587
588 info: info-am
589
590 info-am:
591
592 install-data-am:
593
594 install-dvi: install-dvi-am
595
596 install-dvi-am:
597
598 install-exec-am:
599
600 install-html: install-html-am
601
602 install-html-am:
603
604 install-info: install-info-am
605
606 install-info-am:
607
608 install-man:
609
610 install-pdf: install-pdf-am
611
612 install-pdf-am:
613
614 install-ps: install-ps-am
615
616 install-ps-am:
617
618 installcheck-am:
619
620 maintainer-clean: maintainer-clean-am
621         -rm -rf ./$(DEPDIR)
622         -rm -f Makefile
623 maintainer-clean-am: distclean-am maintainer-clean-generic
624
625 mostlyclean: mostlyclean-am
626
627 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
628         mostlyclean-libtool
629
630 pdf: pdf-am
631
632 pdf-am:
633
634 ps: ps-am
635
636 ps-am:
637
638 uninstall-am:
639
640 .MAKE: check-am install-am install-strip
641
642 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
643         clean-checkPROGRAMS clean-generic clean-libtool ctags \
644         distclean distclean-compile distclean-generic \
645         distclean-libtool distclean-tags distdir dvi dvi-am html \
646         html-am info info-am install install-am install-data \
647         install-data-am install-dvi install-dvi-am install-exec \
648         install-exec-am install-html install-html-am install-info \
649         install-info-am install-man install-pdf install-pdf-am \
650         install-ps install-ps-am install-strip installcheck \
651         installcheck-am installdirs maintainer-clean \
652         maintainer-clean-generic mostlyclean mostlyclean-compile \
653         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
654         tags uninstall uninstall-am
655
656
657 %.valgrind: %
658         @$(TESTS_ENVIRONMENT) \
659         RUNNING_VALGRIND=yes \
660         CK_FORK=no \
661         CK_TIMEOUT_MULTIPLIER=10 \
662         G_SLICE=always-malloc \
663         $(LIBTOOL) --mode=execute \
664         valgrind -q \
665         $(foreach s,$(SUPPRESSIONS),--suppressions=$(s)) \
666         --tool=memcheck --leak-check=full --trace-children=yes \
667         --leak-resolution=high --num-callers=30 \
668         --error-exitcode=1 \
669         ./$*
670
671 valgrind: $(check_PROGRAMS)
672         for t in $(filter-out $(VALGRIND_TESTS_DISABLE),$(check_PROGRAMS)); do \
673                 $(MAKE) $$t.valgrind; \
674         done;
675
676 # Tell versions [3.59,3.63) of GNU make to not export all variables.
677 # Otherwise a system limit (for SysV at least) may be exceeded.
678 .NOEXPORT: