~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to i18n/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2004-12-21 09:46:27 UTC
  • Revision ID: james.westby@ubuntu.com-20041221094627-r9lb6mlz2o3yp8gn
Tags: upstream-0.6.0
ImportĀ upstreamĀ versionĀ 0.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.4 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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) 2004 Jens Oberender <j.obi at troja.net>
 
18
#  
 
19
# This file is free software; as a special exception the author gives
 
20
# unlimited permission to copy and/or distribute it, with or without 
 
21
# modifications, as long as this notice is preserved.
 
22
 
23
# This program is distributed in the hope that it will be useful, but
 
24
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 
25
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
26
#
 
27
# $Id: Makefile.am,v 1.6 2004/08/18 07:51:29 jobi Exp $
 
28
 
 
29
srcdir = @srcdir@
 
30
top_srcdir = @top_srcdir@
 
31
VPATH = @srcdir@
 
32
pkgdatadir = $(datadir)/@PACKAGE@
 
33
pkglibdir = $(libdir)/@PACKAGE@
 
34
pkgincludedir = $(includedir)/@PACKAGE@
 
35
top_builddir = ..
 
36
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
37
INSTALL = @INSTALL@
 
38
install_sh_DATA = $(install_sh) -c -m 644
 
39
install_sh_PROGRAM = $(install_sh) -c
 
40
install_sh_SCRIPT = $(install_sh) -c
 
41
INSTALL_HEADER = $(INSTALL_DATA)
 
42
transform = $(program_transform_name)
 
43
NORMAL_INSTALL = :
 
44
PRE_INSTALL = :
 
45
POST_INSTALL = :
 
46
NORMAL_UNINSTALL = :
 
47
PRE_UNINSTALL = :
 
48
POST_UNINSTALL = :
 
49
host_triplet = @host@
 
50
subdir = i18n
 
51
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
52
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
53
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
54
        $(top_srcdir)/configure.in
 
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
56
        $(ACLOCAL_M4)
 
57
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
58
CONFIG_HEADER = $(top_builddir)/qgsconfig.h
 
59
CONFIG_CLEAN_FILES =
 
60
SOURCES =
 
61
DIST_SOURCES =
 
62
am__installdirs = "$(DESTDIR)$(i18ndir)"
 
63
nodist_i18nDATA_INSTALL = $(INSTALL_DATA)
 
64
DATA = $(nodist_i18n_DATA)
 
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
66
ACLOCAL = @ACLOCAL@
 
67
AMDEP_FALSE = @AMDEP_FALSE@
 
68
AMDEP_TRUE = @AMDEP_TRUE@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
 
71
AUTOCONF = @AUTOCONF@
 
72
AUTOHEADER = @AUTOHEADER@
 
73
AUTOMAKE = @AUTOMAKE@
 
74
AWK = @AWK@
 
75
CC = @CC@
 
76
CCDEPMODE = @CCDEPMODE@
 
77
CFLAGS = @CFLAGS@
 
78
CPP = @CPP@
 
79
CPPFLAGS = @CPPFLAGS@
 
80
CXX = @CXX@
 
81
CXXCPP = @CXXCPP@
 
82
CXXDEPMODE = @CXXDEPMODE@
 
83
CXXFLAGS = @CXXFLAGS@
 
84
CYGPATH_W = @CYGPATH_W@
 
85
DEBUG_QGIS = @DEBUG_QGIS@
 
86
DEFS = @DEFS@
 
87
DEPDIR = @DEPDIR@
 
88
ECHO = @ECHO@
 
89
ECHO_C = @ECHO_C@
 
90
ECHO_N = @ECHO_N@
 
91
ECHO_T = @ECHO_T@
 
92
EGREP = @EGREP@
 
93
EXEEXT = @EXEEXT@
 
94
EXTRA_VERSION = @EXTRA_VERSION@
 
95
F77 = @F77@
 
96
FFLAGS = @FFLAGS@
 
97
GDAL_CFLAGS = @GDAL_CFLAGS@
 
98
GDAL_CONFIG = @GDAL_CONFIG@
 
99
GDAL_LDADD = @GDAL_LDADD@
 
100
GEOS_CFLAGS = @GEOS_CFLAGS@
 
101
GEOS_CONFIG = @GEOS_CONFIG@
 
102
GEOS_LDADD = @GEOS_LDADD@
 
103
GRASS_INC = @GRASS_INC@
 
104
GRASS_LIB = @GRASS_LIB@
 
105
HAVE_GRASS = @HAVE_GRASS@
 
106
HAVE_GRASS_FALSE = @HAVE_GRASS_FALSE@
 
107
HAVE_GRASS_TRUE = @HAVE_GRASS_TRUE@
 
108
HAVE_POSTGRESQL_FALSE = @HAVE_POSTGRESQL_FALSE@
 
109
HAVE_POSTGRESQL_TRUE = @HAVE_POSTGRESQL_TRUE@
 
110
HAVE_SPIT_FALSE = @HAVE_SPIT_FALSE@
 
111
HAVE_SPIT_TRUE = @HAVE_SPIT_TRUE@
 
112
INSTALL_DATA = @INSTALL_DATA@
 
113
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
114
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
115
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
116
INTERFACE_VERSION = @INTERFACE_VERSION@
 
117
LDFLAGS = @LDFLAGS@
 
118
LIBOBJS = @LIBOBJS@
 
119
LIBS = @LIBS@
 
120
LIBTOOL = @LIBTOOL@
 
121
LN_S = @LN_S@
 
122
LTLIBOBJS = @LTLIBOBJS@
 
123
MAJOR_VERSION = @MAJOR_VERSION@
 
124
MAKEINFO = @MAKEINFO@
 
125
MICRO_VERSION = @MICRO_VERSION@
 
126
MINOR_VERSION = @MINOR_VERSION@
 
127
MOC = @MOC@
 
128
OBJEXT = @OBJEXT@
 
129
PACKAGE = @PACKAGE@
 
130
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
131
PACKAGE_NAME = @PACKAGE_NAME@
 
132
PACKAGE_STRING = @PACKAGE_STRING@
 
133
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
134
PACKAGE_VERSION = @PACKAGE_VERSION@
 
135
PATH_SEPARATOR = @PATH_SEPARATOR@
 
136
PG_CONFIG = @PG_CONFIG@
 
137
PG_INC = @PG_INC@
 
138
PG_LIB = @PG_LIB@
 
139
QASSISTANTCLIENT_LDADD = @QASSISTANTCLIENT_LDADD@
 
140
QEMBED = @QEMBED@
 
141
QT_CXXFLAGS = @QT_CXXFLAGS@
 
142
QT_GUILINK = @QT_GUILINK@
 
143
QT_LDADD = @QT_LDADD@
 
144
RANLIB = @RANLIB@
 
145
SET_MAKE = @SET_MAKE@
 
146
SHELL = @SHELL@
 
147
STRIP = @STRIP@
 
148
UIC = @UIC@
 
149
VERSION = @VERSION@
 
150
ac_ct_AR = @ac_ct_AR@
 
151
ac_ct_CC = @ac_ct_CC@
 
152
ac_ct_CXX = @ac_ct_CXX@
 
153
ac_ct_F77 = @ac_ct_F77@
 
154
ac_ct_RANLIB = @ac_ct_RANLIB@
 
155
ac_ct_STRIP = @ac_ct_STRIP@
 
156
ac_prefix_program = @ac_prefix_program@
 
157
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
158
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
159
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
160
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
161
am__include = @am__include@
 
162
am__leading_dot = @am__leading_dot@
 
163
am__quote = @am__quote@
 
164
bindir = @bindir@
 
165
build = @build@
 
166
build_alias = @build_alias@
 
167
build_cpu = @build_cpu@
 
168
build_os = @build_os@
 
169
build_vendor = @build_vendor@
 
170
datadir = @datadir@
 
171
exec_prefix = @exec_prefix@
 
172
host = @host@
 
173
host_alias = @host_alias@
 
174
host_cpu = @host_cpu@
 
175
host_os = @host_os@
 
176
host_vendor = @host_vendor@
 
177
includedir = @includedir@
 
178
infodir = @infodir@
 
179
install_sh = @install_sh@
 
180
libdir = @libdir@
 
181
libexecdir = @libexecdir@
 
182
localstatedir = @localstatedir@
 
183
mandir = @mandir@
 
184
mkdir_p = @mkdir_p@
 
185
oldincludedir = @oldincludedir@
 
186
prefix = @prefix@
 
187
program_transform_name = @program_transform_name@
 
188
sbindir = @sbindir@
 
189
sharedstatedir = @sharedstatedir@
 
190
sysconfdir = @sysconfdir@
 
191
target_alias = @target_alias@
 
192
i18ndir = ${pkgdatadir}/i18n
 
193
nodist_i18n_DATA = \
 
194
        qgis_de.qm \
 
195
        qgis_fr.qm \
 
196
        qgis_it.qm \
 
197
        qgis_nl.qm \
 
198
        qgis_pt_BR.qm \
 
199
        qgis_ru.qm \
 
200
        qgis_se.qm \
 
201
        qgis_zh_CN.qm
 
202
 
 
203
i18n_SOURCES = \
 
204
        qgis_de.ts \
 
205
        qgis_fr.ts \
 
206
        qgis_it.ts \
 
207
        qgis_nl.ts \
 
208
        qgis_pt_BR.ts \
 
209
        qgis_ru.ts \
 
210
        qgis_se.ts \
 
211
        qgis_zh_CN.ts
 
212
 
 
213
EXTRA_DIST = $(i18n_SOURCES)
 
214
all: all-am
 
215
 
 
216
.SUFFIXES:
 
217
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
218
        @for dep in $?; do \
 
219
          case '$(am__configure_deps)' in \
 
220
            *$$dep*) \
 
221
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
222
                && exit 0; \
 
223
              exit 1;; \
 
224
          esac; \
 
225
        done; \
 
226
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  i18n/Makefile'; \
 
227
        cd $(top_srcdir) && \
 
228
          $(AUTOMAKE) --foreign  i18n/Makefile
 
229
.PRECIOUS: Makefile
 
230
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
231
        @case '$?' in \
 
232
          *config.status*) \
 
233
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
234
          *) \
 
235
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
236
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
237
        esac;
 
238
 
 
239
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
240
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
241
 
 
242
$(top_srcdir)/configure:  $(am__configure_deps)
 
243
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
244
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
245
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
246
 
 
247
mostlyclean-libtool:
 
248
        -rm -f *.lo
 
249
 
 
250
clean-libtool:
 
251
        -rm -rf .libs _libs
 
252
 
 
253
distclean-libtool:
 
254
        -rm -f libtool
 
255
uninstall-info-am:
 
256
install-nodist_i18nDATA: $(nodist_i18n_DATA)
 
257
        @$(NORMAL_INSTALL)
 
258
        test -z "$(i18ndir)" || $(mkdir_p) "$(DESTDIR)$(i18ndir)"
 
259
        @list='$(nodist_i18n_DATA)'; for p in $$list; do \
 
260
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
261
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
262
          echo " $(nodist_i18nDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(i18ndir)/$$f'"; \
 
263
          $(nodist_i18nDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(i18ndir)/$$f"; \
 
264
        done
 
265
 
 
266
uninstall-nodist_i18nDATA:
 
267
        @$(NORMAL_UNINSTALL)
 
268
        @list='$(nodist_i18n_DATA)'; for p in $$list; do \
 
269
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
270
          echo " rm -f '$(DESTDIR)$(i18ndir)/$$f'"; \
 
271
          rm -f "$(DESTDIR)$(i18ndir)/$$f"; \
 
272
        done
 
273
tags: TAGS
 
274
TAGS:
 
275
 
 
276
ctags: CTAGS
 
277
CTAGS:
 
278
 
 
279
 
 
280
distdir: $(DISTFILES)
 
281
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
282
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
283
        list='$(DISTFILES)'; for file in $$list; do \
 
284
          case $$file in \
 
285
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
286
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
287
          esac; \
 
288
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
289
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
290
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
291
            dir="/$$dir"; \
 
292
            $(mkdir_p) "$(distdir)$$dir"; \
 
293
          else \
 
294
            dir=''; \
 
295
          fi; \
 
296
          if test -d $$d/$$file; then \
 
297
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
298
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
299
            fi; \
 
300
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
301
          else \
 
302
            test -f $(distdir)/$$file \
 
303
            || cp -p $$d/$$file $(distdir)/$$file \
 
304
            || exit 1; \
 
305
          fi; \
 
306
        done
 
307
check-am: all-am
 
308
check: check-am
 
309
all-am: Makefile $(DATA)
 
310
installdirs:
 
311
        for dir in "$(DESTDIR)$(i18ndir)"; do \
 
312
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
313
        done
 
314
install: install-am
 
315
install-exec: install-exec-am
 
316
install-data: install-data-am
 
317
uninstall: uninstall-am
 
318
 
 
319
install-am: all-am
 
320
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
321
 
 
322
installcheck: installcheck-am
 
323
install-strip:
 
324
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
325
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
326
          `test -z '$(STRIP)' || \
 
327
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
328
mostlyclean-generic:
 
329
 
 
330
clean-generic:
 
331
 
 
332
distclean-generic:
 
333
        -rm -f $(CONFIG_CLEAN_FILES)
 
334
 
 
335
maintainer-clean-generic:
 
336
        @echo "This command is intended for maintainers to use"
 
337
        @echo "it deletes files that may require special tools to rebuild."
 
338
clean: clean-am
 
339
 
 
340
clean-am: clean-generic clean-libtool mostlyclean-am
 
341
 
 
342
distclean: distclean-am
 
343
        -rm -f Makefile
 
344
distclean-am: clean-am distclean-generic distclean-libtool
 
345
 
 
346
dvi: dvi-am
 
347
 
 
348
dvi-am:
 
349
 
 
350
html: html-am
 
351
 
 
352
info: info-am
 
353
 
 
354
info-am:
 
355
 
 
356
install-data-am: install-nodist_i18nDATA
 
357
 
 
358
install-exec-am:
 
359
 
 
360
install-info: install-info-am
 
361
 
 
362
install-man:
 
363
 
 
364
installcheck-am:
 
365
 
 
366
maintainer-clean: maintainer-clean-am
 
367
        -rm -f Makefile
 
368
maintainer-clean-am: distclean-am maintainer-clean-generic
 
369
 
 
370
mostlyclean: mostlyclean-am
 
371
 
 
372
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
373
 
 
374
pdf: pdf-am
 
375
 
 
376
pdf-am:
 
377
 
 
378
ps: ps-am
 
379
 
 
380
ps-am:
 
381
 
 
382
uninstall-am: uninstall-info-am uninstall-nodist_i18nDATA
 
383
 
 
384
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
385
        distclean distclean-generic distclean-libtool distdir dvi \
 
386
        dvi-am html html-am info info-am install install-am \
 
387
        install-data install-data-am install-exec install-exec-am \
 
388
        install-info install-info-am install-man \
 
389
        install-nodist_i18nDATA install-strip installcheck \
 
390
        installcheck-am installdirs maintainer-clean \
 
391
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
392
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
393
        uninstall-info-am uninstall-nodist_i18nDATA
 
394
 
 
395
 
 
396
%.qm: %.ts
 
397
        cd ..; ./create_qm_files.sh
 
398
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
399
# Otherwise a system limit (for SysV at least) may be exceeded.
 
400
.NOEXPORT: