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/.
34VPATH = @srcdir@
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53ANSI2KNR = $(top_builddir)/ansi2knr
54check_PROGRAMS = $(am__EXEEXT_1)
55subdir = tests/mpbsd
56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
59	$(top_srcdir)/configure.in
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61	$(ACLOCAL_M4)
62mkinstalldirs = $(install_sh) -d
63CONFIG_HEADER = $(top_builddir)/config.h
64CONFIG_CLEAN_FILES =
65CONFIG_CLEAN_VPATH_FILES =
66@WANT_MPBSD_TRUE@am__EXEEXT_1 = allfuns$(EXEEXT) t-itom$(EXEEXT) \
67@WANT_MPBSD_TRUE@	t-mtox$(EXEEXT)
68allfuns_SOURCES = allfuns.c
69allfuns_OBJECTS = allfuns$U.$(OBJEXT)
70allfuns_DEPENDENCIES = $(top_builddir)/libmp.la
71t_itom_SOURCES = t-itom.c
72t_itom_OBJECTS = t-itom$U.$(OBJEXT)
73t_itom_LDADD = $(LDADD)
74t_itom_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
75	$(top_builddir)/libmp.la
76t_mtox_SOURCES = t-mtox.c
77t_mtox_OBJECTS = t-mtox$U.$(OBJEXT)
78t_mtox_LDADD = $(LDADD)
79t_mtox_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
80	$(top_builddir)/libmp.la
81DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
82depcomp =
83am__depfiles_maybe =
84COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89CCLD = $(CC)
90LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
92	$(LDFLAGS) -o $@
93SOURCES = allfuns.c t-itom.c t-mtox.c
94DIST_SOURCES = allfuns.c t-itom.c t-mtox.c
95ETAGS = etags
96CTAGS = ctags
97am__tty_colors = \
98red=; grn=; lgn=; blu=; std=
99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100ABI = @ABI@
101ACLOCAL = @ACLOCAL@
102AMTAR = @AMTAR@
103AR = @AR@
104AS = @AS@
105ASMFLAGS = @ASMFLAGS@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AWK = @AWK@
110CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
111CC = @CC@
112CCAS = @CCAS@
113CC_FOR_BUILD = @CC_FOR_BUILD@
114CFLAGS = @CFLAGS@
115CPP = @CPP@
116CPPFLAGS = @CPPFLAGS@
117CPP_FOR_BUILD = @CPP_FOR_BUILD@
118CXX = @CXX@
119CXXCPP = @CXXCPP@
120CXXFLAGS = @CXXFLAGS@
121CYGPATH_W = @CYGPATH_W@
122DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
123DEFS = @DEFS@
124DLLTOOL = @DLLTOOL@
125DSYMUTIL = @DSYMUTIL@
126DUMPBIN = @DUMPBIN@
127ECHO_C = @ECHO_C@
128ECHO_N = @ECHO_N@
129ECHO_T = @ECHO_T@
130EGREP = @EGREP@
131EXEEXT = @EXEEXT@
132EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
133F77 = @F77@
134FFLAGS = @FFLAGS@
135FGREP = @FGREP@
136GMP_LDFLAGS = @GMP_LDFLAGS@
137GMP_LIMB_BITS = @GMP_LIMB_BITS@
138GMP_NAIL_BITS = @GMP_NAIL_BITS@
139GREP = @GREP@
140HAVE_CLOCK_01 = @HAVE_CLOCK_01@
141HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@
142HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@
143HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@
144HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
145HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
146HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@
147HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@
148HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@
149HAVE_STACK_T_01 = @HAVE_STACK_T_01@
150HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@
151INSTALL = @INSTALL@
152INSTALL_DATA = @INSTALL_DATA@
153INSTALL_PROGRAM = @INSTALL_PROGRAM@
154INSTALL_SCRIPT = @INSTALL_SCRIPT@
155INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156LD = @LD@
157LDFLAGS = @LDFLAGS@
158LEX = @LEX@
159LEXLIB = @LEXLIB@
160LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
161LIBCURSES = @LIBCURSES@
162LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@
163LIBGMP_DLL = @LIBGMP_DLL@
164LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@
165LIBM = @LIBM@
166LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
167LIBOBJS = @LIBOBJS@
168LIBREADLINE = @LIBREADLINE@
169LIBS = @LIBS@
170LIBTOOL = @LIBTOOL@
171LIPO = @LIPO@
172LN_S = @LN_S@
173LTLIBOBJS = @LTLIBOBJS@
174M4 = @M4@
175MAINT = @MAINT@
176MAKEINFO = @MAKEINFO@
177MKDIR_P = @MKDIR_P@
178NM = @NM@
179NMEDIT = @NMEDIT@
180OBJDUMP = @OBJDUMP@
181OBJEXT = @OBJEXT@
182OTOOL = @OTOOL@
183OTOOL64 = @OTOOL64@
184PACKAGE = @PACKAGE@
185PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186PACKAGE_NAME = @PACKAGE_NAME@
187PACKAGE_STRING = @PACKAGE_STRING@
188PACKAGE_TARNAME = @PACKAGE_TARNAME@
189PACKAGE_URL = @PACKAGE_URL@
190PACKAGE_VERSION = @PACKAGE_VERSION@
191PATH_SEPARATOR = @PATH_SEPARATOR@
192RANLIB = @RANLIB@
193SED = @SED@
194SET_MAKE = @SET_MAKE@
195SHELL = @SHELL@
196SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
197STRIP = @STRIP@
198TAL_OBJECT = @TAL_OBJECT@
199TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
200U = @U@
201U_FOR_BUILD = @U_FOR_BUILD@
202VERSION = @VERSION@
203WITH_READLINE_01 = @WITH_READLINE_01@
204YACC = @YACC@
205YFLAGS = @YFLAGS@
206abs_builddir = @abs_builddir@
207abs_srcdir = @abs_srcdir@
208abs_top_builddir = @abs_top_builddir@
209abs_top_srcdir = @abs_top_srcdir@
210ac_ct_CC = @ac_ct_CC@
211ac_ct_CXX = @ac_ct_CXX@
212ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
213ac_ct_F77 = @ac_ct_F77@
214am__leading_dot = @am__leading_dot@
215am__tar = @am__tar@
216am__untar = @am__untar@
217bindir = @bindir@
218build = @build@
219build_alias = @build_alias@
220build_cpu = @build_cpu@
221build_os = @build_os@
222build_vendor = @build_vendor@
223builddir = @builddir@
224datadir = @datadir@
225datarootdir = @datarootdir@
226docdir = @docdir@
227dvidir = @dvidir@
228exec_prefix = @exec_prefix@
229gmp_srclinks = @gmp_srclinks@
230host = @host@
231host_alias = @host_alias@
232host_cpu = @host_cpu@
233host_os = @host_os@
234host_vendor = @host_vendor@
235htmldir = @htmldir@
236includedir = @includedir@
237infodir = @infodir@
238install_sh = @install_sh@
239libdir = @libdir@
240libexecdir = @libexecdir@
241localedir = @localedir@
242localstatedir = @localstatedir@
243lt_ECHO = @lt_ECHO@
244mandir = @mandir@
245mkdir_p = @mkdir_p@
246mpn_objects = @mpn_objects@
247mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
248mpn_objs_in_libmp = @mpn_objs_in_libmp@
249oldincludedir = @oldincludedir@
250pdfdir = @pdfdir@
251prefix = @prefix@
252program_transform_name = @program_transform_name@
253psdir = @psdir@
254sbindir = @sbindir@
255sharedstatedir = @sharedstatedir@
256srcdir = @srcdir@
257sysconfdir = @sysconfdir@
258target_alias = @target_alias@
259top_build_prefix = @top_build_prefix@
260top_builddir = @top_builddir@
261top_srcdir = @top_srcdir@
262INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
263LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libmp.la
264@WANT_MPBSD_TRUE@MPBSD_check_OPTION = allfuns t-itom t-mtox
265TESTS = $(check_PROGRAMS)
266
267# check linking only against libmp
268allfuns_LDADD = $(top_builddir)/libmp.la
269all: 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
286Makefile: $(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
304clean-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
312allfuns$(EXEEXT): $(allfuns_OBJECTS) $(allfuns_DEPENDENCIES) 
313	@rm -f allfuns$(EXEEXT)
314	$(LINK) $(allfuns_OBJECTS) $(allfuns_LDADD) $(LIBS)
315t-itom$(EXEEXT): $(t_itom_OBJECTS) $(t_itom_DEPENDENCIES) 
316	@rm -f t-itom$(EXEEXT)
317	$(LINK) $(t_itom_OBJECTS) $(t_itom_LDADD) $(LIBS)
318t-mtox$(EXEEXT): $(t_mtox_OBJECTS) $(t_mtox_DEPENDENCIES) 
319	@rm -f t-mtox$(EXEEXT)
320	$(LINK) $(t_mtox_OBJECTS) $(t_mtox_LDADD) $(LIBS)
321
322mostlyclean-compile:
323	-rm -f *.$(OBJEXT)
324
325distclean-compile:
326	-rm -f *.tab.c
327$(top_builddir)/ansi2knr:
328	$(am__cd) $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ./ansi2knr
329
330mostlyclean-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 $@ $<
341allfuns_.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 $@
343t-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 $@
345t-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 $@
347allfuns_.$(OBJEXT) allfuns_.lo t-itom_.$(OBJEXT) t-itom_.lo \
348t-mtox_.$(OBJEXT) t-mtox_.lo : $(ANSI2KNR)
349
350mostlyclean-libtool:
351	-rm -f *.lo
352
353clean-libtool:
354	-rm -rf .libs _libs
355
356ID: $(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
364tags: TAGS
365
366TAGS:  $(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
387ctags: CTAGS
388CTAGS:  $(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
400GTAGS:
401	here=`$(am__cd) $(top_builddir) && pwd` \
402	  && $(am__cd) $(top_srcdir) \
403	  && gtags -i $(GTAGS_ARGS) "$$here"
404
405distclean-tags:
406	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
407
408check-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
500distdir: $(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
530check-am: all-am
531	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
532	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
533check: check-am
534all-am: Makefile
535installdirs:
536install: install-am
537install-exec: install-exec-am
538install-data: install-data-am
539uninstall: uninstall-am
540
541install-am: all-am
542	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
544installcheck: installcheck-am
545install-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
550mostlyclean-generic:
551
552clean-generic:
553
554distclean-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
558maintainer-clean-generic:
559	@echo "This command is intended for maintainers to use"
560	@echo "it deletes files that may require special tools to rebuild."
561clean: clean-am
562
563clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
564	mostlyclean-am
565
566distclean: distclean-am
567	-rm -f Makefile
568distclean-am: clean-am distclean-compile distclean-generic \
569	distclean-tags
570
571dvi: dvi-am
572
573dvi-am:
574
575html: html-am
576
577html-am:
578
579info: info-am
580
581info-am:
582
583install-data-am:
584
585install-dvi: install-dvi-am
586
587install-dvi-am:
588
589install-exec-am:
590
591install-html: install-html-am
592
593install-html-am:
594
595install-info: install-info-am
596
597install-info-am:
598
599install-man:
600
601install-pdf: install-pdf-am
602
603install-pdf-am:
604
605install-ps: install-ps-am
606
607install-ps-am:
608
609installcheck-am:
610
611maintainer-clean: maintainer-clean-am
612	-rm -f Makefile
613maintainer-clean-am: distclean-am maintainer-clean-generic
614
615mostlyclean: mostlyclean-am
616
617mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
618	mostlyclean-libtool
619
620pdf: pdf-am
621
622pdf-am:
623
624ps: ps-am
625
626ps-am:
627
628uninstall-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:
653