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