~ubuntu-branches/ubuntu/utopic/xneur/utopic

« back to all changes in this revision

Viewing changes to share/languages/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alexander GQ Gerasiov
  • Date: 2009-08-21 15:46:47 UTC
  • mfrom: (1.1.5 upstream) (2.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090821154647-tkntx3xle87fnqoi
Tags: 0.9.5.1-2
* debian/* switching to CDBS.
* Added 05_nonewline_fix.patch: fix building with gcc4.1

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
subdir = share/languages
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
42
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
43
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
44
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
45
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
 
46
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
47
        $(top_srcdir)/configure.in
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(install_sh) -d
 
51
CONFIG_HEADER = $(top_builddir)/config.h
 
52
CONFIG_CLEAN_FILES =
 
53
SOURCES =
 
54
DIST_SOURCES =
 
55
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
56
        html-recursive info-recursive install-data-recursive \
 
57
        install-exec-recursive install-info-recursive \
 
58
        install-recursive installcheck-recursive installdirs-recursive \
 
59
        pdf-recursive ps-recursive uninstall-info-recursive \
 
60
        uninstall-recursive
 
61
ETAGS = etags
 
62
CTAGS = ctags
 
63
DIST_SUBDIRS = $(SUBDIRS)
 
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
65
ACLOCAL = @ACLOCAL@
 
66
AMDEP_FALSE = @AMDEP_FALSE@
 
67
AMDEP_TRUE = @AMDEP_TRUE@
 
68
AMTAR = @AMTAR@
 
69
APLAY_LIBS = @APLAY_LIBS@
 
70
AR = @AR@
 
71
ASPELL_CFLAGS = @ASPELL_CFLAGS@
 
72
ASPELL_LIBS = @ASPELL_LIBS@
 
73
AUTOCONF = @AUTOCONF@
 
74
AUTOHEADER = @AUTOHEADER@
 
75
AUTOMAKE = @AUTOMAKE@
 
76
AWK = @AWK@
 
77
CC = @CC@
 
78
CCDEPMODE = @CCDEPMODE@
 
79
CFLAGS = @CFLAGS@
 
80
CPP = @CPP@
 
81
CPPFLAGS = @CPPFLAGS@
 
82
CYGPATH_W = @CYGPATH_W@
 
83
DEFAULT_CFLAGS = @DEFAULT_CFLAGS@
 
84
DEFS = @DEFS@
 
85
DEPDIR = @DEPDIR@
 
86
DSYMUTIL = @DSYMUTIL@
 
87
DUMPBIN = @DUMPBIN@
 
88
ECHO_C = @ECHO_C@
 
89
ECHO_N = @ECHO_N@
 
90
ECHO_T = @ECHO_T@
 
91
EGREP = @EGREP@
 
92
EXEEXT = @EXEEXT@
 
93
FGREP = @FGREP@
 
94
FREEALUT_CFLAGS = @FREEALUT_CFLAGS@
 
95
FREEALUT_LIBS = @FREEALUT_LIBS@
 
96
GMSGFMT = @GMSGFMT@
 
97
GMSGFMT_015 = @GMSGFMT_015@
 
98
GREP = @GREP@
 
99
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
 
100
GSTREAMER_LIBS = @GSTREAMER_LIBS@
 
101
INSTALL_DATA = @INSTALL_DATA@
 
102
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
103
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
104
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
105
INTLLIBS = @INTLLIBS@
 
106
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
107
LD = @LD@
 
108
LDFLAGS = @LDFLAGS@
 
109
LIBICONV = @LIBICONV@
 
110
LIBINTL = @LIBINTL@
 
111
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
 
112
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
 
113
LIBOBJS = @LIBOBJS@
 
114
LIBS = @LIBS@
 
115
LIBTOOL = @LIBTOOL@
 
116
LIPO = @LIPO@
 
117
LN_S = @LN_S@
 
118
LTLIBICONV = @LTLIBICONV@
 
119
LTLIBINTL = @LTLIBINTL@
 
120
LTLIBOBJS = @LTLIBOBJS@
 
121
MAKEINFO = @MAKEINFO@
 
122
MSGFMT = @MSGFMT@
 
123
MSGFMT_015 = @MSGFMT_015@
 
124
MSGMERGE = @MSGMERGE@
 
125
NM = @NM@
 
126
NMEDIT = @NMEDIT@
 
127
OBJDUMP = @OBJDUMP@
 
128
OBJEXT = @OBJEXT@
 
129
OTOOL = @OTOOL@
 
130
OTOOL64 = @OTOOL64@
 
131
PACKAGE = @PACKAGE@
 
132
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
133
PACKAGE_NAME = @PACKAGE_NAME@
 
134
PACKAGE_STRING = @PACKAGE_STRING@
 
135
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
136
PACKAGE_VERSION = @PACKAGE_VERSION@
 
137
PATH_SEPARATOR = @PATH_SEPARATOR@
 
138
PCRE_CFLAGS = @PCRE_CFLAGS@
 
139
PCRE_LIBS = @PCRE_LIBS@
 
140
PKG_CONFIG = @PKG_CONFIG@
 
141
POSUB = @POSUB@
 
142
RANLIB = @RANLIB@
 
143
SED = @SED@
 
144
SET_MAKE = @SET_MAKE@
 
145
SHELL = @SHELL@
 
146
STRIP = @STRIP@
 
147
USE_NLS = @USE_NLS@
 
148
VERSION = @VERSION@
 
149
X11_CFLAGS = @X11_CFLAGS@
 
150
X11_LIBS = @X11_LIBS@
 
151
XGETTEXT = @XGETTEXT@
 
152
XGETTEXT_015 = @XGETTEXT_015@
 
153
XMKMF = @XMKMF@
 
154
XOSD_CFLAGS = @XOSD_CFLAGS@
 
155
XOSD_LIBS = @XOSD_LIBS@
 
156
X_CFLAGS = @X_CFLAGS@
 
157
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
158
X_LIBS = @X_LIBS@
 
159
X_PRE_LIBS = @X_PRE_LIBS@
 
160
ac_ct_CC = @ac_ct_CC@
 
161
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
162
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
163
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
164
am__include = @am__include@
 
165
am__leading_dot = @am__leading_dot@
 
166
am__quote = @am__quote@
 
167
am__tar = @am__tar@
 
168
am__untar = @am__untar@
 
169
bindir = @bindir@
 
170
build = @build@
 
171
build_alias = @build_alias@
 
172
build_cpu = @build_cpu@
 
173
build_os = @build_os@
 
174
build_vendor = @build_vendor@
 
175
datadir = @datadir@
 
176
datarootdir = @datarootdir@
 
177
docdir = @docdir@
 
178
dvidir = @dvidir@
 
179
exec_prefix = @exec_prefix@
 
180
host = @host@
 
181
host_alias = @host_alias@
 
182
host_cpu = @host_cpu@
 
183
host_os = @host_os@
 
184
host_vendor = @host_vendor@
 
185
htmldir = @htmldir@
 
186
includedir = @includedir@
 
187
infodir = @infodir@
 
188
install_sh = @install_sh@
 
189
libdir = @libdir@
 
190
libexecdir = @libexecdir@
 
191
localedir = @localedir@
 
192
localstatedir = @localstatedir@
 
193
lt_ECHO = @lt_ECHO@
 
194
mandir = @mandir@
 
195
mkdir_p = @mkdir_p@
 
196
oldincludedir = @oldincludedir@
 
197
pdfdir = @pdfdir@
 
198
prefix = @prefix@
 
199
program_transform_name = @program_transform_name@
 
200
psdir = @psdir@
 
201
sbindir = @sbindir@
 
202
sharedstatedir = @sharedstatedir@
 
203
sysconfdir = @sysconfdir@
 
204
target_alias = @target_alias@
 
205
SUBDIRS = \
 
206
        be                      \
 
207
        bg                      \
 
208
        cs                      \
 
209
        de                      \
 
210
        el                      \
 
211
        en                      \
 
212
        es                      \
 
213
        et                      \
 
214
        fr                      \
 
215
        hy                      \
 
216
        kk                      \
 
217
        lt                      \
 
218
        lv                      \
 
219
        pl                      \
 
220
        ro                      \
 
221
        ru                      \
 
222
        uk                      \
 
223
        uz
 
224
 
 
225
all: all-recursive
 
226
 
 
227
.SUFFIXES:
 
228
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
229
        @for dep in $?; do \
 
230
          case '$(am__configure_deps)' in \
 
231
            *$$dep*) \
 
232
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
233
                && exit 0; \
 
234
              exit 1;; \
 
235
          esac; \
 
236
        done; \
 
237
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  share/languages/Makefile'; \
 
238
        cd $(top_srcdir) && \
 
239
          $(AUTOMAKE) --gnu  share/languages/Makefile
 
240
.PRECIOUS: Makefile
 
241
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
242
        @case '$?' in \
 
243
          *config.status*) \
 
244
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
245
          *) \
 
246
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
247
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
248
        esac;
 
249
 
 
250
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
251
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
252
 
 
253
$(top_srcdir)/configure:  $(am__configure_deps)
 
254
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
255
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
257
 
 
258
mostlyclean-libtool:
 
259
        -rm -f *.lo
 
260
 
 
261
clean-libtool:
 
262
        -rm -rf .libs _libs
 
263
 
 
264
distclean-libtool:
 
265
        -rm -f libtool
 
266
uninstall-info-am:
 
267
 
 
268
# This directory's subdirectories are mostly independent; you can cd
 
269
# into them and run `make' without going through this Makefile.
 
270
# To change the values of `make' variables: instead of editing Makefiles,
 
271
# (1) if the variable is set in `config.status', edit `config.status'
 
272
#     (which will cause the Makefiles to be regenerated when you run `make');
 
273
# (2) otherwise, pass the desired values on the `make' command line.
 
274
$(RECURSIVE_TARGETS):
 
275
        @failcom='exit 1'; \
 
276
        for f in x $$MAKEFLAGS; do \
 
277
          case $$f in \
 
278
            *=* | --[!k]*);; \
 
279
            *k*) failcom='fail=yes';; \
 
280
          esac; \
 
281
        done; \
 
282
        dot_seen=no; \
 
283
        target=`echo $@ | sed s/-recursive//`; \
 
284
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
285
          echo "Making $$target in $$subdir"; \
 
286
          if test "$$subdir" = "."; then \
 
287
            dot_seen=yes; \
 
288
            local_target="$$target-am"; \
 
289
          else \
 
290
            local_target="$$target"; \
 
291
          fi; \
 
292
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
293
          || eval $$failcom; \
 
294
        done; \
 
295
        if test "$$dot_seen" = "no"; then \
 
296
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
297
        fi; test -z "$$fail"
 
298
 
 
299
mostlyclean-recursive clean-recursive distclean-recursive \
 
300
maintainer-clean-recursive:
 
301
        @failcom='exit 1'; \
 
302
        for f in x $$MAKEFLAGS; do \
 
303
          case $$f in \
 
304
            *=* | --[!k]*);; \
 
305
            *k*) failcom='fail=yes';; \
 
306
          esac; \
 
307
        done; \
 
308
        dot_seen=no; \
 
309
        case "$@" in \
 
310
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
311
          *) list='$(SUBDIRS)' ;; \
 
312
        esac; \
 
313
        rev=''; for subdir in $$list; do \
 
314
          if test "$$subdir" = "."; then :; else \
 
315
            rev="$$subdir $$rev"; \
 
316
          fi; \
 
317
        done; \
 
318
        rev="$$rev ."; \
 
319
        target=`echo $@ | sed s/-recursive//`; \
 
320
        for subdir in $$rev; do \
 
321
          echo "Making $$target in $$subdir"; \
 
322
          if test "$$subdir" = "."; then \
 
323
            local_target="$$target-am"; \
 
324
          else \
 
325
            local_target="$$target"; \
 
326
          fi; \
 
327
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
328
          || eval $$failcom; \
 
329
        done && test -z "$$fail"
 
330
tags-recursive:
 
331
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
332
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
333
        done
 
334
ctags-recursive:
 
335
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
336
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
337
        done
 
338
 
 
339
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
340
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
341
        unique=`for i in $$list; do \
 
342
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
343
          done | \
 
344
          $(AWK) '    { files[$$0] = 1; } \
 
345
               END { for (i in files) print i; }'`; \
 
346
        mkid -fID $$unique
 
347
tags: TAGS
 
348
 
 
349
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
350
                $(TAGS_FILES) $(LISP)
 
351
        tags=; \
 
352
        here=`pwd`; \
 
353
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
354
          include_option=--etags-include; \
 
355
          empty_fix=.; \
 
356
        else \
 
357
          include_option=--include; \
 
358
          empty_fix=; \
 
359
        fi; \
 
360
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
361
          if test "$$subdir" = .; then :; else \
 
362
            test ! -f $$subdir/TAGS || \
 
363
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
364
          fi; \
 
365
        done; \
 
366
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
367
        unique=`for i in $$list; do \
 
368
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
369
          done | \
 
370
          $(AWK) '    { files[$$0] = 1; } \
 
371
               END { for (i in files) print i; }'`; \
 
372
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
373
          test -n "$$unique" || unique=$$empty_fix; \
 
374
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
375
            $$tags $$unique; \
 
376
        fi
 
377
ctags: CTAGS
 
378
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
379
                $(TAGS_FILES) $(LISP)
 
380
        tags=; \
 
381
        here=`pwd`; \
 
382
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
383
        unique=`for i in $$list; do \
 
384
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
385
          done | \
 
386
          $(AWK) '    { files[$$0] = 1; } \
 
387
               END { for (i in files) print i; }'`; \
 
388
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
389
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
390
             $$tags $$unique
 
391
 
 
392
GTAGS:
 
393
        here=`$(am__cd) $(top_builddir) && pwd` \
 
394
          && cd $(top_srcdir) \
 
395
          && gtags -i $(GTAGS_ARGS) $$here
 
396
 
 
397
distclean-tags:
 
398
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
399
 
 
400
distdir: $(DISTFILES)
 
401
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
402
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
403
        list='$(DISTFILES)'; for file in $$list; do \
 
404
          case $$file in \
 
405
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
406
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
407
          esac; \
 
408
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
409
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
410
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
411
            dir="/$$dir"; \
 
412
            $(mkdir_p) "$(distdir)$$dir"; \
 
413
          else \
 
414
            dir=''; \
 
415
          fi; \
 
416
          if test -d $$d/$$file; then \
 
417
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
418
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
419
            fi; \
 
420
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
421
          else \
 
422
            test -f $(distdir)/$$file \
 
423
            || cp -p $$d/$$file $(distdir)/$$file \
 
424
            || exit 1; \
 
425
          fi; \
 
426
        done
 
427
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
428
          if test "$$subdir" = .; then :; else \
 
429
            test -d "$(distdir)/$$subdir" \
 
430
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
431
            || exit 1; \
 
432
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
433
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
434
            (cd $$subdir && \
 
435
              $(MAKE) $(AM_MAKEFLAGS) \
 
436
                top_distdir="$$top_distdir" \
 
437
                distdir="$$distdir/$$subdir" \
 
438
                distdir) \
 
439
              || exit 1; \
 
440
          fi; \
 
441
        done
 
442
check-am: all-am
 
443
check: check-recursive
 
444
all-am: Makefile
 
445
installdirs: installdirs-recursive
 
446
installdirs-am:
 
447
install: install-recursive
 
448
install-exec: install-exec-recursive
 
449
install-data: install-data-recursive
 
450
uninstall: uninstall-recursive
 
451
 
 
452
install-am: all-am
 
453
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
454
 
 
455
installcheck: installcheck-recursive
 
456
install-strip:
 
457
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
458
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
459
          `test -z '$(STRIP)' || \
 
460
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
461
mostlyclean-generic:
 
462
 
 
463
clean-generic:
 
464
 
 
465
distclean-generic:
 
466
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
467
 
 
468
maintainer-clean-generic:
 
469
        @echo "This command is intended for maintainers to use"
 
470
        @echo "it deletes files that may require special tools to rebuild."
 
471
clean: clean-recursive
 
472
 
 
473
clean-am: clean-generic clean-libtool mostlyclean-am
 
474
 
 
475
distclean: distclean-recursive
 
476
        -rm -f Makefile
 
477
distclean-am: clean-am distclean-generic distclean-libtool \
 
478
        distclean-tags
 
479
 
 
480
dvi: dvi-recursive
 
481
 
 
482
dvi-am:
 
483
 
 
484
html: html-recursive
 
485
 
 
486
info: info-recursive
 
487
 
 
488
info-am:
 
489
 
 
490
install-data-am:
 
491
 
 
492
install-exec-am:
 
493
 
 
494
install-info: install-info-recursive
 
495
 
 
496
install-man:
 
497
 
 
498
installcheck-am:
 
499
 
 
500
maintainer-clean: maintainer-clean-recursive
 
501
        -rm -f Makefile
 
502
maintainer-clean-am: distclean-am maintainer-clean-generic
 
503
 
 
504
mostlyclean: mostlyclean-recursive
 
505
 
 
506
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
507
 
 
508
pdf: pdf-recursive
 
509
 
 
510
pdf-am:
 
511
 
 
512
ps: ps-recursive
 
513
 
 
514
ps-am:
 
515
 
 
516
uninstall-am: uninstall-info-am
 
517
 
 
518
uninstall-info: uninstall-info-recursive
 
519
 
 
520
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
521
        clean clean-generic clean-libtool clean-recursive ctags \
 
522
        ctags-recursive distclean distclean-generic distclean-libtool \
 
523
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
524
        html-am info info-am install install-am install-data \
 
525
        install-data-am install-exec install-exec-am install-info \
 
526
        install-info-am install-man install-strip installcheck \
 
527
        installcheck-am installdirs installdirs-am maintainer-clean \
 
528
        maintainer-clean-generic maintainer-clean-recursive \
 
529
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
530
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
531
        uninstall uninstall-am uninstall-info-am
 
532
 
 
533
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
534
# Otherwise a system limit (for SysV at least) may be exceeded.
 
535
.NOEXPORT: