Annotation of rpl/man/fr_FR/Makefile.in, revision 1.17

1.7       bertrand    1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.1       bertrand    2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.7       bertrand    5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
                      6: # Inc.
1.1       bertrand    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: 
                     18: VPATH = @srcdir@
                     19: pkgdatadir = $(datadir)/@PACKAGE@
1.7       bertrand   20: pkgincludedir = $(includedir)/@PACKAGE@
1.6       bertrand   21: pkglibdir = $(libdir)/@PACKAGE@
1.7       bertrand   22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1       bertrand   23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     24: install_sh_DATA = $(install_sh) -c -m 644
                     25: install_sh_PROGRAM = $(install_sh) -c
                     26: install_sh_SCRIPT = $(install_sh) -c
                     27: INSTALL_HEADER = $(INSTALL_DATA)
                     28: transform = $(program_transform_name)
                     29: NORMAL_INSTALL = :
                     30: PRE_INSTALL = :
                     31: POST_INSTALL = :
                     32: NORMAL_UNINSTALL = :
                     33: PRE_UNINSTALL = :
                     34: POST_UNINSTALL = :
                     35: build_triplet = @build@
                     36: host_triplet = @host@
                     37: target_triplet = @target@
                     38: subdir = man/fr_FR
                     39: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
                     40:    $(srcdir)/mkrplso.1.in $(srcdir)/rpl.1.in $(srcdir)/rplcc.1.in \
                     41:    $(srcdir)/rpllink.1.in $(srcdir)/rpltags.1.in
                     42: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     43: am__aclocal_m4_deps = $(top_srcdir)/configure.in
                     44: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     45:    $(ACLOCAL_M4)
                     46: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                     47: CONFIG_HEADER = $(top_builddir)/rplconfig.h
                     48: CONFIG_CLEAN_FILES = rpl.1 rplcc.1 rpllink.1 rpltags.1 mkrplso.1
1.7       bertrand   49: CONFIG_CLEAN_VPATH_FILES =
1.1       bertrand   50: SOURCES =
                     51: DIST_SOURCES =
                     52: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                     53: am__vpath_adj = case $$p in \
                     54:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                     55:     *) f=$$p;; \
                     56:   esac;
1.7       bertrand   57: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                     58: am__install_max = 40
                     59: am__nobase_strip_setup = \
                     60:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                     61: am__nobase_strip = \
                     62:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                     63: am__nobase_list = $(am__nobase_strip_setup); \
                     64:   for p in $$list; do echo "$$p $$p"; done | \
                     65:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                     66:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                     67:     if (++n[$$2] == $(am__install_max)) \
                     68:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                     69:     END { for (dir in files) print dir, files[dir] }'
                     70: am__base_list = \
                     71:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                     72:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1       bertrand   73: am__installdirs = "$(DESTDIR)$(frman1dir)"
                     74: DATA = $(frman1_DATA)
                     75: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                     76: ACLOCAL = @ACLOCAL@
                     77: AMTAR = @AMTAR@
                     78: AUTOCONF = @AUTOCONF@
                     79: AUTOHEADER = @AUTOHEADER@
                     80: AUTOMAKE = @AUTOMAKE@
                     81: AWK = @AWK@
                     82: CC = @CC@
                     83: CCDEPMODE = @CCDEPMODE@
                     84: CFLAGS = @CFLAGS@
                     85: CPP = @CPP@
                     86: CPPFLAGS = @CPPFLAGS@
                     87: CXX = @CXX@
                     88: CXXDEPMODE = @CXXDEPMODE@
                     89: CXXFLAGS = @CXXFLAGS@
                     90: CYGPATH_W = @CYGPATH_W@
                     91: DATE = @DATE@
                     92: DATE_FR = @DATE_FR@
                     93: DEBUG = @DEBUG@
                     94: DEFS = @DEFS@
                     95: DEPDIR = @DEPDIR@
                     96: DVIPS = @DVIPS@
                     97: ECHO_C = @ECHO_C@
                     98: ECHO_N = @ECHO_N@
                     99: ECHO_T = @ECHO_T@
                    100: EGREP = @EGREP@
                    101: EXEEXT = @EXEEXT@
                    102: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.8       bertrand  103: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.17    ! bertrand  104: EXT_SQL = @EXT_SQL@
1.1       bertrand  105: F77 = @F77@
                    106: FC = @FC@
                    107: FCFLAGS = @FCFLAGS@
                    108: FFLAGS = @FFLAGS@
                    109: FILE = @FILE@
                    110: FINAL_ENCODING = @FINAL_ENCODING@
                    111: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
                    112: GNUPLOT = @GNUPLOT@
                    113: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    114: GNUPLOT_P = @GNUPLOT_P@
                    115: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    116: GPP = @GPP@
                    117: GREP = @GREP@
                    118: GS = @GS@
                    119: GSL = @GSL@
                    120: GV = @GV@
                    121: ICONV = @ICONV@
                    122: INSTALL = @INSTALL@
                    123: INSTALL_DATA = @INSTALL_DATA@
                    124: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    125: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    126: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    127: LATEX = @LATEX@
                    128: LDFLAGS = @LDFLAGS@
                    129: LIBOBJS = @LIBOBJS@
                    130: LIBS = @LIBS@
                    131: LN_S = @LN_S@
                    132: LTLIBOBJS = @LTLIBOBJS@
                    133: MAKEINFO = @MAKEINFO@
1.12      bertrand  134: MALLOC = @MALLOC@
1.1       bertrand  135: MKDIR_P = @MKDIR_P@
                    136: MOTIF_SUPPORT = @MOTIF_SUPPORT@
                    137: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    138: NCURSES = @NCURSES@
1.8       bertrand  139: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.1       bertrand  140: OBJEXT = @OBJEXT@
1.5       bertrand  141: OPENSSL = @OPENSSL@
1.4       bertrand  142: OS = @OS@
1.1       bertrand  143: PACKAGE = @PACKAGE@
                    144: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    145: PACKAGE_NAME = @PACKAGE_NAME@
                    146: PACKAGE_STRING = @PACKAGE_STRING@
                    147: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.7       bertrand  148: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  149: PACKAGE_VERSION = @PACKAGE_VERSION@
                    150: PATH_SEPARATOR = @PATH_SEPARATOR@
                    151: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    152: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    153: PROFILAGE = @PROFILAGE@
                    154: RANLIB = @RANLIB@
                    155: READLINE = @READLINE@
                    156: RUNPATH = @RUNPATH@
                    157: SED = @SED@
1.8       bertrand  158: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.1       bertrand  159: SET_MAKE = @SET_MAKE@
                    160: SHELL = @SHELL@
1.5       bertrand  161: SQLITE = @SQLITE@
1.1       bertrand  162: STRIP = @STRIP@
                    163: TEX = @TEX@
                    164: UNITS = @UNITS@
                    165: VERSION = @VERSION@
                    166: VIM = @VIM@
                    167: VIM_SUPPORT = @VIM_SUPPORT@
                    168: XMKMF = @XMKMF@
                    169: X_CFLAGS = @X_CFLAGS@
                    170: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    171: X_LIBS = @X_LIBS@
                    172: X_PRE_LIBS = @X_PRE_LIBS@
                    173: abs_builddir = @abs_builddir@
                    174: abs_srcdir = @abs_srcdir@
                    175: abs_top_builddir = @abs_top_builddir@
                    176: abs_top_srcdir = @abs_top_srcdir@
                    177: ac_ct_CC = @ac_ct_CC@
                    178: ac_ct_CXX = @ac_ct_CXX@
                    179: ac_ct_F77 = @ac_ct_F77@
                    180: ac_ct_FC = @ac_ct_FC@
                    181: am__include = @am__include@
                    182: am__leading_dot = @am__leading_dot@
                    183: am__quote = @am__quote@
                    184: am__tar = @am__tar@
                    185: am__untar = @am__untar@
                    186: bindir = @bindir@
                    187: build = @build@
                    188: build_alias = @build_alias@
                    189: build_cpu = @build_cpu@
                    190: build_os = @build_os@
                    191: build_vendor = @build_vendor@
                    192: builddir = @builddir@
                    193: datadir = @datadir@
                    194: datarootdir = @datarootdir@
                    195: docdir = @docdir@
                    196: dvidir = @dvidir@
                    197: exec_prefix = @exec_prefix@
                    198: host = @host@
                    199: host_alias = @host_alias@
                    200: host_cpu = @host_cpu@
                    201: host_os = @host_os@
                    202: host_vendor = @host_vendor@
                    203: htmldir = @htmldir@
                    204: includeX = @includeX@
                    205: includedir = @includedir@
                    206: infodir = @infodir@
                    207: install_sh = @install_sh@
                    208: libMySQLinc = @libMySQLinc@
                    209: libMySQLlib = @libMySQLlib@
                    210: libPgSQLinc = @libPgSQLinc@
                    211: libPgSQLlib = @libPgSQLlib@
                    212: libX = @libX@
                    213: libdir = @libdir@
                    214: libexecdir = @libexecdir@
                    215: localedir = @localedir@
                    216: localstatedir = @localstatedir@
                    217: mandir = @mandir@
                    218: mkdir_p = @mkdir_p@
                    219: oldincludedir = @oldincludedir@
                    220: pdfdir = @pdfdir@
                    221: prefix = @prefix@
                    222: program_transform_name = @program_transform_name@
                    223: psdir = @psdir@
                    224: sbindir = @sbindir@
                    225: sharedstatedir = @sharedstatedir@
                    226: srcdir = @srcdir@
                    227: subdirs = @subdirs@
                    228: sysconfdir = @sysconfdir@
                    229: target = @target@
                    230: target_alias = @target_alias@
                    231: target_cpu = @target_cpu@
                    232: target_os = @target_os@
                    233: target_vendor = @target_vendor@
1.7       bertrand  234: top_build_prefix = @top_build_prefix@
1.1       bertrand  235: top_builddir = @top_builddir@
                    236: top_srcdir = @top_srcdir@
                    237: frman1dir = $(mandir)/fr_FR/man1
                    238: frman1_DATA = rpl.1 rpltags.1 mkrplso.1 rplcc.1 rpllink.1
                    239: all: all-am
                    240: 
                    241: .SUFFIXES:
                    242: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    243:    @for dep in $?; do \
                    244:      case '$(am__configure_deps)' in \
                    245:        *$$dep*) \
1.7       bertrand  246:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    247:            && { if test -f $@; then exit 0; else break; fi; }; \
1.1       bertrand  248:          exit 1;; \
                    249:      esac; \
                    250:    done; \
1.7       bertrand  251:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/fr_FR/Makefile'; \
                    252:    $(am__cd) $(top_srcdir) && \
                    253:      $(AUTOMAKE) --gnu man/fr_FR/Makefile
1.1       bertrand  254: .PRECIOUS: Makefile
                    255: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    256:    @case '$?' in \
                    257:      *config.status*) \
                    258:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    259:      *) \
                    260:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    261:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    262:    esac;
                    263: 
                    264: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    265:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    266: 
                    267: $(top_srcdir)/configure:  $(am__configure_deps)
                    268:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    269: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    270:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.7       bertrand  271: $(am__aclocal_m4_deps):
1.1       bertrand  272: rpl.1: $(top_builddir)/config.status $(srcdir)/rpl.1.in
                    273:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    274: rplcc.1: $(top_builddir)/config.status $(srcdir)/rplcc.1.in
                    275:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    276: rpllink.1: $(top_builddir)/config.status $(srcdir)/rpllink.1.in
                    277:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    278: rpltags.1: $(top_builddir)/config.status $(srcdir)/rpltags.1.in
                    279:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    280: mkrplso.1: $(top_builddir)/config.status $(srcdir)/mkrplso.1.in
                    281:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    282: install-frman1DATA: $(frman1_DATA)
                    283:    @$(NORMAL_INSTALL)
                    284:    test -z "$(frman1dir)" || $(MKDIR_P) "$(DESTDIR)$(frman1dir)"
1.7       bertrand  285:    @list='$(frman1_DATA)'; test -n "$(frman1dir)" || list=; \
                    286:    for p in $$list; do \
1.1       bertrand  287:      if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.7       bertrand  288:      echo "$$d$$p"; \
                    289:    done | $(am__base_list) | \
                    290:    while read files; do \
                    291:      echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(frman1dir)'"; \
                    292:      $(INSTALL_DATA) $$files "$(DESTDIR)$(frman1dir)" || exit $$?; \
1.1       bertrand  293:    done
                    294: 
                    295: uninstall-frman1DATA:
                    296:    @$(NORMAL_UNINSTALL)
1.7       bertrand  297:    @list='$(frman1_DATA)'; test -n "$(frman1dir)" || list=; \
                    298:    files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
                    299:    test -n "$$files" || exit 0; \
                    300:    echo " ( cd '$(DESTDIR)$(frman1dir)' && rm -f" $$files ")"; \
                    301:    cd "$(DESTDIR)$(frman1dir)" && rm -f $$files
1.1       bertrand  302: tags: TAGS
                    303: TAGS:
                    304: 
                    305: ctags: CTAGS
                    306: CTAGS:
                    307: 
                    308: 
                    309: distdir: $(DISTFILES)
                    310:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    311:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    312:    list='$(DISTFILES)'; \
                    313:      dist_files=`for file in $$list; do echo $$file; done | \
                    314:      sed -e "s|^$$srcdirstrip/||;t" \
                    315:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    316:    case $$dist_files in \
                    317:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    318:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    319:               sort -u` ;; \
                    320:    esac; \
                    321:    for file in $$dist_files; do \
                    322:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    323:      if test -d $$d/$$file; then \
                    324:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.7       bertrand  325:        if test -d "$(distdir)/$$file"; then \
                    326:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    327:        fi; \
1.1       bertrand  328:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.7       bertrand  329:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    330:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  331:        fi; \
1.7       bertrand  332:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  333:      else \
1.7       bertrand  334:        test -f "$(distdir)/$$file" \
                    335:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  336:        || exit 1; \
                    337:      fi; \
                    338:    done
                    339: check-am: all-am
                    340: check: check-am
                    341: all-am: Makefile $(DATA)
                    342: installdirs:
                    343:    for dir in "$(DESTDIR)$(frman1dir)"; do \
                    344:      test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    345:    done
                    346: install: install-am
                    347: install-exec: install-exec-am
                    348: install-data: install-data-am
                    349: uninstall: uninstall-am
                    350: 
                    351: install-am: all-am
                    352:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    353: 
                    354: installcheck: installcheck-am
                    355: install-strip:
                    356:    $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    357:      install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    358:      `test -z '$(STRIP)' || \
                    359:        echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    360: mostlyclean-generic:
                    361: 
                    362: clean-generic:
                    363: 
                    364: distclean-generic:
                    365:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.7       bertrand  366:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  367: 
                    368: maintainer-clean-generic:
                    369:    @echo "This command is intended for maintainers to use"
                    370:    @echo "it deletes files that may require special tools to rebuild."
                    371: clean: clean-am
                    372: 
                    373: clean-am: clean-generic mostlyclean-am
                    374: 
                    375: distclean: distclean-am
                    376:    -rm -f Makefile
                    377: distclean-am: clean-am distclean-generic
                    378: 
                    379: dvi: dvi-am
                    380: 
                    381: dvi-am:
                    382: 
                    383: html: html-am
                    384: 
1.7       bertrand  385: html-am:
                    386: 
1.1       bertrand  387: info: info-am
                    388: 
                    389: info-am:
                    390: 
                    391: install-data-am: install-frman1DATA
                    392: 
                    393: install-dvi: install-dvi-am
                    394: 
1.7       bertrand  395: install-dvi-am:
                    396: 
1.1       bertrand  397: install-exec-am:
                    398: 
                    399: install-html: install-html-am
                    400: 
1.7       bertrand  401: install-html-am:
                    402: 
1.1       bertrand  403: install-info: install-info-am
                    404: 
1.7       bertrand  405: install-info-am:
                    406: 
1.1       bertrand  407: install-man:
                    408: 
                    409: install-pdf: install-pdf-am
                    410: 
1.7       bertrand  411: install-pdf-am:
                    412: 
1.1       bertrand  413: install-ps: install-ps-am
                    414: 
1.7       bertrand  415: install-ps-am:
                    416: 
1.1       bertrand  417: installcheck-am:
                    418: 
                    419: maintainer-clean: maintainer-clean-am
                    420:    -rm -f Makefile
                    421: maintainer-clean-am: distclean-am maintainer-clean-generic
                    422: 
                    423: mostlyclean: mostlyclean-am
                    424: 
                    425: mostlyclean-am: mostlyclean-generic
                    426: 
                    427: pdf: pdf-am
                    428: 
                    429: pdf-am:
                    430: 
                    431: ps: ps-am
                    432: 
                    433: ps-am:
                    434: 
                    435: uninstall-am: uninstall-frman1DATA
                    436: 
                    437: .MAKE: install-am install-strip
                    438: 
                    439: .PHONY: all all-am check check-am clean clean-generic distclean \
                    440:    distclean-generic distdir dvi dvi-am html html-am info info-am \
                    441:    install install-am install-data install-data-am install-dvi \
                    442:    install-dvi-am install-exec install-exec-am install-frman1DATA \
                    443:    install-html install-html-am install-info install-info-am \
                    444:    install-man install-pdf install-pdf-am install-ps \
                    445:    install-ps-am install-strip installcheck installcheck-am \
                    446:    installdirs maintainer-clean maintainer-clean-generic \
                    447:    mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
                    448:    uninstall-am uninstall-frman1DATA
                    449: 
1.7       bertrand  450: 
1.1       bertrand  451: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    452: # Otherwise a system limit (for SysV at least) may be exceeded.
                    453: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>