Annotation of rpl/doc/Makefile.in, revision 1.45

1.8       bertrand    1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.1       bertrand    2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.8       bertrand    5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
                      6: # Inc.
1.1       bertrand    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: VPATH = @srcdir@
                     18: pkgdatadir = $(datadir)/@PACKAGE@
1.8       bertrand   19: pkgincludedir = $(includedir)/@PACKAGE@
1.7       bertrand   20: pkglibdir = $(libdir)/@PACKAGE@
1.8       bertrand   21: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1       bertrand   22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     23: install_sh_DATA = $(install_sh) -c -m 644
                     24: install_sh_PROGRAM = $(install_sh) -c
                     25: install_sh_SCRIPT = $(install_sh) -c
                     26: INSTALL_HEADER = $(INSTALL_DATA)
                     27: transform = $(program_transform_name)
                     28: NORMAL_INSTALL = :
                     29: PRE_INSTALL = :
                     30: POST_INSTALL = :
                     31: NORMAL_UNINSTALL = :
                     32: PRE_UNINSTALL = :
                     33: POST_UNINSTALL = :
                     34: build_triplet = @build@
                     35: host_triplet = @host@
                     36: target_triplet = @target@
                     37: subdir = doc
1.3       bertrand   38: DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
1.1       bertrand   39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.40      bertrand   40: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
1.1       bertrand   41: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     42:    $(ACLOCAL_M4)
                     43: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     44: CONFIG_HEADER = $(top_builddir)/rplconfig.h
                     45: CONFIG_CLEAN_FILES =
1.8       bertrand   46: CONFIG_CLEAN_VPATH_FILES =
1.45    ! bertrand   47: AM_V_GEN = $(am__v_GEN_$(V))
        !            48: am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
        !            49: am__v_GEN_0 = @echo "  GEN   " $@;
        !            50: AM_V_at = $(am__v_at_$(V))
        !            51: am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
        !            52: am__v_at_0 = @
1.1       bertrand   53: SOURCES =
                     54: DIST_SOURCES =
                     55: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.31      bertrand   56: ABI = @ABI@
1.1       bertrand   57: ACLOCAL = @ACLOCAL@
                     58: AMTAR = @AMTAR@
1.45    ! bertrand   59: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.1       bertrand   60: AUTOCONF = @AUTOCONF@
                     61: AUTOHEADER = @AUTOHEADER@
                     62: AUTOMAKE = @AUTOMAKE@
                     63: AWK = @AWK@
1.26      bertrand   64: BSH_PATH = @BSH_PATH@
1.38      bertrand   65: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
1.1       bertrand   66: CC = @CC@
                     67: CCDEPMODE = @CCDEPMODE@
                     68: CFLAGS = @CFLAGS@
1.30      bertrand   69: COCOA = @COCOA@
1.1       bertrand   70: CPP = @CPP@
                     71: CPPFLAGS = @CPPFLAGS@
                     72: CXX = @CXX@
                     73: CXXDEPMODE = @CXXDEPMODE@
                     74: CXXFLAGS = @CXXFLAGS@
                     75: CYGPATH_W = @CYGPATH_W@
1.20      bertrand   76: C_STANDARD = @C_STANDARD@
1.1       bertrand   77: DATE = @DATE@
                     78: DATE_FR = @DATE_FR@
                     79: DEBUG = @DEBUG@
                     80: DEFS = @DEFS@
                     81: DEPDIR = @DEPDIR@
                     82: DVIPS = @DVIPS@
                     83: ECHO_C = @ECHO_C@
                     84: ECHO_N = @ECHO_N@
                     85: ECHO_T = @ECHO_T@
                     86: EGREP = @EGREP@
1.34      bertrand   87: ELF = @ELF@
1.1       bertrand   88: EXEEXT = @EXEEXT@
                     89: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.9       bertrand   90: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.18      bertrand   91: EXT_SQL = @EXT_SQL@
1.1       bertrand   92: F77 = @F77@
                     93: FC = @FC@
                     94: FCFLAGS = @FCFLAGS@
                     95: FFLAGS = @FFLAGS@
                     96: FILE = @FILE@
                     97: FINAL_ENCODING = @FINAL_ENCODING@
                     98: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
1.30      bertrand   99: GIAC = @GIAC@
1.29      bertrand  100: GMP = @GMP@
1.1       bertrand  101: GNUPLOT = @GNUPLOT@
                    102: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    103: GNUPLOT_P = @GNUPLOT_P@
                    104: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    105: GPP = @GPP@
                    106: GREP = @GREP@
                    107: GS = @GS@
                    108: GSL = @GSL@
                    109: GV = @GV@
1.33      bertrand  110: HOST = @HOST@
1.1       bertrand  111: ICONV = @ICONV@
1.38      bertrand  112: INCMOTIF = @INCMOTIF@
1.1       bertrand  113: INSTALL = @INSTALL@
                    114: INSTALL_DATA = @INSTALL_DATA@
                    115: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    116: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    117: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.23      bertrand  118: IPCS_SYSV = @IPCS_SYSV@
1.21      bertrand  119: IPV6 = @IPV6@
1.1       bertrand  120: LATEX = @LATEX@
                    121: LDFLAGS = @LDFLAGS@
1.38      bertrand  122: LIBMOTIF = @LIBMOTIF@
1.1       bertrand  123: LIBOBJS = @LIBOBJS@
1.32      bertrand  124: LIBRPLCAS = @LIBRPLCAS@
1.1       bertrand  125: LIBS = @LIBS@
1.39      bertrand  126: LIBXPM = @LIBXPM@
1.44      bertrand  127: LIB_PREFIX = @LIB_PREFIX@
1.1       bertrand  128: LN_S = @LN_S@
                    129: LTLIBOBJS = @LTLIBOBJS@
                    130: MAKEINFO = @MAKEINFO@
1.28      bertrand  131: MALLOC = @MALLOC@
1.1       bertrand  132: MKDIR_P = @MKDIR_P@
                    133: MOTIF_SUPPORT = @MOTIF_SUPPORT@
1.29      bertrand  134: MPFR = @MPFR@
1.1       bertrand  135: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    136: NCURSES = @NCURSES@
1.9       bertrand  137: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.30      bertrand  138: NTL = @NTL@
1.1       bertrand  139: OBJEXT = @OBJEXT@
1.37      bertrand  140: OPENMOTIF = @OPENMOTIF@
1.6       bertrand  141: OPENSSL = @OPENSSL@
1.5       bertrand  142: OS = @OS@
1.1       bertrand  143: PACKAGE = @PACKAGE@
                    144: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    145: PACKAGE_NAME = @PACKAGE_NAME@
                    146: PACKAGE_STRING = @PACKAGE_STRING@
                    147: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.8       bertrand  148: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  149: PACKAGE_VERSION = @PACKAGE_VERSION@
1.30      bertrand  150: PARI = @PARI@
1.1       bertrand  151: PATH_SEPARATOR = @PATH_SEPARATOR@
                    152: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    153: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    154: PROFILAGE = @PROFILAGE@
1.44      bertrand  155: PSELECT = @PSELECT@
1.1       bertrand  156: RANLIB = @RANLIB@
                    157: READLINE = @READLINE@
1.32      bertrand  158: RPLCAS = @RPLCAS@
1.41      bertrand  159: RPLTOOLS = @RPLTOOLS@
1.1       bertrand  160: RUNPATH = @RUNPATH@
                    161: SED = @SED@
1.9       bertrand  162: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.20      bertrand  163: SEMUN = @SEMUN@
1.1       bertrand  164: SET_MAKE = @SET_MAKE@
1.42      bertrand  165: SHARED_MEMORY = @SHARED_MEMORY@
1.1       bertrand  166: SHELL = @SHELL@
1.35      bertrand  167: SIGSEGV = @SIGSEGV@
1.6       bertrand  168: SQLITE = @SQLITE@
1.1       bertrand  169: STRIP = @STRIP@
                    170: TEX = @TEX@
                    171: UNITS = @UNITS@
                    172: VERSION = @VERSION@
                    173: VIM = @VIM@
                    174: VIM_SUPPORT = @VIM_SUPPORT@
1.43      bertrand  175: WHOLE_LIB1 = @WHOLE_LIB1@
                    176: WHOLE_LIB2 = @WHOLE_LIB2@
1.1       bertrand  177: XMKMF = @XMKMF@
                    178: X_CFLAGS = @X_CFLAGS@
                    179: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    180: X_LIBS = @X_LIBS@
                    181: X_PRE_LIBS = @X_PRE_LIBS@
                    182: abs_builddir = @abs_builddir@
                    183: abs_srcdir = @abs_srcdir@
                    184: abs_top_builddir = @abs_top_builddir@
                    185: abs_top_srcdir = @abs_top_srcdir@
                    186: ac_ct_CC = @ac_ct_CC@
                    187: ac_ct_CXX = @ac_ct_CXX@
                    188: ac_ct_F77 = @ac_ct_F77@
                    189: ac_ct_FC = @ac_ct_FC@
                    190: am__include = @am__include@
                    191: am__leading_dot = @am__leading_dot@
                    192: am__quote = @am__quote@
                    193: am__tar = @am__tar@
                    194: am__untar = @am__untar@
                    195: bindir = @bindir@
                    196: build = @build@
                    197: build_alias = @build_alias@
                    198: build_cpu = @build_cpu@
                    199: build_os = @build_os@
                    200: build_vendor = @build_vendor@
                    201: builddir = @builddir@
                    202: datadir = @datadir@
                    203: datarootdir = @datarootdir@
                    204: docdir = @docdir@
                    205: dvidir = @dvidir@
                    206: exec_prefix = @exec_prefix@
                    207: host = @host@
                    208: host_alias = @host_alias@
                    209: host_cpu = @host_cpu@
                    210: host_os = @host_os@
                    211: host_vendor = @host_vendor@
                    212: htmldir = @htmldir@
                    213: includeX = @includeX@
                    214: includedir = @includedir@
                    215: infodir = @infodir@
                    216: install_sh = @install_sh@
                    217: libMySQLinc = @libMySQLinc@
                    218: libMySQLlib = @libMySQLlib@
                    219: libPgSQLinc = @libPgSQLinc@
                    220: libPgSQLlib = @libPgSQLlib@
                    221: libX = @libX@
                    222: libdir = @libdir@
                    223: libexecdir = @libexecdir@
                    224: localedir = @localedir@
                    225: localstatedir = @localstatedir@
                    226: mandir = @mandir@
                    227: mkdir_p = @mkdir_p@
                    228: oldincludedir = @oldincludedir@
                    229: pdfdir = @pdfdir@
                    230: prefix = @prefix@
                    231: program_transform_name = @program_transform_name@
                    232: psdir = @psdir@
                    233: sbindir = @sbindir@
                    234: sharedstatedir = @sharedstatedir@
                    235: srcdir = @srcdir@
                    236: subdirs = @subdirs@
                    237: sysconfdir = @sysconfdir@
                    238: target = @target@
                    239: target_alias = @target_alias@
                    240: target_cpu = @target_cpu@
                    241: target_os = @target_os@
                    242: target_vendor = @target_vendor@
1.8       bertrand  243: top_build_prefix = @top_build_prefix@
1.1       bertrand  244: top_builddir = @top_builddir@
                    245: top_srcdir = @top_srcdir@
1.5       bertrand  246: EXTRA_DIST = README
1.1       bertrand  247: all: all-am
                    248: 
                    249: .SUFFIXES:
                    250: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    251:    @for dep in $?; do \
                    252:      case '$(am__configure_deps)' in \
                    253:        *$$dep*) \
1.8       bertrand  254:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    255:            && { if test -f $@; then exit 0; else break; fi; }; \
1.1       bertrand  256:          exit 1;; \
                    257:      esac; \
                    258:    done; \
1.8       bertrand  259:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
                    260:    $(am__cd) $(top_srcdir) && \
                    261:      $(AUTOMAKE) --gnu doc/Makefile
1.1       bertrand  262: .PRECIOUS: Makefile
                    263: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    264:    @case '$?' in \
                    265:      *config.status*) \
                    266:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    267:      *) \
                    268:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    269:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    270:    esac;
                    271: 
                    272: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    273:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    274: 
                    275: $(top_srcdir)/configure:  $(am__configure_deps)
                    276:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    277: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    278:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.8       bertrand  279: $(am__aclocal_m4_deps):
1.1       bertrand  280: tags: TAGS
                    281: TAGS:
                    282: 
                    283: ctags: CTAGS
                    284: CTAGS:
                    285: 
                    286: 
                    287: distdir: $(DISTFILES)
                    288:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    289:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    290:    list='$(DISTFILES)'; \
                    291:      dist_files=`for file in $$list; do echo $$file; done | \
                    292:      sed -e "s|^$$srcdirstrip/||;t" \
                    293:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    294:    case $$dist_files in \
                    295:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    296:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    297:               sort -u` ;; \
                    298:    esac; \
                    299:    for file in $$dist_files; do \
                    300:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    301:      if test -d $$d/$$file; then \
                    302:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.8       bertrand  303:        if test -d "$(distdir)/$$file"; then \
                    304:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    305:        fi; \
1.1       bertrand  306:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.8       bertrand  307:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    308:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  309:        fi; \
1.8       bertrand  310:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  311:      else \
1.8       bertrand  312:        test -f "$(distdir)/$$file" \
                    313:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  314:        || exit 1; \
                    315:      fi; \
                    316:    done
                    317: check-am: all-am
                    318: check: check-am
                    319: all-am: Makefile
                    320: installdirs:
                    321: install: install-am
                    322: install-exec: install-exec-am
                    323: install-data: install-data-am
                    324: uninstall: uninstall-am
                    325: 
                    326: install-am: all-am
                    327:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    328: 
                    329: installcheck: installcheck-am
                    330: install-strip:
                    331:    $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    332:      install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    333:      `test -z '$(STRIP)' || \
                    334:        echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    335: mostlyclean-generic:
                    336: 
                    337: clean-generic:
                    338: 
                    339: distclean-generic:
                    340:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.8       bertrand  341:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  342: 
                    343: maintainer-clean-generic:
                    344:    @echo "This command is intended for maintainers to use"
                    345:    @echo "it deletes files that may require special tools to rebuild."
                    346: clean: clean-am
                    347: 
                    348: clean-am: clean-generic mostlyclean-am
                    349: 
                    350: distclean: distclean-am
                    351:    -rm -f Makefile
                    352: distclean-am: clean-am distclean-generic
                    353: 
                    354: dvi: dvi-am
                    355: 
                    356: dvi-am:
                    357: 
                    358: html: html-am
                    359: 
1.8       bertrand  360: html-am:
                    361: 
1.1       bertrand  362: info: info-am
                    363: 
                    364: info-am:
                    365: 
                    366: install-data-am:
                    367: 
                    368: install-dvi: install-dvi-am
                    369: 
1.8       bertrand  370: install-dvi-am:
                    371: 
1.1       bertrand  372: install-exec-am:
                    373: 
                    374: install-html: install-html-am
                    375: 
1.8       bertrand  376: install-html-am:
                    377: 
1.1       bertrand  378: install-info: install-info-am
                    379: 
1.8       bertrand  380: install-info-am:
                    381: 
1.1       bertrand  382: install-man:
                    383: 
                    384: install-pdf: install-pdf-am
                    385: 
1.8       bertrand  386: install-pdf-am:
                    387: 
1.1       bertrand  388: install-ps: install-ps-am
                    389: 
1.8       bertrand  390: install-ps-am:
                    391: 
1.1       bertrand  392: installcheck-am:
                    393: 
                    394: maintainer-clean: maintainer-clean-am
                    395:    -rm -f Makefile
                    396: maintainer-clean-am: distclean-am maintainer-clean-generic
                    397: 
                    398: mostlyclean: mostlyclean-am
                    399: 
                    400: mostlyclean-am: mostlyclean-generic
                    401: 
                    402: pdf: pdf-am
                    403: 
                    404: pdf-am:
                    405: 
                    406: ps: ps-am
                    407: 
                    408: ps-am:
                    409: 
                    410: uninstall-am:
                    411: 
                    412: .MAKE: install-am install-strip
                    413: 
                    414: .PHONY: all all-am check check-am clean clean-generic distclean \
                    415:    distclean-generic distdir dvi dvi-am html html-am info info-am \
                    416:    install install-am install-data install-data-am install-dvi \
                    417:    install-dvi-am install-exec install-exec-am install-html \
                    418:    install-html-am install-info install-info-am install-man \
                    419:    install-pdf install-pdf-am install-ps install-ps-am \
                    420:    install-strip installcheck installcheck-am installdirs \
                    421:    maintainer-clean maintainer-clean-generic mostlyclean \
                    422:    mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
                    423: 
1.8       bertrand  424: 
1.1       bertrand  425: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    426: # Otherwise a system limit (for SysV at least) may be exceeded.
                    427: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>