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