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