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

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
1.39      bertrand   43: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
1.1       bertrand   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.44      bertrand   50: AM_V_GEN = $(am__v_GEN_$(V))
                     51: am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
                     52: am__v_GEN_0 = @echo "  GEN   " $@;
                     53: AM_V_at = $(am__v_at_$(V))
                     54: am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
                     55: am__v_at_0 = @
1.1       bertrand   56: SOURCES =
                     57: DIST_SOURCES =
                     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;
1.7       bertrand   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'
1.1       bertrand   79: am__installdirs = "$(DESTDIR)$(frman1dir)"
                     80: DATA = $(frman1_DATA)
                     81: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.30      bertrand   82: ABI = @ABI@
1.1       bertrand   83: ACLOCAL = @ACLOCAL@
                     84: AMTAR = @AMTAR@
1.44      bertrand   85: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.45      bertrand   86: ARCH = @ARCH@
1.1       bertrand   87: AUTOCONF = @AUTOCONF@
                     88: AUTOHEADER = @AUTOHEADER@
                     89: AUTOMAKE = @AUTOMAKE@
                     90: AWK = @AWK@
1.25      bertrand   91: BSH_PATH = @BSH_PATH@
1.37      bertrand   92: BUILD_OPENMOTIF = @BUILD_OPENMOTIF@
1.1       bertrand   93: CC = @CC@
                     94: CCDEPMODE = @CCDEPMODE@
                     95: CFLAGS = @CFLAGS@
1.29      bertrand   96: COCOA = @COCOA@
1.1       bertrand   97: CPP = @CPP@
                     98: CPPFLAGS = @CPPFLAGS@
                     99: CXX = @CXX@
                    100: CXXDEPMODE = @CXXDEPMODE@
                    101: CXXFLAGS = @CXXFLAGS@
                    102: CYGPATH_W = @CYGPATH_W@
1.19      bertrand  103: C_STANDARD = @C_STANDARD@
1.1       bertrand  104: DATE = @DATE@
                    105: DATE_FR = @DATE_FR@
1.46    ! bertrand  106: DEBMYSQL = @DEBMYSQL@
        !           107: DEBPQ = @DEBPQ@
1.1       bertrand  108: DEBUG = @DEBUG@
1.46    ! bertrand  109: DEBVIM = @DEBVIM@
1.1       bertrand  110: DEFS = @DEFS@
                    111: DEPDIR = @DEPDIR@
                    112: DVIPS = @DVIPS@
                    113: ECHO_C = @ECHO_C@
                    114: ECHO_N = @ECHO_N@
                    115: ECHO_T = @ECHO_T@
                    116: EGREP = @EGREP@
1.33      bertrand  117: ELF = @ELF@
1.1       bertrand  118: EXEEXT = @EXEEXT@
                    119: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.8       bertrand  120: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.17      bertrand  121: EXT_SQL = @EXT_SQL@
1.1       bertrand  122: F77 = @F77@
                    123: FC = @FC@
                    124: FCFLAGS = @FCFLAGS@
                    125: FFLAGS = @FFLAGS@
                    126: FILE = @FILE@
                    127: FINAL_ENCODING = @FINAL_ENCODING@
                    128: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
1.29      bertrand  129: GIAC = @GIAC@
1.28      bertrand  130: GMP = @GMP@
1.1       bertrand  131: GNUPLOT = @GNUPLOT@
                    132: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
                    133: GNUPLOT_P = @GNUPLOT_P@
                    134: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
                    135: GPP = @GPP@
                    136: GREP = @GREP@
                    137: GS = @GS@
                    138: GSL = @GSL@
                    139: GV = @GV@
1.32      bertrand  140: HOST = @HOST@
1.1       bertrand  141: ICONV = @ICONV@
1.37      bertrand  142: INCMOTIF = @INCMOTIF@
1.1       bertrand  143: INSTALL = @INSTALL@
                    144: INSTALL_DATA = @INSTALL_DATA@
                    145: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    146: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    147: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.22      bertrand  148: IPCS_SYSV = @IPCS_SYSV@
1.20      bertrand  149: IPV6 = @IPV6@
1.1       bertrand  150: LATEX = @LATEX@
                    151: LDFLAGS = @LDFLAGS@
1.37      bertrand  152: LIBMOTIF = @LIBMOTIF@
1.1       bertrand  153: LIBOBJS = @LIBOBJS@
1.31      bertrand  154: LIBRPLCAS = @LIBRPLCAS@
1.1       bertrand  155: LIBS = @LIBS@
1.38      bertrand  156: LIBXPM = @LIBXPM@
1.43      bertrand  157: LIB_PREFIX = @LIB_PREFIX@
1.1       bertrand  158: LN_S = @LN_S@
                    159: LTLIBOBJS = @LTLIBOBJS@
                    160: MAKEINFO = @MAKEINFO@
1.27      bertrand  161: MALLOC = @MALLOC@
1.1       bertrand  162: MKDIR_P = @MKDIR_P@
                    163: MOTIF_SUPPORT = @MOTIF_SUPPORT@
1.28      bertrand  164: MPFR = @MPFR@
1.1       bertrand  165: MYSQL_SUPPORT = @MYSQL_SUPPORT@
                    166: NCURSES = @NCURSES@
1.8       bertrand  167: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.29      bertrand  168: NTL = @NTL@
1.1       bertrand  169: OBJEXT = @OBJEXT@
1.36      bertrand  170: OPENMOTIF = @OPENMOTIF@
1.5       bertrand  171: OPENSSL = @OPENSSL@
1.4       bertrand  172: OS = @OS@
1.1       bertrand  173: PACKAGE = @PACKAGE@
                    174: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    175: PACKAGE_NAME = @PACKAGE_NAME@
                    176: PACKAGE_STRING = @PACKAGE_STRING@
                    177: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.7       bertrand  178: PACKAGE_URL = @PACKAGE_URL@
1.1       bertrand  179: PACKAGE_VERSION = @PACKAGE_VERSION@
1.29      bertrand  180: PARI = @PARI@
1.1       bertrand  181: PATH_SEPARATOR = @PATH_SEPARATOR@
                    182: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
                    183: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
                    184: PROFILAGE = @PROFILAGE@
1.43      bertrand  185: PSELECT = @PSELECT@
1.1       bertrand  186: RANLIB = @RANLIB@
                    187: READLINE = @READLINE@
1.31      bertrand  188: RPLCAS = @RPLCAS@
1.40      bertrand  189: RPLTOOLS = @RPLTOOLS@
1.1       bertrand  190: RUNPATH = @RUNPATH@
                    191: SED = @SED@
1.8       bertrand  192: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.19      bertrand  193: SEMUN = @SEMUN@
1.1       bertrand  194: SET_MAKE = @SET_MAKE@
1.41      bertrand  195: SHARED_MEMORY = @SHARED_MEMORY@
1.1       bertrand  196: SHELL = @SHELL@
1.34      bertrand  197: SIGSEGV = @SIGSEGV@
1.5       bertrand  198: SQLITE = @SQLITE@
1.1       bertrand  199: STRIP = @STRIP@
                    200: TEX = @TEX@
                    201: UNITS = @UNITS@
                    202: VERSION = @VERSION@
                    203: VIM = @VIM@
                    204: VIM_SUPPORT = @VIM_SUPPORT@
1.42      bertrand  205: WHOLE_LIB1 = @WHOLE_LIB1@
                    206: WHOLE_LIB2 = @WHOLE_LIB2@
1.1       bertrand  207: XMKMF = @XMKMF@
                    208: X_CFLAGS = @X_CFLAGS@
                    209: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    210: X_LIBS = @X_LIBS@
                    211: X_PRE_LIBS = @X_PRE_LIBS@
                    212: abs_builddir = @abs_builddir@
                    213: abs_srcdir = @abs_srcdir@
                    214: abs_top_builddir = @abs_top_builddir@
                    215: abs_top_srcdir = @abs_top_srcdir@
                    216: ac_ct_CC = @ac_ct_CC@
                    217: ac_ct_CXX = @ac_ct_CXX@
                    218: ac_ct_F77 = @ac_ct_F77@
                    219: ac_ct_FC = @ac_ct_FC@
                    220: am__include = @am__include@
                    221: am__leading_dot = @am__leading_dot@
                    222: am__quote = @am__quote@
                    223: am__tar = @am__tar@
                    224: am__untar = @am__untar@
                    225: bindir = @bindir@
                    226: build = @build@
                    227: build_alias = @build_alias@
                    228: build_cpu = @build_cpu@
                    229: build_os = @build_os@
                    230: build_vendor = @build_vendor@
                    231: builddir = @builddir@
                    232: datadir = @datadir@
                    233: datarootdir = @datarootdir@
                    234: docdir = @docdir@
                    235: dvidir = @dvidir@
                    236: exec_prefix = @exec_prefix@
                    237: host = @host@
                    238: host_alias = @host_alias@
                    239: host_cpu = @host_cpu@
                    240: host_os = @host_os@
                    241: host_vendor = @host_vendor@
                    242: htmldir = @htmldir@
                    243: includeX = @includeX@
                    244: includedir = @includedir@
                    245: infodir = @infodir@
                    246: install_sh = @install_sh@
                    247: libMySQLinc = @libMySQLinc@
                    248: libMySQLlib = @libMySQLlib@
                    249: libPgSQLinc = @libPgSQLinc@
                    250: libPgSQLlib = @libPgSQLlib@
                    251: libX = @libX@
                    252: libdir = @libdir@
                    253: libexecdir = @libexecdir@
                    254: localedir = @localedir@
                    255: localstatedir = @localstatedir@
                    256: mandir = @mandir@
                    257: mkdir_p = @mkdir_p@
                    258: oldincludedir = @oldincludedir@
                    259: pdfdir = @pdfdir@
                    260: prefix = @prefix@
                    261: program_transform_name = @program_transform_name@
                    262: psdir = @psdir@
                    263: sbindir = @sbindir@
                    264: sharedstatedir = @sharedstatedir@
                    265: srcdir = @srcdir@
                    266: subdirs = @subdirs@
                    267: sysconfdir = @sysconfdir@
                    268: target = @target@
                    269: target_alias = @target_alias@
                    270: target_cpu = @target_cpu@
                    271: target_os = @target_os@
                    272: target_vendor = @target_vendor@
1.7       bertrand  273: top_build_prefix = @top_build_prefix@
1.1       bertrand  274: top_builddir = @top_builddir@
                    275: top_srcdir = @top_srcdir@
                    276: frman1dir = $(mandir)/fr_FR/man1
                    277: frman1_DATA = rpl.1 rpltags.1 mkrplso.1 rplcc.1 rpllink.1
                    278: all: all-am
                    279: 
                    280: .SUFFIXES:
                    281: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    282:    @for dep in $?; do \
                    283:      case '$(am__configure_deps)' in \
                    284:        *$$dep*) \
1.7       bertrand  285:          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    286:            && { if test -f $@; then exit 0; else break; fi; }; \
1.1       bertrand  287:          exit 1;; \
                    288:      esac; \
                    289:    done; \
1.7       bertrand  290:    echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/fr_FR/Makefile'; \
                    291:    $(am__cd) $(top_srcdir) && \
                    292:      $(AUTOMAKE) --gnu man/fr_FR/Makefile
1.1       bertrand  293: .PRECIOUS: Makefile
                    294: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    295:    @case '$?' in \
                    296:      *config.status*) \
                    297:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    298:      *) \
                    299:        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    300:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    301:    esac;
                    302: 
                    303: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    304:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    305: 
                    306: $(top_srcdir)/configure:  $(am__configure_deps)
                    307:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    308: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    309:    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.7       bertrand  310: $(am__aclocal_m4_deps):
1.1       bertrand  311: rpl.1: $(top_builddir)/config.status $(srcdir)/rpl.1.in
                    312:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    313: rplcc.1: $(top_builddir)/config.status $(srcdir)/rplcc.1.in
                    314:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    315: rpllink.1: $(top_builddir)/config.status $(srcdir)/rpllink.1.in
                    316:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    317: rpltags.1: $(top_builddir)/config.status $(srcdir)/rpltags.1.in
                    318:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    319: mkrplso.1: $(top_builddir)/config.status $(srcdir)/mkrplso.1.in
                    320:    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    321: install-frman1DATA: $(frman1_DATA)
                    322:    @$(NORMAL_INSTALL)
                    323:    test -z "$(frman1dir)" || $(MKDIR_P) "$(DESTDIR)$(frman1dir)"
1.7       bertrand  324:    @list='$(frman1_DATA)'; test -n "$(frman1dir)" || list=; \
                    325:    for p in $$list; do \
1.1       bertrand  326:      if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.7       bertrand  327:      echo "$$d$$p"; \
                    328:    done | $(am__base_list) | \
                    329:    while read files; do \
                    330:      echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(frman1dir)'"; \
                    331:      $(INSTALL_DATA) $$files "$(DESTDIR)$(frman1dir)" || exit $$?; \
1.1       bertrand  332:    done
                    333: 
                    334: uninstall-frman1DATA:
                    335:    @$(NORMAL_UNINSTALL)
1.7       bertrand  336:    @list='$(frman1_DATA)'; test -n "$(frman1dir)" || list=; \
                    337:    files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
                    338:    test -n "$$files" || exit 0; \
                    339:    echo " ( cd '$(DESTDIR)$(frman1dir)' && rm -f" $$files ")"; \
                    340:    cd "$(DESTDIR)$(frman1dir)" && rm -f $$files
1.1       bertrand  341: tags: TAGS
                    342: TAGS:
                    343: 
                    344: ctags: CTAGS
                    345: CTAGS:
                    346: 
                    347: 
                    348: distdir: $(DISTFILES)
                    349:    @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    350:    topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    351:    list='$(DISTFILES)'; \
                    352:      dist_files=`for file in $$list; do echo $$file; done | \
                    353:      sed -e "s|^$$srcdirstrip/||;t" \
                    354:          -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    355:    case $$dist_files in \
                    356:      */*) $(MKDIR_P) `echo "$$dist_files" | \
                    357:               sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    358:               sort -u` ;; \
                    359:    esac; \
                    360:    for file in $$dist_files; do \
                    361:      if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    362:      if test -d $$d/$$file; then \
                    363:        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.7       bertrand  364:        if test -d "$(distdir)/$$file"; then \
                    365:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    366:        fi; \
1.1       bertrand  367:        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.7       bertrand  368:          cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    369:          find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       bertrand  370:        fi; \
1.7       bertrand  371:        cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       bertrand  372:      else \
1.7       bertrand  373:        test -f "$(distdir)/$$file" \
                    374:        || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       bertrand  375:        || exit 1; \
                    376:      fi; \
                    377:    done
                    378: check-am: all-am
                    379: check: check-am
                    380: all-am: Makefile $(DATA)
                    381: installdirs:
                    382:    for dir in "$(DESTDIR)$(frman1dir)"; do \
                    383:      test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    384:    done
                    385: install: install-am
                    386: install-exec: install-exec-am
                    387: install-data: install-data-am
                    388: uninstall: uninstall-am
                    389: 
                    390: install-am: all-am
                    391:    @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    392: 
                    393: installcheck: installcheck-am
                    394: install-strip:
                    395:    $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    396:      install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    397:      `test -z '$(STRIP)' || \
                    398:        echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    399: mostlyclean-generic:
                    400: 
                    401: clean-generic:
                    402: 
                    403: distclean-generic:
                    404:    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.7       bertrand  405:    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       bertrand  406: 
                    407: maintainer-clean-generic:
                    408:    @echo "This command is intended for maintainers to use"
                    409:    @echo "it deletes files that may require special tools to rebuild."
                    410: clean: clean-am
                    411: 
                    412: clean-am: clean-generic mostlyclean-am
                    413: 
                    414: distclean: distclean-am
                    415:    -rm -f Makefile
                    416: distclean-am: clean-am distclean-generic
                    417: 
                    418: dvi: dvi-am
                    419: 
                    420: dvi-am:
                    421: 
                    422: html: html-am
                    423: 
1.7       bertrand  424: html-am:
                    425: 
1.1       bertrand  426: info: info-am
                    427: 
                    428: info-am:
                    429: 
                    430: install-data-am: install-frman1DATA
                    431: 
                    432: install-dvi: install-dvi-am
                    433: 
1.7       bertrand  434: install-dvi-am:
                    435: 
1.1       bertrand  436: install-exec-am:
                    437: 
                    438: install-html: install-html-am
                    439: 
1.7       bertrand  440: install-html-am:
                    441: 
1.1       bertrand  442: install-info: install-info-am
                    443: 
1.7       bertrand  444: install-info-am:
                    445: 
1.1       bertrand  446: install-man:
                    447: 
                    448: install-pdf: install-pdf-am
                    449: 
1.7       bertrand  450: install-pdf-am:
                    451: 
1.1       bertrand  452: install-ps: install-ps-am
                    453: 
1.7       bertrand  454: install-ps-am:
                    455: 
1.1       bertrand  456: installcheck-am:
                    457: 
                    458: maintainer-clean: maintainer-clean-am
                    459:    -rm -f Makefile
                    460: maintainer-clean-am: distclean-am maintainer-clean-generic
                    461: 
                    462: mostlyclean: mostlyclean-am
                    463: 
                    464: mostlyclean-am: mostlyclean-generic
                    465: 
                    466: pdf: pdf-am
                    467: 
                    468: pdf-am:
                    469: 
                    470: ps: ps-am
                    471: 
                    472: ps-am:
                    473: 
                    474: uninstall-am: uninstall-frman1DATA
                    475: 
                    476: .MAKE: install-am install-strip
                    477: 
                    478: .PHONY: all all-am check check-am clean clean-generic distclean \
                    479:    distclean-generic distdir dvi dvi-am html html-am info info-am \
                    480:    install install-am install-data install-data-am install-dvi \
                    481:    install-dvi-am install-exec install-exec-am install-frman1DATA \
                    482:    install-html install-html-am install-info install-info-am \
                    483:    install-man install-pdf install-pdf-am install-ps \
                    484:    install-ps-am install-strip installcheck installcheck-am \
                    485:    installdirs maintainer-clean maintainer-clean-generic \
                    486:    mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
                    487:    uninstall-am uninstall-frman1DATA
                    488: 
1.7       bertrand  489: 
1.1       bertrand  490: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    491: # Otherwise a system limit (for SysV at least) may be exceeded.
                    492: .NOEXPORT:

CVSweb interface <joel.bertrand@systella.fr>