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

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

CVSweb interface <joel.bertrand@systella.fr>