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