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