Annotation of rpl/man/fr_FR/Makefile.in, revision 1.40
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.40 ! bertrand 176: RPLTOOLS = @RPLTOOLS@
1.1 bertrand 177: RUNPATH = @RUNPATH@
178: SED = @SED@
1.8 bertrand 179: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.19 bertrand 180: SEMUN = @SEMUN@
1.1 bertrand 181: SET_MAKE = @SET_MAKE@
182: SHELL = @SHELL@
1.34 bertrand 183: SIGSEGV = @SIGSEGV@
1.5 bertrand 184: SQLITE = @SQLITE@
1.1 bertrand 185: STRIP = @STRIP@
186: TEX = @TEX@
187: UNITS = @UNITS@
188: VERSION = @VERSION@
189: VIM = @VIM@
190: VIM_SUPPORT = @VIM_SUPPORT@
191: XMKMF = @XMKMF@
192: X_CFLAGS = @X_CFLAGS@
193: X_EXTRA_LIBS = @X_EXTRA_LIBS@
194: X_LIBS = @X_LIBS@
195: X_PRE_LIBS = @X_PRE_LIBS@
196: abs_builddir = @abs_builddir@
197: abs_srcdir = @abs_srcdir@
198: abs_top_builddir = @abs_top_builddir@
199: abs_top_srcdir = @abs_top_srcdir@
200: ac_ct_CC = @ac_ct_CC@
201: ac_ct_CXX = @ac_ct_CXX@
202: ac_ct_F77 = @ac_ct_F77@
203: ac_ct_FC = @ac_ct_FC@
204: am__include = @am__include@
205: am__leading_dot = @am__leading_dot@
206: am__quote = @am__quote@
207: am__tar = @am__tar@
208: am__untar = @am__untar@
209: bindir = @bindir@
210: build = @build@
211: build_alias = @build_alias@
212: build_cpu = @build_cpu@
213: build_os = @build_os@
214: build_vendor = @build_vendor@
215: builddir = @builddir@
216: datadir = @datadir@
217: datarootdir = @datarootdir@
218: docdir = @docdir@
219: dvidir = @dvidir@
220: exec_prefix = @exec_prefix@
221: host = @host@
222: host_alias = @host_alias@
223: host_cpu = @host_cpu@
224: host_os = @host_os@
225: host_vendor = @host_vendor@
226: htmldir = @htmldir@
227: includeX = @includeX@
228: includedir = @includedir@
229: infodir = @infodir@
230: install_sh = @install_sh@
231: libMySQLinc = @libMySQLinc@
232: libMySQLlib = @libMySQLlib@
233: libPgSQLinc = @libPgSQLinc@
234: libPgSQLlib = @libPgSQLlib@
235: libX = @libX@
236: libdir = @libdir@
237: libexecdir = @libexecdir@
238: localedir = @localedir@
239: localstatedir = @localstatedir@
240: mandir = @mandir@
241: mkdir_p = @mkdir_p@
242: oldincludedir = @oldincludedir@
243: pdfdir = @pdfdir@
244: prefix = @prefix@
245: program_transform_name = @program_transform_name@
246: psdir = @psdir@
247: sbindir = @sbindir@
248: sharedstatedir = @sharedstatedir@
249: srcdir = @srcdir@
250: subdirs = @subdirs@
251: sysconfdir = @sysconfdir@
252: target = @target@
253: target_alias = @target_alias@
254: target_cpu = @target_cpu@
255: target_os = @target_os@
256: target_vendor = @target_vendor@
1.7 bertrand 257: top_build_prefix = @top_build_prefix@
1.1 bertrand 258: top_builddir = @top_builddir@
259: top_srcdir = @top_srcdir@
260: frman1dir = $(mandir)/fr_FR/man1
261: frman1_DATA = rpl.1 rpltags.1 mkrplso.1 rplcc.1 rpllink.1
262: all: all-am
263:
264: .SUFFIXES:
265: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
266: @for dep in $?; do \
267: case '$(am__configure_deps)' in \
268: *$$dep*) \
1.7 bertrand 269: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
270: && { if test -f $@; then exit 0; else break; fi; }; \
1.1 bertrand 271: exit 1;; \
272: esac; \
273: done; \
1.7 bertrand 274: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/fr_FR/Makefile'; \
275: $(am__cd) $(top_srcdir) && \
276: $(AUTOMAKE) --gnu man/fr_FR/Makefile
1.1 bertrand 277: .PRECIOUS: Makefile
278: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279: @case '$?' in \
280: *config.status*) \
281: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
282: *) \
283: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
285: esac;
286:
287: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289:
290: $(top_srcdir)/configure: $(am__configure_deps)
291: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
293: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.7 bertrand 294: $(am__aclocal_m4_deps):
1.1 bertrand 295: rpl.1: $(top_builddir)/config.status $(srcdir)/rpl.1.in
296: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
297: rplcc.1: $(top_builddir)/config.status $(srcdir)/rplcc.1.in
298: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
299: rpllink.1: $(top_builddir)/config.status $(srcdir)/rpllink.1.in
300: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
301: rpltags.1: $(top_builddir)/config.status $(srcdir)/rpltags.1.in
302: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
303: mkrplso.1: $(top_builddir)/config.status $(srcdir)/mkrplso.1.in
304: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
305: install-frman1DATA: $(frman1_DATA)
306: @$(NORMAL_INSTALL)
307: test -z "$(frman1dir)" || $(MKDIR_P) "$(DESTDIR)$(frman1dir)"
1.7 bertrand 308: @list='$(frman1_DATA)'; test -n "$(frman1dir)" || list=; \
309: for p in $$list; do \
1.1 bertrand 310: if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.7 bertrand 311: echo "$$d$$p"; \
312: done | $(am__base_list) | \
313: while read files; do \
314: echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(frman1dir)'"; \
315: $(INSTALL_DATA) $$files "$(DESTDIR)$(frman1dir)" || exit $$?; \
1.1 bertrand 316: done
317:
318: uninstall-frman1DATA:
319: @$(NORMAL_UNINSTALL)
1.7 bertrand 320: @list='$(frman1_DATA)'; test -n "$(frman1dir)" || list=; \
321: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
322: test -n "$$files" || exit 0; \
323: echo " ( cd '$(DESTDIR)$(frman1dir)' && rm -f" $$files ")"; \
324: cd "$(DESTDIR)$(frman1dir)" && rm -f $$files
1.1 bertrand 325: tags: TAGS
326: TAGS:
327:
328: ctags: CTAGS
329: CTAGS:
330:
331:
332: distdir: $(DISTFILES)
333: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335: list='$(DISTFILES)'; \
336: dist_files=`for file in $$list; do echo $$file; done | \
337: sed -e "s|^$$srcdirstrip/||;t" \
338: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
339: case $$dist_files in \
340: */*) $(MKDIR_P) `echo "$$dist_files" | \
341: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
342: sort -u` ;; \
343: esac; \
344: for file in $$dist_files; do \
345: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
346: if test -d $$d/$$file; then \
347: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.7 bertrand 348: if test -d "$(distdir)/$$file"; then \
349: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
350: fi; \
1.1 bertrand 351: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.7 bertrand 352: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
353: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1 bertrand 354: fi; \
1.7 bertrand 355: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1 bertrand 356: else \
1.7 bertrand 357: test -f "$(distdir)/$$file" \
358: || cp -p $$d/$$file "$(distdir)/$$file" \
1.1 bertrand 359: || exit 1; \
360: fi; \
361: done
362: check-am: all-am
363: check: check-am
364: all-am: Makefile $(DATA)
365: installdirs:
366: for dir in "$(DESTDIR)$(frman1dir)"; do \
367: test -z "$$dir" || $(MKDIR_P) "$$dir"; \
368: done
369: install: install-am
370: install-exec: install-exec-am
371: install-data: install-data-am
372: uninstall: uninstall-am
373:
374: install-am: all-am
375: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
376:
377: installcheck: installcheck-am
378: install-strip:
379: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
380: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
381: `test -z '$(STRIP)' || \
382: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
383: mostlyclean-generic:
384:
385: clean-generic:
386:
387: distclean-generic:
388: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.7 bertrand 389: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1 bertrand 390:
391: maintainer-clean-generic:
392: @echo "This command is intended for maintainers to use"
393: @echo "it deletes files that may require special tools to rebuild."
394: clean: clean-am
395:
396: clean-am: clean-generic mostlyclean-am
397:
398: distclean: distclean-am
399: -rm -f Makefile
400: distclean-am: clean-am distclean-generic
401:
402: dvi: dvi-am
403:
404: dvi-am:
405:
406: html: html-am
407:
1.7 bertrand 408: html-am:
409:
1.1 bertrand 410: info: info-am
411:
412: info-am:
413:
414: install-data-am: install-frman1DATA
415:
416: install-dvi: install-dvi-am
417:
1.7 bertrand 418: install-dvi-am:
419:
1.1 bertrand 420: install-exec-am:
421:
422: install-html: install-html-am
423:
1.7 bertrand 424: install-html-am:
425:
1.1 bertrand 426: install-info: install-info-am
427:
1.7 bertrand 428: install-info-am:
429:
1.1 bertrand 430: install-man:
431:
432: install-pdf: install-pdf-am
433:
1.7 bertrand 434: install-pdf-am:
435:
1.1 bertrand 436: install-ps: install-ps-am
437:
1.7 bertrand 438: install-ps-am:
439:
1.1 bertrand 440: installcheck-am:
441:
442: maintainer-clean: maintainer-clean-am
443: -rm -f Makefile
444: maintainer-clean-am: distclean-am maintainer-clean-generic
445:
446: mostlyclean: mostlyclean-am
447:
448: mostlyclean-am: mostlyclean-generic
449:
450: pdf: pdf-am
451:
452: pdf-am:
453:
454: ps: ps-am
455:
456: ps-am:
457:
458: uninstall-am: uninstall-frman1DATA
459:
460: .MAKE: install-am install-strip
461:
462: .PHONY: all all-am check check-am clean clean-generic distclean \
463: distclean-generic distdir dvi dvi-am html html-am info info-am \
464: install install-am install-data install-data-am install-dvi \
465: install-dvi-am install-exec install-exec-am install-frman1DATA \
466: install-html install-html-am install-info install-info-am \
467: install-man install-pdf install-pdf-am install-ps \
468: install-ps-am install-strip installcheck installcheck-am \
469: installdirs maintainer-clean maintainer-clean-generic \
470: mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
471: uninstall-am uninstall-frman1DATA
472:
1.7 bertrand 473:
1.1 bertrand 474: # Tell versions [3.59,3.63) of GNU make to not export all variables.
475: # Otherwise a system limit (for SysV at least) may be exceeded.
476: .NOEXPORT:
CVSweb interface <joel.bertrand@systella.fr>