Annotation of OpenXM_contrib/gmp/tests/misc/Makefile.in, Revision 1.1.1.1
1.1 ohara 1: # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2:
3: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4: # Free Software Foundation, Inc.
5: # This Makefile.in is free software; the Free Software Foundation
6: # gives unlimited permission to copy and/or distribute it,
7: # with or without modifications, as long as this notice is preserved.
8:
9: # This program is distributed in the hope that it will be useful,
10: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12: # PARTICULAR PURPOSE.
13:
14: @SET_MAKE@
15:
16: # Copyright 2001 Free Software Foundation, Inc.
17: #
18: # This file is part of the GNU MP Library.
19: #
20: # The GNU MP Library is free software; you can redistribute it and/or modify
21: # it under the terms of the GNU Lesser General Public License as published by
22: # the Free Software Foundation; either version 2.1 of the License, or (at your
23: # option) any later version.
24: #
25: # The GNU MP Library is distributed in the hope that it will be useful, but
26: # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
27: # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
28: # License for more details.
29: #
30: # You should have received a copy of the GNU Lesser General Public License
31: # along with the GNU MP Library; see the file COPYING.LIB. If not, write to
32: # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
33: # MA 02111-1307, USA.
34:
35: SHELL = @SHELL@
36:
37: srcdir = @srcdir@
38: top_srcdir = @top_srcdir@
39: VPATH = @srcdir@
40: prefix = @prefix@
41: exec_prefix = @exec_prefix@
42:
43: bindir = @bindir@
44: sbindir = @sbindir@
45: libexecdir = @libexecdir@
46: datadir = @datadir@
47: sysconfdir = @sysconfdir@
48: sharedstatedir = @sharedstatedir@
49: localstatedir = @localstatedir@
50: libdir = @libdir@
51: infodir = @infodir@
52: mandir = @mandir@
53: includedir = @includedir@
54: oldincludedir = /usr/include
55: pkgdatadir = $(datadir)/@PACKAGE@
56: pkglibdir = $(libdir)/@PACKAGE@
57: pkgincludedir = $(includedir)/@PACKAGE@
58: top_builddir = ../..
59:
60: ACLOCAL = @ACLOCAL@
61: AUTOCONF = @AUTOCONF@
62: AUTOMAKE = @AUTOMAKE@
63: AUTOHEADER = @AUTOHEADER@
64:
65: INSTALL = @INSTALL@
66: INSTALL_PROGRAM = @INSTALL_PROGRAM@
67: INSTALL_DATA = @INSTALL_DATA@
68: INSTALL_SCRIPT = @INSTALL_SCRIPT@
69: INSTALL_HEADER = $(INSTALL_DATA)
70: transform = @program_transform_name@
71: NORMAL_INSTALL = :
72: PRE_INSTALL = :
73: POST_INSTALL = :
74: NORMAL_UNINSTALL = :
75: PRE_UNINSTALL = :
76: POST_UNINSTALL = :
77: host_alias = @host_alias@
78: host_triplet = @host@
79: AMTAR = @AMTAR@
80: AR = @AR@
81: AS = @AS@
82: AWK = @AWK@
83: BITS_PER_MP_LIMB = @BITS_PER_MP_LIMB@
84: CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
85: CC = @CC@
86: CCAS = @CCAS@
87: CPP = @CPP@
88: CXX = @CXX@
89: CXXCPP = @CXXCPP@
90: DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
91: DEPDIR = @DEPDIR@
92: DLLTOOL = @DLLTOOL@
93: ECHO = @ECHO@
94: EXEEXT = @EXEEXT@
95: GCJ = @GCJ@
96: GCJFLAGS = @GCJFLAGS@
97: GMP_LDFLAGS = @GMP_LDFLAGS@
98: GMP_NAIL_BITS = @GMP_NAIL_BITS@
99: HAVE_DECL_OPTARG = @HAVE_DECL_OPTARG@
100: HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
101: HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
102: HAVE_MPFR_01 = @HAVE_MPFR_01@
103: HAVE_STACK_T_01 = @HAVE_STACK_T_01@
104: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105: LEX = @LEX@
106: LIBGMP_DLL = @LIBGMP_DLL@
107: LIBM = @LIBM@
108: LIBREADLINE = @LIBREADLINE@
109: LIBTOOL = @LIBTOOL@
110: LN_S = @LN_S@
111: M4 = @M4@
112: MAINT = @MAINT@
113: MPFR_CFLAGS = @MPFR_CFLAGS@
114: MPFR_LIBS = @MPFR_LIBS@
115: OBJDUMP = @OBJDUMP@
116: OBJEXT = @OBJEXT@
117: PACKAGE = @PACKAGE@
118: RANLIB = @RANLIB@
119: RC = @RC@
120: REPL_VSNPRINTF_OBJ = @REPL_VSNPRINTF_OBJ@
121: REPL_VSNPRINTF_PRINTF_OBJ = @REPL_VSNPRINTF_PRINTF_OBJ@
122: SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
123: STRIP = @STRIP@
124: TAL_OBJECT = @TAL_OBJECT@
125: TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
126: U = @U@
127: VERSION = @VERSION@
128: WITH_READLINE_01 = @WITH_READLINE_01@
129: YACC = @YACC@
130: am__include = @am__include@
131: am__quote = @am__quote@
132: gmp_srclinks = @gmp_srclinks@
133: install_sh = @install_sh@
134: mpn_objects = @mpn_objects@
135: mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
136: mpn_objs_in_libmp = @mpn_objs_in_libmp@
137:
138: AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
139:
140: INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
141: LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la
142:
143: check_PROGRAMS = t-printf t-scanf t-locale
144: TESTS = $(check_PROGRAMS)
145:
146: # t-printf.tmp is used by t-printf.c, removed automatically if the tests pass
147: CLEANFILES = t-printf.tmp
148: subdir = tests/misc
149: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
150: CONFIG_HEADER = $(top_builddir)/config.h
151: CONFIG_CLEAN_FILES =
152: check_PROGRAMS = t-printf$(EXEEXT) t-scanf$(EXEEXT) t-locale$(EXEEXT)
153: t_locale_SOURCES = t-locale.c
154: t_locale_OBJECTS = t-locale$U.$(OBJEXT)
155: t_locale_LDADD = $(LDADD)
156: t_locale_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
157: $(top_builddir)/libgmp.la
158: t_locale_LDFLAGS =
159: t_printf_SOURCES = t-printf.c
160: t_printf_OBJECTS = t-printf$U.$(OBJEXT)
161: t_printf_LDADD = $(LDADD)
162: t_printf_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
163: $(top_builddir)/libgmp.la
164: t_printf_LDFLAGS =
165: t_scanf_SOURCES = t-scanf.c
166: t_scanf_OBJECTS = t-scanf$U.$(OBJEXT)
167: t_scanf_LDADD = $(LDADD)
168: t_scanf_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
169: $(top_builddir)/libgmp.la
170: t_scanf_LDFLAGS =
171:
172: DEFS = @DEFS@
173: DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
174: CPPFLAGS = @CPPFLAGS@
175: LDFLAGS = @LDFLAGS@
176: LIBS = @LIBS@
177: depcomp =
178: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
179: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
180: LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
181: $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182: CCLD = $(CC)
183: LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
184: $(AM_LDFLAGS) $(LDFLAGS) -o $@
185: CFLAGS = @CFLAGS@
186: DIST_SOURCES = t-locale.c t-printf.c t-scanf.c
187: DIST_COMMON = Makefile.am Makefile.in
188: SOURCES = t-locale.c t-printf.c t-scanf.c
189:
190: all: all-am
191:
192: .SUFFIXES:
193: .SUFFIXES: .c .lo .o .obj
194:
195: mostlyclean-libtool:
196: -rm -f *.lo
197:
198: clean-libtool:
199: -rm -rf .libs _libs
200:
201: distclean-libtool:
202: -rm -f libtool
203: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
204: cd $(top_srcdir) && \
205: $(AUTOMAKE) --gnu tests/misc/Makefile
206: Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
207: cd $(top_builddir) && \
208: CONFIG_HEADERS= CONFIG_LINKS= \
209: CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
210:
211: clean-checkPROGRAMS:
212: -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
213: t-locale$(EXEEXT): $(t_locale_OBJECTS) $(t_locale_DEPENDENCIES)
214: @rm -f t-locale$(EXEEXT)
215: $(LINK) $(t_locale_LDFLAGS) $(t_locale_OBJECTS) $(t_locale_LDADD) $(LIBS)
216: t-printf$(EXEEXT): $(t_printf_OBJECTS) $(t_printf_DEPENDENCIES)
217: @rm -f t-printf$(EXEEXT)
218: $(LINK) $(t_printf_LDFLAGS) $(t_printf_OBJECTS) $(t_printf_LDADD) $(LIBS)
219: t-scanf$(EXEEXT): $(t_scanf_OBJECTS) $(t_scanf_DEPENDENCIES)
220: @rm -f t-scanf$(EXEEXT)
221: $(LINK) $(t_scanf_LDFLAGS) $(t_scanf_OBJECTS) $(t_scanf_LDADD) $(LIBS)
222:
223: mostlyclean-compile:
224: -rm -f *.$(OBJEXT) core *.core
225:
226: distclean-compile:
227: -rm -f *.tab.c
228:
229: ANSI2KNR = $(top_builddir)/ansi2knr
230: $(top_builddir)/ansi2knr:
231: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
232:
233: mostlyclean-kr:
234: -test "$U" = "" || rm -f *_.c
235:
236: .c.o:
237: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
238:
239: .c.obj:
240: $(COMPILE) -c `cygpath -w $<`
241:
242: .c.lo:
243: $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
244: t-locale_.c: t-locale.c $(ANSI2KNR)
245: $(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) > t-locale_.c || rm -f t-locale_.c
246: t-printf_.c: t-printf.c $(ANSI2KNR)
247: $(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) > t-printf_.c || rm -f t-printf_.c
248: t-scanf_.c: t-scanf.c $(ANSI2KNR)
249: $(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) > t-scanf_.c || rm -f t-scanf_.c
250: t-locale_.$(OBJEXT) t-locale_.lo t-printf_.$(OBJEXT) t-printf_.lo \
251: t-scanf_.$(OBJEXT) t-scanf_.lo : $(ANSI2KNR)
252: uninstall-info-am:
253:
254: tags: TAGS
255:
256: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
257: list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
258: unique=`for i in $$list; do \
259: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260: done | \
261: $(AWK) ' { files[$$0] = 1; } \
262: END { for (i in files) print i; }'`; \
263: mkid -fID $$unique $(LISP)
264:
265: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
266: $(TAGS_FILES) $(LISP)
267: tags=; \
268: here=`pwd`; \
269: list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
270: unique=`for i in $$list; do \
271: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272: done | \
273: $(AWK) ' { files[$$0] = 1; } \
274: END { for (i in files) print i; }'`; \
275: test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
276: || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
277:
278: GTAGS:
279: here=`CDPATH=: && cd $(top_builddir) && pwd` \
280: && cd $(top_srcdir) \
281: && gtags -i $(GTAGS_ARGS) $$here
282:
283: distclean-tags:
284: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
285:
286: check-TESTS: $(TESTS)
287: @failed=0; all=0; xfail=0; xpass=0; \
288: srcdir=$(srcdir); export srcdir; \
289: list='$(TESTS)'; \
290: if test -n "$$list"; then \
291: for tst in $$list; do \
292: if test -f ./$$tst; then dir=./; \
293: elif test -f $$tst; then dir=; \
294: else dir="$(srcdir)/"; fi; \
295: if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
296: all=`expr $$all + 1`; \
297: case " $(XFAIL_TESTS) " in \
298: *" $$tst "*) \
299: xpass=`expr $$xpass + 1`; \
300: failed=`expr $$failed + 1`; \
301: echo "XPASS: $$tst"; \
302: ;; \
303: *) \
304: echo "PASS: $$tst"; \
305: ;; \
306: esac; \
307: elif test $$? -ne 77; then \
308: all=`expr $$all + 1`; \
309: case " $(XFAIL_TESTS) " in \
310: *" $$tst "*) \
311: xfail=`expr $$xfail + 1`; \
312: echo "XFAIL: $$tst"; \
313: ;; \
314: *) \
315: failed=`expr $$failed + 1`; \
316: echo "FAIL: $$tst"; \
317: ;; \
318: esac; \
319: fi; \
320: done; \
321: if test "$$failed" -eq 0; then \
322: if test "$$xfail" -eq 0; then \
323: banner="All $$all tests passed"; \
324: else \
325: banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
326: fi; \
327: else \
328: if test "$$xpass" -eq 0; then \
329: banner="$$failed of $$all tests failed"; \
330: else \
331: banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
332: fi; \
333: fi; \
334: dashes=`echo "$$banner" | sed s/./=/g`; \
335: echo "$$dashes"; \
336: echo "$$banner"; \
337: echo "$$dashes"; \
338: test "$$failed" -eq 0; \
339: else \
340: true; \
341: fi
342:
343: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
344:
345: top_distdir = ../..
346: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
347:
348: distdir: $(DISTFILES)
349: @for file in $(DISTFILES); do \
350: if test -f $$file; then d=.; else d=$(srcdir); fi; \
351: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
352: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
353: $(mkinstalldirs) "$(distdir)/$$dir"; \
354: fi; \
355: if test -d $$d/$$file; then \
356: cp -pR $$d/$$file $(distdir) \
357: || exit 1; \
358: else \
359: test -f $(distdir)/$$file \
360: || cp -p $$d/$$file $(distdir)/$$file \
361: || exit 1; \
362: fi; \
363: done
364: check-am: all-am
365: $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
366: $(MAKE) $(AM_MAKEFLAGS) check-TESTS
367: check: check-am
368: all-am: Makefile
369:
370: installdirs:
371:
372: install: install-am
373: install-exec: install-exec-am
374: install-data: install-data-am
375: uninstall: uninstall-am
376:
377: install-am: all-am
378: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
379:
380: installcheck: installcheck-am
381: install-strip:
382: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
383: `test -z '$(STRIP)' || \
384: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
385: mostlyclean-generic:
386:
387: clean-generic:
388: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
389:
390: distclean-generic:
391: -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
392:
393: maintainer-clean-generic:
394: @echo "This command is intended for maintainers to use"
395: @echo "it deletes files that may require special tools to rebuild."
396: clean: clean-am
397:
398: clean-am: clean-checkPROGRAMS clean-generic clean-libtool mostlyclean-am
399:
400: distclean: distclean-am
401:
402: distclean-am: clean-am distclean-compile distclean-generic \
403: distclean-libtool distclean-tags
404:
405: dvi: dvi-am
406:
407: dvi-am:
408:
409: info: info-am
410:
411: info-am:
412:
413: install-data-am:
414:
415: install-exec-am:
416:
417: install-info: install-info-am
418:
419: install-man:
420:
421: installcheck-am:
422:
423: maintainer-clean: maintainer-clean-am
424:
425: maintainer-clean-am: distclean-am maintainer-clean-generic
426:
427: mostlyclean: mostlyclean-am
428:
429: mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
430: mostlyclean-libtool
431:
432: uninstall-am: uninstall-info-am
433:
434: .PHONY: GTAGS all all-am check check-TESTS check-am clean \
435: clean-checkPROGRAMS clean-generic clean-libtool distclean \
436: distclean-compile distclean-generic distclean-libtool \
437: distclean-tags distdir dvi dvi-am info info-am install \
438: install-am install-data install-data-am install-exec \
439: install-exec-am install-info install-info-am install-man \
440: install-strip installcheck installcheck-am installdirs \
441: maintainer-clean maintainer-clean-generic mostlyclean \
442: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
443: mostlyclean-libtool tags uninstall uninstall-am \
444: uninstall-info-am
445:
446:
447: $(top_builddir)/tests/libtests.la:
448: cd $(top_builddir)/tests; $(MAKE) $(AM_MAKEFLAGS) libtests.la
449: # Tell versions [3.59,3.63) of GNU make to not export all variables.
450: # Otherwise a system limit (for SysV at least) may be exceeded.
451: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>