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

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

CVSweb interface <joel.bertrand@systella.fr>