8f01f176a3d1a007613fcfd5935b75be8650a895
[platform/upstream/libgpg-error.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Makefile.am for libgpg-error/tests.
18 # Copyright (C) 2003 g10 Code GmbH
19
20 # This file is part of libgpg-error.
21
22 # libgpg-error is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU Lesser General Public License as
24 # published by the Free Software Foundation; either version 2.1 of the
25 # License, or (at your option) any later version.
26
27 # libgpg-error is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU Lesser General Public License for more details.
31
32 # You should have received a copy of the GNU Lesser General Public
33 # License along with this program; if not, write to the Free Software
34 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
35
36 VPATH = @srcdir@
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 TESTS = t-strerror$(EXEEXT) t-syserror$(EXEEXT)
55 noinst_PROGRAMS = $(am__EXEEXT_1)
56 subdir = tests
57 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
60         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
61         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
62         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
63         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
64         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
65         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
66         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68         $(ACLOCAL_M4)
69 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
70 CONFIG_HEADER = $(top_builddir)/config.h
71 CONFIG_CLEAN_FILES =
72 am__EXEEXT_1 = t-strerror$(EXEEXT) t-syserror$(EXEEXT)
73 PROGRAMS = $(noinst_PROGRAMS)
74 t_strerror_SOURCES = t-strerror.c
75 t_strerror_OBJECTS = t-strerror.$(OBJEXT)
76 t_strerror_LDADD = $(LDADD)
77 t_strerror_DEPENDENCIES = ../src/libgpg-error.la
78 t_syserror_SOURCES = t-syserror.c
79 t_syserror_OBJECTS = t-syserror.$(OBJEXT)
80 t_syserror_LDADD = $(LDADD)
81 t_syserror_DEPENDENCIES = ../src/libgpg-error.la
82 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
83 depcomp = $(SHELL) $(top_srcdir)/depcomp
84 am__depfiles_maybe = depfiles
85 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
89         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90 CCLD = $(CC)
91 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
93         $(LDFLAGS) -o $@
94 SOURCES = t-strerror.c t-syserror.c
95 DIST_SOURCES = t-strerror.c t-syserror.c
96 ETAGS = etags
97 CTAGS = ctags
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 ACLOCAL = @ACLOCAL@
100 AMTAR = @AMTAR@
101 AR = @AR@
102 AS = @AS@
103 AUTOCONF = @AUTOCONF@
104 AUTOHEADER = @AUTOHEADER@
105 AUTOMAKE = @AUTOMAKE@
106 AWK = @AWK@
107 BUILD_FILEVERSION = @BUILD_FILEVERSION@
108 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
109 CC = @CC@
110 CCDEPMODE = @CCDEPMODE@
111 CC_FOR_BUILD = @CC_FOR_BUILD@
112 CFLAGS = @CFLAGS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DEFS = @DEFS@
117 DEPDIR = @DEPDIR@
118 DLLTOOL = @DLLTOOL@
119 DSYMUTIL = @DSYMUTIL@
120 DUMPBIN = @DUMPBIN@
121 ECHO_C = @ECHO_C@
122 ECHO_N = @ECHO_N@
123 ECHO_T = @ECHO_T@
124 EGREP = @EGREP@
125 EXEEXT = @EXEEXT@
126 FGREP = @FGREP@
127 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
128 GMSGFMT = @GMSGFMT@
129 GMSGFMT_015 = @GMSGFMT_015@
130 GPG_ERROR_CONFIG_CFLAGS = @GPG_ERROR_CONFIG_CFLAGS@
131 GPG_ERROR_CONFIG_ISUBDIRAFTER = @GPG_ERROR_CONFIG_ISUBDIRAFTER@
132 GPG_ERROR_CONFIG_LIBS = @GPG_ERROR_CONFIG_LIBS@
133 GREP = @GREP@
134 INSTALL = @INSTALL@
135 INSTALL_DATA = @INSTALL_DATA@
136 INSTALL_PROGRAM = @INSTALL_PROGRAM@
137 INSTALL_SCRIPT = @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139 INTLLIBS = @INTLLIBS@
140 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
141 LD = @LD@
142 LDFLAGS = @LDFLAGS@
143 LIBGPG_ERROR_LT_AGE = @LIBGPG_ERROR_LT_AGE@
144 LIBGPG_ERROR_LT_CURRENT = @LIBGPG_ERROR_LT_CURRENT@
145 LIBGPG_ERROR_LT_REVISION = @LIBGPG_ERROR_LT_REVISION@
146 LIBICONV = @LIBICONV@
147 LIBINTL = @LIBINTL@
148 LIBOBJS = @LIBOBJS@
149 LIBS = @LIBS@
150 LIBTOOL = @LIBTOOL@
151 LIPO = @LIPO@
152 LN_S = @LN_S@
153 LTLIBICONV = @LTLIBICONV@
154 LTLIBINTL = @LTLIBINTL@
155 LTLIBOBJS = @LTLIBOBJS@
156 MAINT = @MAINT@
157 MAKEINFO = @MAKEINFO@
158 MKDIR_P = @MKDIR_P@
159 MSGFMT = @MSGFMT@
160 MSGFMT_015 = @MSGFMT_015@
161 MSGMERGE = @MSGMERGE@
162 NM = @NM@
163 NMEDIT = @NMEDIT@
164 OBJDUMP = @OBJDUMP@
165 OBJEXT = @OBJEXT@
166 OTOOL = @OTOOL@
167 OTOOL64 = @OTOOL64@
168 PACKAGE = @PACKAGE@
169 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170 PACKAGE_NAME = @PACKAGE_NAME@
171 PACKAGE_STRING = @PACKAGE_STRING@
172 PACKAGE_TARNAME = @PACKAGE_TARNAME@
173 PACKAGE_URL = @PACKAGE_URL@
174 PACKAGE_VERSION = @PACKAGE_VERSION@
175 PATH_SEPARATOR = @PATH_SEPARATOR@
176 POSUB = @POSUB@
177 RANLIB = @RANLIB@
178 RC = @RC@
179 SED = @SED@
180 SET_MAKE = @SET_MAKE@
181 SHELL = @SHELL@
182 STRIP = @STRIP@
183 USE_NLS = @USE_NLS@
184 VERSION = @VERSION@
185 XGETTEXT = @XGETTEXT@
186 XGETTEXT_015 = @XGETTEXT_015@
187 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
188 abs_builddir = @abs_builddir@
189 abs_srcdir = @abs_srcdir@
190 abs_top_builddir = @abs_top_builddir@
191 abs_top_srcdir = @abs_top_srcdir@
192 ac_ct_CC = @ac_ct_CC@
193 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
194 am__include = @am__include@
195 am__leading_dot = @am__leading_dot@
196 am__quote = @am__quote@
197 am__tar = @am__tar@
198 am__untar = @am__untar@
199 bindir = @bindir@
200 build = @build@
201 build_alias = @build_alias@
202 build_cpu = @build_cpu@
203 build_os = @build_os@
204 build_vendor = @build_vendor@
205 builddir = @builddir@
206 datadir = @datadir@
207 datarootdir = @datarootdir@
208 docdir = @docdir@
209 dvidir = @dvidir@
210 exec_prefix = @exec_prefix@
211 host = @host@
212 host_alias = @host_alias@
213 host_cpu = @host_cpu@
214 host_os = @host_os@
215 host_vendor = @host_vendor@
216 htmldir = @htmldir@
217 includedir = @includedir@
218 infodir = @infodir@
219 install_sh = @install_sh@
220 libdir = @libdir@
221 libexecdir = @libexecdir@
222 localedir = @localedir@
223 localstatedir = @localstatedir@
224 lt_ECHO = @lt_ECHO@
225 mandir = @mandir@
226 mkdir_p = @mkdir_p@
227 oldincludedir = @oldincludedir@
228 pdfdir = @pdfdir@
229 prefix = @prefix@
230 program_transform_name = @program_transform_name@
231 psdir = @psdir@
232 sbindir = @sbindir@
233 sharedstatedir = @sharedstatedir@
234 srcdir = @srcdir@
235 sysconfdir = @sysconfdir@
236 target_alias = @target_alias@
237 top_build_prefix = @top_build_prefix@
238 top_builddir = @top_builddir@
239 top_srcdir = @top_srcdir@
240 @HAVE_W32CE_SYSTEM_FALSE@extra_includes = 
241 @HAVE_W32CE_SYSTEM_TRUE@extra_includes = -idirafter $(top_builddir)/src/gpg-extra
242 INCLUDES = -I$(top_builddir)/src $(extra_includes)
243 LDADD = ../src/libgpg-error.la
244 all: all-am
245
246 .SUFFIXES:
247 .SUFFIXES: .c .lo .o .obj
248 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
249         @for dep in $?; do \
250           case '$(am__configure_deps)' in \
251             *$$dep*) \
252               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
253                 && { if test -f $@; then exit 0; else break; fi; }; \
254               exit 1;; \
255           esac; \
256         done; \
257         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/Makefile'; \
258         cd $(top_srcdir) && \
259           $(AUTOMAKE) --gnu  tests/Makefile
260 .PRECIOUS: Makefile
261 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
262         @case '$?' in \
263           *config.status*) \
264             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
265           *) \
266             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
267             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
268         esac;
269
270 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
271         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272
273 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
274         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
276         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278 clean-noinstPROGRAMS:
279         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
280           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
281           echo " rm -f $$p $$f"; \
282           rm -f $$p $$f ; \
283         done
284 t-strerror$(EXEEXT): $(t_strerror_OBJECTS) $(t_strerror_DEPENDENCIES) 
285         @rm -f t-strerror$(EXEEXT)
286         $(LINK) $(t_strerror_OBJECTS) $(t_strerror_LDADD) $(LIBS)
287 t-syserror$(EXEEXT): $(t_syserror_OBJECTS) $(t_syserror_DEPENDENCIES) 
288         @rm -f t-syserror$(EXEEXT)
289         $(LINK) $(t_syserror_OBJECTS) $(t_syserror_LDADD) $(LIBS)
290
291 mostlyclean-compile:
292         -rm -f *.$(OBJEXT)
293
294 distclean-compile:
295         -rm -f *.tab.c
296
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-strerror.Po@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-syserror.Po@am__quote@
299
300 .c.o:
301 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
302 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
306
307 .c.obj:
308 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
309 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
311 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
312 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
313
314 .c.lo:
315 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
316 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
319 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
320
321 mostlyclean-libtool:
322         -rm -f *.lo
323
324 clean-libtool:
325         -rm -rf .libs _libs
326
327 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333               END { if (nonempty) { for (i in files) print i; }; }'`; \
334         mkid -fID $$unique
335 tags: TAGS
336
337 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338                 $(TAGS_FILES) $(LISP)
339         tags=; \
340         here=`pwd`; \
341         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342         unique=`for i in $$list; do \
343             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344           done | \
345           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346               END { if (nonempty) { for (i in files) print i; }; }'`; \
347         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
348           test -n "$$unique" || unique=$$empty_fix; \
349           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
350             $$tags $$unique; \
351         fi
352 ctags: CTAGS
353 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
354                 $(TAGS_FILES) $(LISP)
355         tags=; \
356         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
357         unique=`for i in $$list; do \
358             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359           done | \
360           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
361               END { if (nonempty) { for (i in files) print i; }; }'`; \
362         test -z "$(CTAGS_ARGS)$$tags$$unique" \
363           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
364              $$tags $$unique
365
366 GTAGS:
367         here=`$(am__cd) $(top_builddir) && pwd` \
368           && cd $(top_srcdir) \
369           && gtags -i $(GTAGS_ARGS) $$here
370
371 distclean-tags:
372         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
373
374 check-TESTS: $(TESTS)
375         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
376         srcdir=$(srcdir); export srcdir; \
377         list=' $(TESTS) '; \
378         if test -n "$$list"; then \
379           for tst in $$list; do \
380             if test -f ./$$tst; then dir=./; \
381             elif test -f $$tst; then dir=; \
382             else dir="$(srcdir)/"; fi; \
383             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
384               all=`expr $$all + 1`; \
385               case " $(XFAIL_TESTS) " in \
386               *[\ \     ]$$tst[\ \      ]*) \
387                 xpass=`expr $$xpass + 1`; \
388                 failed=`expr $$failed + 1`; \
389                 echo "XPASS: $$tst"; \
390               ;; \
391               *) \
392                 echo "PASS: $$tst"; \
393               ;; \
394               esac; \
395             elif test $$? -ne 77; then \
396               all=`expr $$all + 1`; \
397               case " $(XFAIL_TESTS) " in \
398               *[\ \     ]$$tst[\ \      ]*) \
399                 xfail=`expr $$xfail + 1`; \
400                 echo "XFAIL: $$tst"; \
401               ;; \
402               *) \
403                 failed=`expr $$failed + 1`; \
404                 echo "FAIL: $$tst"; \
405               ;; \
406               esac; \
407             else \
408               skip=`expr $$skip + 1`; \
409               echo "SKIP: $$tst"; \
410             fi; \
411           done; \
412           if test "$$all" -eq 1; then \
413             tests="test"; \
414             All=""; \
415           else \
416             tests="tests"; \
417             All="All "; \
418           fi; \
419           if test "$$failed" -eq 0; then \
420             if test "$$xfail" -eq 0; then \
421               banner="$$All$$all $$tests passed"; \
422             else \
423               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
424               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
425             fi; \
426           else \
427             if test "$$xpass" -eq 0; then \
428               banner="$$failed of $$all $$tests failed"; \
429             else \
430               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
431               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
432             fi; \
433           fi; \
434           dashes="$$banner"; \
435           skipped=""; \
436           if test "$$skip" -ne 0; then \
437             if test "$$skip" -eq 1; then \
438               skipped="($$skip test was not run)"; \
439             else \
440               skipped="($$skip tests were not run)"; \
441             fi; \
442             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
443               dashes="$$skipped"; \
444           fi; \
445           report=""; \
446           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
447             report="Please report to $(PACKAGE_BUGREPORT)"; \
448             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
449               dashes="$$report"; \
450           fi; \
451           dashes=`echo "$$dashes" | sed s/./=/g`; \
452           echo "$$dashes"; \
453           echo "$$banner"; \
454           test -z "$$skipped" || echo "$$skipped"; \
455           test -z "$$report" || echo "$$report"; \
456           echo "$$dashes"; \
457           test "$$failed" -eq 0; \
458         else :; fi
459
460 distdir: $(DISTFILES)
461         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
462         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
463         list='$(DISTFILES)'; \
464           dist_files=`for file in $$list; do echo $$file; done | \
465           sed -e "s|^$$srcdirstrip/||;t" \
466               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
467         case $$dist_files in \
468           */*) $(MKDIR_P) `echo "$$dist_files" | \
469                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
470                            sort -u` ;; \
471         esac; \
472         for file in $$dist_files; do \
473           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
474           if test -d $$d/$$file; then \
475             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
476             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
477               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
478             fi; \
479             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
480           else \
481             test -f $(distdir)/$$file \
482             || cp -p $$d/$$file $(distdir)/$$file \
483             || exit 1; \
484           fi; \
485         done
486 check-am: all-am
487         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
488 check: check-am
489 all-am: Makefile $(PROGRAMS)
490 installdirs:
491 install: install-am
492 install-exec: install-exec-am
493 install-data: install-data-am
494 uninstall: uninstall-am
495
496 install-am: all-am
497         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498
499 installcheck: installcheck-am
500 install-strip:
501         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
503           `test -z '$(STRIP)' || \
504             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
505 mostlyclean-generic:
506
507 clean-generic:
508
509 distclean-generic:
510         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
511
512 maintainer-clean-generic:
513         @echo "This command is intended for maintainers to use"
514         @echo "it deletes files that may require special tools to rebuild."
515 clean: clean-am
516
517 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
518         mostlyclean-am
519
520 distclean: distclean-am
521         -rm -rf ./$(DEPDIR)
522         -rm -f Makefile
523 distclean-am: clean-am distclean-compile distclean-generic \
524         distclean-tags
525
526 dvi: dvi-am
527
528 dvi-am:
529
530 html: html-am
531
532 info: info-am
533
534 info-am:
535
536 install-data-am:
537
538 install-dvi: install-dvi-am
539
540 install-exec-am:
541
542 install-html: install-html-am
543
544 install-info: install-info-am
545
546 install-man:
547
548 install-pdf: install-pdf-am
549
550 install-ps: install-ps-am
551
552 installcheck-am:
553
554 maintainer-clean: maintainer-clean-am
555         -rm -rf ./$(DEPDIR)
556         -rm -f Makefile
557 maintainer-clean-am: distclean-am maintainer-clean-generic
558
559 mostlyclean: mostlyclean-am
560
561 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
562         mostlyclean-libtool
563
564 pdf: pdf-am
565
566 pdf-am:
567
568 ps: ps-am
569
570 ps-am:
571
572 uninstall-am:
573
574 .MAKE: install-am install-strip
575
576 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
577         clean-generic clean-libtool clean-noinstPROGRAMS ctags \
578         distclean distclean-compile distclean-generic \
579         distclean-libtool distclean-tags distdir dvi dvi-am html \
580         html-am info info-am install install-am install-data \
581         install-data-am install-dvi install-dvi-am install-exec \
582         install-exec-am install-html install-html-am install-info \
583         install-info-am install-man install-pdf install-pdf-am \
584         install-ps install-ps-am install-strip installcheck \
585         installcheck-am installdirs maintainer-clean \
586         maintainer-clean-generic mostlyclean mostlyclean-compile \
587         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
588         tags uninstall uninstall-am
589
590 # Tell versions [3.59,3.63) of GNU make to not export all variables.
591 # Otherwise a system limit (for SysV at least) may be exceeded.
592 .NOEXPORT: