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

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

CVSweb interface <joel.bertrand@systella.fr>