[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / lib

Annotation of OpenXM_contrib2/asir2000/lib/Makefile.in, Revision 1.20

1.20    ! ohara       1: # Makefile.in generated by automake 1.10 from Makefile.am.
        !             2: # @configure_input@
1.1       ohara       3:
1.20    ! ohara       4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
        !             5: # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
1.1       ohara       6: # This Makefile.in is free software; the Free Software Foundation
                      7: # gives unlimited permission to copy and/or distribute it,
                      8: # with or without modifications, as long as this notice is preserved.
                      9:
                     10: # This program is distributed in the hope that it will be useful,
                     11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
                     12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
                     13: # PARTICULAR PURPOSE.
                     14:
                     15: @SET_MAKE@
                     16: VPATH = @srcdir@
                     17: pkgdatadir = $(datadir)/@PACKAGE@
                     18: pkglibdir = $(libdir)/@PACKAGE@
                     19: pkgincludedir = $(includedir)/@PACKAGE@
1.20    ! ohara      20: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            21: install_sh_DATA = $(install_sh) -c -m 644
        !            22: install_sh_PROGRAM = $(install_sh) -c
        !            23: install_sh_SCRIPT = $(install_sh) -c
1.1       ohara      24: INSTALL_HEADER = $(INSTALL_DATA)
1.20    ! ohara      25: transform = $(program_transform_name)
1.1       ohara      26: NORMAL_INSTALL = :
                     27: PRE_INSTALL = :
                     28: POST_INSTALL = :
                     29: NORMAL_UNINSTALL = :
                     30: PRE_UNINSTALL = :
                     31: POST_UNINSTALL = :
                     32: build_triplet = @build@
                     33: host_triplet = @host@
                     34: target_triplet = @target@
1.20    ! ohara      35: subdir = lib
        !            36: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
        !            37: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
        !            38: am__aclocal_m4_deps = $(top_srcdir)/configure.in
        !            39: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        !            40:        $(ACLOCAL_M4)
        !            41: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
        !            42: CONFIG_CLEAN_FILES =
        !            43: SOURCES =
        !            44: DIST_SOURCES =
        !            45: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !            46: ACLOCAL = @ACLOCAL@
1.1       ohara      47: AMTAR = @AMTAR@
1.20    ! ohara      48: AUTOCONF = @AUTOCONF@
        !            49: AUTOHEADER = @AUTOHEADER@
        !            50: AUTOMAKE = @AUTOMAKE@
1.1       ohara      51: AWK = @AWK@
                     52: CC = @CC@
1.20    ! ohara      53: CCDEPMODE = @CCDEPMODE@
        !            54: CFLAGS = @CFLAGS@
        !            55: CPP = @CPP@
        !            56: CPPFLAGS = @CPPFLAGS@
        !            57: CYGPATH_W = @CYGPATH_W@
        !            58: DEFS = @DEFS@
1.1       ohara      59: DEPDIR = @DEPDIR@
1.20    ! ohara      60: ECHO_C = @ECHO_C@
        !            61: ECHO_N = @ECHO_N@
        !            62: ECHO_T = @ECHO_T@
        !            63: EGREP = @EGREP@
1.17      ohara      64: EXEEXT = @EXEEXT@
1.1       ohara      65: FEPLIB = @FEPLIB@
1.20    ! ohara      66: GC = @GC@
        !            67: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.18      ohara      68: GC_DISTDIR = @GC_DISTDIR@
1.20    ! ohara      69: GREP = @GREP@
        !            70: INSTALL = @INSTALL@
        !            71: INSTALL_DATA = @INSTALL_DATA@
        !            72: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !            73: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1       ohara      74: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     75: LAPACKLIB = @LAPACKLIB@
1.20    ! ohara      76: LDFLAGS = @LDFLAGS@
        !            77: LIBOBJS = @LIBOBJS@
        !            78: LIBS = @LIBS@
1.1       ohara      79: LN_S = @LN_S@
1.20    ! ohara      80: LTLIBOBJS = @LTLIBOBJS@
1.6       ohara      81: MAINT = @MAINT@
1.20    ! ohara      82: MAKEINFO = @MAKEINFO@
        !            83: MKDIR_P = @MKDIR_P@
1.1       ohara      84: MPIINC = @MPIINC@
                     85: MPILIB = @MPILIB@
1.17      ohara      86: OBJEXT = @OBJEXT@
1.1       ohara      87: PACKAGE = @PACKAGE@
1.20    ! ohara      88: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
        !            89: PACKAGE_NAME = @PACKAGE_NAME@
        !            90: PACKAGE_STRING = @PACKAGE_STRING@
        !            91: PACKAGE_TARNAME = @PACKAGE_TARNAME@
        !            92: PACKAGE_VERSION = @PACKAGE_VERSION@
1.1       ohara      93: PARIINC = @PARIINC@
                     94: PARILIB = @PARILIB@
1.20    ! ohara      95: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       ohara      96: RANLIB = @RANLIB@
1.20    ! ohara      97: SET_MAKE = @SET_MAKE@
        !            98: SHELL = @SHELL@
        !            99: STRIP = @STRIP@
1.14      ohara     100: USE_GC_INTERIX = @USE_GC_INTERIX@
1.15      ohara     101: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.7       ohara     102: USE_GC_ZEROPAGE = @USE_GC_ZEROPAGE@
1.1       ohara     103: VERSION = @VERSION@
1.20    ! ohara     104: XMKMF = @XMKMF@
1.6       ohara     105: XPMLIB = @XPMLIB@
1.1       ohara     106: X_CFLAGS = @X_CFLAGS@
                    107: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    108: X_LIBS = @X_LIBS@
                    109: X_PRE_LIBS = @X_PRE_LIBS@
                    110: YACC = @YACC@
1.20    ! ohara     111: YFLAGS = @YFLAGS@
        !           112: abs_builddir = @abs_builddir@
        !           113: abs_srcdir = @abs_srcdir@
        !           114: abs_top_builddir = @abs_top_builddir@
        !           115: abs_top_srcdir = @abs_top_srcdir@
        !           116: ac_ct_CC = @ac_ct_CC@
1.1       ohara     117: am__include = @am__include@
1.20    ! ohara     118: am__leading_dot = @am__leading_dot@
1.1       ohara     119: am__quote = @am__quote@
1.20    ! ohara     120: am__tar = @am__tar@
        !           121: am__untar = @am__untar@
1.1       ohara     122: asm_obj = @asm_obj@
1.20    ! ohara     123: bindir = @bindir@
        !           124: build = @build@
        !           125: build_alias = @build_alias@
        !           126: build_cpu = @build_cpu@
        !           127: build_os = @build_os@
        !           128: build_vendor = @build_vendor@
        !           129: builddir = @builddir@
        !           130: datadir = @datadir@
        !           131: datarootdir = @datarootdir@
        !           132: docdir = @docdir@
        !           133: dvidir = @dvidir@
        !           134: exec_prefix = @exec_prefix@
        !           135: host = @host@
        !           136: host_alias = @host_alias@
        !           137: host_cpu = @host_cpu@
        !           138: host_os = @host_os@
        !           139: host_vendor = @host_vendor@
        !           140: htmldir = @htmldir@
        !           141: includedir = @includedir@
        !           142: infodir = @infodir@
1.1       ohara     143: install_sh = @install_sh@
                    144: libasir_postfix = @libasir_postfix@
1.20    ! ohara     145: libdir = @libdir@
        !           146: libexecdir = @libexecdir@
        !           147: localedir = @localedir@
        !           148: localstatedir = @localstatedir@
        !           149: mandir = @mandir@
        !           150: mkdir_p = @mkdir_p@
        !           151: oldincludedir = @oldincludedir@
        !           152: pdfdir = @pdfdir@
        !           153: prefix = @prefix@
        !           154: program_transform_name = @program_transform_name@
        !           155: psdir = @psdir@
        !           156: sbindir = @sbindir@
        !           157: sharedstatedir = @sharedstatedir@
        !           158: srcdir = @srcdir@
        !           159: sysconfdir = @sysconfdir@
        !           160: target = @target@
        !           161: target_alias = @target_alias@
        !           162: target_cpu = @target_cpu@
        !           163: target_os = @target_os@
        !           164: target_vendor = @target_vendor@
        !           165: top_builddir = @top_builddir@
        !           166: top_srcdir = @top_srcdir@
1.9       ohara     167: asirdir = ${libdir}/asir
1.13      noro      168: RR = alpi bfct bgk const cyclic defs.h dfff dmul dmul102 fctrdata fctrtest \
1.1       ohara     169:           fff glib gr ifplot katsura mat nf num primdec primdec_lex \
1.20    ! ohara     170:           ratint robot solve sp sturm sym xm primdec_mod weight
1.1       ohara     171:
                    172: all: all-am
                    173:
                    174: .SUFFIXES:
1.20    ! ohara     175: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
        !           176:        @for dep in $?; do \
        !           177:          case '$(am__configure_deps)' in \
        !           178:            *$$dep*) \
        !           179:              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
        !           180:                && exit 0; \
        !           181:              exit 1;; \
        !           182:          esac; \
        !           183:        done; \
        !           184:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Makefile'; \
1.1       ohara     185:        cd $(top_srcdir) && \
                    186:          $(AUTOMAKE) --gnu  lib/Makefile
1.20    ! ohara     187: .PRECIOUS: Makefile
        !           188: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        !           189:        @case '$?' in \
        !           190:          *config.status*) \
        !           191:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
        !           192:          *) \
        !           193:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        !           194:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        !           195:        esac;
        !           196:
        !           197: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        !           198:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           199:
        !           200: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
        !           201:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           202: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
        !           203:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1       ohara     204: tags: TAGS
                    205: TAGS:
                    206:
1.20    ! ohara     207: ctags: CTAGS
        !           208: CTAGS:
1.17      ohara     209:
1.1       ohara     210:
                    211: distdir: $(DISTFILES)
1.20    ! ohara     212:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           213:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           214:        list='$(DISTFILES)'; \
        !           215:          dist_files=`for file in $$list; do echo $$file; done | \
        !           216:          sed -e "s|^$$srcdirstrip/||;t" \
        !           217:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           218:        case $$dist_files in \
        !           219:          */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           220:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           221:                           sort -u` ;; \
        !           222:        esac; \
        !           223:        for file in $$dist_files; do \
        !           224:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1       ohara     225:          if test -d $$d/$$file; then \
1.20    ! ohara     226:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           227:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           228:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
        !           229:            fi; \
        !           230:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       ohara     231:          else \
                    232:            test -f $(distdir)/$$file \
                    233:            || cp -p $$d/$$file $(distdir)/$$file \
                    234:            || exit 1; \
                    235:          fi; \
                    236:        done
                    237: check-am: all-am
                    238: check: check-am
1.3       ohara     239: all-am: Makefile
1.1       ohara     240: installdirs:
                    241: install: install-am
                    242: install-exec: install-exec-am
                    243: install-data: install-data-am
                    244: uninstall: uninstall-am
                    245:
                    246: install-am: all-am
                    247:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    248:
                    249: installcheck: installcheck-am
                    250: install-strip:
                    251:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.20    ! ohara     252:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1       ohara     253:          `test -z '$(STRIP)' || \
                    254:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    255: mostlyclean-generic:
                    256:
                    257: clean-generic:
                    258:
                    259: distclean-generic:
1.20    ! ohara     260:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1       ohara     261:
                    262: maintainer-clean-generic:
                    263:        @echo "This command is intended for maintainers to use"
                    264:        @echo "it deletes files that may require special tools to rebuild."
                    265: clean: clean-am
                    266:
                    267: clean-am: clean-generic mostlyclean-am
                    268:
                    269: distclean: distclean-am
1.20    ! ohara     270:        -rm -f Makefile
1.1       ohara     271: distclean-am: clean-am distclean-generic
                    272:
                    273: dvi: dvi-am
                    274:
                    275: dvi-am:
                    276:
1.20    ! ohara     277: html: html-am
        !           278:
1.1       ohara     279: info: info-am
                    280:
                    281: info-am:
                    282:
1.3       ohara     283: install-data-am:
1.1       ohara     284:
1.20    ! ohara     285: install-dvi: install-dvi-am
        !           286:
1.1       ohara     287: install-exec-am:
                    288:
1.20    ! ohara     289: install-html: install-html-am
        !           290:
1.1       ohara     291: install-info: install-info-am
                    292:
                    293: install-man:
                    294:
1.20    ! ohara     295: install-pdf: install-pdf-am
        !           296:
        !           297: install-ps: install-ps-am
        !           298:
1.1       ohara     299: installcheck-am:
                    300:
                    301: maintainer-clean: maintainer-clean-am
1.20    ! ohara     302:        -rm -f Makefile
1.1       ohara     303: maintainer-clean-am: distclean-am maintainer-clean-generic
                    304:
                    305: mostlyclean: mostlyclean-am
                    306:
                    307: mostlyclean-am: mostlyclean-generic
                    308:
1.20    ! ohara     309: pdf: pdf-am
        !           310:
        !           311: pdf-am:
        !           312:
        !           313: ps: ps-am
        !           314:
        !           315: ps-am:
        !           316:
        !           317: uninstall-am:
        !           318:
        !           319: .MAKE: install-am install-strip
1.1       ohara     320:
                    321: .PHONY: all all-am check check-am clean clean-generic distclean \
1.20    ! ohara     322:        distclean-generic distdir dvi dvi-am html html-am info info-am \
        !           323:        install install-am install-data install-data-am install-dvi \
        !           324:        install-dvi-am install-exec install-exec-am install-html \
        !           325:        install-html-am install-info install-info-am install-man \
        !           326:        install-pdf install-pdf-am install-ps install-ps-am \
1.3       ohara     327:        install-strip installcheck installcheck-am installdirs \
                    328:        maintainer-clean maintainer-clean-generic mostlyclean \
1.20    ! ohara     329:        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
1.1       ohara     330:
                    331:
1.3       ohara     332: install-doc:
1.9       ohara     333:        -mkdir -p ${DESTDIR}${asirdir}
1.1       ohara     334:        -for i in jp eg ; do \
                    335:                uudecode help-$$i.uu ; \
1.9       ohara     336:                gzip -dc help-$$i.tgz | ( cd ${DESTDIR}${asirdir}; tar xf - ) ; \
1.1       ohara     337:                rm -f help-$$i.tgz ; \
                    338:        done
1.9       ohara     339:        -rm ${DESTDIR}${asirdir}/help
                    340:        (cd ${DESTDIR}${asirdir}; ${LN_S} help-eg help)
1.3       ohara     341:
                    342: install-lib:
1.9       ohara     343:        -mkdir -p ${DESTDIR}${asirdir}
1.11      noro      344:        -for i in ${RR} ; do \
                    345:                ${INSTALL_DATA} $$i ${DESTDIR}${asirdir} ; \
                    346:        done
1.1       ohara     347: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    348: # Otherwise a system limit (for SysV at least) may be exceeded.
                    349: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>