File:  [local] / rpl / doc / Attic / Makefile.in
Revision 1.24: download - view: text, annotated - select for diffs - revision graph
Thu Aug 26 17:56:19 2010 UTC (13 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_18, HEAD
Patches pour OS/2.

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

CVSweb interface <joel.bertrand@systella.fr>