~ubuntu-branches/ubuntu/trusty/fluxbox/trusty-proposed

« back to all changes in this revision

Viewing changes to nls/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2008-07-01 10:38:14 UTC
  • mfrom: (2.1.12 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080701103814-khx2b6il152x9p93
Tags: 1.0.0+deb1-8
* x-dev has been removed from build-depends (out-of-date package).
* Standards-Version bumped to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 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
 
 
17
 
# nls/Makefile.am for fluxbox - http://fluxbox.sf.net
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
 
VPATH = @srcdir@
21
 
pkgdatadir = $(datadir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ..
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
 
install_sh_DATA = $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = $(install_sh) -c
29
 
install_sh_SCRIPT = $(install_sh) -c
30
 
INSTALL_HEADER = $(INSTALL_DATA)
31
 
transform = $(program_transform_name)
32
 
NORMAL_INSTALL = :
33
 
PRE_INSTALL = :
34
 
POST_INSTALL = :
35
 
NORMAL_UNINSTALL = :
36
 
PRE_UNINSTALL = :
37
 
POST_UNINSTALL = :
38
 
build_triplet = @build@
39
 
host_triplet = @host@
40
 
subdir = nls
41
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44
 
        $(top_srcdir)/configure.in
45
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
 
        $(ACLOCAL_M4)
47
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
 
CONFIG_HEADER = $(top_builddir)/config.h
49
 
CONFIG_CLEAN_FILES =
50
 
SOURCES =
51
 
DIST_SOURCES =
52
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53
 
        html-recursive info-recursive install-data-recursive \
54
 
        install-exec-recursive install-info-recursive \
55
 
        install-recursive installcheck-recursive installdirs-recursive \
56
 
        pdf-recursive ps-recursive uninstall-info-recursive \
57
 
        uninstall-recursive
58
 
ETAGS = etags
59
 
CTAGS = ctags
60
 
DIST_SUBDIRS = $(SUBDIRS)
61
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62
 
ACLOCAL = @ACLOCAL@
63
 
AMDEP_FALSE = @AMDEP_FALSE@
64
 
AMDEP_TRUE = @AMDEP_TRUE@
65
 
AMTAR = @AMTAR@
66
 
AR = @AR@
67
 
AUTOCONF = @AUTOCONF@
68
 
AUTOHEADER = @AUTOHEADER@
69
 
AUTOMAKE = @AUTOMAKE@
70
 
AWK = @AWK@
71
 
CC = @CC@
72
 
CCDEPMODE = @CCDEPMODE@
73
 
CFLAGS = @CFLAGS@
74
 
CPP = @CPP@
75
 
CPPFLAGS = @CPPFLAGS@
76
 
CXX = @CXX@
77
 
CXXCPP = @CXXCPP@
78
 
CXXDEPMODE = @CXXDEPMODE@
79
 
CXXFLAGS = @CXXFLAGS@
80
 
CYGPATH_W = @CYGPATH_W@
81
 
DEBUG = @DEBUG@
82
 
DEFAULT_INIT = @DEFAULT_INIT@
83
 
DEFAULT_KEYS = @DEFAULT_KEYS@
84
 
DEFAULT_MENU = @DEFAULT_MENU@
85
 
DEFAULT_STYLE = @DEFAULT_STYLE@
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
 
F77 = @F77@
95
 
FFLAGS = @FFLAGS@
96
 
GNOME_FALSE = @GNOME_FALSE@
97
 
GNOME_TRUE = @GNOME_TRUE@
98
 
IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
99
 
IMLIB2_CONFIG = @IMLIB2_CONFIG@
100
 
IMLIB2_FALSE = @IMLIB2_FALSE@
101
 
IMLIB2_LIBS = @IMLIB2_LIBS@
102
 
IMLIB2_TRUE = @IMLIB2_TRUE@
103
 
INSTALL_DATA = @INSTALL_DATA@
104
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
106
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107
 
LDFLAGS = @LDFLAGS@
108
 
LIBOBJS = @LIBOBJS@
109
 
LIBS = @LIBS@
110
 
LIBTOOL = @LIBTOOL@
111
 
LN_S = @LN_S@
112
 
LOCALE_PATH = @LOCALE_PATH@
113
 
LTLIBOBJS = @LTLIBOBJS@
114
 
MAKEINFO = @MAKEINFO@
115
 
MULTIBYTE_FALSE = @MULTIBYTE_FALSE@
116
 
MULTIBYTE_TRUE = @MULTIBYTE_TRUE@
117
 
NEWWMSPEC_FALSE = @NEWWMSPEC_FALSE@
118
 
NEWWMSPEC_TRUE = @NEWWMSPEC_TRUE@
119
 
NLS = @NLS@
120
 
OBJEXT = @OBJEXT@
121
 
PACKAGE = @PACKAGE@
122
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123
 
PACKAGE_NAME = @PACKAGE_NAME@
124
 
PACKAGE_STRING = @PACKAGE_STRING@
125
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
126
 
PACKAGE_VERSION = @PACKAGE_VERSION@
127
 
PATH_SEPARATOR = @PATH_SEPARATOR@
128
 
PKG_CONFIG = @PKG_CONFIG@
129
 
RANLIB = @RANLIB@
130
 
REGEXP_SRC_FALSE = @REGEXP_SRC_FALSE@
131
 
REGEXP_SRC_TRUE = @REGEXP_SRC_TRUE@
132
 
REMEMBER_SRC_FALSE = @REMEMBER_SRC_FALSE@
133
 
REMEMBER_SRC_TRUE = @REMEMBER_SRC_TRUE@
134
 
SET_MAKE = @SET_MAKE@
135
 
SHAPE = @SHAPE@
136
 
SHELL = @SHELL@
137
 
STRIP = @STRIP@
138
 
TOOLBAR_SRC_FALSE = @TOOLBAR_SRC_FALSE@
139
 
TOOLBAR_SRC_TRUE = @TOOLBAR_SRC_TRUE@
140
 
VERSION = @VERSION@
141
 
XFT_FALSE = @XFT_FALSE@
142
 
XFT_TRUE = @XFT_TRUE@
143
 
XPM_FALSE = @XPM_FALSE@
144
 
XPM_TRUE = @XPM_TRUE@
145
 
X_CFLAGS = @X_CFLAGS@
146
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
147
 
X_LIBS = @X_LIBS@
148
 
X_PRE_LIBS = @X_PRE_LIBS@
149
 
ac_ct_AR = @ac_ct_AR@
150
 
ac_ct_CC = @ac_ct_CC@
151
 
ac_ct_CXX = @ac_ct_CXX@
152
 
ac_ct_F77 = @ac_ct_F77@
153
 
ac_ct_RANLIB = @ac_ct_RANLIB@
154
 
ac_ct_STRIP = @ac_ct_STRIP@
155
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
156
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
157
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
158
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
159
 
am__include = @am__include@
160
 
am__leading_dot = @am__leading_dot@
161
 
am__quote = @am__quote@
162
 
am__tar = @am__tar@
163
 
am__untar = @am__untar@
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
 
gencat_cmd = @gencat_cmd@
173
 
host = @host@
174
 
host_alias = @host_alias@
175
 
host_cpu = @host_cpu@
176
 
host_os = @host_os@
177
 
host_vendor = @host_vendor@
178
 
includedir = @includedir@
179
 
infodir = @infodir@
180
 
install_sh = @install_sh@
181
 
libdir = @libdir@
182
 
libexecdir = @libexecdir@
183
 
localstatedir = @localstatedir@
184
 
mandir = @mandir@
185
 
mkdir_p = @mkdir_p@
186
 
oldincludedir = @oldincludedir@
187
 
prefix = @prefix@
188
 
program_transform_name = @program_transform_name@
189
 
regex_cmd = @regex_cmd@
190
 
sbindir = @sbindir@
191
 
sharedstatedir = @sharedstatedir@
192
 
sysconfdir = @sysconfdir@
193
 
target_alias = @target_alias@
194
 
NLSTEST = @NLS@
195
 
SUBDIRS = C cs_CZ da_DK es_ES et_EE fr_FR pt_BR ru_RU \
196
 
                  sv_SE tr_TR it_IT pt_PT bg_BG ja_JP ko_KR \
197
 
                  lv_LV de_DE nl_NL sl_SI pl_PL vi_VN be_BY uk_UA el_GR
198
 
 
199
 
MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh
200
 
EXTRA_DIST = fluxbox-nls.hh nlsinfo
201
 
BUILT_SOURCES = fluxbox-nls.hh
202
 
all: $(BUILT_SOURCES)
203
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
204
 
 
205
 
.SUFFIXES:
206
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207
 
        @for dep in $?; do \
208
 
          case '$(am__configure_deps)' in \
209
 
            *$$dep*) \
210
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
211
 
                && exit 0; \
212
 
              exit 1;; \
213
 
          esac; \
214
 
        done; \
215
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  nls/Makefile'; \
216
 
        cd $(top_srcdir) && \
217
 
          $(AUTOMAKE) --gnu  nls/Makefile
218
 
.PRECIOUS: Makefile
219
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220
 
        @case '$?' in \
221
 
          *config.status*) \
222
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223
 
          *) \
224
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226
 
        esac;
227
 
 
228
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
 
 
231
 
$(top_srcdir)/configure:  $(am__configure_deps)
232
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
 
 
236
 
mostlyclean-libtool:
237
 
        -rm -f *.lo
238
 
 
239
 
clean-libtool:
240
 
        -rm -rf .libs _libs
241
 
 
242
 
distclean-libtool:
243
 
        -rm -f libtool
244
 
uninstall-info-am:
245
 
 
246
 
# This directory's subdirectories are mostly independent; you can cd
247
 
# into them and run `make' without going through this Makefile.
248
 
# To change the values of `make' variables: instead of editing Makefiles,
249
 
# (1) if the variable is set in `config.status', edit `config.status'
250
 
#     (which will cause the Makefiles to be regenerated when you run `make');
251
 
# (2) otherwise, pass the desired values on the `make' command line.
252
 
$(RECURSIVE_TARGETS):
253
 
        @failcom='exit 1'; \
254
 
        for f in x $$MAKEFLAGS; do \
255
 
          case $$f in \
256
 
            *=* | --[!k]*);; \
257
 
            *k*) failcom='fail=yes';; \
258
 
          esac; \
259
 
        done; \
260
 
        dot_seen=no; \
261
 
        target=`echo $@ | sed s/-recursive//`; \
262
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
263
 
          echo "Making $$target in $$subdir"; \
264
 
          if test "$$subdir" = "."; then \
265
 
            dot_seen=yes; \
266
 
            local_target="$$target-am"; \
267
 
          else \
268
 
            local_target="$$target"; \
269
 
          fi; \
270
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
271
 
          || eval $$failcom; \
272
 
        done; \
273
 
        if test "$$dot_seen" = "no"; then \
274
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
275
 
        fi; test -z "$$fail"
276
 
 
277
 
mostlyclean-recursive clean-recursive distclean-recursive \
278
 
maintainer-clean-recursive:
279
 
        @failcom='exit 1'; \
280
 
        for f in x $$MAKEFLAGS; do \
281
 
          case $$f in \
282
 
            *=* | --[!k]*);; \
283
 
            *k*) failcom='fail=yes';; \
284
 
          esac; \
285
 
        done; \
286
 
        dot_seen=no; \
287
 
        case "$@" in \
288
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
289
 
          *) list='$(SUBDIRS)' ;; \
290
 
        esac; \
291
 
        rev=''; for subdir in $$list; do \
292
 
          if test "$$subdir" = "."; then :; else \
293
 
            rev="$$subdir $$rev"; \
294
 
          fi; \
295
 
        done; \
296
 
        rev="$$rev ."; \
297
 
        target=`echo $@ | sed s/-recursive//`; \
298
 
        for subdir in $$rev; do \
299
 
          echo "Making $$target in $$subdir"; \
300
 
          if test "$$subdir" = "."; then \
301
 
            local_target="$$target-am"; \
302
 
          else \
303
 
            local_target="$$target"; \
304
 
          fi; \
305
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
306
 
          || eval $$failcom; \
307
 
        done && test -z "$$fail"
308
 
tags-recursive:
309
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
310
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
311
 
        done
312
 
ctags-recursive:
313
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
314
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
315
 
        done
316
 
 
317
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
318
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
319
 
        unique=`for i in $$list; do \
320
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321
 
          done | \
322
 
          $(AWK) '    { files[$$0] = 1; } \
323
 
               END { for (i in files) print i; }'`; \
324
 
        mkid -fID $$unique
325
 
tags: TAGS
326
 
 
327
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
328
 
                $(TAGS_FILES) $(LISP)
329
 
        tags=; \
330
 
        here=`pwd`; \
331
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
332
 
          include_option=--etags-include; \
333
 
          empty_fix=.; \
334
 
        else \
335
 
          include_option=--include; \
336
 
          empty_fix=; \
337
 
        fi; \
338
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
339
 
          if test "$$subdir" = .; then :; else \
340
 
            test ! -f $$subdir/TAGS || \
341
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
342
 
          fi; \
343
 
        done; \
344
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345
 
        unique=`for i in $$list; do \
346
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347
 
          done | \
348
 
          $(AWK) '    { files[$$0] = 1; } \
349
 
               END { for (i in files) print i; }'`; \
350
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351
 
          test -n "$$unique" || unique=$$empty_fix; \
352
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353
 
            $$tags $$unique; \
354
 
        fi
355
 
ctags: CTAGS
356
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357
 
                $(TAGS_FILES) $(LISP)
358
 
        tags=; \
359
 
        here=`pwd`; \
360
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361
 
        unique=`for i in $$list; do \
362
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363
 
          done | \
364
 
          $(AWK) '    { files[$$0] = 1; } \
365
 
               END { for (i in files) print i; }'`; \
366
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
367
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368
 
             $$tags $$unique
369
 
 
370
 
GTAGS:
371
 
        here=`$(am__cd) $(top_builddir) && pwd` \
372
 
          && cd $(top_srcdir) \
373
 
          && gtags -i $(GTAGS_ARGS) $$here
374
 
 
375
 
distclean-tags:
376
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
 
 
378
 
distdir: $(DISTFILES)
379
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381
 
        list='$(DISTFILES)'; for file in $$list; do \
382
 
          case $$file in \
383
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
385
 
          esac; \
386
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389
 
            dir="/$$dir"; \
390
 
            $(mkdir_p) "$(distdir)$$dir"; \
391
 
          else \
392
 
            dir=''; \
393
 
          fi; \
394
 
          if test -d $$d/$$file; then \
395
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397
 
            fi; \
398
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399
 
          else \
400
 
            test -f $(distdir)/$$file \
401
 
            || cp -p $$d/$$file $(distdir)/$$file \
402
 
            || exit 1; \
403
 
          fi; \
404
 
        done
405
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
406
 
          if test "$$subdir" = .; then :; else \
407
 
            test -d "$(distdir)/$$subdir" \
408
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
409
 
            || exit 1; \
410
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
411
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
412
 
            (cd $$subdir && \
413
 
              $(MAKE) $(AM_MAKEFLAGS) \
414
 
                top_distdir="$$top_distdir" \
415
 
                distdir="$$distdir/$$subdir" \
416
 
                distdir) \
417
 
              || exit 1; \
418
 
          fi; \
419
 
        done
420
 
check-am: all-am
421
 
check: $(BUILT_SOURCES)
422
 
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
423
 
all-am: Makefile
424
 
installdirs: installdirs-recursive
425
 
installdirs-am:
426
 
install: $(BUILT_SOURCES)
427
 
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
428
 
install-exec: install-exec-recursive
429
 
install-data: install-data-recursive
430
 
uninstall: uninstall-recursive
431
 
 
432
 
install-am: all-am
433
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
434
 
 
435
 
installcheck: installcheck-recursive
436
 
install-strip:
437
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
438
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
439
 
          `test -z '$(STRIP)' || \
440
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
441
 
mostlyclean-generic:
442
 
 
443
 
clean-generic:
444
 
 
445
 
distclean-generic:
446
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
447
 
 
448
 
maintainer-clean-generic:
449
 
        @echo "This command is intended for maintainers to use"
450
 
        @echo "it deletes files that may require special tools to rebuild."
451
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
452
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
453
 
clean: clean-recursive
454
 
 
455
 
clean-am: clean-generic clean-libtool mostlyclean-am
456
 
 
457
 
distclean: distclean-recursive
458
 
        -rm -f Makefile
459
 
distclean-am: clean-am distclean-generic distclean-libtool \
460
 
        distclean-local distclean-tags
461
 
 
462
 
dvi: dvi-recursive
463
 
 
464
 
dvi-am:
465
 
 
466
 
html: html-recursive
467
 
 
468
 
info: info-recursive
469
 
 
470
 
info-am:
471
 
 
472
 
install-data-am:
473
 
 
474
 
install-exec-am:
475
 
 
476
 
install-info: install-info-recursive
477
 
 
478
 
install-man:
479
 
 
480
 
installcheck-am:
481
 
 
482
 
maintainer-clean: maintainer-clean-recursive
483
 
        -rm -f Makefile
484
 
maintainer-clean-am: distclean-am maintainer-clean-generic
485
 
 
486
 
mostlyclean: mostlyclean-recursive
487
 
 
488
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
489
 
 
490
 
pdf: pdf-recursive
491
 
 
492
 
pdf-am:
493
 
 
494
 
ps: ps-recursive
495
 
 
496
 
ps-am:
497
 
 
498
 
uninstall-am: uninstall-info-am uninstall-local
499
 
 
500
 
uninstall-info: uninstall-info-recursive
501
 
 
502
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
503
 
        clean clean-generic clean-libtool clean-recursive ctags \
504
 
        ctags-recursive distclean distclean-generic distclean-libtool \
505
 
        distclean-local distclean-recursive distclean-tags distdir dvi \
506
 
        dvi-am html html-am info info-am install install-am \
507
 
        install-data install-data-am install-exec install-exec-am \
508
 
        install-info install-info-am install-man install-strip \
509
 
        installcheck installcheck-am installdirs installdirs-am \
510
 
        maintainer-clean maintainer-clean-generic \
511
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
512
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
513
 
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
514
 
        uninstall-local
515
 
 
516
 
 
517
 
uninstall-local:
518
 
        @if test x$(NLSTEST) = "x-DNLS"; then \
519
 
                rmdir $(DESTDIR)$(LOCALE_PATH); \
520
 
        fi
521
 
distclean-local:
522
 
        rm -f *\~
523
 
 
524
 
fluxbox-nls.hh:
525
 
        chmod +x $(srcdir)/nlsinfo
526
 
        $(srcdir)/nlsinfo -H -N FBNLS $(top_srcdir)/src $(top_srcdir)/util > fluxbox-nls.hh
527
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
528
 
# Otherwise a system limit (for SysV at least) may be exceeded.
529
 
.NOEXPORT: