File:  [local] / rpl / doc / Attic / Makefile.in
Revision 1.7: download - view: text, annotated - select for diffs - revision graph
Sat Mar 27 13:42:34 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Correction de bugs de compilation inhérents aux régressions entre
libtool 1.x et libtool 2.x.

    1: # Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
    6: # This Makefile.in is free software; the Free Software Foundation
    7: # gives unlimited permission to copy and/or distribute it,
    8: # with or without modifications, as long as this notice is preserved.
    9: 
   10: # This program is distributed in the hope that it will be useful,
   11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
   12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
   13: # PARTICULAR PURPOSE.
   14: 
   15: @SET_MAKE@
   16: VPATH = @srcdir@
   17: pkgdatadir = $(datadir)/@PACKAGE@
   18: pkglibdir = $(libdir)/@PACKAGE@
   19: pkgincludedir = $(includedir)/@PACKAGE@
   20: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   21: install_sh_DATA = $(install_sh) -c -m 644
   22: install_sh_PROGRAM = $(install_sh) -c
   23: install_sh_SCRIPT = $(install_sh) -c
   24: INSTALL_HEADER = $(INSTALL_DATA)
   25: transform = $(program_transform_name)
   26: NORMAL_INSTALL = :
   27: PRE_INSTALL = :
   28: POST_INSTALL = :
   29: NORMAL_UNINSTALL = :
   30: PRE_UNINSTALL = :
   31: POST_UNINSTALL = :
   32: build_triplet = @build@
   33: host_triplet = @host@
   34: target_triplet = @target@
   35: subdir = doc
   36: DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
   37: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   38: am__aclocal_m4_deps = $(top_srcdir)/configure.in
   39: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
   40:     $(ACLOCAL_M4)
   41: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
   42: CONFIG_HEADER = $(top_builddir)/rplconfig.h
   43: CONFIG_CLEAN_FILES =
   44: SOURCES =
   45: DIST_SOURCES =
   46: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   47: ACLOCAL = @ACLOCAL@
   48: AMTAR = @AMTAR@
   49: AUTOCONF = @AUTOCONF@
   50: AUTOHEADER = @AUTOHEADER@
   51: AUTOMAKE = @AUTOMAKE@
   52: AWK = @AWK@
   53: CC = @CC@
   54: CCDEPMODE = @CCDEPMODE@
   55: CFLAGS = @CFLAGS@
   56: CPP = @CPP@
   57: CPPFLAGS = @CPPFLAGS@
   58: CXX = @CXX@
   59: CXXDEPMODE = @CXXDEPMODE@
   60: CXXFLAGS = @CXXFLAGS@
   61: CYGPATH_W = @CYGPATH_W@
   62: DATE = @DATE@
   63: DATE_FR = @DATE_FR@
   64: DEBUG = @DEBUG@
   65: DEFS = @DEFS@
   66: DEPDIR = @DEPDIR@
   67: DVIPS = @DVIPS@
   68: ECHO_C = @ECHO_C@
   69: ECHO_N = @ECHO_N@
   70: ECHO_T = @ECHO_T@
   71: EGREP = @EGREP@
   72: EXEEXT = @EXEEXT@
   73: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
   74: F77 = @F77@
   75: FC = @FC@
   76: FCFLAGS = @FCFLAGS@
   77: FFLAGS = @FFLAGS@
   78: FILE = @FILE@
   79: FINAL_ENCODING = @FINAL_ENCODING@
   80: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
   81: GNUPLOT = @GNUPLOT@
   82: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
   83: GNUPLOT_P = @GNUPLOT_P@
   84: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
   85: GPP = @GPP@
   86: GREP = @GREP@
   87: GS = @GS@
   88: GSL = @GSL@
   89: GV = @GV@
   90: ICONV = @ICONV@
   91: INSTALL = @INSTALL@
   92: INSTALL_DATA = @INSTALL_DATA@
   93: INSTALL_PROGRAM = @INSTALL_PROGRAM@
   94: INSTALL_SCRIPT = @INSTALL_SCRIPT@
   95: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
   96: LATEX = @LATEX@
   97: LDFLAGS = @LDFLAGS@
   98: LIBMTMALLOC = @LIBMTMALLOC@
   99: LIBOBJS = @LIBOBJS@
  100: LIBS = @LIBS@
  101: LIBTOOLIZE = @LIBTOOLIZE@
  102: LN_S = @LN_S@
  103: LTLIBOBJS = @LTLIBOBJS@
  104: MAKEINFO = @MAKEINFO@
  105: MKDIR_P = @MKDIR_P@
  106: MOTIF_SUPPORT = @MOTIF_SUPPORT@
  107: MYSQL_SUPPORT = @MYSQL_SUPPORT@
  108: NCURSES = @NCURSES@
  109: OBJEXT = @OBJEXT@
  110: OPENSSL = @OPENSSL@
  111: OS = @OS@
  112: PACKAGE = @PACKAGE@
  113: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  114: PACKAGE_NAME = @PACKAGE_NAME@
  115: PACKAGE_STRING = @PACKAGE_STRING@
  116: PACKAGE_TARNAME = @PACKAGE_TARNAME@
  117: PACKAGE_VERSION = @PACKAGE_VERSION@
  118: PATH_SEPARATOR = @PATH_SEPARATOR@
  119: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
  120: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
  121: PROFILAGE = @PROFILAGE@
  122: RANLIB = @RANLIB@
  123: READLINE = @READLINE@
  124: RUNPATH = @RUNPATH@
  125: SED = @SED@
  126: SET_MAKE = @SET_MAKE@
  127: SHELL = @SHELL@
  128: SQLITE = @SQLITE@
  129: STRIP = @STRIP@
  130: TEX = @TEX@
  131: UNITS = @UNITS@
  132: VERSION = @VERSION@
  133: VIM = @VIM@
  134: VIM_SUPPORT = @VIM_SUPPORT@
  135: XMKMF = @XMKMF@
  136: X_CFLAGS = @X_CFLAGS@
  137: X_EXTRA_LIBS = @X_EXTRA_LIBS@
  138: X_LIBS = @X_LIBS@
  139: X_PRE_LIBS = @X_PRE_LIBS@
  140: abs_builddir = @abs_builddir@
  141: abs_srcdir = @abs_srcdir@
  142: abs_top_builddir = @abs_top_builddir@
  143: abs_top_srcdir = @abs_top_srcdir@
  144: ac_ct_CC = @ac_ct_CC@
  145: ac_ct_CXX = @ac_ct_CXX@
  146: ac_ct_F77 = @ac_ct_F77@
  147: ac_ct_FC = @ac_ct_FC@
  148: am__include = @am__include@
  149: am__leading_dot = @am__leading_dot@
  150: am__quote = @am__quote@
  151: am__tar = @am__tar@
  152: am__untar = @am__untar@
  153: bindir = @bindir@
  154: build = @build@
  155: build_alias = @build_alias@
  156: build_cpu = @build_cpu@
  157: build_os = @build_os@
  158: build_vendor = @build_vendor@
  159: builddir = @builddir@
  160: datadir = @datadir@
  161: datarootdir = @datarootdir@
  162: docdir = @docdir@
  163: dvidir = @dvidir@
  164: exec_prefix = @exec_prefix@
  165: host = @host@
  166: host_alias = @host_alias@
  167: host_cpu = @host_cpu@
  168: host_os = @host_os@
  169: host_vendor = @host_vendor@
  170: htmldir = @htmldir@
  171: includeX = @includeX@
  172: includedir = @includedir@
  173: infodir = @infodir@
  174: install_sh = @install_sh@
  175: libMySQLinc = @libMySQLinc@
  176: libMySQLlib = @libMySQLlib@
  177: libPgSQLinc = @libPgSQLinc@
  178: libPgSQLlib = @libPgSQLlib@
  179: libX = @libX@
  180: libdir = @libdir@
  181: libexecdir = @libexecdir@
  182: localedir = @localedir@
  183: localstatedir = @localstatedir@
  184: mandir = @mandir@
  185: mkdir_p = @mkdir_p@
  186: oldincludedir = @oldincludedir@
  187: pdfdir = @pdfdir@
  188: prefix = @prefix@
  189: program_transform_name = @program_transform_name@
  190: psdir = @psdir@
  191: sbindir = @sbindir@
  192: sharedstatedir = @sharedstatedir@
  193: srcdir = @srcdir@
  194: subdirs = @subdirs@
  195: sysconfdir = @sysconfdir@
  196: target = @target@
  197: target_alias = @target_alias@
  198: target_cpu = @target_cpu@
  199: target_os = @target_os@
  200: target_vendor = @target_vendor@
  201: top_builddir = @top_builddir@
  202: top_srcdir = @top_srcdir@
  203: EXTRA_DIST = README
  204: all: all-am
  205: 
  206: .SUFFIXES:
  207: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  208:     @for dep in $?; do \
  209:       case '$(am__configure_deps)' in \
  210:         *$$dep*) \
  211:           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  212:         && exit 0; \
  213:           exit 1;; \
  214:       esac; \
  215:     done; \
  216:     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
  217:     cd $(top_srcdir) && \
  218:       $(AUTOMAKE) --gnu  doc/Makefile
  219: .PRECIOUS: Makefile
  220: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  221:     @case '$?' in \
  222:       *config.status*) \
  223:         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  224:       *) \
  225:         echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  226:         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  227:     esac;
  228: 
  229: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  230:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  231: 
  232: $(top_srcdir)/configure:  $(am__configure_deps)
  233:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  234: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  235:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  236: tags: TAGS
  237: TAGS:
  238: 
  239: ctags: CTAGS
  240: CTAGS:
  241: 
  242: 
  243: distdir: $(DISTFILES)
  244:     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  245:     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  246:     list='$(DISTFILES)'; \
  247:       dist_files=`for file in $$list; do echo $$file; done | \
  248:       sed -e "s|^$$srcdirstrip/||;t" \
  249:           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  250:     case $$dist_files in \
  251:       */*) $(MKDIR_P) `echo "$$dist_files" | \
  252:                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  253:                sort -u` ;; \
  254:     esac; \
  255:     for file in $$dist_files; do \
  256:       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  257:       if test -d $$d/$$file; then \
  258:         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  259:         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  260:           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  261:         fi; \
  262:         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  263:       else \
  264:         test -f $(distdir)/$$file \
  265:         || cp -p $$d/$$file $(distdir)/$$file \
  266:         || exit 1; \
  267:       fi; \
  268:     done
  269: check-am: all-am
  270: check: check-am
  271: all-am: Makefile
  272: installdirs:
  273: install: install-am
  274: install-exec: install-exec-am
  275: install-data: install-data-am
  276: uninstall: uninstall-am
  277: 
  278: install-am: all-am
  279:     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  280: 
  281: installcheck: installcheck-am
  282: install-strip:
  283:     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  284:       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  285:       `test -z '$(STRIP)' || \
  286:         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  287: mostlyclean-generic:
  288: 
  289: clean-generic:
  290: 
  291: distclean-generic:
  292:     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  293: 
  294: maintainer-clean-generic:
  295:     @echo "This command is intended for maintainers to use"
  296:     @echo "it deletes files that may require special tools to rebuild."
  297: clean: clean-am
  298: 
  299: clean-am: clean-generic mostlyclean-am
  300: 
  301: distclean: distclean-am
  302:     -rm -f Makefile
  303: distclean-am: clean-am distclean-generic
  304: 
  305: dvi: dvi-am
  306: 
  307: dvi-am:
  308: 
  309: html: html-am
  310: 
  311: info: info-am
  312: 
  313: info-am:
  314: 
  315: install-data-am:
  316: 
  317: install-dvi: install-dvi-am
  318: 
  319: install-exec-am:
  320: 
  321: install-html: install-html-am
  322: 
  323: install-info: install-info-am
  324: 
  325: install-man:
  326: 
  327: install-pdf: install-pdf-am
  328: 
  329: install-ps: install-ps-am
  330: 
  331: installcheck-am:
  332: 
  333: maintainer-clean: maintainer-clean-am
  334:     -rm -f Makefile
  335: maintainer-clean-am: distclean-am maintainer-clean-generic
  336: 
  337: mostlyclean: mostlyclean-am
  338: 
  339: mostlyclean-am: mostlyclean-generic
  340: 
  341: pdf: pdf-am
  342: 
  343: pdf-am:
  344: 
  345: ps: ps-am
  346: 
  347: ps-am:
  348: 
  349: uninstall-am:
  350: 
  351: .MAKE: install-am install-strip
  352: 
  353: .PHONY: all all-am check check-am clean clean-generic distclean \
  354:     distclean-generic distdir dvi dvi-am html html-am info info-am \
  355:     install install-am install-data install-data-am install-dvi \
  356:     install-dvi-am install-exec install-exec-am install-html \
  357:     install-html-am install-info install-info-am install-man \
  358:     install-pdf install-pdf-am install-ps install-ps-am \
  359:     install-strip installcheck installcheck-am installdirs \
  360:     maintainer-clean maintainer-clean-generic mostlyclean \
  361:     mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
  362: 
  363: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  364: # Otherwise a system limit (for SysV at least) may be exceeded.
  365: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>