Upload Tizen:Base source
[external/gmp.git] / tests / misc / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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
18 # Copyright 2001, 2002 Free Software Foundation, Inc.
19 #
20 # This file is part of the GNU MP Library.
21 #
22 # The GNU MP Library is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU Lesser General Public License as published by
24 # the Free Software Foundation; either version 3 of the License, or (at your
25 # option) any later version.
26 #
27 # The GNU MP Library is distributed in the hope that it will be useful, but
28 # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29 # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
30 # License for more details.
31 #
32 # You should have received a copy of the GNU Lesser General Public License
33 # along with the GNU MP Library.  If not, see http://www.gnu.org/licenses/.
34 VPATH = @srcdir@
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 ANSI2KNR = $(top_builddir)/ansi2knr
54 check_PROGRAMS = t-printf$(EXEEXT) t-scanf$(EXEEXT) t-locale$(EXEEXT)
55 subdir = tests/misc
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
59         $(top_srcdir)/configure.in
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 mkinstalldirs = $(install_sh) -d
63 CONFIG_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES =
65 CONFIG_CLEAN_VPATH_FILES =
66 t_locale_SOURCES = t-locale.c
67 t_locale_OBJECTS = t-locale$U.$(OBJEXT)
68 t_locale_LDADD = $(LDADD)
69 t_locale_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
70         $(top_builddir)/libgmp.la
71 t_printf_SOURCES = t-printf.c
72 t_printf_OBJECTS = t-printf$U.$(OBJEXT)
73 t_printf_LDADD = $(LDADD)
74 t_printf_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
75         $(top_builddir)/libgmp.la
76 t_scanf_SOURCES = t-scanf.c
77 t_scanf_OBJECTS = t-scanf$U.$(OBJEXT)
78 t_scanf_LDADD = $(LDADD)
79 t_scanf_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
80         $(top_builddir)/libgmp.la
81 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
82 depcomp =
83 am__depfiles_maybe =
84 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 CCLD = $(CC)
90 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
92         $(LDFLAGS) -o $@
93 SOURCES = t-locale.c t-printf.c t-scanf.c
94 DIST_SOURCES = t-locale.c t-printf.c t-scanf.c
95 ETAGS = etags
96 CTAGS = ctags
97 am__tty_colors = \
98 red=; grn=; lgn=; blu=; std=
99 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100 ABI = @ABI@
101 ACLOCAL = @ACLOCAL@
102 AMTAR = @AMTAR@
103 AR = @AR@
104 AS = @AS@
105 ASMFLAGS = @ASMFLAGS@
106 AUTOCONF = @AUTOCONF@
107 AUTOHEADER = @AUTOHEADER@
108 AUTOMAKE = @AUTOMAKE@
109 AWK = @AWK@
110 CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
111 CC = @CC@
112 CCAS = @CCAS@
113 CC_FOR_BUILD = @CC_FOR_BUILD@
114 CFLAGS = @CFLAGS@
115 CPP = @CPP@
116 CPPFLAGS = @CPPFLAGS@
117 CPP_FOR_BUILD = @CPP_FOR_BUILD@
118 CXX = @CXX@
119 CXXCPP = @CXXCPP@
120 CXXFLAGS = @CXXFLAGS@
121 CYGPATH_W = @CYGPATH_W@
122 DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
123 DEFS = @DEFS@
124 DLLTOOL = @DLLTOOL@
125 DSYMUTIL = @DSYMUTIL@
126 DUMPBIN = @DUMPBIN@
127 ECHO_C = @ECHO_C@
128 ECHO_N = @ECHO_N@
129 ECHO_T = @ECHO_T@
130 EGREP = @EGREP@
131 EXEEXT = @EXEEXT@
132 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
133 F77 = @F77@
134 FFLAGS = @FFLAGS@
135 FGREP = @FGREP@
136 GMP_LDFLAGS = @GMP_LDFLAGS@
137 GMP_LIMB_BITS = @GMP_LIMB_BITS@
138 GMP_NAIL_BITS = @GMP_NAIL_BITS@
139 GREP = @GREP@
140 HAVE_CLOCK_01 = @HAVE_CLOCK_01@
141 HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@
142 HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@
143 HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@
144 HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
145 HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
146 HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@
147 HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@
148 HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@
149 HAVE_STACK_T_01 = @HAVE_STACK_T_01@
150 HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@
151 INSTALL = @INSTALL@
152 INSTALL_DATA = @INSTALL_DATA@
153 INSTALL_PROGRAM = @INSTALL_PROGRAM@
154 INSTALL_SCRIPT = @INSTALL_SCRIPT@
155 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156 LD = @LD@
157 LDFLAGS = @LDFLAGS@
158 LEX = @LEX@
159 LEXLIB = @LEXLIB@
160 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
161 LIBCURSES = @LIBCURSES@
162 LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@
163 LIBGMP_DLL = @LIBGMP_DLL@
164 LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@
165 LIBM = @LIBM@
166 LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
167 LIBOBJS = @LIBOBJS@
168 LIBREADLINE = @LIBREADLINE@
169 LIBS = @LIBS@
170 LIBTOOL = @LIBTOOL@
171 LIPO = @LIPO@
172 LN_S = @LN_S@
173 LTLIBOBJS = @LTLIBOBJS@
174 M4 = @M4@
175 MAINT = @MAINT@
176 MAKEINFO = @MAKEINFO@
177 MKDIR_P = @MKDIR_P@
178 NM = @NM@
179 NMEDIT = @NMEDIT@
180 OBJDUMP = @OBJDUMP@
181 OBJEXT = @OBJEXT@
182 OTOOL = @OTOOL@
183 OTOOL64 = @OTOOL64@
184 PACKAGE = @PACKAGE@
185 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186 PACKAGE_NAME = @PACKAGE_NAME@
187 PACKAGE_STRING = @PACKAGE_STRING@
188 PACKAGE_TARNAME = @PACKAGE_TARNAME@
189 PACKAGE_URL = @PACKAGE_URL@
190 PACKAGE_VERSION = @PACKAGE_VERSION@
191 PATH_SEPARATOR = @PATH_SEPARATOR@
192 RANLIB = @RANLIB@
193 SED = @SED@
194 SET_MAKE = @SET_MAKE@
195 SHELL = @SHELL@
196 SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
197 STRIP = @STRIP@
198 TAL_OBJECT = @TAL_OBJECT@
199 TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
200 U = @U@
201 U_FOR_BUILD = @U_FOR_BUILD@
202 VERSION = @VERSION@
203 WITH_READLINE_01 = @WITH_READLINE_01@
204 YACC = @YACC@
205 YFLAGS = @YFLAGS@
206 abs_builddir = @abs_builddir@
207 abs_srcdir = @abs_srcdir@
208 abs_top_builddir = @abs_top_builddir@
209 abs_top_srcdir = @abs_top_srcdir@
210 ac_ct_CC = @ac_ct_CC@
211 ac_ct_CXX = @ac_ct_CXX@
212 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
213 ac_ct_F77 = @ac_ct_F77@
214 am__leading_dot = @am__leading_dot@
215 am__tar = @am__tar@
216 am__untar = @am__untar@
217 bindir = @bindir@
218 build = @build@
219 build_alias = @build_alias@
220 build_cpu = @build_cpu@
221 build_os = @build_os@
222 build_vendor = @build_vendor@
223 builddir = @builddir@
224 datadir = @datadir@
225 datarootdir = @datarootdir@
226 docdir = @docdir@
227 dvidir = @dvidir@
228 exec_prefix = @exec_prefix@
229 gmp_srclinks = @gmp_srclinks@
230 host = @host@
231 host_alias = @host_alias@
232 host_cpu = @host_cpu@
233 host_os = @host_os@
234 host_vendor = @host_vendor@
235 htmldir = @htmldir@
236 includedir = @includedir@
237 infodir = @infodir@
238 install_sh = @install_sh@
239 libdir = @libdir@
240 libexecdir = @libexecdir@
241 localedir = @localedir@
242 localstatedir = @localstatedir@
243 lt_ECHO = @lt_ECHO@
244 mandir = @mandir@
245 mkdir_p = @mkdir_p@
246 mpn_objects = @mpn_objects@
247 mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
248 mpn_objs_in_libmp = @mpn_objs_in_libmp@
249 oldincludedir = @oldincludedir@
250 pdfdir = @pdfdir@
251 prefix = @prefix@
252 program_transform_name = @program_transform_name@
253 psdir = @psdir@
254 sbindir = @sbindir@
255 sharedstatedir = @sharedstatedir@
256 srcdir = @srcdir@
257 sysconfdir = @sysconfdir@
258 target_alias = @target_alias@
259 top_build_prefix = @top_build_prefix@
260 top_builddir = @top_builddir@
261 top_srcdir = @top_srcdir@
262 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
263 LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la
264 TESTS = $(check_PROGRAMS)
265
266 # Temporary files used by the tests.  Removed automatically if the tests
267 # pass, but ensure they're cleaned if they fail.
268 #
269 CLEANFILES = *.tmp
270 all: all-am
271
272 .SUFFIXES:
273 .SUFFIXES: .c .lo .o .obj
274 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
275         @for dep in $?; do \
276           case '$(am__configure_deps)' in \
277             *$$dep*) \
278               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
279                 && { if test -f $@; then exit 0; else break; fi; }; \
280               exit 1;; \
281           esac; \
282         done; \
283         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps tests/misc/Makefile'; \
284         $(am__cd) $(top_srcdir) && \
285           $(AUTOMAKE) --gnu --ignore-deps tests/misc/Makefile
286 .PRECIOUS: Makefile
287 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
288         @case '$?' in \
289           *config.status*) \
290             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
291           *) \
292             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
293             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
294         esac;
295
296 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
297         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298
299 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
300         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
302         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303 $(am__aclocal_m4_deps):
304
305 clean-checkPROGRAMS:
306         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
307         echo " rm -f" $$list; \
308         rm -f $$list || exit $$?; \
309         test -n "$(EXEEXT)" || exit 0; \
310         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
311         echo " rm -f" $$list; \
312         rm -f $$list
313 t-locale$(EXEEXT): $(t_locale_OBJECTS) $(t_locale_DEPENDENCIES) 
314         @rm -f t-locale$(EXEEXT)
315         $(LINK) $(t_locale_OBJECTS) $(t_locale_LDADD) $(LIBS)
316 t-printf$(EXEEXT): $(t_printf_OBJECTS) $(t_printf_DEPENDENCIES) 
317         @rm -f t-printf$(EXEEXT)
318         $(LINK) $(t_printf_OBJECTS) $(t_printf_LDADD) $(LIBS)
319 t-scanf$(EXEEXT): $(t_scanf_OBJECTS) $(t_scanf_DEPENDENCIES) 
320         @rm -f t-scanf$(EXEEXT)
321         $(LINK) $(t_scanf_OBJECTS) $(t_scanf_LDADD) $(LIBS)
322
323 mostlyclean-compile:
324         -rm -f *.$(OBJEXT)
325
326 distclean-compile:
327         -rm -f *.tab.c
328 $(top_builddir)/ansi2knr:
329         $(am__cd) $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ./ansi2knr
330
331 mostlyclean-kr:
332         -test "$U" = "" || rm -f *_.c
333
334 .c.o:
335         $(COMPILE) -c $<
336
337 .c.obj:
338         $(COMPILE) -c `$(CYGPATH_W) '$<'`
339
340 .c.lo:
341         $(LTCOMPILE) -c -o $@ $<
342 t-locale_.c: t-locale.c $(ANSI2KNR)
343         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/t-locale.c; then echo $(srcdir)/t-locale.c; else echo t-locale.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
344 t-printf_.c: t-printf.c $(ANSI2KNR)
345         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/t-printf.c; then echo $(srcdir)/t-printf.c; else echo t-printf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
346 t-scanf_.c: t-scanf.c $(ANSI2KNR)
347         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/t-scanf.c; then echo $(srcdir)/t-scanf.c; else echo t-scanf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
348 t-locale_.$(OBJEXT) t-locale_.lo t-printf_.$(OBJEXT) t-printf_.lo \
349 t-scanf_.$(OBJEXT) t-scanf_.lo : $(ANSI2KNR)
350
351 mostlyclean-libtool:
352         -rm -f *.lo
353
354 clean-libtool:
355         -rm -rf .libs _libs
356
357 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
358         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359         unique=`for i in $$list; do \
360             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361           done | \
362           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
363               END { if (nonempty) { for (i in files) print i; }; }'`; \
364         mkid -fID $$unique
365 tags: TAGS
366
367 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
368                 $(TAGS_FILES) $(LISP)
369         set x; \
370         here=`pwd`; \
371         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
372         unique=`for i in $$list; do \
373             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374           done | \
375           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
376               END { if (nonempty) { for (i in files) print i; }; }'`; \
377         shift; \
378         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
379           test -n "$$unique" || unique=$$empty_fix; \
380           if test $$# -gt 0; then \
381             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382               "$$@" $$unique; \
383           else \
384             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
385               $$unique; \
386           fi; \
387         fi
388 ctags: CTAGS
389 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
390                 $(TAGS_FILES) $(LISP)
391         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392         unique=`for i in $$list; do \
393             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394           done | \
395           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396               END { if (nonempty) { for (i in files) print i; }; }'`; \
397         test -z "$(CTAGS_ARGS)$$unique" \
398           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399              $$unique
400
401 GTAGS:
402         here=`$(am__cd) $(top_builddir) && pwd` \
403           && $(am__cd) $(top_srcdir) \
404           && gtags -i $(GTAGS_ARGS) "$$here"
405
406 distclean-tags:
407         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
408
409 check-TESTS: $(TESTS)
410         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
411         srcdir=$(srcdir); export srcdir; \
412         list=' $(TESTS) '; \
413         $(am__tty_colors); \
414         if test -n "$$list"; then \
415           for tst in $$list; do \
416             if test -f ./$$tst; then dir=./; \
417             elif test -f $$tst; then dir=; \
418             else dir="$(srcdir)/"; fi; \
419             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
420               all=`expr $$all + 1`; \
421               case " $(XFAIL_TESTS) " in \
422               *[\ \     ]$$tst[\ \      ]*) \
423                 xpass=`expr $$xpass + 1`; \
424                 failed=`expr $$failed + 1`; \
425                 col=$$red; res=XPASS; \
426               ;; \
427               *) \
428                 col=$$grn; res=PASS; \
429               ;; \
430               esac; \
431             elif test $$? -ne 77; then \
432               all=`expr $$all + 1`; \
433               case " $(XFAIL_TESTS) " in \
434               *[\ \     ]$$tst[\ \      ]*) \
435                 xfail=`expr $$xfail + 1`; \
436                 col=$$lgn; res=XFAIL; \
437               ;; \
438               *) \
439                 failed=`expr $$failed + 1`; \
440                 col=$$red; res=FAIL; \
441               ;; \
442               esac; \
443             else \
444               skip=`expr $$skip + 1`; \
445               col=$$blu; res=SKIP; \
446             fi; \
447             echo "$${col}$$res$${std}: $$tst"; \
448           done; \
449           if test "$$all" -eq 1; then \
450             tests="test"; \
451             All=""; \
452           else \
453             tests="tests"; \
454             All="All "; \
455           fi; \
456           if test "$$failed" -eq 0; then \
457             if test "$$xfail" -eq 0; then \
458               banner="$$All$$all $$tests passed"; \
459             else \
460               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
461               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
462             fi; \
463           else \
464             if test "$$xpass" -eq 0; then \
465               banner="$$failed of $$all $$tests failed"; \
466             else \
467               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
468               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
469             fi; \
470           fi; \
471           dashes="$$banner"; \
472           skipped=""; \
473           if test "$$skip" -ne 0; then \
474             if test "$$skip" -eq 1; then \
475               skipped="($$skip test was not run)"; \
476             else \
477               skipped="($$skip tests were not run)"; \
478             fi; \
479             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
480               dashes="$$skipped"; \
481           fi; \
482           report=""; \
483           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
484             report="Please report to $(PACKAGE_BUGREPORT)"; \
485             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
486               dashes="$$report"; \
487           fi; \
488           dashes=`echo "$$dashes" | sed s/./=/g`; \
489           if test "$$failed" -eq 0; then \
490             echo "$$grn$$dashes"; \
491           else \
492             echo "$$red$$dashes"; \
493           fi; \
494           echo "$$banner"; \
495           test -z "$$skipped" || echo "$$skipped"; \
496           test -z "$$report" || echo "$$report"; \
497           echo "$$dashes$$std"; \
498           test "$$failed" -eq 0; \
499         else :; fi
500
501 distdir: $(DISTFILES)
502         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504         list='$(DISTFILES)'; \
505           dist_files=`for file in $$list; do echo $$file; done | \
506           sed -e "s|^$$srcdirstrip/||;t" \
507               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
508         case $$dist_files in \
509           */*) $(MKDIR_P) `echo "$$dist_files" | \
510                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
511                            sort -u` ;; \
512         esac; \
513         for file in $$dist_files; do \
514           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
515           if test -d $$d/$$file; then \
516             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
517             if test -d "$(distdir)/$$file"; then \
518               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519             fi; \
520             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
521               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
522               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523             fi; \
524             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
525           else \
526             test -f "$(distdir)/$$file" \
527             || cp -p $$d/$$file "$(distdir)/$$file" \
528             || exit 1; \
529           fi; \
530         done
531 check-am: all-am
532         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
533         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
534 check: check-am
535 all-am: Makefile
536 installdirs:
537 install: install-am
538 install-exec: install-exec-am
539 install-data: install-data-am
540 uninstall: uninstall-am
541
542 install-am: all-am
543         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
544
545 installcheck: installcheck-am
546 install-strip:
547         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
548           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
549           `test -z '$(STRIP)' || \
550             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
551 mostlyclean-generic:
552
553 clean-generic:
554         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
555
556 distclean-generic:
557         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
558         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
559
560 maintainer-clean-generic:
561         @echo "This command is intended for maintainers to use"
562         @echo "it deletes files that may require special tools to rebuild."
563 clean: clean-am
564
565 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
566         mostlyclean-am
567
568 distclean: distclean-am
569         -rm -f Makefile
570 distclean-am: clean-am distclean-compile distclean-generic \
571         distclean-tags
572
573 dvi: dvi-am
574
575 dvi-am:
576
577 html: html-am
578
579 html-am:
580
581 info: info-am
582
583 info-am:
584
585 install-data-am:
586
587 install-dvi: install-dvi-am
588
589 install-dvi-am:
590
591 install-exec-am:
592
593 install-html: install-html-am
594
595 install-html-am:
596
597 install-info: install-info-am
598
599 install-info-am:
600
601 install-man:
602
603 install-pdf: install-pdf-am
604
605 install-pdf-am:
606
607 install-ps: install-ps-am
608
609 install-ps-am:
610
611 installcheck-am:
612
613 maintainer-clean: maintainer-clean-am
614         -rm -f Makefile
615 maintainer-clean-am: distclean-am maintainer-clean-generic
616
617 mostlyclean: mostlyclean-am
618
619 mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
620         mostlyclean-libtool
621
622 pdf: pdf-am
623
624 pdf-am:
625
626 ps: ps-am
627
628 ps-am:
629
630 uninstall-am:
631
632 .MAKE: $(top_builddir)/ansi2knr check-am install-am install-strip
633
634 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
635         clean-checkPROGRAMS clean-generic clean-libtool ctags \
636         distclean distclean-compile distclean-generic \
637         distclean-libtool distclean-tags distdir dvi dvi-am html \
638         html-am info info-am install install-am install-data \
639         install-data-am install-dvi install-dvi-am install-exec \
640         install-exec-am install-html install-html-am install-info \
641         install-info-am install-man install-pdf install-pdf-am \
642         install-ps install-ps-am install-strip installcheck \
643         installcheck-am installdirs maintainer-clean \
644         maintainer-clean-generic mostlyclean mostlyclean-compile \
645         mostlyclean-generic mostlyclean-kr mostlyclean-libtool pdf \
646         pdf-am ps ps-am tags uninstall uninstall-am
647
648
649 $(top_builddir)/tests/libtests.la:
650         cd $(top_builddir)/tests; $(MAKE) $(AM_MAKEFLAGS) libtests.la
651
652 # Tell versions [3.59,3.63) of GNU make to not export all variables.
653 # Otherwise a system limit (for SysV at least) may be exceeded.
654 .NOEXPORT: