b61d289769f35ff3e915801e1f9201196296d1a0
[profile/ivi/gsignond.git] / test / 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 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 subdir = test
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \
57         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
58         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
59         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
60         $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 mkinstalldirs = $(install_sh) -d
64 CONFIG_HEADER = $(top_builddir)/config.h
65 CONFIG_CLEAN_FILES =
66 CONFIG_CLEAN_VPATH_FILES =
67 AM_V_GEN = $(am__v_GEN_@AM_V@)
68 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
69 am__v_GEN_0 = @echo "  GEN   " $@;
70 AM_V_at = $(am__v_at_@AM_V@)
71 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
72 am__v_at_0 = @
73 SOURCES =
74 DIST_SOURCES =
75 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76         html-recursive info-recursive install-data-recursive \
77         install-dvi-recursive install-exec-recursive \
78         install-html-recursive install-info-recursive \
79         install-pdf-recursive install-ps-recursive install-recursive \
80         installcheck-recursive installdirs-recursive pdf-recursive \
81         ps-recursive uninstall-recursive
82 am__can_run_installinfo = \
83   case $$AM_UPDATE_INFO_DIR in \
84     n|no|NO) false;; \
85     *) (install-info --version) >/dev/null 2>&1;; \
86   esac
87 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
88   distclean-recursive maintainer-clean-recursive
89 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
90         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
91         distdir
92 ETAGS = etags
93 CTAGS = ctags
94 DIST_SUBDIRS = common daemon db plugins
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 am__relativize = \
97   dir0=`pwd`; \
98   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
99   sed_rest='s,^[^/]*/*,,'; \
100   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
101   sed_butlast='s,/*[^/]*$$,,'; \
102   while test -n "$$dir1"; do \
103     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
104     if test "$$first" != "."; then \
105       if test "$$first" = ".."; then \
106         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
107         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
108       else \
109         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
110         if test "$$first2" = "$$first"; then \
111           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
112         else \
113           dir2="../$$dir2"; \
114         fi; \
115         dir0="$$dir0"/"$$first"; \
116       fi; \
117     fi; \
118     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
119   done; \
120   reldir="$$dir2"
121 ACLOCAL = @ACLOCAL@
122 AMTAR = @AMTAR@
123 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
124 AR = @AR@
125 AUTOCONF = @AUTOCONF@
126 AUTOHEADER = @AUTOHEADER@
127 AUTOMAKE = @AUTOMAKE@
128 AWK = @AWK@
129 CC = @CC@
130 CCDEPMODE = @CCDEPMODE@
131 CFLAGS = @CFLAGS@
132 CHECK_CFLAGS = @CHECK_CFLAGS@
133 CHECK_LIBS = @CHECK_LIBS@
134 CPP = @CPP@
135 CPPFLAGS = @CPPFLAGS@
136 CYGPATH_W = @CYGPATH_W@
137 DBUS_INTERFACES_DIR = @DBUS_INTERFACES_DIR@
138 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
139 DEFS = @DEFS@
140 DEPDIR = @DEPDIR@
141 DLLTOOL = @DLLTOOL@
142 DSYMUTIL = @DSYMUTIL@
143 DUMPBIN = @DUMPBIN@
144 ECHO_C = @ECHO_C@
145 ECHO_N = @ECHO_N@
146 ECHO_T = @ECHO_T@
147 EGREP = @EGREP@
148 EXEEXT = @EXEEXT@
149 FGREP = @FGREP@
150 GLIB_MKENUMS = @GLIB_MKENUMS@
151 GREP = @GREP@
152 GSIGNOND_CFLAGS = @GSIGNOND_CFLAGS@
153 GSIGNOND_LIBS = @GSIGNOND_LIBS@
154 GTKDOC_CHECK = @GTKDOC_CHECK@
155 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
156 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
157 GTKDOC_MKPDF = @GTKDOC_MKPDF@
158 GTKDOC_REBASE = @GTKDOC_REBASE@
159 GTestDBus_CFLAGS = @GTestDBus_CFLAGS@
160 GTestDBus_LIBS = @GTestDBus_LIBS@
161 HTML_DIR = @HTML_DIR@
162 INSTALL = @INSTALL@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 LD = @LD@
168 LDFLAGS = @LDFLAGS@
169 LIBECRYPTFS_CFLAGS = @LIBECRYPTFS_CFLAGS@
170 LIBECRYPTFS_LIBS = @LIBECRYPTFS_LIBS@
171 LIBOBJS = @LIBOBJS@
172 LIBS = @LIBS@
173 LIBSMACK_CFLAGS = @LIBSMACK_CFLAGS@
174 LIBSMACK_LIBS = @LIBSMACK_LIBS@
175 LIBTOOL = @LIBTOOL@
176 LIPO = @LIPO@
177 LN_S = @LN_S@
178 LTLIBOBJS = @LTLIBOBJS@
179 MAKEINFO = @MAKEINFO@
180 MANIFEST_TOOL = @MANIFEST_TOOL@
181 MESSAGE_BUS_TYPE = @MESSAGE_BUS_TYPE@
182 MKDIR_P = @MKDIR_P@
183 NM = @NM@
184 NMEDIT = @NMEDIT@
185 OBJDUMP = @OBJDUMP@
186 OBJEXT = @OBJEXT@
187 OTOOL = @OTOOL@
188 OTOOL64 = @OTOOL64@
189 PACKAGE = @PACKAGE@
190 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191 PACKAGE_NAME = @PACKAGE_NAME@
192 PACKAGE_STRING = @PACKAGE_STRING@
193 PACKAGE_TARNAME = @PACKAGE_TARNAME@
194 PACKAGE_URL = @PACKAGE_URL@
195 PACKAGE_VERSION = @PACKAGE_VERSION@
196 PATH_SEPARATOR = @PATH_SEPARATOR@
197 PKG_CONFIG = @PKG_CONFIG@
198 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
199 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
200 RANLIB = @RANLIB@
201 SED = @SED@
202 SET_MAKE = @SET_MAKE@
203 SHELL = @SHELL@
204 STRIP = @STRIP@
205 VERSION = @VERSION@
206 abs_builddir = @abs_builddir@
207 abs_srcdir = @abs_srcdir@
208 abs_top_builddir = @abs_top_builddir@
209 abs_top_srcdir = @abs_top_srcdir@
210 ac_ct_AR = @ac_ct_AR@
211 ac_ct_CC = @ac_ct_CC@
212 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
213 am__include = @am__include@
214 am__leading_dot = @am__leading_dot@
215 am__quote = @am__quote@
216 am__tar = @am__tar@
217 am__untar = @am__untar@
218 bindir = @bindir@
219 build = @build@
220 build_alias = @build_alias@
221 build_cpu = @build_cpu@
222 build_os = @build_os@
223 build_vendor = @build_vendor@
224 builddir = @builddir@
225 datadir = @datadir@
226 datarootdir = @datarootdir@
227 docdir = @docdir@
228 dvidir = @dvidir@
229 exec_prefix = @exec_prefix@
230 host = @host@
231 host_alias = @host_alias@
232 host_cpu = @host_cpu@
233 host_os = @host_os@
234 host_vendor = @host_vendor@
235 htmldir = @htmldir@
236 ifGNUmake = @ifGNUmake@
237 includedir = @includedir@
238 infodir = @infodir@
239 install_sh = @install_sh@
240 libdir = @libdir@
241 libexecdir = @libexecdir@
242 localedir = @localedir@
243 localstatedir = @localstatedir@
244 mandir = @mandir@
245 mkdir_p = @mkdir_p@
246 oldincludedir = @oldincludedir@
247 pdfdir = @pdfdir@
248 prefix = @prefix@
249 program_transform_name = @program_transform_name@
250 psdir = @psdir@
251 sbindir = @sbindir@
252 sharedstatedir = @sharedstatedir@
253 srcdir = @srcdir@
254 sysconfdir = @sysconfdir@
255 target_alias = @target_alias@
256 top_build_prefix = @top_build_prefix@
257 top_builddir = @top_builddir@
258 top_srcdir = @top_srcdir@
259 @HAVE_DEBUG_FALSE@SUBDIRS = 
260 @HAVE_DEBUG_TRUE@SUBDIRS = common daemon db plugins
261 VALGRIND_TESTS_DISABLE = 
262 EXTRA_DIST = \
263     valgrind.supp \
264     valgrind_common.mk  
265
266 all: all-recursive
267
268 .SUFFIXES:
269 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
270         @for dep in $?; do \
271           case '$(am__configure_deps)' in \
272             *$$dep*) \
273               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
274                 && { if test -f $@; then exit 0; else break; fi; }; \
275               exit 1;; \
276           esac; \
277         done; \
278         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
279         $(am__cd) $(top_srcdir) && \
280           $(AUTOMAKE) --gnu test/Makefile
281 .PRECIOUS: Makefile
282 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283         @case '$?' in \
284           *config.status*) \
285             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
286           *) \
287             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
288             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
289         esac;
290
291 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293
294 $(top_srcdir)/configure:  $(am__configure_deps)
295         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
297         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298 $(am__aclocal_m4_deps):
299
300 mostlyclean-libtool:
301         -rm -f *.lo
302
303 clean-libtool:
304         -rm -rf .libs _libs
305
306 # This directory's subdirectories are mostly independent; you can cd
307 # into them and run `make' without going through this Makefile.
308 # To change the values of `make' variables: instead of editing Makefiles,
309 # (1) if the variable is set in `config.status', edit `config.status'
310 #     (which will cause the Makefiles to be regenerated when you run `make');
311 # (2) otherwise, pass the desired values on the `make' command line.
312 $(RECURSIVE_TARGETS):
313         @fail= failcom='exit 1'; \
314         for f in x $$MAKEFLAGS; do \
315           case $$f in \
316             *=* | --[!k]*);; \
317             *k*) failcom='fail=yes';; \
318           esac; \
319         done; \
320         dot_seen=no; \
321         target=`echo $@ | sed s/-recursive//`; \
322         list='$(SUBDIRS)'; for subdir in $$list; do \
323           echo "Making $$target in $$subdir"; \
324           if test "$$subdir" = "."; then \
325             dot_seen=yes; \
326             local_target="$$target-am"; \
327           else \
328             local_target="$$target"; \
329           fi; \
330           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
331           || eval $$failcom; \
332         done; \
333         if test "$$dot_seen" = "no"; then \
334           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
335         fi; test -z "$$fail"
336
337 $(RECURSIVE_CLEAN_TARGETS):
338         @fail= failcom='exit 1'; \
339         for f in x $$MAKEFLAGS; do \
340           case $$f in \
341             *=* | --[!k]*);; \
342             *k*) failcom='fail=yes';; \
343           esac; \
344         done; \
345         dot_seen=no; \
346         case "$@" in \
347           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
348           *) list='$(SUBDIRS)' ;; \
349         esac; \
350         rev=''; for subdir in $$list; do \
351           if test "$$subdir" = "."; then :; else \
352             rev="$$subdir $$rev"; \
353           fi; \
354         done; \
355         rev="$$rev ."; \
356         target=`echo $@ | sed s/-recursive//`; \
357         for subdir in $$rev; do \
358           echo "Making $$target in $$subdir"; \
359           if test "$$subdir" = "."; then \
360             local_target="$$target-am"; \
361           else \
362             local_target="$$target"; \
363           fi; \
364           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
365           || eval $$failcom; \
366         done && test -z "$$fail"
367 tags-recursive:
368         list='$(SUBDIRS)'; for subdir in $$list; do \
369           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
370         done
371 ctags-recursive:
372         list='$(SUBDIRS)'; for subdir in $$list; do \
373           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
374         done
375
376 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378         unique=`for i in $$list; do \
379             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380           done | \
381           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
382               END { if (nonempty) { for (i in files) print i; }; }'`; \
383         mkid -fID $$unique
384 tags: TAGS
385
386 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387                 $(TAGS_FILES) $(LISP)
388         set x; \
389         here=`pwd`; \
390         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
391           include_option=--etags-include; \
392           empty_fix=.; \
393         else \
394           include_option=--include; \
395           empty_fix=; \
396         fi; \
397         list='$(SUBDIRS)'; for subdir in $$list; do \
398           if test "$$subdir" = .; then :; else \
399             test ! -f $$subdir/TAGS || \
400               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
401           fi; \
402         done; \
403         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
404         unique=`for i in $$list; do \
405             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406           done | \
407           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408               END { if (nonempty) { for (i in files) print i; }; }'`; \
409         shift; \
410         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
411           test -n "$$unique" || unique=$$empty_fix; \
412           if test $$# -gt 0; then \
413             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
414               "$$@" $$unique; \
415           else \
416             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
417               $$unique; \
418           fi; \
419         fi
420 ctags: CTAGS
421 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
422                 $(TAGS_FILES) $(LISP)
423         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
424         unique=`for i in $$list; do \
425             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426           done | \
427           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
428               END { if (nonempty) { for (i in files) print i; }; }'`; \
429         test -z "$(CTAGS_ARGS)$$unique" \
430           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
431              $$unique
432
433 GTAGS:
434         here=`$(am__cd) $(top_builddir) && pwd` \
435           && $(am__cd) $(top_srcdir) \
436           && gtags -i $(GTAGS_ARGS) "$$here"
437
438 distclean-tags:
439         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440
441 distdir: $(DISTFILES)
442         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444         list='$(DISTFILES)'; \
445           dist_files=`for file in $$list; do echo $$file; done | \
446           sed -e "s|^$$srcdirstrip/||;t" \
447               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
448         case $$dist_files in \
449           */*) $(MKDIR_P) `echo "$$dist_files" | \
450                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451                            sort -u` ;; \
452         esac; \
453         for file in $$dist_files; do \
454           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455           if test -d $$d/$$file; then \
456             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
457             if test -d "$(distdir)/$$file"; then \
458               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
459             fi; \
460             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
461               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
462               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
463             fi; \
464             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
465           else \
466             test -f "$(distdir)/$$file" \
467             || cp -p $$d/$$file "$(distdir)/$$file" \
468             || exit 1; \
469           fi; \
470         done
471         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
472           if test "$$subdir" = .; then :; else \
473             $(am__make_dryrun) \
474               || test -d "$(distdir)/$$subdir" \
475               || $(MKDIR_P) "$(distdir)/$$subdir" \
476               || exit 1; \
477             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
478             $(am__relativize); \
479             new_distdir=$$reldir; \
480             dir1=$$subdir; dir2="$(top_distdir)"; \
481             $(am__relativize); \
482             new_top_distdir=$$reldir; \
483             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
484             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
485             ($(am__cd) $$subdir && \
486               $(MAKE) $(AM_MAKEFLAGS) \
487                 top_distdir="$$new_top_distdir" \
488                 distdir="$$new_distdir" \
489                 am__remove_distdir=: \
490                 am__skip_length_check=: \
491                 am__skip_mode_fix=: \
492                 distdir) \
493               || exit 1; \
494           fi; \
495         done
496 @HAVE_DEBUG_TRUE@check-local:
497 check-am: all-am
498         $(MAKE) $(AM_MAKEFLAGS) check-local
499 check: check-recursive
500 all-am: Makefile
501 installdirs: installdirs-recursive
502 installdirs-am:
503 install: install-recursive
504 install-exec: install-exec-recursive
505 install-data: install-data-recursive
506 uninstall: uninstall-recursive
507
508 install-am: all-am
509         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
510
511 installcheck: installcheck-recursive
512 install-strip:
513         if test -z '$(STRIP)'; then \
514           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
515             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
516               install; \
517         else \
518           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
520             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
521         fi
522 mostlyclean-generic:
523
524 clean-generic:
525
526 distclean-generic:
527         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
528         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
529
530 maintainer-clean-generic:
531         @echo "This command is intended for maintainers to use"
532         @echo "it deletes files that may require special tools to rebuild."
533 clean: clean-recursive
534
535 clean-am: clean-generic clean-libtool mostlyclean-am
536
537 distclean: distclean-recursive
538         -rm -f Makefile
539 distclean-am: clean-am distclean-generic distclean-tags
540
541 dvi: dvi-recursive
542
543 dvi-am:
544
545 html: html-recursive
546
547 html-am:
548
549 info: info-recursive
550
551 info-am:
552
553 install-data-am:
554
555 install-dvi: install-dvi-recursive
556
557 install-dvi-am:
558
559 install-exec-am:
560
561 install-html: install-html-recursive
562
563 install-html-am:
564
565 install-info: install-info-recursive
566
567 install-info-am:
568
569 install-man:
570
571 install-pdf: install-pdf-recursive
572
573 install-pdf-am:
574
575 install-ps: install-ps-recursive
576
577 install-ps-am:
578
579 installcheck-am:
580
581 maintainer-clean: maintainer-clean-recursive
582         -rm -f Makefile
583 maintainer-clean-am: distclean-am maintainer-clean-generic
584
585 mostlyclean: mostlyclean-recursive
586
587 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
588
589 pdf: pdf-recursive
590
591 pdf-am:
592
593 ps: ps-recursive
594
595 ps-am:
596
597 uninstall-am:
598
599 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
600         ctags-recursive install-am install-strip tags-recursive
601
602 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
603         all all-am check check-am check-local clean clean-generic \
604         clean-libtool ctags ctags-recursive distclean \
605         distclean-generic distclean-libtool distclean-tags distdir dvi \
606         dvi-am html html-am info info-am install install-am \
607         install-data install-data-am install-dvi install-dvi-am \
608         install-exec install-exec-am install-html install-html-am \
609         install-info install-info-am install-man install-pdf \
610         install-pdf-am install-ps install-ps-am install-strip \
611         installcheck installcheck-am installdirs installdirs-am \
612         maintainer-clean maintainer-clean-generic mostlyclean \
613         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
614         tags tags-recursive uninstall uninstall-am
615
616
617 @HAVE_DEBUG_FALSE@check-local:
618 @HAVE_DEBUG_FALSE@      @echo "ERROR: tests are enabled only if ./configure is run with --enable-debug"
619 @HAVE_DEBUG_FALSE@      @exit 1
620 valgrind: $(SUBDIRS)
621         for t in $(filter-out $(VALGRIND_TESTS_DISABLE),$(SUBDIRS)); do \
622                 cd $$t; $(MAKE) valgrind; cd ..;\
623         done;
624
625 # Tell versions [3.59,3.63) of GNU make to not export all variables.
626 # Otherwise a system limit (for SysV at least) may be exceeded.
627 .NOEXPORT: