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

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

CVSweb interface <joel.bertrand@systella.fr>