~ubuntu-branches/ubuntu/lucid/tuxtype/lucid-proposed

« back to all changes in this revision

Viewing changes to tuxtype/data/themes/nederlands/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2006-10-30 13:48:49 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061030134849-5fdruftday0c02gs
Tags: 1.5.6.dfsg1-3ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../../../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
target_triplet = @target@
 
39
subdir = tuxtype/data/themes/nederlands
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
43
        $(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)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
SOURCES =
 
50
DIST_SOURCES =
 
51
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
52
        html-recursive info-recursive install-data-recursive \
 
53
        install-exec-recursive install-info-recursive \
 
54
        install-recursive installcheck-recursive installdirs-recursive \
 
55
        pdf-recursive ps-recursive uninstall-info-recursive \
 
56
        uninstall-recursive
 
57
ETAGS = etags
 
58
CTAGS = ctags
 
59
DIST_SUBDIRS = $(SUBDIRS)
 
60
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
61
ACLOCAL = @ACLOCAL@
 
62
AMDEP_FALSE = @AMDEP_FALSE@
 
63
AMDEP_TRUE = @AMDEP_TRUE@
 
64
AMTAR = @AMTAR@
 
65
AUTOCONF = @AUTOCONF@
 
66
AUTOHEADER = @AUTOHEADER@
 
67
AUTOMAKE = @AUTOMAKE@
 
68
AWK = @AWK@
 
69
CC = @CC@
 
70
CCDEPMODE = @CCDEPMODE@
 
71
CFLAGS = @CFLAGS@
 
72
CPP = @CPP@
 
73
CPPFLAGS = @CPPFLAGS@
 
74
CXX = @CXX@
 
75
CXXDEPMODE = @CXXDEPMODE@
 
76
CXXFLAGS = @CXXFLAGS@
 
77
CYGPATH_W = @CYGPATH_W@
 
78
DEFS = @DEFS@
 
79
DEPDIR = @DEPDIR@
 
80
ECHO_C = @ECHO_C@
 
81
ECHO_N = @ECHO_N@
 
82
ECHO_T = @ECHO_T@
 
83
EGREP = @EGREP@
 
84
EXEEXT = @EXEEXT@
 
85
GREP = @GREP@
 
86
INSTALL_DATA = @INSTALL_DATA@
 
87
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
88
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
89
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
90
LDFLAGS = @LDFLAGS@
 
91
LIBOBJS = @LIBOBJS@
 
92
LIBS = @LIBS@
 
93
LN_S = @LN_S@
 
94
LTLIBOBJS = @LTLIBOBJS@
 
95
MAKEINFO = @MAKEINFO@
 
96
OBJEXT = @OBJEXT@
 
97
PACKAGE = @PACKAGE@
 
98
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
99
PACKAGE_NAME = @PACKAGE_NAME@
 
100
PACKAGE_STRING = @PACKAGE_STRING@
 
101
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
102
PACKAGE_VERSION = @PACKAGE_VERSION@
 
103
PATH_SEPARATOR = @PATH_SEPARATOR@
 
104
SDL_CFLAGS = @SDL_CFLAGS@
 
105
SDL_CONFIG = @SDL_CONFIG@
 
106
SDL_LIBS = @SDL_LIBS@
 
107
SET_MAKE = @SET_MAKE@
 
108
SHELL = @SHELL@
 
109
STRIP = @STRIP@
 
110
VERSION = @VERSION@
 
111
ac_ct_CC = @ac_ct_CC@
 
112
ac_ct_CXX = @ac_ct_CXX@
 
113
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
114
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
115
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
116
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
117
am__include = @am__include@
 
118
am__leading_dot = @am__leading_dot@
 
119
am__quote = @am__quote@
 
120
am__tar = @am__tar@
 
121
am__untar = @am__untar@
 
122
bindir = @bindir@
 
123
build = @build@
 
124
build_alias = @build_alias@
 
125
build_cpu = @build_cpu@
 
126
build_os = @build_os@
 
127
build_vendor = @build_vendor@
 
128
datadir = @datadir@
 
129
datarootdir = @datarootdir@
 
130
docdir = @docdir@
 
131
dvidir = @dvidir@
 
132
exec_prefix = @exec_prefix@
 
133
host = @host@
 
134
host_alias = @host_alias@
 
135
host_cpu = @host_cpu@
 
136
host_os = @host_os@
 
137
host_vendor = @host_vendor@
 
138
htmldir = @htmldir@
 
139
includedir = @includedir@
 
140
infodir = @infodir@
 
141
install_sh = @install_sh@
 
142
libdir = @libdir@
 
143
libexecdir = @libexecdir@
 
144
localedir = @localedir@
 
145
localstatedir = @localstatedir@
 
146
mandir = @mandir@
 
147
mkdir_p = @mkdir_p@
 
148
oldincludedir = @oldincludedir@
 
149
pdfdir = @pdfdir@
 
150
prefix = @prefix@
 
151
program_transform_name = @program_transform_name@
 
152
psdir = @psdir@
 
153
sbindir = @sbindir@
 
154
sharedstatedir = @sharedstatedir@
 
155
sysconfdir = @sysconfdir@
 
156
target = @target@
 
157
target_alias = @target_alias@
 
158
target_cpu = @target_cpu@
 
159
target_os = @target_os@
 
160
target_vendor = @target_vendor@
 
161
SUBDIRS = words
 
162
EXTRA_DIST = lang.po nederlands.txt
 
163
all: all-recursive
 
164
 
 
165
.SUFFIXES:
 
166
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
167
        @for dep in $?; do \
 
168
          case '$(am__configure_deps)' in \
 
169
            *$$dep*) \
 
170
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
171
                && exit 0; \
 
172
              exit 1;; \
 
173
          esac; \
 
174
        done; \
 
175
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tuxtype/data/themes/nederlands/Makefile'; \
 
176
        cd $(top_srcdir) && \
 
177
          $(AUTOMAKE) --gnu  tuxtype/data/themes/nederlands/Makefile
 
178
.PRECIOUS: Makefile
 
179
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
180
        @case '$?' in \
 
181
          *config.status*) \
 
182
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
183
          *) \
 
184
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
185
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
186
        esac;
 
187
 
 
188
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
189
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
190
 
 
191
$(top_srcdir)/configure:  $(am__configure_deps)
 
192
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
193
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
194
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
195
uninstall-info-am:
 
196
 
 
197
# This directory's subdirectories are mostly independent; you can cd
 
198
# into them and run `make' without going through this Makefile.
 
199
# To change the values of `make' variables: instead of editing Makefiles,
 
200
# (1) if the variable is set in `config.status', edit `config.status'
 
201
#     (which will cause the Makefiles to be regenerated when you run `make');
 
202
# (2) otherwise, pass the desired values on the `make' command line.
 
203
$(RECURSIVE_TARGETS):
 
204
        @failcom='exit 1'; \
 
205
        for f in x $$MAKEFLAGS; do \
 
206
          case $$f in \
 
207
            *=* | --[!k]*);; \
 
208
            *k*) failcom='fail=yes';; \
 
209
          esac; \
 
210
        done; \
 
211
        dot_seen=no; \
 
212
        target=`echo $@ | sed s/-recursive//`; \
 
213
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
214
          echo "Making $$target in $$subdir"; \
 
215
          if test "$$subdir" = "."; then \
 
216
            dot_seen=yes; \
 
217
            local_target="$$target-am"; \
 
218
          else \
 
219
            local_target="$$target"; \
 
220
          fi; \
 
221
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
222
          || eval $$failcom; \
 
223
        done; \
 
224
        if test "$$dot_seen" = "no"; then \
 
225
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
226
        fi; test -z "$$fail"
 
227
 
 
228
mostlyclean-recursive clean-recursive distclean-recursive \
 
229
maintainer-clean-recursive:
 
230
        @failcom='exit 1'; \
 
231
        for f in x $$MAKEFLAGS; do \
 
232
          case $$f in \
 
233
            *=* | --[!k]*);; \
 
234
            *k*) failcom='fail=yes';; \
 
235
          esac; \
 
236
        done; \
 
237
        dot_seen=no; \
 
238
        case "$@" in \
 
239
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
240
          *) list='$(SUBDIRS)' ;; \
 
241
        esac; \
 
242
        rev=''; for subdir in $$list; do \
 
243
          if test "$$subdir" = "."; then :; else \
 
244
            rev="$$subdir $$rev"; \
 
245
          fi; \
 
246
        done; \
 
247
        rev="$$rev ."; \
 
248
        target=`echo $@ | sed s/-recursive//`; \
 
249
        for subdir in $$rev; do \
 
250
          echo "Making $$target in $$subdir"; \
 
251
          if test "$$subdir" = "."; then \
 
252
            local_target="$$target-am"; \
 
253
          else \
 
254
            local_target="$$target"; \
 
255
          fi; \
 
256
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
257
          || eval $$failcom; \
 
258
        done && test -z "$$fail"
 
259
tags-recursive:
 
260
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
261
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
262
        done
 
263
ctags-recursive:
 
264
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
265
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
266
        done
 
267
 
 
268
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
269
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
270
        unique=`for i in $$list; do \
 
271
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
272
          done | \
 
273
          $(AWK) '    { files[$$0] = 1; } \
 
274
               END { for (i in files) print i; }'`; \
 
275
        mkid -fID $$unique
 
276
tags: TAGS
 
277
 
 
278
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
279
                $(TAGS_FILES) $(LISP)
 
280
        tags=; \
 
281
        here=`pwd`; \
 
282
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
283
          include_option=--etags-include; \
 
284
          empty_fix=.; \
 
285
        else \
 
286
          include_option=--include; \
 
287
          empty_fix=; \
 
288
        fi; \
 
289
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
290
          if test "$$subdir" = .; then :; else \
 
291
            test ! -f $$subdir/TAGS || \
 
292
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
293
          fi; \
 
294
        done; \
 
295
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
296
        unique=`for i in $$list; do \
 
297
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
298
          done | \
 
299
          $(AWK) '    { files[$$0] = 1; } \
 
300
               END { for (i in files) print i; }'`; \
 
301
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
302
          test -n "$$unique" || unique=$$empty_fix; \
 
303
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
304
            $$tags $$unique; \
 
305
        fi
 
306
ctags: CTAGS
 
307
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
308
                $(TAGS_FILES) $(LISP)
 
309
        tags=; \
 
310
        here=`pwd`; \
 
311
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
312
        unique=`for i in $$list; do \
 
313
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
314
          done | \
 
315
          $(AWK) '    { files[$$0] = 1; } \
 
316
               END { for (i in files) print i; }'`; \
 
317
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
318
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
319
             $$tags $$unique
 
320
 
 
321
GTAGS:
 
322
        here=`$(am__cd) $(top_builddir) && pwd` \
 
323
          && cd $(top_srcdir) \
 
324
          && gtags -i $(GTAGS_ARGS) $$here
 
325
 
 
326
distclean-tags:
 
327
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
328
 
 
329
distdir: $(DISTFILES)
 
330
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
331
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
332
        list='$(DISTFILES)'; for file in $$list; do \
 
333
          case $$file in \
 
334
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
335
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
336
          esac; \
 
337
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
338
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
339
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
340
            dir="/$$dir"; \
 
341
            $(mkdir_p) "$(distdir)$$dir"; \
 
342
          else \
 
343
            dir=''; \
 
344
          fi; \
 
345
          if test -d $$d/$$file; then \
 
346
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
347
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
348
            fi; \
 
349
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
350
          else \
 
351
            test -f $(distdir)/$$file \
 
352
            || cp -p $$d/$$file $(distdir)/$$file \
 
353
            || exit 1; \
 
354
          fi; \
 
355
        done
 
356
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
357
          if test "$$subdir" = .; then :; else \
 
358
            test -d "$(distdir)/$$subdir" \
 
359
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
360
            || exit 1; \
 
361
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
362
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
363
            (cd $$subdir && \
 
364
              $(MAKE) $(AM_MAKEFLAGS) \
 
365
                top_distdir="$$top_distdir" \
 
366
                distdir="$$distdir/$$subdir" \
 
367
                distdir) \
 
368
              || exit 1; \
 
369
          fi; \
 
370
        done
 
371
check-am: all-am
 
372
check: check-recursive
 
373
all-am: Makefile
 
374
installdirs: installdirs-recursive
 
375
installdirs-am:
 
376
install: install-recursive
 
377
install-exec: install-exec-recursive
 
378
install-data: install-data-recursive
 
379
uninstall: uninstall-recursive
 
380
 
 
381
install-am: all-am
 
382
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
383
 
 
384
installcheck: installcheck-recursive
 
385
install-strip:
 
386
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
387
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
388
          `test -z '$(STRIP)' || \
 
389
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
390
mostlyclean-generic:
 
391
 
 
392
clean-generic:
 
393
 
 
394
distclean-generic:
 
395
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
396
 
 
397
maintainer-clean-generic:
 
398
        @echo "This command is intended for maintainers to use"
 
399
        @echo "it deletes files that may require special tools to rebuild."
 
400
clean: clean-recursive
 
401
 
 
402
clean-am: clean-generic mostlyclean-am
 
403
 
 
404
distclean: distclean-recursive
 
405
        -rm -f Makefile
 
406
distclean-am: clean-am distclean-generic distclean-tags
 
407
 
 
408
dvi: dvi-recursive
 
409
 
 
410
dvi-am:
 
411
 
 
412
html: html-recursive
 
413
 
 
414
info: info-recursive
 
415
 
 
416
info-am:
 
417
 
 
418
install-data-am: install-data-local
 
419
 
 
420
install-exec-am:
 
421
 
 
422
install-info: install-info-recursive
 
423
 
 
424
install-man:
 
425
 
 
426
installcheck-am:
 
427
 
 
428
maintainer-clean: maintainer-clean-recursive
 
429
        -rm -f Makefile
 
430
maintainer-clean-am: distclean-am maintainer-clean-generic
 
431
 
 
432
mostlyclean: mostlyclean-recursive
 
433
 
 
434
mostlyclean-am: mostlyclean-generic
 
435
 
 
436
pdf: pdf-recursive
 
437
 
 
438
pdf-am:
 
439
 
 
440
ps: ps-recursive
 
441
 
 
442
ps-am:
 
443
 
 
444
uninstall-am: uninstall-info-am uninstall-local
 
445
 
 
446
uninstall-info: uninstall-info-recursive
 
447
 
 
448
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
449
        clean clean-generic clean-recursive ctags ctags-recursive \
 
450
        distclean distclean-generic distclean-recursive distclean-tags \
 
451
        distdir dvi dvi-am html html-am info info-am install \
 
452
        install-am install-data install-data-am install-data-local \
 
453
        install-exec install-exec-am install-info install-info-am \
 
454
        install-man install-strip installcheck installcheck-am \
 
455
        installdirs installdirs-am maintainer-clean \
 
456
        maintainer-clean-generic maintainer-clean-recursive \
 
457
        mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
 
458
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
459
        uninstall-info-am uninstall-local
 
460
 
 
461
 
 
462
install-data-local:
 
463
        $(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/nederlands
 
464
        $(INSTALL_DATA) $(srcdir)/lang.po $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/nederlands/lang.po
 
465
        $(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/nederlands
 
466
        $(INSTALL_DATA) $(srcdir)/nederlands.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/nederlands/nederlands.txt
 
467
 
 
468
uninstall-local:
 
469
        rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/nederlands/lang.po
 
470
        rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/nederlands/nederlands.txt
 
471
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
472
# Otherwise a system limit (for SysV at least) may be exceeded.
 
473
.NOEXPORT: