Annotation of rpl/man/Makefile.in, revision 1.1

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

CVSweb interface <joel.bertrand@systella.fr>