File:  [local] / rpl / doc / Attic / Makefile.in
Revision 1.33: download - view: text, annotated - select for diffs - revision graph
Sun Jul 24 15:34:16 2011 UTC (12 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_2, rpl-4_1_1, HEAD
Mise à jour des scripts de configuration.

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

CVSweb interface <joel.bertrand@systella.fr>