File:  [local] / rpl / doc / Attic / Makefile.in
Revision 1.41: download - view: text, annotated - select for diffs - revision graph
Mon Oct 3 15:57:52 2011 UTC (12 years, 8 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Modification des makefiles/configure pour android.

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

CVSweb interface <joel.bertrand@systella.fr>