File:  [local] / rpl / doc / Attic / Makefile.in
Revision 1.20: download - view: text, annotated - select for diffs - revision graph
Mon Aug 9 13:52:14 2010 UTC (13 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Modification du script configure.in.

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

CVSweb interface <joel.bertrand@systella.fr>