Annotation of OpenXM_contrib/gmp/mpq/Makefile.in, Revision 1.1.1.2
1.1.1.2 ! maekawa 1: # Makefile.in generated automatically by automake 1.4a from Makefile.am
1.1 maekawa 2:
1.1.1.2 ! maekawa 3: # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
! 4: # This Makefile.in is free software; the Free Software Foundation
! 5: # gives unlimited permission to copy and/or distribute it,
! 6: # with or without modifications, as long as this notice is preserved.
! 7:
! 8: # This program is distributed in the hope that it will be useful,
! 9: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! 10: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! 11: # PARTICULAR PURPOSE.
! 12:
! 13: SHELL = @SHELL@
! 14:
! 15: srcdir = @srcdir@
! 16: top_srcdir = @top_srcdir@
! 17: VPATH = @srcdir@
! 18: prefix = @prefix@
! 19: exec_prefix = @exec_prefix@
! 20:
! 21: bindir = @bindir@
! 22: sbindir = @sbindir@
! 23: libexecdir = @libexecdir@
! 24: datadir = @datadir@
! 25: sysconfdir = @sysconfdir@
! 26: sharedstatedir = @sharedstatedir@
! 27: localstatedir = @localstatedir@
! 28: libdir = @libdir@
! 29: infodir = @infodir@
! 30: mandir = @mandir@
! 31: includedir = @includedir@
! 32: oldincludedir = /usr/include
! 33:
! 34: DESTDIR =
! 35:
! 36: pkgdatadir = $(datadir)/@PACKAGE@
! 37: pkglibdir = $(libdir)/@PACKAGE@
! 38: pkgincludedir = $(includedir)/@PACKAGE@
! 39:
! 40: top_builddir = ..
! 41:
! 42: ACLOCAL = @ACLOCAL@
! 43: AUTOCONF = @AUTOCONF@
! 44: AUTOMAKE = @AUTOMAKE@
! 45: AUTOHEADER = @AUTOHEADER@
! 46:
! 47: INSTALL = @INSTALL@
! 48: INSTALL_PROGRAM = @INSTALL_PROGRAM@
! 49: INSTALL_DATA = @INSTALL_DATA@
! 50: INSTALL_SCRIPT = @INSTALL_SCRIPT@
! 51: INSTALL_STRIP_FLAG =
! 52: transform = @program_transform_name@
! 53:
! 54: NORMAL_INSTALL = :
! 55: PRE_INSTALL = :
! 56: POST_INSTALL = :
! 57: NORMAL_UNINSTALL = :
! 58: PRE_UNINSTALL = :
! 59: POST_UNINSTALL = :
! 60:
! 61: @SET_MAKE@
! 62: build_alias = @build_alias@
! 63: build_triplet = @build@
! 64: host_alias = @host_alias@
! 65: host_triplet = @host@
! 66: target_alias = @target_alias@
! 67: target_triplet = @target@
! 68: AMDEP = @AMDEP@
! 69: AMTAR = @AMTAR@
! 70: AR = @AR@
! 71: AS = @AS@
! 72: AWK = @AWK@
! 73: CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
! 74: CC = @CC@
! 75: CCAS = @CCAS@
! 76: CPP = @CPP@
! 77: CXX = @CXX@
! 78: CXXCPP = @CXXCPP@
! 79: DEPDIR = @DEPDIR@
! 80: DLLTOOL = @DLLTOOL@
! 81: EXEEXT = @EXEEXT@
! 82: LIBTOOL = @LIBTOOL@
! 83: LN_S = @LN_S@
! 84: M4 = @M4@
! 85: MAINT = @MAINT@
! 86: MAKEINFO = @MAKEINFO@
! 87: OBJDUMP = @OBJDUMP@
! 88: OBJEXT = @OBJEXT@
! 89: PACKAGE = @PACKAGE@
! 90: RANLIB = @RANLIB@
! 91: SPEED_CYCLECOUNTER_OBJS = @SPEED_CYCLECOUNTER_OBJS@
! 92: STRIP = @STRIP@
! 93: U = @U@
! 94: VERSION = @VERSION@
! 95: gmp_srclinks = @gmp_srclinks@
! 96: install_sh = @install_sh@
! 97: mpn_objects = @mpn_objects@
! 98: mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
1.1 maekawa 99:
1.1.1.2 ! maekawa 100: # Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
! 101: #
! 102: # This file is part of the GNU MP Library.
! 103: #
1.1 maekawa 104: # The GNU MP Library is free software; you can redistribute it and/or modify
1.1.1.2 ! maekawa 105: # it under the terms of the GNU Lesser General Public License as published by
! 106: # the Free Software Foundation; either version 2.1 of the License, or (at your
1.1 maekawa 107: # option) any later version.
1.1.1.2 ! maekawa 108: #
1.1 maekawa 109: # The GNU MP Library is distributed in the hope that it will be useful, but
110: # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
1.1.1.2 ! maekawa 111: # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
1.1 maekawa 112: # License for more details.
1.1.1.2 ! maekawa 113: #
! 114: # You should have received a copy of the GNU Lesser General Public License
1.1 maekawa 115: # along with the GNU MP Library; see the file COPYING.LIB. If not, write to
116: # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
117: # MA 02111-1307, USA.
118:
119:
1.1.1.2 ! maekawa 120: AUTOMAKE_OPTIONS = gnu no-dependencies
1.1 maekawa 121:
1.1.1.2 ! maekawa 122: SUBDIRS = tests
1.1 maekawa 123:
1.1.1.2 ! maekawa 124: INCLUDES = -I$(top_srcdir)
! 125:
! 126: noinst_LTLIBRARIES = libmpq.la
! 127: libmpq_la_SOURCES = \
! 128: add.c canonicalize.c clear.c cmp.c cmp_ui.c div.c get_d.c \
! 129: get_den.c get_num.c init.c inv.c mul.c neg.c out_str.c set.c set_den.c \
! 130: set_num.c set_si.c set_ui.c sub.c equal.c set_z.c set_d.c swap.c
! 131:
! 132: subdir = mpq
! 133: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! 134: CONFIG_HEADER = ../config.h
! 135: CONFIG_CLEAN_FILES =
! 136: LTLIBRARIES = $(noinst_LTLIBRARIES)
! 137:
! 138:
! 139: DEFS = @DEFS@ -I. -I$(srcdir) -I..
! 140: CPPFLAGS = @CPPFLAGS@
! 141: LDFLAGS = @LDFLAGS@
! 142: LIBS = @LIBS@
! 143: libmpq_la_LDFLAGS =
! 144: libmpq_la_LIBADD =
! 145: am_libmpq_la_OBJECTS = add.lo canonicalize.lo clear.lo cmp.lo cmp_ui.lo \
! 146: div.lo get_d.lo get_den.lo get_num.lo init.lo inv.lo mul.lo neg.lo \
! 147: out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_ui.lo sub.lo \
! 148: equal.lo set_z.lo set_d.lo swap.lo
! 149: libmpq_la_OBJECTS = $(am_libmpq_la_OBJECTS)
! 150: COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! 151: LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! 152: CFLAGS = @CFLAGS@
! 153: CCLD = $(CC)
! 154: LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
! 155: DIST_SOURCES = $(libmpq_la_SOURCES)
! 156: DIST_COMMON = Makefile.am Makefile.in
! 157:
! 158:
! 159: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
! 160:
! 161: GZIP_ENV = --best
! 162: depcomp =
! 163: SOURCES = $(libmpq_la_SOURCES)
! 164: OBJECTS = $(am_libmpq_la_OBJECTS)
! 165:
! 166: all: all-redirect
! 167: .SUFFIXES:
! 168: .SUFFIXES: .c .lo .o .obj
! 169: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
! 170: cd $(top_srcdir) && $(AUTOMAKE) --gnu mpq/Makefile
! 171:
! 172: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
! 173: cd $(top_builddir) \
! 174: && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
1.1 maekawa 175:
1.1.1.2 ! maekawa 176:
! 177: mostlyclean-noinstLTLIBRARIES:
! 178:
! 179: clean-noinstLTLIBRARIES:
! 180: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
! 181:
! 182: distclean-noinstLTLIBRARIES:
! 183:
! 184: maintainer-clean-noinstLTLIBRARIES:
! 185:
! 186: mostlyclean-compile:
! 187: -rm -f *.o core *.core
! 188: -rm -f *.$(OBJEXT)
! 189:
! 190: clean-compile:
! 191:
! 192: distclean-compile:
! 193: -rm -f *.tab.c
! 194:
! 195: maintainer-clean-compile:
! 196:
! 197: mostlyclean-libtool:
! 198: -rm -f *.lo
! 199:
! 200: clean-libtool:
! 201: -rm -rf .libs _libs
! 202:
! 203: distclean-libtool:
! 204:
! 205: maintainer-clean-libtool:
! 206:
! 207: libmpq.la: $(libmpq_la_OBJECTS) $(libmpq_la_DEPENDENCIES)
! 208: $(LINK) $(libmpq_la_LDFLAGS) $(libmpq_la_OBJECTS) $(libmpq_la_LIBADD) $(LIBS)
! 209: .c.o:
! 210: $(COMPILE) -c $<
! 211: .c.obj:
! 212: $(COMPILE) -c `cygpath -w $<`
! 213: .c.lo:
! 214: $(LTCOMPILE) -c -o $@ $<
! 215:
! 216: # This directory's subdirectories are mostly independent; you can cd
! 217: # into them and run `make' without going through this Makefile.
! 218: # To change the values of `make' variables: instead of editing Makefiles,
! 219: # (1) if the variable is set in `config.status', edit `config.status'
! 220: # (which will cause the Makefiles to be regenerated when you run `make');
! 221: # (2) otherwise, pass the desired values on the `make' command line.
! 222:
! 223: all-recursive install-data-recursive install-exec-recursive \
! 224: installdirs-recursive install-recursive uninstall-recursive \
! 225: check-recursive installcheck-recursive info-recursive dvi-recursive:
! 226: @set fnord $(MAKEFLAGS); amf=$$2; \
! 227: dot_seen=no; \
! 228: target=`echo $@ | sed s/-recursive//`; \
! 229: list='$(SUBDIRS)'; for subdir in $$list; do \
! 230: echo "Making $$target in $$subdir"; \
! 231: if test "$$subdir" = "."; then \
! 232: dot_seen=yes; \
! 233: local_target="$$target-am"; \
! 234: else \
! 235: local_target="$$target"; \
! 236: fi; \
! 237: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! 238: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! 239: done; \
! 240: if test "$$dot_seen" = "no"; then \
! 241: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
! 242: fi; test -z "$$fail"
! 243:
! 244: mostlyclean-recursive clean-recursive distclean-recursive \
! 245: maintainer-clean-recursive:
! 246: @set fnord $(MAKEFLAGS); amf=$$2; \
! 247: dot_seen=no; \
! 248: rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
! 249: rev="$$subdir $$rev"; \
! 250: if test "$$subdir" = "."; then dot_seen=yes; else :; fi; \
! 251: done; \
! 252: test "$$dot_seen" = "no" && rev=". $$rev"; \
! 253: target=`echo $@ | sed s/-recursive//`; \
! 254: for subdir in $$rev; do \
! 255: echo "Making $$target in $$subdir"; \
! 256: if test "$$subdir" = "."; then \
! 257: local_target="$$target-am"; \
! 258: else \
! 259: local_target="$$target"; \
! 260: fi; \
! 261: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! 262: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! 263: done && test -z "$$fail"
! 264: tags-recursive:
! 265: list='$(SUBDIRS)'; for subdir in $$list; do \
! 266: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
! 267: done
! 268:
! 269: tags: TAGS
! 270:
! 271: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 272: list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
! 273: unique=`for i in $$list; do \
! 274: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! 275: done | \
! 276: $(AWK) ' { files[$$0] = 1; } \
! 277: END { for (i in files) print i; }'`; \
! 278: mkid -f$$here/ID $$unique $(LISP)
! 279:
! 280: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! 281: $(TAGS_FILES) $(LISP)
! 282: tags=; \
! 283: here=`pwd`; \
! 284: list='$(SUBDIRS)'; for subdir in $$list; do \
! 285: if test "$$subdir" = .; then :; else \
! 286: test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! 287: fi; \
! 288: done; \
! 289: list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
! 290: unique=`for i in $$list; do \
! 291: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! 292: done | \
! 293: $(AWK) ' { files[$$0] = 1; } \
! 294: END { for (i in files) print i; }'`; \
! 295: test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 296: || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
! 297:
! 298: mostlyclean-tags:
! 299:
! 300: clean-tags:
! 301:
! 302: distclean-tags:
! 303: -rm -f TAGS ID
! 304:
! 305: maintainer-clean-tags:
! 306:
! 307: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 308:
! 309: distdir: $(DISTFILES)
! 310: @for file in $(DISTFILES); do \
! 311: d=$(srcdir); \
! 312: if test -d $$d/$$file; then \
! 313: cp -pR $$d/$$file $(distdir); \
! 314: else \
! 315: test -f $(distdir)/$$file \
! 316: || cp -p $$d/$$file $(distdir)/$$file || :; \
! 317: fi; \
! 318: done
! 319: for subdir in $(SUBDIRS); do \
! 320: if test "$$subdir" = .; then :; else \
! 321: test -d $(distdir)/$$subdir \
! 322: || mkdir $(distdir)/$$subdir \
! 323: || exit 1; \
! 324: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
! 325: || exit 1; \
! 326: fi; \
! 327: done
! 328: info-am:
! 329: info: info-recursive
! 330: dvi-am:
! 331: dvi: dvi-recursive
! 332: check-am: all-am
! 333: check: check-recursive
! 334: installcheck-am:
! 335: installcheck: installcheck-recursive
! 336: install-exec-am:
! 337: install-exec: install-exec-recursive
! 338:
! 339: install-data-am:
! 340: install-data: install-data-recursive
! 341:
! 342: install-am: all-am
! 343: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
! 344: install: install-recursive
! 345: uninstall-am:
! 346: uninstall: uninstall-recursive
! 347: all-am: Makefile $(LTLIBRARIES)
! 348: all-redirect: all-recursive
! 349: install-strip:
! 350: $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
! 351: installdirs: installdirs-recursive
! 352: installdirs-am:
! 353:
! 354:
! 355: mostlyclean-generic:
! 356:
! 357: clean-generic:
! 358:
! 359: distclean-generic:
! 360: -rm -f Makefile $(CONFIG_CLEAN_FILES)
! 361: -rm -f config.cache config.log stamp-h stamp-h[0-9]*
! 362:
! 363: maintainer-clean-generic:
! 364: -rm -f Makefile.in
! 365: mostlyclean-am: mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
! 366: mostlyclean-libtool mostlyclean-tags \
! 367: mostlyclean-generic
! 368:
! 369: mostlyclean: mostlyclean-recursive
! 370:
! 371: clean-am: clean-noinstLTLIBRARIES clean-compile clean-libtool \
! 372: clean-tags clean-generic mostlyclean-am
! 373:
! 374: clean: clean-recursive
! 375:
! 376: distclean-am: distclean-noinstLTLIBRARIES distclean-compile \
! 377: distclean-libtool distclean-tags distclean-generic \
! 378: clean-am
! 379: -rm -f libtool
! 380:
! 381: distclean: distclean-recursive
! 382:
! 383: maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \
! 384: maintainer-clean-compile maintainer-clean-libtool \
! 385: maintainer-clean-tags maintainer-clean-generic \
! 386: distclean-am
! 387: @echo "This command is intended for maintainers to use;"
! 388: @echo "it deletes files that may require special tools to rebuild."
! 389:
! 390: maintainer-clean: maintainer-clean-recursive
! 391:
! 392: .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
! 393: clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
! 394: mostlyclean-compile distclean-compile clean-compile \
! 395: maintainer-clean-compile mostlyclean-libtool distclean-libtool \
! 396: clean-libtool maintainer-clean-libtool install-recursive \
! 397: uninstall-recursive install-data-recursive uninstall-data-recursive \
! 398: install-exec-recursive uninstall-exec-recursive installdirs-recursive \
! 399: uninstalldirs-recursive all-recursive check-recursive \
! 400: installcheck-recursive info-recursive dvi-recursive \
! 401: mostlyclean-recursive distclean-recursive clean-recursive \
! 402: maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
! 403: distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
! 404: dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
! 405: install-exec install-data-am install-data install-am install \
! 406: uninstall-am uninstall all-redirect all-am all install-strip \
! 407: installdirs-am installdirs mostlyclean-generic distclean-generic \
! 408: clean-generic maintainer-clean-generic clean mostlyclean distclean \
! 409: maintainer-clean
! 410:
! 411:
! 412: # Tell versions [3.59,3.63) of GNU make to not export all variables.
! 413: # Otherwise a system limit (for SysV at least) may be exceeded.
! 414: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>