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

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

CVSweb interface <joel.bertrand@systella.fr>