~ubuntu-branches/ubuntu/trusty/weechat/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/ru/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emmanuel Bouthenot
  • Date: 2009-09-15 20:58:07 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090915205807-nd2nx3kof2aldqbt
Tags: 0.3.0-1
* New (final) upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
18
 
#
19
 
# This program is free software; you can redistribute it and/or modify
20
 
# it under the terms of the GNU General Public License as published by
21
 
# the Free Software Foundation; either version 3 of the License, or
22
 
# (at your option) any later version.
23
 
#
24
 
# This program is distributed in the hope that it will be useful,
25
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
26
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27
 
# GNU General Public License for more details.
28
 
#
29
 
# You should have received a copy of the GNU General Public License
30
 
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
31
 
#
32
 
VPATH = @srcdir@
33
 
pkgdatadir = $(datadir)/@PACKAGE@
34
 
pkglibdir = $(libdir)/@PACKAGE@
35
 
pkgincludedir = $(includedir)/@PACKAGE@
36
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37
 
install_sh_DATA = $(install_sh) -c -m 644
38
 
install_sh_PROGRAM = $(install_sh) -c
39
 
install_sh_SCRIPT = $(install_sh) -c
40
 
INSTALL_HEADER = $(INSTALL_DATA)
41
 
transform = $(program_transform_name)
42
 
NORMAL_INSTALL = :
43
 
PRE_INSTALL = :
44
 
POST_INSTALL = :
45
 
NORMAL_UNINSTALL = :
46
 
PRE_UNINSTALL = :
47
 
POST_UNINSTALL = :
48
 
build_triplet = @build@
49
 
host_triplet = @host@
50
 
subdir = doc/ru
51
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
52
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
54
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55
 
        $(ACLOCAL_M4)
56
 
mkinstalldirs = $(install_sh) -d
57
 
CONFIG_HEADER = $(top_builddir)/config.h
58
 
CONFIG_CLEAN_FILES =
59
 
SOURCES =
60
 
DIST_SOURCES =
61
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62
 
ACLOCAL = @ACLOCAL@
63
 
ALLOCA = @ALLOCA@
64
 
AMTAR = @AMTAR@
65
 
AR = @AR@
66
 
ASPELL_CFLAGS = @ASPELL_CFLAGS@
67
 
ASPELL_LFLAGS = @ASPELL_LFLAGS@
68
 
AUTOCONF = @AUTOCONF@
69
 
AUTOHEADER = @AUTOHEADER@
70
 
AUTOMAKE = @AUTOMAKE@
71
 
AWK = @AWK@
72
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
73
 
CATOBJEXT = @CATOBJEXT@
74
 
CC = @CC@
75
 
CCDEPMODE = @CCDEPMODE@
76
 
CFLAGS = @CFLAGS@
77
 
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
78
 
CHARSET_CFLAGS = @CHARSET_CFLAGS@
79
 
CHARSET_LFLAGS = @CHARSET_LFLAGS@
80
 
CPP = @CPP@
81
 
CPPFLAGS = @CPPFLAGS@
82
 
CYGPATH_W = @CYGPATH_W@
83
 
DATADIRNAME = @DATADIRNAME@
84
 
DBLATEX_FOUND = @DBLATEX_FOUND@
85
 
DEFS = @DEFS@
86
 
DEPDIR = @DEPDIR@
87
 
DOC_XSL_PREFIX = @DOC_XSL_PREFIX@
88
 
DSYMUTIL = @DSYMUTIL@
89
 
DUMPBIN = @DUMPBIN@
90
 
ECHO_C = @ECHO_C@
91
 
ECHO_N = @ECHO_N@
92
 
ECHO_T = @ECHO_T@
93
 
EGREP = @EGREP@
94
 
EXEEXT = @EXEEXT@
95
 
FGREP = @FGREP@
96
 
GENCAT = @GENCAT@
97
 
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
98
 
GLIBC2 = @GLIBC2@
99
 
GLIBC21 = @GLIBC21@
100
 
GMSGFMT = @GMSGFMT@
101
 
GMSGFMT_015 = @GMSGFMT_015@
102
 
GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
103
 
GNUTLS_LFLAGS = @GNUTLS_LFLAGS@
104
 
GREP = @GREP@
105
 
GTK_CFLAGS = @GTK_CFLAGS@
106
 
GTK_LIBS = @GTK_LIBS@
107
 
HAVE_ASPRINTF = @HAVE_ASPRINTF@
108
 
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
109
 
HAVE_SNPRINTF = @HAVE_SNPRINTF@
110
 
HAVE_VISIBILITY = @HAVE_VISIBILITY@
111
 
HAVE_WPRINTF = @HAVE_WPRINTF@
112
 
INSTALL = @INSTALL@
113
 
INSTALL_DATA = @INSTALL_DATA@
114
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
115
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
116
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117
 
INSTOBJEXT = @INSTOBJEXT@
118
 
INTLBISON = @INTLBISON@
119
 
INTLLIBS = @INTLLIBS@
120
 
INTLOBJS = @INTLOBJS@
121
 
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
122
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
123
 
LD = @LD@
124
 
LDFLAGS = @LDFLAGS@
125
 
LIBICONV = @LIBICONV@
126
 
LIBINTL = @LIBINTL@
127
 
LIBMULTITHREAD = @LIBMULTITHREAD@
128
 
LIBOBJS = @LIBOBJS@
129
 
LIBPTH = @LIBPTH@
130
 
LIBPTH_PREFIX = @LIBPTH_PREFIX@
131
 
LIBS = @LIBS@
132
 
LIBTHREAD = @LIBTHREAD@
133
 
LIBTOOL = @LIBTOOL@
134
 
LIPO = @LIPO@
135
 
LN_S = @LN_S@
136
 
LTLIBC = @LTLIBC@
137
 
LTLIBICONV = @LTLIBICONV@
138
 
LTLIBINTL = @LTLIBINTL@
139
 
LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
140
 
LTLIBOBJS = @LTLIBOBJS@
141
 
LTLIBPTH = @LTLIBPTH@
142
 
LTLIBTHREAD = @LTLIBTHREAD@
143
 
LUACONFIG = @LUACONFIG@
144
 
LUA_CFLAGS = @LUA_CFLAGS@
145
 
LUA_LFLAGS = @LUA_LFLAGS@
146
 
MAKEINFO = @MAKEINFO@
147
 
MKDIR_P = @MKDIR_P@
148
 
MSGFMT = @MSGFMT@
149
 
MSGFMT_015 = @MSGFMT_015@
150
 
MSGMERGE = @MSGMERGE@
151
 
NCURSES_LIBS = @NCURSES_LIBS@
152
 
NM = @NM@
153
 
NMEDIT = @NMEDIT@
154
 
OBJDUMP = @OBJDUMP@
155
 
OBJEXT = @OBJEXT@
156
 
OTOOL = @OTOOL@
157
 
OTOOL64 = @OTOOL64@
158
 
PACKAGE = @PACKAGE@
159
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160
 
PACKAGE_NAME = @PACKAGE_NAME@
161
 
PACKAGE_STRING = @PACKAGE_STRING@
162
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
163
 
PACKAGE_VERSION = @PACKAGE_VERSION@
164
 
PATH_SEPARATOR = @PATH_SEPARATOR@
165
 
PERL = @PERL@
166
 
PERL_CFLAGS = @PERL_CFLAGS@
167
 
PERL_LFLAGS = @PERL_LFLAGS@
168
 
PKGCONFIG = @PKGCONFIG@
169
 
PKG_CONFIG = @PKG_CONFIG@
170
 
PLUGINS_LIBS = @PLUGINS_LIBS@
171
 
POSUB = @POSUB@
172
 
PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
173
 
PYTHON = @PYTHON@
174
 
PYTHON_CFLAGS = @PYTHON_CFLAGS@
175
 
PYTHON_LFLAGS = @PYTHON_LFLAGS@
176
 
RANLIB = @RANLIB@
177
 
RUBY = @RUBY@
178
 
RUBY_CFLAGS = @RUBY_CFLAGS@
179
 
RUBY_LFLAGS = @RUBY_LFLAGS@
180
 
SED = @SED@
181
 
SET_MAKE = @SET_MAKE@
182
 
SHELL = @SHELL@
183
 
STRIP = @STRIP@
184
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
185
 
USE_NLS = @USE_NLS@
186
 
VERSION = @VERSION@
187
 
WINDRES = @WINDRES@
188
 
WOE32 = @WOE32@
189
 
WOE32DLL = @WOE32DLL@
190
 
XGETTEXT = @XGETTEXT@
191
 
XGETTEXT_015 = @XGETTEXT_015@
192
 
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
193
 
abs_builddir = @abs_builddir@
194
 
abs_srcdir = @abs_srcdir@
195
 
abs_top_builddir = @abs_top_builddir@
196
 
abs_top_srcdir = @abs_top_srcdir@
197
 
ac_ct_CC = @ac_ct_CC@
198
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
199
 
am__include = @am__include@
200
 
am__leading_dot = @am__leading_dot@
201
 
am__quote = @am__quote@
202
 
am__tar = @am__tar@
203
 
am__untar = @am__untar@
204
 
bindir = @bindir@
205
 
build = @build@
206
 
build_alias = @build_alias@
207
 
build_cpu = @build_cpu@
208
 
build_os = @build_os@
209
 
build_vendor = @build_vendor@
210
 
builddir = @builddir@
211
 
datadir = @datadir@
212
 
datarootdir = @datarootdir@
213
 
docdir = $(datadir)/doc/$(PACKAGE)
214
 
dvidir = @dvidir@
215
 
exec_prefix = @exec_prefix@
216
 
host = @host@
217
 
host_alias = @host_alias@
218
 
host_cpu = @host_cpu@
219
 
host_os = @host_os@
220
 
host_vendor = @host_vendor@
221
 
htmldir = @htmldir@
222
 
includedir = @includedir@
223
 
infodir = @infodir@
224
 
install_sh = @install_sh@
225
 
libdir = @libdir@
226
 
libexecdir = @libexecdir@
227
 
localedir = @localedir@
228
 
localstatedir = @localstatedir@
229
 
lt_ECHO = @lt_ECHO@
230
 
mandir = @mandir@
231
 
mkdir_p = @mkdir_p@
232
 
oldincludedir = @oldincludedir@
233
 
pdfdir = @pdfdir@
234
 
prefix = @prefix@
235
 
program_transform_name = @program_transform_name@
236
 
psdir = @psdir@
237
 
sbindir = @sbindir@
238
 
sharedstatedir = @sharedstatedir@
239
 
srcdir = @srcdir@
240
 
sysconfdir = @sysconfdir@
241
 
target_alias = @target_alias@
242
 
top_build_prefix = @top_build_prefix@
243
 
top_builddir = @top_builddir@
244
 
top_srcdir = @top_srcdir@
245
 
weechat_libdir = @weechat_libdir@
246
 
LANGCODE = ru
247
 
QUICKSTART = weechat_quickstart.$(LANGCODE).txt
248
 
EXTRA_DIST = $(QUICKSTART)
249
 
all: all-am
250
 
 
251
 
.SUFFIXES:
252
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
253
 
        @for dep in $?; do \
254
 
          case '$(am__configure_deps)' in \
255
 
            *$$dep*) \
256
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
257
 
                && { if test -f $@; then exit 0; else break; fi; }; \
258
 
              exit 1;; \
259
 
          esac; \
260
 
        done; \
261
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/ru/Makefile'; \
262
 
        cd $(top_srcdir) && \
263
 
          $(AUTOMAKE) --gnu  doc/ru/Makefile
264
 
.PRECIOUS: Makefile
265
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266
 
        @case '$?' in \
267
 
          *config.status*) \
268
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269
 
          *) \
270
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272
 
        esac;
273
 
 
274
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
 
 
277
 
$(top_srcdir)/configure:  $(am__configure_deps)
278
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
280
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
 
 
282
 
mostlyclean-libtool:
283
 
        -rm -f *.lo
284
 
 
285
 
clean-libtool:
286
 
        -rm -rf .libs _libs
287
 
tags: TAGS
288
 
TAGS:
289
 
 
290
 
ctags: CTAGS
291
 
CTAGS:
292
 
 
293
 
 
294
 
distdir: $(DISTFILES)
295
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297
 
        list='$(DISTFILES)'; \
298
 
          dist_files=`for file in $$list; do echo $$file; done | \
299
 
          sed -e "s|^$$srcdirstrip/||;t" \
300
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
301
 
        case $$dist_files in \
302
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
303
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
304
 
                           sort -u` ;; \
305
 
        esac; \
306
 
        for file in $$dist_files; do \
307
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308
 
          if test -d $$d/$$file; then \
309
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
310
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
311
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
312
 
            fi; \
313
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
314
 
          else \
315
 
            test -f $(distdir)/$$file \
316
 
            || cp -p $$d/$$file $(distdir)/$$file \
317
 
            || exit 1; \
318
 
          fi; \
319
 
        done
320
 
check-am: all-am
321
 
check: check-am
322
 
all-am: Makefile
323
 
installdirs:
324
 
install: install-am
325
 
install-exec: install-exec-am
326
 
install-data: install-data-am
327
 
uninstall: uninstall-am
328
 
 
329
 
install-am: all-am
330
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331
 
 
332
 
installcheck: installcheck-am
333
 
install-strip:
334
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
335
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
336
 
          `test -z '$(STRIP)' || \
337
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
338
 
mostlyclean-generic:
339
 
 
340
 
clean-generic:
341
 
 
342
 
distclean-generic:
343
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
344
 
 
345
 
maintainer-clean-generic:
346
 
        @echo "This command is intended for maintainers to use"
347
 
        @echo "it deletes files that may require special tools to rebuild."
348
 
clean: clean-am
349
 
 
350
 
clean-am: clean-generic clean-libtool mostlyclean-am
351
 
 
352
 
distclean: distclean-am
353
 
        -rm -f Makefile
354
 
distclean-am: clean-am distclean-generic
355
 
 
356
 
dvi: dvi-am
357
 
 
358
 
dvi-am:
359
 
 
360
 
html: html-am
361
 
 
362
 
info: info-am
363
 
 
364
 
info-am:
365
 
 
366
 
install-data-am:
367
 
        @$(NORMAL_INSTALL)
368
 
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
369
 
 
370
 
install-dvi: install-dvi-am
371
 
 
372
 
install-exec-am:
373
 
 
374
 
install-html: install-html-am
375
 
 
376
 
install-info: install-info-am
377
 
 
378
 
install-man:
379
 
 
380
 
install-pdf: install-pdf-am
381
 
 
382
 
install-ps: install-ps-am
383
 
 
384
 
installcheck-am:
385
 
 
386
 
maintainer-clean: maintainer-clean-am
387
 
        -rm -f Makefile
388
 
maintainer-clean-am: distclean-am maintainer-clean-generic
389
 
 
390
 
mostlyclean: mostlyclean-am
391
 
 
392
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
393
 
 
394
 
pdf: pdf-am
395
 
 
396
 
pdf-am:
397
 
 
398
 
ps: ps-am
399
 
 
400
 
ps-am:
401
 
 
402
 
uninstall-am:
403
 
 
404
 
.MAKE: install-am install-data-am install-strip
405
 
 
406
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
407
 
        distclean distclean-generic distclean-libtool distdir dvi \
408
 
        dvi-am html html-am info info-am install install-am \
409
 
        install-data install-data-am install-data-hook install-dvi \
410
 
        install-dvi-am install-exec install-exec-am install-html \
411
 
        install-html-am install-info install-info-am install-man \
412
 
        install-pdf install-pdf-am install-ps install-ps-am \
413
 
        install-strip installcheck installcheck-am installdirs \
414
 
        maintainer-clean maintainer-clean-generic mostlyclean \
415
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
416
 
        uninstall uninstall-am
417
 
 
418
 
 
419
 
# install docs
420
 
 
421
 
install-data-hook:
422
 
        $(INSTALL_DATA) $(QUICKSTART) $(DESTDIR)$(docdir)/
423
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
424
 
# Otherwise a system limit (for SysV at least) may be exceeded.
425
 
.NOEXPORT: