Upload Tizen:Base source
[external/gmp.git] / tests / mpbsd / 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 2000, 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 = $(am__EXEEXT_1)
55 subdir = tests/mpbsd
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 @WANT_MPBSD_TRUE@am__EXEEXT_1 = allfuns$(EXEEXT) t-itom$(EXEEXT) \
67 @WANT_MPBSD_TRUE@       t-mtox$(EXEEXT)
68 allfuns_SOURCES = allfuns.c
69 allfuns_OBJECTS = allfuns$U.$(OBJEXT)
70 allfuns_DEPENDENCIES = $(top_builddir)/libmp.la
71 t_itom_SOURCES = t-itom.c
72 t_itom_OBJECTS = t-itom$U.$(OBJEXT)
73 t_itom_LDADD = $(LDADD)
74 t_itom_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
75         $(top_builddir)/libmp.la
76 t_mtox_SOURCES = t-mtox.c
77 t_mtox_OBJECTS = t-mtox$U.$(OBJEXT)
78 t_mtox_LDADD = $(LDADD)
79 t_mtox_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
80         $(top_builddir)/libmp.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 = allfuns.c t-itom.c t-mtox.c
94 DIST_SOURCES = allfuns.c t-itom.c t-mtox.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)/libmp.la
264 @WANT_MPBSD_TRUE@MPBSD_check_OPTION = allfuns t-itom t-mtox
265 TESTS = $(check_PROGRAMS)
266
267 # check linking only against libmp
268 allfuns_LDADD = $(top_builddir)/libmp.la
269 all: all-am
270
271 .SUFFIXES:
272 .SUFFIXES: .c .lo .o .obj
273 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
274         @for dep in $?; do \
275           case '$(am__configure_deps)' in \
276             *$$dep*) \
277               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
278                 && { if test -f $@; then exit 0; else break; fi; }; \
279               exit 1;; \
280           esac; \
281         done; \
282         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps tests/mpbsd/Makefile'; \
283         $(am__cd) $(top_srcdir) && \
284           $(AUTOMAKE) --gnu --ignore-deps tests/mpbsd/Makefile
285 .PRECIOUS: Makefile
286 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287         @case '$?' in \
288           *config.status*) \
289             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
290           *) \
291             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
292             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
293         esac;
294
295 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
296         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297
298 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
299         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
301         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302 $(am__aclocal_m4_deps):
303
304 clean-checkPROGRAMS:
305         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
306         echo " rm -f" $$list; \
307         rm -f $$list || exit $$?; \
308         test -n "$(EXEEXT)" || exit 0; \
309         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
310         echo " rm -f" $$list; \
311         rm -f $$list
312 allfuns$(EXEEXT): $(allfuns_OBJECTS) $(allfuns_DEPENDENCIES) 
313         @rm -f allfuns$(EXEEXT)
314         $(LINK) $(allfuns_OBJECTS) $(allfuns_LDADD) $(LIBS)
315 t-itom$(EXEEXT): $(t_itom_OBJECTS) $(t_itom_DEPENDENCIES) 
316         @rm -f t-itom$(EXEEXT)
317         $(LINK) $(t_itom_OBJECTS) $(t_itom_LDADD) $(LIBS)
318 t-mtox$(EXEEXT): $(t_mtox_OBJECTS) $(t_mtox_DEPENDENCIES) 
319         @rm -f t-mtox$(EXEEXT)
320         $(LINK) $(t_mtox_OBJECTS) $(t_mtox_LDADD) $(LIBS)
321
322 mostlyclean-compile:
323         -rm -f *.$(OBJEXT)
324
325 distclean-compile:
326         -rm -f *.tab.c
327 $(top_builddir)/ansi2knr:
328         $(am__cd) $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ./ansi2knr
329
330 mostlyclean-kr:
331         -test "$U" = "" || rm -f *_.c
332
333 .c.o:
334         $(COMPILE) -c $<
335
336 .c.obj:
337         $(COMPILE) -c `$(CYGPATH_W) '$<'`
338
339 .c.lo:
340         $(LTCOMPILE) -c -o $@ $<
341 allfuns_.c: allfuns.c $(ANSI2KNR)
342         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/allfuns.c; then echo $(srcdir)/allfuns.c; else echo allfuns.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
343 t-itom_.c: t-itom.c $(ANSI2KNR)
344         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/t-itom.c; then echo $(srcdir)/t-itom.c; else echo t-itom.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
345 t-mtox_.c: t-mtox.c $(ANSI2KNR)
346         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/t-mtox.c; then echo $(srcdir)/t-mtox.c; else echo t-mtox.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
347 allfuns_.$(OBJEXT) allfuns_.lo t-itom_.$(OBJEXT) t-itom_.lo \
348 t-mtox_.$(OBJEXT) t-mtox_.lo : $(ANSI2KNR)
349
350 mostlyclean-libtool:
351         -rm -f *.lo
352
353 clean-libtool:
354         -rm -rf .libs _libs
355
356 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
357         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358         unique=`for i in $$list; do \
359             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360           done | \
361           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362               END { if (nonempty) { for (i in files) print i; }; }'`; \
363         mkid -fID $$unique
364 tags: TAGS
365
366 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                 $(TAGS_FILES) $(LISP)
368         set x; \
369         here=`pwd`; \
370         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
371         unique=`for i in $$list; do \
372             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373           done | \
374           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375               END { if (nonempty) { for (i in files) print i; }; }'`; \
376         shift; \
377         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
378           test -n "$$unique" || unique=$$empty_fix; \
379           if test $$# -gt 0; then \
380             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
381               "$$@" $$unique; \
382           else \
383             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384               $$unique; \
385           fi; \
386         fi
387 ctags: CTAGS
388 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
389                 $(TAGS_FILES) $(LISP)
390         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
391         unique=`for i in $$list; do \
392             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393           done | \
394           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
395               END { if (nonempty) { for (i in files) print i; }; }'`; \
396         test -z "$(CTAGS_ARGS)$$unique" \
397           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
398              $$unique
399
400 GTAGS:
401         here=`$(am__cd) $(top_builddir) && pwd` \
402           && $(am__cd) $(top_srcdir) \
403           && gtags -i $(GTAGS_ARGS) "$$here"
404
405 distclean-tags:
406         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
407
408 check-TESTS: $(TESTS)
409         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
410         srcdir=$(srcdir); export srcdir; \
411         list=' $(TESTS) '; \
412         $(am__tty_colors); \
413         if test -n "$$list"; then \
414           for tst in $$list; do \
415             if test -f ./$$tst; then dir=./; \
416             elif test -f $$tst; then dir=; \
417             else dir="$(srcdir)/"; fi; \
418             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
419               all=`expr $$all + 1`; \
420               case " $(XFAIL_TESTS) " in \
421               *[\ \     ]$$tst[\ \      ]*) \
422                 xpass=`expr $$xpass + 1`; \
423                 failed=`expr $$failed + 1`; \
424                 col=$$red; res=XPASS; \
425               ;; \
426               *) \
427                 col=$$grn; res=PASS; \
428               ;; \
429               esac; \
430             elif test $$? -ne 77; then \
431               all=`expr $$all + 1`; \
432               case " $(XFAIL_TESTS) " in \
433               *[\ \     ]$$tst[\ \      ]*) \
434                 xfail=`expr $$xfail + 1`; \
435                 col=$$lgn; res=XFAIL; \
436               ;; \
437               *) \
438                 failed=`expr $$failed + 1`; \
439                 col=$$red; res=FAIL; \
440               ;; \
441               esac; \
442             else \
443               skip=`expr $$skip + 1`; \
444               col=$$blu; res=SKIP; \
445             fi; \
446             echo "$${col}$$res$${std}: $$tst"; \
447           done; \
448           if test "$$all" -eq 1; then \
449             tests="test"; \
450             All=""; \
451           else \
452             tests="tests"; \
453             All="All "; \
454           fi; \
455           if test "$$failed" -eq 0; then \
456             if test "$$xfail" -eq 0; then \
457               banner="$$All$$all $$tests passed"; \
458             else \
459               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
460               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
461             fi; \
462           else \
463             if test "$$xpass" -eq 0; then \
464               banner="$$failed of $$all $$tests failed"; \
465             else \
466               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
467               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
468             fi; \
469           fi; \
470           dashes="$$banner"; \
471           skipped=""; \
472           if test "$$skip" -ne 0; then \
473             if test "$$skip" -eq 1; then \
474               skipped="($$skip test was not run)"; \
475             else \
476               skipped="($$skip tests were not run)"; \
477             fi; \
478             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
479               dashes="$$skipped"; \
480           fi; \
481           report=""; \
482           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
483             report="Please report to $(PACKAGE_BUGREPORT)"; \
484             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
485               dashes="$$report"; \
486           fi; \
487           dashes=`echo "$$dashes" | sed s/./=/g`; \
488           if test "$$failed" -eq 0; then \
489             echo "$$grn$$dashes"; \
490           else \
491             echo "$$red$$dashes"; \
492           fi; \
493           echo "$$banner"; \
494           test -z "$$skipped" || echo "$$skipped"; \
495           test -z "$$report" || echo "$$report"; \
496           echo "$$dashes$$std"; \
497           test "$$failed" -eq 0; \
498         else :; fi
499
500 distdir: $(DISTFILES)
501         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503         list='$(DISTFILES)'; \
504           dist_files=`for file in $$list; do echo $$file; done | \
505           sed -e "s|^$$srcdirstrip/||;t" \
506               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
507         case $$dist_files in \
508           */*) $(MKDIR_P) `echo "$$dist_files" | \
509                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
510                            sort -u` ;; \
511         esac; \
512         for file in $$dist_files; do \
513           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
514           if test -d $$d/$$file; then \
515             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
516             if test -d "$(distdir)/$$file"; then \
517               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
518             fi; \
519             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
520               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
521               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522             fi; \
523             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
524           else \
525             test -f "$(distdir)/$$file" \
526             || cp -p $$d/$$file "$(distdir)/$$file" \
527             || exit 1; \
528           fi; \
529         done
530 check-am: all-am
531         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
532         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
533 check: check-am
534 all-am: Makefile
535 installdirs:
536 install: install-am
537 install-exec: install-exec-am
538 install-data: install-data-am
539 uninstall: uninstall-am
540
541 install-am: all-am
542         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
544 installcheck: installcheck-am
545 install-strip:
546         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
547           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
548           `test -z '$(STRIP)' || \
549             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
550 mostlyclean-generic:
551
552 clean-generic:
553
554 distclean-generic:
555         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
556         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
557
558 maintainer-clean-generic:
559         @echo "This command is intended for maintainers to use"
560         @echo "it deletes files that may require special tools to rebuild."
561 clean: clean-am
562
563 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
564         mostlyclean-am
565
566 distclean: distclean-am
567         -rm -f Makefile
568 distclean-am: clean-am distclean-compile distclean-generic \
569         distclean-tags
570
571 dvi: dvi-am
572
573 dvi-am:
574
575 html: html-am
576
577 html-am:
578
579 info: info-am
580
581 info-am:
582
583 install-data-am:
584
585 install-dvi: install-dvi-am
586
587 install-dvi-am:
588
589 install-exec-am:
590
591 install-html: install-html-am
592
593 install-html-am:
594
595 install-info: install-info-am
596
597 install-info-am:
598
599 install-man:
600
601 install-pdf: install-pdf-am
602
603 install-pdf-am:
604
605 install-ps: install-ps-am
606
607 install-ps-am:
608
609 installcheck-am:
610
611 maintainer-clean: maintainer-clean-am
612         -rm -f Makefile
613 maintainer-clean-am: distclean-am maintainer-clean-generic
614
615 mostlyclean: mostlyclean-am
616
617 mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
618         mostlyclean-libtool
619
620 pdf: pdf-am
621
622 pdf-am:
623
624 ps: ps-am
625
626 ps-am:
627
628 uninstall-am:
629
630 .MAKE: $(top_builddir)/ansi2knr check-am install-am install-strip
631
632 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
633         clean-checkPROGRAMS clean-generic clean-libtool ctags \
634         distclean distclean-compile distclean-generic \
635         distclean-libtool distclean-tags distdir dvi dvi-am html \
636         html-am info info-am install install-am install-data \
637         install-data-am install-dvi install-dvi-am install-exec \
638         install-exec-am install-html install-html-am install-info \
639         install-info-am install-man install-pdf install-pdf-am \
640         install-ps install-ps-am install-strip installcheck \
641         installcheck-am installdirs maintainer-clean \
642         maintainer-clean-generic mostlyclean mostlyclean-compile \
643         mostlyclean-generic mostlyclean-kr mostlyclean-libtool pdf \
644         pdf-am ps ps-am tags uninstall uninstall-am
645
646
647 $(top_builddir)/tests/libtests.la:
648         cd $(top_builddir)/tests; $(MAKE) $(AM_MAKEFLAGS) libtests.la
649
650 # Tell versions [3.59,3.63) of GNU make to not export all variables.
651 # Otherwise a system limit (for SysV at least) may be exceeded.
652 .NOEXPORT: