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