[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.21

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.15      ohara     100: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1       ohara     101: VERSION = @VERSION@
1.20      ohara     102: XMKMF = @XMKMF@
1.6       ohara     103: XPMLIB = @XPMLIB@
1.1       ohara     104: X_CFLAGS = @X_CFLAGS@
                    105: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    106: X_LIBS = @X_LIBS@
                    107: X_PRE_LIBS = @X_PRE_LIBS@
                    108: YACC = @YACC@
1.20      ohara     109: YFLAGS = @YFLAGS@
                    110: abs_builddir = @abs_builddir@
                    111: abs_srcdir = @abs_srcdir@
                    112: abs_top_builddir = @abs_top_builddir@
                    113: abs_top_srcdir = @abs_top_srcdir@
                    114: ac_ct_CC = @ac_ct_CC@
1.1       ohara     115: am__include = @am__include@
1.20      ohara     116: am__leading_dot = @am__leading_dot@
1.1       ohara     117: am__quote = @am__quote@
1.20      ohara     118: am__tar = @am__tar@
                    119: am__untar = @am__untar@
1.1       ohara     120: asm_obj = @asm_obj@
1.20      ohara     121: bindir = @bindir@
                    122: build = @build@
                    123: build_alias = @build_alias@
                    124: build_cpu = @build_cpu@
                    125: build_os = @build_os@
                    126: build_vendor = @build_vendor@
                    127: builddir = @builddir@
                    128: datadir = @datadir@
                    129: datarootdir = @datarootdir@
                    130: docdir = @docdir@
                    131: dvidir = @dvidir@
                    132: exec_prefix = @exec_prefix@
                    133: host = @host@
                    134: host_alias = @host_alias@
                    135: host_cpu = @host_cpu@
                    136: host_os = @host_os@
                    137: host_vendor = @host_vendor@
                    138: htmldir = @htmldir@
                    139: includedir = @includedir@
                    140: infodir = @infodir@
1.1       ohara     141: install_sh = @install_sh@
                    142: libasir_postfix = @libasir_postfix@
1.20      ohara     143: libdir = @libdir@
                    144: libexecdir = @libexecdir@
                    145: localedir = @localedir@
                    146: localstatedir = @localstatedir@
                    147: mandir = @mandir@
                    148: mkdir_p = @mkdir_p@
                    149: oldincludedir = @oldincludedir@
                    150: pdfdir = @pdfdir@
                    151: prefix = @prefix@
                    152: program_transform_name = @program_transform_name@
                    153: psdir = @psdir@
                    154: sbindir = @sbindir@
                    155: sharedstatedir = @sharedstatedir@
                    156: srcdir = @srcdir@
                    157: sysconfdir = @sysconfdir@
                    158: target = @target@
                    159: target_alias = @target_alias@
                    160: target_cpu = @target_cpu@
                    161: target_os = @target_os@
                    162: target_vendor = @target_vendor@
                    163: top_builddir = @top_builddir@
                    164: top_srcdir = @top_srcdir@
1.9       ohara     165: asirdir = ${libdir}/asir
1.13      noro      166: RR = alpi bfct bgk const cyclic defs.h dfff dmul dmul102 fctrdata fctrtest \
1.1       ohara     167:           fff glib gr ifplot katsura mat nf num primdec primdec_lex \
1.20      ohara     168:           ratint robot solve sp sturm sym xm primdec_mod weight
1.1       ohara     169:
                    170: all: all-am
                    171:
                    172: .SUFFIXES:
1.20      ohara     173: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
                    174:        @for dep in $?; do \
                    175:          case '$(am__configure_deps)' in \
                    176:            *$$dep*) \
                    177:              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
                    178:                && exit 0; \
                    179:              exit 1;; \
                    180:          esac; \
                    181:        done; \
                    182:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Makefile'; \
1.1       ohara     183:        cd $(top_srcdir) && \
                    184:          $(AUTOMAKE) --gnu  lib/Makefile
1.20      ohara     185: .PRECIOUS: Makefile
                    186: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    187:        @case '$?' in \
                    188:          *config.status*) \
                    189:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    190:          *) \
                    191:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    192:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    193:        esac;
                    194:
                    195: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    196:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    197:
                    198: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
                    199:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    200: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
                    201:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1       ohara     202: tags: TAGS
                    203: TAGS:
                    204:
1.20      ohara     205: ctags: CTAGS
                    206: CTAGS:
1.17      ohara     207:
1.1       ohara     208:
                    209: distdir: $(DISTFILES)
1.20      ohara     210:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    211:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    212:        list='$(DISTFILES)'; \
                    213:          dist_files=`for file in $$list; do echo $$file; done | \
                    214:          sed -e "s|^$$srcdirstrip/||;t" \
                    215:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    216:        case $$dist_files in \
                    217:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    218:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    219:                           sort -u` ;; \
                    220:        esac; \
                    221:        for file in $$dist_files; do \
                    222:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1       ohara     223:          if test -d $$d/$$file; then \
1.20      ohara     224:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    225:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    226:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    227:            fi; \
                    228:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       ohara     229:          else \
                    230:            test -f $(distdir)/$$file \
                    231:            || cp -p $$d/$$file $(distdir)/$$file \
                    232:            || exit 1; \
                    233:          fi; \
                    234:        done
                    235: check-am: all-am
                    236: check: check-am
1.3       ohara     237: all-am: Makefile
1.1       ohara     238: installdirs:
                    239: install: install-am
                    240: install-exec: install-exec-am
                    241: install-data: install-data-am
                    242: uninstall: uninstall-am
                    243:
                    244: install-am: all-am
                    245:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    246:
                    247: installcheck: installcheck-am
                    248: install-strip:
                    249:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.20      ohara     250:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1       ohara     251:          `test -z '$(STRIP)' || \
                    252:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    253: mostlyclean-generic:
                    254:
                    255: clean-generic:
                    256:
                    257: distclean-generic:
1.20      ohara     258:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1       ohara     259:
                    260: maintainer-clean-generic:
                    261:        @echo "This command is intended for maintainers to use"
                    262:        @echo "it deletes files that may require special tools to rebuild."
                    263: clean: clean-am
                    264:
                    265: clean-am: clean-generic mostlyclean-am
                    266:
                    267: distclean: distclean-am
1.20      ohara     268:        -rm -f Makefile
1.1       ohara     269: distclean-am: clean-am distclean-generic
                    270:
                    271: dvi: dvi-am
                    272:
                    273: dvi-am:
                    274:
1.20      ohara     275: html: html-am
                    276:
1.1       ohara     277: info: info-am
                    278:
                    279: info-am:
                    280:
1.3       ohara     281: install-data-am:
1.1       ohara     282:
1.20      ohara     283: install-dvi: install-dvi-am
                    284:
1.1       ohara     285: install-exec-am:
                    286:
1.20      ohara     287: install-html: install-html-am
                    288:
1.1       ohara     289: install-info: install-info-am
                    290:
                    291: install-man:
                    292:
1.20      ohara     293: install-pdf: install-pdf-am
                    294:
                    295: install-ps: install-ps-am
                    296:
1.1       ohara     297: installcheck-am:
                    298:
                    299: maintainer-clean: maintainer-clean-am
1.20      ohara     300:        -rm -f Makefile
1.1       ohara     301: maintainer-clean-am: distclean-am maintainer-clean-generic
                    302:
                    303: mostlyclean: mostlyclean-am
                    304:
                    305: mostlyclean-am: mostlyclean-generic
                    306:
1.20      ohara     307: pdf: pdf-am
                    308:
                    309: pdf-am:
                    310:
                    311: ps: ps-am
                    312:
                    313: ps-am:
                    314:
                    315: uninstall-am:
                    316:
                    317: .MAKE: install-am install-strip
1.1       ohara     318:
                    319: .PHONY: all all-am check check-am clean clean-generic distclean \
1.20      ohara     320:        distclean-generic distdir dvi dvi-am html html-am info info-am \
                    321:        install install-am install-data install-data-am install-dvi \
                    322:        install-dvi-am install-exec install-exec-am install-html \
                    323:        install-html-am install-info install-info-am install-man \
                    324:        install-pdf install-pdf-am install-ps install-ps-am \
1.3       ohara     325:        install-strip installcheck installcheck-am installdirs \
                    326:        maintainer-clean maintainer-clean-generic mostlyclean \
1.20      ohara     327:        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
1.1       ohara     328:
                    329:
1.3       ohara     330: install-doc:
1.9       ohara     331:        -mkdir -p ${DESTDIR}${asirdir}
1.1       ohara     332:        -for i in jp eg ; do \
                    333:                uudecode help-$$i.uu ; \
1.9       ohara     334:                gzip -dc help-$$i.tgz | ( cd ${DESTDIR}${asirdir}; tar xf - ) ; \
1.1       ohara     335:                rm -f help-$$i.tgz ; \
                    336:        done
1.9       ohara     337:        -rm ${DESTDIR}${asirdir}/help
                    338:        (cd ${DESTDIR}${asirdir}; ${LN_S} help-eg help)
1.3       ohara     339:
                    340: install-lib:
1.9       ohara     341:        -mkdir -p ${DESTDIR}${asirdir}
1.11      noro      342:        -for i in ${RR} ; do \
                    343:                ${INSTALL_DATA} $$i ${DESTDIR}${asirdir} ; \
                    344:        done
1.1       ohara     345: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    346: # Otherwise a system limit (for SysV at least) may be exceeded.
                    347: .NOEXPORT:

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