File:  [local] / rpl / man / Attic / Makefile.in
Revision 1.6: download - view: text, annotated - select for diffs - revision graph
Sat Mar 27 13:42:34 2010 UTC (14 years, 2 months 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 = man
   36: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
   37:     $(srcdir)/mkrplso.1.in $(srcdir)/rpl.1.in $(srcdir)/rplcc.1.in \
   38:     $(srcdir)/rpllink.1.in $(srcdir)/rpltags.1.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 = rpl.1 rplcc.1 rpllink.1 rpltags.1 mkrplso.1
   46: SOURCES =
   47: DIST_SOURCES =
   48: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
   49:     html-recursive info-recursive install-data-recursive \
   50:     install-dvi-recursive install-exec-recursive \
   51:     install-html-recursive install-info-recursive \
   52:     install-pdf-recursive install-ps-recursive install-recursive \
   53:     installcheck-recursive installdirs-recursive pdf-recursive \
   54:     ps-recursive uninstall-recursive
   55: man1dir = $(mandir)/man1
   56: am__installdirs = "$(DESTDIR)$(man1dir)"
   57: NROFF = nroff
   58: MANS = $(man_MANS)
   59: RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
   60:   distclean-recursive maintainer-clean-recursive
   61: ETAGS = etags
   62: CTAGS = ctags
   63: DIST_SUBDIRS = $(SUBDIRS)
   64: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   65: ACLOCAL = @ACLOCAL@
   66: AMTAR = @AMTAR@
   67: AUTOCONF = @AUTOCONF@
   68: AUTOHEADER = @AUTOHEADER@
   69: AUTOMAKE = @AUTOMAKE@
   70: AWK = @AWK@
   71: CC = @CC@
   72: CCDEPMODE = @CCDEPMODE@
   73: CFLAGS = @CFLAGS@
   74: CPP = @CPP@
   75: CPPFLAGS = @CPPFLAGS@
   76: CXX = @CXX@
   77: CXXDEPMODE = @CXXDEPMODE@
   78: CXXFLAGS = @CXXFLAGS@
   79: CYGPATH_W = @CYGPATH_W@
   80: DATE = @DATE@
   81: DATE_FR = @DATE_FR@
   82: DEBUG = @DEBUG@
   83: DEFS = @DEFS@
   84: DEPDIR = @DEPDIR@
   85: DVIPS = @DVIPS@
   86: ECHO_C = @ECHO_C@
   87: ECHO_N = @ECHO_N@
   88: ECHO_T = @ECHO_T@
   89: EGREP = @EGREP@
   90: EXEEXT = @EXEEXT@
   91: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
   92: F77 = @F77@
   93: FC = @FC@
   94: FCFLAGS = @FCFLAGS@
   95: FFLAGS = @FFLAGS@
   96: FILE = @FILE@
   97: FINAL_ENCODING = @FINAL_ENCODING@
   98: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
   99: GNUPLOT = @GNUPLOT@
  100: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
  101: GNUPLOT_P = @GNUPLOT_P@
  102: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
  103: GPP = @GPP@
  104: GREP = @GREP@
  105: GS = @GS@
  106: GSL = @GSL@
  107: GV = @GV@
  108: ICONV = @ICONV@
  109: INSTALL = @INSTALL@
  110: INSTALL_DATA = @INSTALL_DATA@
  111: INSTALL_PROGRAM = @INSTALL_PROGRAM@
  112: INSTALL_SCRIPT = @INSTALL_SCRIPT@
  113: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  114: LATEX = @LATEX@
  115: LDFLAGS = @LDFLAGS@
  116: LIBMTMALLOC = @LIBMTMALLOC@
  117: LIBOBJS = @LIBOBJS@
  118: LIBS = @LIBS@
  119: LIBTOOLIZE = @LIBTOOLIZE@
  120: LN_S = @LN_S@
  121: LTLIBOBJS = @LTLIBOBJS@
  122: MAKEINFO = @MAKEINFO@
  123: MKDIR_P = @MKDIR_P@
  124: MOTIF_SUPPORT = @MOTIF_SUPPORT@
  125: MYSQL_SUPPORT = @MYSQL_SUPPORT@
  126: NCURSES = @NCURSES@
  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_VERSION = @PACKAGE_VERSION@
  136: PATH_SEPARATOR = @PATH_SEPARATOR@
  137: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
  138: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
  139: PROFILAGE = @PROFILAGE@
  140: RANLIB = @RANLIB@
  141: READLINE = @READLINE@
  142: RUNPATH = @RUNPATH@
  143: SED = @SED@
  144: SET_MAKE = @SET_MAKE@
  145: SHELL = @SHELL@
  146: SQLITE = @SQLITE@
  147: STRIP = @STRIP@
  148: TEX = @TEX@
  149: UNITS = @UNITS@
  150: VERSION = @VERSION@
  151: VIM = @VIM@
  152: VIM_SUPPORT = @VIM_SUPPORT@
  153: XMKMF = @XMKMF@
  154: X_CFLAGS = @X_CFLAGS@
  155: X_EXTRA_LIBS = @X_EXTRA_LIBS@
  156: X_LIBS = @X_LIBS@
  157: X_PRE_LIBS = @X_PRE_LIBS@
  158: abs_builddir = @abs_builddir@
  159: abs_srcdir = @abs_srcdir@
  160: abs_top_builddir = @abs_top_builddir@
  161: abs_top_srcdir = @abs_top_srcdir@
  162: ac_ct_CC = @ac_ct_CC@
  163: ac_ct_CXX = @ac_ct_CXX@
  164: ac_ct_F77 = @ac_ct_F77@
  165: ac_ct_FC = @ac_ct_FC@
  166: am__include = @am__include@
  167: am__leading_dot = @am__leading_dot@
  168: am__quote = @am__quote@
  169: am__tar = @am__tar@
  170: am__untar = @am__untar@
  171: bindir = @bindir@
  172: build = @build@
  173: build_alias = @build_alias@
  174: build_cpu = @build_cpu@
  175: build_os = @build_os@
  176: build_vendor = @build_vendor@
  177: builddir = @builddir@
  178: datadir = @datadir@
  179: datarootdir = @datarootdir@
  180: docdir = @docdir@
  181: dvidir = @dvidir@
  182: exec_prefix = @exec_prefix@
  183: host = @host@
  184: host_alias = @host_alias@
  185: host_cpu = @host_cpu@
  186: host_os = @host_os@
  187: host_vendor = @host_vendor@
  188: htmldir = @htmldir@
  189: includeX = @includeX@
  190: includedir = @includedir@
  191: infodir = @infodir@
  192: install_sh = @install_sh@
  193: libMySQLinc = @libMySQLinc@
  194: libMySQLlib = @libMySQLlib@
  195: libPgSQLinc = @libPgSQLinc@
  196: libPgSQLlib = @libPgSQLlib@
  197: libX = @libX@
  198: libdir = @libdir@
  199: libexecdir = @libexecdir@
  200: localedir = @localedir@
  201: localstatedir = @localstatedir@
  202: mandir = @mandir@
  203: mkdir_p = @mkdir_p@
  204: oldincludedir = @oldincludedir@
  205: pdfdir = @pdfdir@
  206: prefix = @prefix@
  207: program_transform_name = @program_transform_name@
  208: psdir = @psdir@
  209: sbindir = @sbindir@
  210: sharedstatedir = @sharedstatedir@
  211: srcdir = @srcdir@
  212: subdirs = @subdirs@
  213: sysconfdir = @sysconfdir@
  214: target = @target@
  215: target_alias = @target_alias@
  216: target_cpu = @target_cpu@
  217: target_os = @target_os@
  218: target_vendor = @target_vendor@
  219: top_builddir = @top_builddir@
  220: top_srcdir = @top_srcdir@
  221: SUBDIRS = fr_FR
  222: man_MANS = rpl.1 rpltags.1 mkrplso.1 rplcc.1 rpllink.1
  223: all: all-recursive
  224: 
  225: .SUFFIXES:
  226: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  227:     @for dep in $?; do \
  228:       case '$(am__configure_deps)' in \
  229:         *$$dep*) \
  230:           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  231:         && exit 0; \
  232:           exit 1;; \
  233:       esac; \
  234:     done; \
  235:     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
  236:     cd $(top_srcdir) && \
  237:       $(AUTOMAKE) --gnu  man/Makefile
  238: .PRECIOUS: Makefile
  239: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  240:     @case '$?' in \
  241:       *config.status*) \
  242:         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  243:       *) \
  244:         echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  245:         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  246:     esac;
  247: 
  248: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  249:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  250: 
  251: $(top_srcdir)/configure:  $(am__configure_deps)
  252:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  253: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  254:     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  255: rpl.1: $(top_builddir)/config.status $(srcdir)/rpl.1.in
  256:     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  257: rplcc.1: $(top_builddir)/config.status $(srcdir)/rplcc.1.in
  258:     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  259: rpllink.1: $(top_builddir)/config.status $(srcdir)/rpllink.1.in
  260:     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  261: rpltags.1: $(top_builddir)/config.status $(srcdir)/rpltags.1.in
  262:     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  263: mkrplso.1: $(top_builddir)/config.status $(srcdir)/mkrplso.1.in
  264:     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  265: install-man1: $(man1_MANS) $(man_MANS)
  266:     @$(NORMAL_INSTALL)
  267:     test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
  268:     @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
  269:     l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  270:     for i in $$l2; do \
  271:       case "$$i" in \
  272:         *.1*) list="$$list $$i" ;; \
  273:       esac; \
  274:     done; \
  275:     for i in $$list; do \
  276:       if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
  277:       else file=$$i; fi; \
  278:       ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  279:       case "$$ext" in \
  280:         1*) ;; \
  281:         *) ext='1' ;; \
  282:       esac; \
  283:       inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  284:       inst=`echo $$inst | sed -e 's/^.*\///'`; \
  285:       inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  286:       echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
  287:       $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
  288:     done
  289: uninstall-man1:
  290:     @$(NORMAL_UNINSTALL)
  291:     @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
  292:     l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  293:     for i in $$l2; do \
  294:       case "$$i" in \
  295:         *.1*) list="$$list $$i" ;; \
  296:       esac; \
  297:     done; \
  298:     for i in $$list; do \
  299:       ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  300:       case "$$ext" in \
  301:         1*) ;; \
  302:         *) ext='1' ;; \
  303:       esac; \
  304:       inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  305:       inst=`echo $$inst | sed -e 's/^.*\///'`; \
  306:       inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  307:       echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
  308:       rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
  309:     done
  310: 
  311: # This directory's subdirectories are mostly independent; you can cd
  312: # into them and run `make' without going through this Makefile.
  313: # To change the values of `make' variables: instead of editing Makefiles,
  314: # (1) if the variable is set in `config.status', edit `config.status'
  315: #     (which will cause the Makefiles to be regenerated when you run `make');
  316: # (2) otherwise, pass the desired values on the `make' command line.
  317: $(RECURSIVE_TARGETS):
  318:     @failcom='exit 1'; \
  319:     for f in x $$MAKEFLAGS; do \
  320:       case $$f in \
  321:         *=* | --[!k]*);; \
  322:         *k*) failcom='fail=yes';; \
  323:       esac; \
  324:     done; \
  325:     dot_seen=no; \
  326:     target=`echo $@ | sed s/-recursive//`; \
  327:     list='$(SUBDIRS)'; for subdir in $$list; do \
  328:       echo "Making $$target in $$subdir"; \
  329:       if test "$$subdir" = "."; then \
  330:         dot_seen=yes; \
  331:         local_target="$$target-am"; \
  332:       else \
  333:         local_target="$$target"; \
  334:       fi; \
  335:       (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  336:       || eval $$failcom; \
  337:     done; \
  338:     if test "$$dot_seen" = "no"; then \
  339:       $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  340:     fi; test -z "$$fail"
  341: 
  342: $(RECURSIVE_CLEAN_TARGETS):
  343:     @failcom='exit 1'; \
  344:     for f in x $$MAKEFLAGS; do \
  345:       case $$f in \
  346:         *=* | --[!k]*);; \
  347:         *k*) failcom='fail=yes';; \
  348:       esac; \
  349:     done; \
  350:     dot_seen=no; \
  351:     case "$@" in \
  352:       distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  353:       *) list='$(SUBDIRS)' ;; \
  354:     esac; \
  355:     rev=''; for subdir in $$list; do \
  356:       if test "$$subdir" = "."; then :; else \
  357:         rev="$$subdir $$rev"; \
  358:       fi; \
  359:     done; \
  360:     rev="$$rev ."; \
  361:     target=`echo $@ | sed s/-recursive//`; \
  362:     for subdir in $$rev; do \
  363:       echo "Making $$target in $$subdir"; \
  364:       if test "$$subdir" = "."; then \
  365:         local_target="$$target-am"; \
  366:       else \
  367:         local_target="$$target"; \
  368:       fi; \
  369:       (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  370:       || eval $$failcom; \
  371:     done && test -z "$$fail"
  372: tags-recursive:
  373:     list='$(SUBDIRS)'; for subdir in $$list; do \
  374:       test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  375:     done
  376: ctags-recursive:
  377:     list='$(SUBDIRS)'; for subdir in $$list; do \
  378:       test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  379:     done
  380: 
  381: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  382:     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  383:     unique=`for i in $$list; do \
  384:         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  385:       done | \
  386:       $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
  387:           END { if (nonempty) { for (i in files) print i; }; }'`; \
  388:     mkid -fID $$unique
  389: tags: TAGS
  390: 
  391: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  392:         $(TAGS_FILES) $(LISP)
  393:     tags=; \
  394:     here=`pwd`; \
  395:     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  396:       include_option=--etags-include; \
  397:       empty_fix=.; \
  398:     else \
  399:       include_option=--include; \
  400:       empty_fix=; \
  401:     fi; \
  402:     list='$(SUBDIRS)'; for subdir in $$list; do \
  403:       if test "$$subdir" = .; then :; else \
  404:         test ! -f $$subdir/TAGS || \
  405:           tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  406:       fi; \
  407:     done; \
  408:     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  409:     unique=`for i in $$list; do \
  410:         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  411:       done | \
  412:       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  413:           END { if (nonempty) { for (i in files) print i; }; }'`; \
  414:     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  415:       test -n "$$unique" || unique=$$empty_fix; \
  416:       $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  417:         $$tags $$unique; \
  418:     fi
  419: ctags: CTAGS
  420: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  421:         $(TAGS_FILES) $(LISP)
  422:     tags=; \
  423:     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  424:     unique=`for i in $$list; do \
  425:         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  426:       done | \
  427:       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  428:           END { if (nonempty) { for (i in files) print i; }; }'`; \
  429:     test -z "$(CTAGS_ARGS)$$tags$$unique" \
  430:       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  431:          $$tags $$unique
  432: 
  433: GTAGS:
  434:     here=`$(am__cd) $(top_builddir) && pwd` \
  435:       && cd $(top_srcdir) \
  436:       && gtags -i $(GTAGS_ARGS) $$here
  437: 
  438: distclean-tags:
  439:     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  440: 
  441: distdir: $(DISTFILES)
  442:     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  443:     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  444:     list='$(DISTFILES)'; \
  445:       dist_files=`for file in $$list; do echo $$file; done | \
  446:       sed -e "s|^$$srcdirstrip/||;t" \
  447:           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  448:     case $$dist_files in \
  449:       */*) $(MKDIR_P) `echo "$$dist_files" | \
  450:                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  451:                sort -u` ;; \
  452:     esac; \
  453:     for file in $$dist_files; do \
  454:       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  455:       if test -d $$d/$$file; then \
  456:         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  457:         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  458:           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  459:         fi; \
  460:         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  461:       else \
  462:         test -f $(distdir)/$$file \
  463:         || cp -p $$d/$$file $(distdir)/$$file \
  464:         || exit 1; \
  465:       fi; \
  466:     done
  467:     list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  468:       if test "$$subdir" = .; then :; else \
  469:         test -d "$(distdir)/$$subdir" \
  470:         || $(MKDIR_P) "$(distdir)/$$subdir" \
  471:         || exit 1; \
  472:         distdir=`$(am__cd) $(distdir) && pwd`; \
  473:         top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
  474:         (cd $$subdir && \
  475:           $(MAKE) $(AM_MAKEFLAGS) \
  476:             top_distdir="$$top_distdir" \
  477:             distdir="$$distdir/$$subdir" \
  478:         am__remove_distdir=: \
  479:         am__skip_length_check=: \
  480:             distdir) \
  481:           || exit 1; \
  482:       fi; \
  483:     done
  484: check-am: all-am
  485: check: check-recursive
  486: all-am: Makefile $(MANS)
  487: installdirs: installdirs-recursive
  488: installdirs-am:
  489:     for dir in "$(DESTDIR)$(man1dir)"; do \
  490:       test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  491:     done
  492: install: install-recursive
  493: install-exec: install-exec-recursive
  494: install-data: install-data-recursive
  495: uninstall: uninstall-recursive
  496: 
  497: install-am: all-am
  498:     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  499: 
  500: installcheck: installcheck-recursive
  501: install-strip:
  502:     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  503:       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  504:       `test -z '$(STRIP)' || \
  505:         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  506: mostlyclean-generic:
  507: 
  508: clean-generic:
  509: 
  510: distclean-generic:
  511:     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  512: 
  513: maintainer-clean-generic:
  514:     @echo "This command is intended for maintainers to use"
  515:     @echo "it deletes files that may require special tools to rebuild."
  516: clean: clean-recursive
  517: 
  518: clean-am: clean-generic mostlyclean-am
  519: 
  520: distclean: distclean-recursive
  521:     -rm -f Makefile
  522: distclean-am: clean-am distclean-generic distclean-tags
  523: 
  524: dvi: dvi-recursive
  525: 
  526: dvi-am:
  527: 
  528: html: html-recursive
  529: 
  530: info: info-recursive
  531: 
  532: info-am:
  533: 
  534: install-data-am: install-man
  535: 
  536: install-dvi: install-dvi-recursive
  537: 
  538: install-exec-am:
  539: 
  540: install-html: install-html-recursive
  541: 
  542: install-info: install-info-recursive
  543: 
  544: install-man: install-man1
  545: 
  546: install-pdf: install-pdf-recursive
  547: 
  548: install-ps: install-ps-recursive
  549: 
  550: installcheck-am:
  551: 
  552: maintainer-clean: maintainer-clean-recursive
  553:     -rm -f Makefile
  554: maintainer-clean-am: distclean-am maintainer-clean-generic
  555: 
  556: mostlyclean: mostlyclean-recursive
  557: 
  558: mostlyclean-am: mostlyclean-generic
  559: 
  560: pdf: pdf-recursive
  561: 
  562: pdf-am:
  563: 
  564: ps: ps-recursive
  565: 
  566: ps-am:
  567: 
  568: uninstall-am: uninstall-man
  569: 
  570: uninstall-man: uninstall-man1
  571: 
  572: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
  573:     install-strip
  574: 
  575: .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  576:     all all-am check check-am clean clean-generic ctags \
  577:     ctags-recursive distclean distclean-generic distclean-tags \
  578:     distdir dvi dvi-am html html-am info info-am install \
  579:     install-am install-data install-data-am install-dvi \
  580:     install-dvi-am install-exec install-exec-am install-html \
  581:     install-html-am install-info install-info-am install-man \
  582:     install-man1 install-pdf install-pdf-am install-ps \
  583:     install-ps-am install-strip installcheck installcheck-am \
  584:     installdirs installdirs-am maintainer-clean \
  585:     maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
  586:     pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
  587:     uninstall-man uninstall-man1
  588: 
  589: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  590: # Otherwise a system limit (for SysV at least) may be exceeded.
  591: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>