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

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

CVSweb interface <joel.bertrand@systella.fr>