~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to examples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2006-11-23 15:10:53 UTC
  • mfrom: (3.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061123151053-q42sk1lvks41xpfx
Tags: 1:1.2.1-9
uim-gtk2.0.postinst: Don't call update-gtk-immodules on purge.
(closes: Bug#398530)

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 = examples
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_cxx_have_stl.m4 \
 
42
        $(top_srcdir)/m4/ac_cxx_namespace.m4 \
 
43
        $(top_srcdir)/m4/ax_create_stdint_h.m4 \
 
44
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
 
45
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
46
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
47
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
48
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/xft.m4 \
 
49
        $(top_srcdir)/configure.ac
 
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
51
        $(ACLOCAL_M4)
 
52
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
53
CONFIG_HEADER = $(top_builddir)/uim/config.h
 
54
CONFIG_CLEAN_FILES =
 
55
SOURCES =
 
56
DIST_SOURCES =
 
57
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
58
        html-recursive info-recursive install-data-recursive \
 
59
        install-exec-recursive install-info-recursive \
 
60
        install-recursive installcheck-recursive installdirs-recursive \
 
61
        pdf-recursive ps-recursive uninstall-info-recursive \
 
62
        uninstall-recursive
 
63
ETAGS = etags
 
64
CTAGS = ctags
 
65
DIST_SUBDIRS = $(SUBDIRS)
 
66
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
67
ACLOCAL = @ACLOCAL@
 
68
ALLOCA = @ALLOCA@
 
69
AMDEP_FALSE = @AMDEP_FALSE@
 
70
AMDEP_TRUE = @AMDEP_TRUE@
 
71
AMTAR = @AMTAR@
 
72
ANTHY_CFLAGS = @ANTHY_CFLAGS@
 
73
ANTHY_FALSE = @ANTHY_FALSE@
 
74
ANTHY_LIBS = @ANTHY_LIBS@
 
75
ANTHY_TRUE = @ANTHY_TRUE@
 
76
APPLET_2_14_CFLAGS = @APPLET_2_14_CFLAGS@
 
77
APPLET_2_14_LIBS = @APPLET_2_14_LIBS@
 
78
APPLET_CFLAGS = @APPLET_CFLAGS@
 
79
APPLET_FALSE = @APPLET_FALSE@
 
80
APPLET_LIBS = @APPLET_LIBS@
 
81
APPLET_TRUE = @APPLET_TRUE@
 
82
AR = @AR@
 
83
AUTOCONF = @AUTOCONF@
 
84
AUTOHEADER = @AUTOHEADER@
 
85
AUTOMAKE = @AUTOMAKE@
 
86
AWK = @AWK@
 
87
CANNA_FALSE = @CANNA_FALSE@
 
88
CANNA_TRUE = @CANNA_TRUE@
 
89
CC = @CC@
 
90
CCDEPMODE = @CCDEPMODE@
 
91
CFLAGS = @CFLAGS@
 
92
COMPAT_SCM_FALSE = @COMPAT_SCM_FALSE@
 
93
COMPAT_SCM_TRUE = @COMPAT_SCM_TRUE@
 
94
CPP = @CPP@
 
95
CPPFLAGS = @CPPFLAGS@
 
96
CXX = @CXX@
 
97
CXXCPP = @CXXCPP@
 
98
CXXDEPMODE = @CXXDEPMODE@
 
99
CXXFLAGS = @CXXFLAGS@
 
100
CYGPATH_W = @CYGPATH_W@
 
101
DEBUG_FALSE = @DEBUG_FALSE@
 
102
DEBUG_TRUE = @DEBUG_TRUE@
 
103
DEFAULT_TOOLKIT_GTK_FALSE = @DEFAULT_TOOLKIT_GTK_FALSE@
 
104
DEFAULT_TOOLKIT_GTK_TRUE = @DEFAULT_TOOLKIT_GTK_TRUE@
 
105
DEFAULT_TOOLKIT_QT_FALSE = @DEFAULT_TOOLKIT_QT_FALSE@
 
106
DEFAULT_TOOLKIT_QT_TRUE = @DEFAULT_TOOLKIT_QT_TRUE@
 
107
DEFS = @DEFS@
 
108
DEPDIR = @DEPDIR@
 
109
DICT_CFLAGS = @DICT_CFLAGS@
 
110
DICT_FALSE = @DICT_FALSE@
 
111
DICT_LIBS = @DICT_LIBS@
 
112
DICT_TRUE = @DICT_TRUE@
 
113
EBLIB_LIBS = @EBLIB_LIBS@
 
114
EB_FALSE = @EB_FALSE@
 
115
EB_TRUE = @EB_TRUE@
 
116
ECHO = @ECHO@
 
117
ECHO_C = @ECHO_C@
 
118
ECHO_N = @ECHO_N@
 
119
ECHO_T = @ECHO_T@
 
120
EGREP = @EGREP@
 
121
EMACS = @EMACS@
 
122
EMACSLOADPATH = @EMACSLOADPATH@
 
123
ENABLE_ANTHY_STATIC_FALSE = @ENABLE_ANTHY_STATIC_FALSE@
 
124
ENABLE_ANTHY_STATIC_TRUE = @ENABLE_ANTHY_STATIC_TRUE@
 
125
EXEEXT = @EXEEXT@
 
126
F77 = @F77@
 
127
FEP_LIBADD = @FEP_LIBADD@
 
128
FFLAGS = @FFLAGS@
 
129
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
130
GMSGFMT = @GMSGFMT@
 
131
GTK2_4_CFLAGS = @GTK2_4_CFLAGS@
 
132
GTK2_4_FALSE = @GTK2_4_FALSE@
 
133
GTK2_4_LIBS = @GTK2_4_LIBS@
 
134
GTK2_4_TRUE = @GTK2_4_TRUE@
 
135
GTK2_CFLAGS = @GTK2_CFLAGS@
 
136
GTK2_FALSE = @GTK2_FALSE@
 
137
GTK2_LIBS = @GTK2_LIBS@
 
138
GTK2_TRUE = @GTK2_TRUE@
 
139
GTK_BINARY_VERSION = @GTK_BINARY_VERSION@
 
140
HOST_MOC = @HOST_MOC@
 
141
HOST_UIC = @HOST_UIC@
 
142
INCLUDES = @INCLUDES@
 
143
INSTALL_DATA = @INSTALL_DATA@
 
144
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
145
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
146
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
147
INTLLIBS = @INTLLIBS@
 
148
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
149
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
150
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
151
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
152
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
153
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
154
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
155
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
156
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
157
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
158
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
159
INTLTOOL_PERL = @INTLTOOL_PERL@
 
160
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
161
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
162
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
163
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
164
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
165
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
166
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
167
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
168
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
169
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
170
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
171
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
172
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
173
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
174
LDFLAGS = @LDFLAGS@
 
175
LIBEDIT_FALSE = @LIBEDIT_FALSE@
 
176
LIBEDIT_LIBS = @LIBEDIT_LIBS@
 
177
LIBEDIT_TRUE = @LIBEDIT_TRUE@
 
178
LIBICONV = @LIBICONV@
 
179
LIBINTL = @LIBINTL@
 
180
LIBOBJS = @LIBOBJS@
 
181
LIBS = @LIBS@
 
182
LIBTOOL = @LIBTOOL@
 
183
LN_S = @LN_S@
 
184
LTLIBICONV = @LTLIBICONV@
 
185
LTLIBINTL = @LTLIBINTL@
 
186
LTLIBOBJS = @LTLIBOBJS@
 
187
M17NDB = @M17NDB@
 
188
M17NLIB_CFLAGS = @M17NLIB_CFLAGS@
 
189
M17NLIB_FALSE = @M17NLIB_FALSE@
 
190
M17NLIB_LIBS = @M17NLIB_LIBS@
 
191
M17NLIB_TRUE = @M17NLIB_TRUE@
 
192
MAKEINFO = @MAKEINFO@
 
193
MANA = @MANA@
 
194
MANA_FALSE = @MANA_FALSE@
 
195
MANA_TRUE = @MANA_TRUE@
 
196
MKINSTALLDIRS = @MKINSTALLDIRS@
 
197
MOC = @MOC@
 
198
MSGFMT = @MSGFMT@
 
199
MSGMERGE = @MSGMERGE@
 
200
NEED_SETENV_C_FALSE = @NEED_SETENV_C_FALSE@
 
201
NEED_SETENV_C_TRUE = @NEED_SETENV_C_TRUE@
 
202
NEED_STRSEP_C_FALSE = @NEED_STRSEP_C_FALSE@
 
203
NEED_STRSEP_C_TRUE = @NEED_STRSEP_C_TRUE@
 
204
NETLIBS = @NETLIBS@
 
205
OBJEXT = @OBJEXT@
 
206
PACKAGE = @PACKAGE@
 
207
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
208
PACKAGE_NAME = @PACKAGE_NAME@
 
209
PACKAGE_STRING = @PACKAGE_STRING@
 
210
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
211
PACKAGE_VERSION = @PACKAGE_VERSION@
 
212
PATH_SEPARATOR = @PATH_SEPARATOR@
 
213
PKG_CONFIG = @PKG_CONFIG@
 
214
POSUB = @POSUB@
 
215
PREF_FALSE = @PREF_FALSE@
 
216
PREF_TRUE = @PREF_TRUE@
 
217
PRIME_CFLAGS = @PRIME_CFLAGS@
 
218
PRIME_FALSE = @PRIME_FALSE@
 
219
PRIME_LIBS = @PRIME_LIBS@
 
220
PRIME_TRUE = @PRIME_TRUE@
 
221
QT_FALSE = @QT_FALSE@
 
222
QT_IMMODULE_FALSE = @QT_IMMODULE_FALSE@
 
223
QT_IMMODULE_TRUE = @QT_IMMODULE_TRUE@
 
224
QT_PLUGINSDIR = @QT_PLUGINSDIR@
 
225
QT_TRUE = @QT_TRUE@
 
226
RANLIB = @RANLIB@
 
227
RSVG = @RSVG@
 
228
SCIM_CFLAGS = @SCIM_CFLAGS@
 
229
SCIM_FALSE = @SCIM_FALSE@
 
230
SCIM_LIBS = @SCIM_LIBS@
 
231
SCIM_TRUE = @SCIM_TRUE@
 
232
SET_MAKE = @SET_MAKE@
 
233
SHELL = @SHELL@
 
234
SKK_FALSE = @SKK_FALSE@
 
235
SKK_TRUE = @SKK_TRUE@
 
236
SRCDIR = @SRCDIR@
 
237
STRIP = @STRIP@
 
238
UIC = @UIC@
 
239
UIMEL_LISP_DIR = @UIMEL_LISP_DIR@
 
240
UIM_EL_FALSE = @UIM_EL_FALSE@
 
241
UIM_EL_TRUE = @UIM_EL_TRUE@
 
242
UIM_FEP_FALSE = @UIM_FEP_FALSE@
 
243
UIM_FEP_TRUE = @UIM_FEP_TRUE@
 
244
UIM_QT_CXXFLAGS = @UIM_QT_CXXFLAGS@
 
245
UIM_QT_LDFLAGS = @UIM_QT_LDFLAGS@
 
246
UI_XML_ANTHY_END = @UI_XML_ANTHY_END@
 
247
UI_XML_ANTHY_START = @UI_XML_ANTHY_START@
 
248
UI_XML_CANNA_END = @UI_XML_CANNA_END@
 
249
UI_XML_CANNA_START = @UI_XML_CANNA_START@
 
250
USE_NLS = @USE_NLS@
 
251
VERSION = @VERSION@
 
252
WITH_XFT_FALSE = @WITH_XFT_FALSE@
 
253
WITH_XFT_TRUE = @WITH_XFT_TRUE@
 
254
X11_CFLAGS = @X11_CFLAGS@
 
255
X11_LIBS = @X11_LIBS@
 
256
XFT_CFLAGS = @XFT_CFLAGS@
 
257
XFT_CONFIG = @XFT_CONFIG@
 
258
XFT_LIBS = @XFT_LIBS@
 
259
XGETTEXT = @XGETTEXT@
 
260
XIM_FALSE = @XIM_FALSE@
 
261
XIM_TRUE = @XIM_TRUE@
 
262
X_CFLAGS = @X_CFLAGS@
 
263
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
264
X_LIBS = @X_LIBS@
 
265
X_PRE_LIBS = @X_PRE_LIBS@
 
266
abs_builddir = @abs_builddir@
 
267
abs_srcdir = @abs_srcdir@
 
268
abs_top_builddir = @abs_top_builddir@
 
269
abs_top_srcdir = @abs_top_srcdir@
 
270
ac_ct_AR = @ac_ct_AR@
 
271
ac_ct_CC = @ac_ct_CC@
 
272
ac_ct_CXX = @ac_ct_CXX@
 
273
ac_ct_F77 = @ac_ct_F77@
 
274
ac_ct_RANLIB = @ac_ct_RANLIB@
 
275
ac_ct_STRIP = @ac_ct_STRIP@
 
276
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
277
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
278
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
279
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
280
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
281
am__include = @am__include@
 
282
am__leading_dot = @am__leading_dot@
 
283
am__quote = @am__quote@
 
284
am__tar = @am__tar@
 
285
am__untar = @am__untar@
 
286
bindir = @bindir@
 
287
build = @build@
 
288
build_alias = @build_alias@
 
289
build_cpu = @build_cpu@
 
290
build_os = @build_os@
 
291
build_vendor = @build_vendor@
 
292
datadir = @datadir@
 
293
exec_prefix = @exec_prefix@
 
294
host = @host@
 
295
host_alias = @host_alias@
 
296
host_cpu = @host_cpu@
 
297
host_os = @host_os@
 
298
host_vendor = @host_vendor@
 
299
includedir = @includedir@
 
300
infodir = @infodir@
 
301
install_sh = @install_sh@
 
302
libdir = @libdir@
 
303
libexecdir = @libexecdir@
 
304
lispdir = @lispdir@
 
305
localstatedir = @localstatedir@
 
306
m17n_db_dir = @m17n_db_dir@
 
307
mandir = @mandir@
 
308
mkdir_p = @mkdir_p@
 
309
oldincludedir = @oldincludedir@
 
310
prefix = @prefix@
 
311
program_transform_name = @program_transform_name@
 
312
sbindir = @sbindir@
 
313
sharedstatedir = @sharedstatedir@
 
314
sysconfdir = @sysconfdir@
 
315
target_alias = @target_alias@
 
316
uim_pixmapsdir = @uim_pixmapsdir@
 
317
SUBDIRS = uim-custom
 
318
all: all-recursive
 
319
 
 
320
.SUFFIXES:
 
321
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
322
        @for dep in $?; do \
 
323
          case '$(am__configure_deps)' in \
 
324
            *$$dep*) \
 
325
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
326
                && exit 0; \
 
327
              exit 1;; \
 
328
          esac; \
 
329
        done; \
 
330
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  examples/Makefile'; \
 
331
        cd $(top_srcdir) && \
 
332
          $(AUTOMAKE) --foreign  examples/Makefile
 
333
.PRECIOUS: Makefile
 
334
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
335
        @case '$?' in \
 
336
          *config.status*) \
 
337
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
338
          *) \
 
339
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
340
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
341
        esac;
 
342
 
 
343
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
344
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
345
 
 
346
$(top_srcdir)/configure:  $(am__configure_deps)
 
347
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
348
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
349
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
350
 
 
351
mostlyclean-libtool:
 
352
        -rm -f *.lo
 
353
 
 
354
clean-libtool:
 
355
        -rm -rf .libs _libs
 
356
 
 
357
distclean-libtool:
 
358
        -rm -f libtool
 
359
uninstall-info-am:
 
360
 
 
361
# This directory's subdirectories are mostly independent; you can cd
 
362
# into them and run `make' without going through this Makefile.
 
363
# To change the values of `make' variables: instead of editing Makefiles,
 
364
# (1) if the variable is set in `config.status', edit `config.status'
 
365
#     (which will cause the Makefiles to be regenerated when you run `make');
 
366
# (2) otherwise, pass the desired values on the `make' command line.
 
367
$(RECURSIVE_TARGETS):
 
368
        @failcom='exit 1'; \
 
369
        for f in x $$MAKEFLAGS; do \
 
370
          case $$f in \
 
371
            *=* | --[!k]*);; \
 
372
            *k*) failcom='fail=yes';; \
 
373
          esac; \
 
374
        done; \
 
375
        dot_seen=no; \
 
376
        target=`echo $@ | sed s/-recursive//`; \
 
377
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
378
          echo "Making $$target in $$subdir"; \
 
379
          if test "$$subdir" = "."; then \
 
380
            dot_seen=yes; \
 
381
            local_target="$$target-am"; \
 
382
          else \
 
383
            local_target="$$target"; \
 
384
          fi; \
 
385
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
386
          || eval $$failcom; \
 
387
        done; \
 
388
        if test "$$dot_seen" = "no"; then \
 
389
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
390
        fi; test -z "$$fail"
 
391
 
 
392
mostlyclean-recursive clean-recursive distclean-recursive \
 
393
maintainer-clean-recursive:
 
394
        @failcom='exit 1'; \
 
395
        for f in x $$MAKEFLAGS; do \
 
396
          case $$f in \
 
397
            *=* | --[!k]*);; \
 
398
            *k*) failcom='fail=yes';; \
 
399
          esac; \
 
400
        done; \
 
401
        dot_seen=no; \
 
402
        case "$@" in \
 
403
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
404
          *) list='$(SUBDIRS)' ;; \
 
405
        esac; \
 
406
        rev=''; for subdir in $$list; do \
 
407
          if test "$$subdir" = "."; then :; else \
 
408
            rev="$$subdir $$rev"; \
 
409
          fi; \
 
410
        done; \
 
411
        rev="$$rev ."; \
 
412
        target=`echo $@ | sed s/-recursive//`; \
 
413
        for subdir in $$rev; do \
 
414
          echo "Making $$target in $$subdir"; \
 
415
          if test "$$subdir" = "."; then \
 
416
            local_target="$$target-am"; \
 
417
          else \
 
418
            local_target="$$target"; \
 
419
          fi; \
 
420
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
421
          || eval $$failcom; \
 
422
        done && test -z "$$fail"
 
423
tags-recursive:
 
424
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
425
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
426
        done
 
427
ctags-recursive:
 
428
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
429
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
430
        done
 
431
 
 
432
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
433
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
434
        unique=`for i in $$list; do \
 
435
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
436
          done | \
 
437
          $(AWK) '    { files[$$0] = 1; } \
 
438
               END { for (i in files) print i; }'`; \
 
439
        mkid -fID $$unique
 
440
tags: TAGS
 
441
 
 
442
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
443
                $(TAGS_FILES) $(LISP)
 
444
        tags=; \
 
445
        here=`pwd`; \
 
446
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
447
          include_option=--etags-include; \
 
448
          empty_fix=.; \
 
449
        else \
 
450
          include_option=--include; \
 
451
          empty_fix=; \
 
452
        fi; \
 
453
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
454
          if test "$$subdir" = .; then :; else \
 
455
            test ! -f $$subdir/TAGS || \
 
456
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
457
          fi; \
 
458
        done; \
 
459
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
460
        unique=`for i in $$list; do \
 
461
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
462
          done | \
 
463
          $(AWK) '    { files[$$0] = 1; } \
 
464
               END { for (i in files) print i; }'`; \
 
465
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
466
          test -n "$$unique" || unique=$$empty_fix; \
 
467
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
468
            $$tags $$unique; \
 
469
        fi
 
470
ctags: CTAGS
 
471
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
472
                $(TAGS_FILES) $(LISP)
 
473
        tags=; \
 
474
        here=`pwd`; \
 
475
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
476
        unique=`for i in $$list; do \
 
477
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
478
          done | \
 
479
          $(AWK) '    { files[$$0] = 1; } \
 
480
               END { for (i in files) print i; }'`; \
 
481
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
482
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
483
             $$tags $$unique
 
484
 
 
485
GTAGS:
 
486
        here=`$(am__cd) $(top_builddir) && pwd` \
 
487
          && cd $(top_srcdir) \
 
488
          && gtags -i $(GTAGS_ARGS) $$here
 
489
 
 
490
distclean-tags:
 
491
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
492
 
 
493
distdir: $(DISTFILES)
 
494
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
495
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
496
        list='$(DISTFILES)'; for file in $$list; do \
 
497
          case $$file in \
 
498
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
499
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
500
          esac; \
 
501
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
502
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
503
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
504
            dir="/$$dir"; \
 
505
            $(mkdir_p) "$(distdir)$$dir"; \
 
506
          else \
 
507
            dir=''; \
 
508
          fi; \
 
509
          if test -d $$d/$$file; then \
 
510
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
511
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
512
            fi; \
 
513
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
514
          else \
 
515
            test -f $(distdir)/$$file \
 
516
            || cp -p $$d/$$file $(distdir)/$$file \
 
517
            || exit 1; \
 
518
          fi; \
 
519
        done
 
520
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
521
          if test "$$subdir" = .; then :; else \
 
522
            test -d "$(distdir)/$$subdir" \
 
523
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
524
            || exit 1; \
 
525
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
526
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
527
            (cd $$subdir && \
 
528
              $(MAKE) $(AM_MAKEFLAGS) \
 
529
                top_distdir="$$top_distdir" \
 
530
                distdir="$$distdir/$$subdir" \
 
531
                distdir) \
 
532
              || exit 1; \
 
533
          fi; \
 
534
        done
 
535
check-am: all-am
 
536
check: check-recursive
 
537
all-am: Makefile
 
538
installdirs: installdirs-recursive
 
539
installdirs-am:
 
540
install: install-recursive
 
541
install-exec: install-exec-recursive
 
542
install-data: install-data-recursive
 
543
uninstall: uninstall-recursive
 
544
 
 
545
install-am: all-am
 
546
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
547
 
 
548
installcheck: installcheck-recursive
 
549
install-strip:
 
550
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
551
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
552
          `test -z '$(STRIP)' || \
 
553
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
554
mostlyclean-generic:
 
555
 
 
556
clean-generic:
 
557
 
 
558
distclean-generic:
 
559
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
560
 
 
561
maintainer-clean-generic:
 
562
        @echo "This command is intended for maintainers to use"
 
563
        @echo "it deletes files that may require special tools to rebuild."
 
564
clean: clean-recursive
 
565
 
 
566
clean-am: clean-generic clean-libtool mostlyclean-am
 
567
 
 
568
distclean: distclean-recursive
 
569
        -rm -f Makefile
 
570
distclean-am: clean-am distclean-generic distclean-libtool \
 
571
        distclean-tags
 
572
 
 
573
dvi: dvi-recursive
 
574
 
 
575
dvi-am:
 
576
 
 
577
html: html-recursive
 
578
 
 
579
info: info-recursive
 
580
 
 
581
info-am:
 
582
 
 
583
install-data-am:
 
584
 
 
585
install-exec-am:
 
586
 
 
587
install-info: install-info-recursive
 
588
 
 
589
install-man:
 
590
 
 
591
installcheck-am:
 
592
 
 
593
maintainer-clean: maintainer-clean-recursive
 
594
        -rm -f Makefile
 
595
maintainer-clean-am: distclean-am maintainer-clean-generic
 
596
 
 
597
mostlyclean: mostlyclean-recursive
 
598
 
 
599
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
600
 
 
601
pdf: pdf-recursive
 
602
 
 
603
pdf-am:
 
604
 
 
605
ps: ps-recursive
 
606
 
 
607
ps-am:
 
608
 
 
609
uninstall-am: uninstall-info-am
 
610
 
 
611
uninstall-info: uninstall-info-recursive
 
612
 
 
613
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
614
        clean clean-generic clean-libtool clean-recursive ctags \
 
615
        ctags-recursive distclean distclean-generic distclean-libtool \
 
616
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
617
        html-am info info-am install install-am install-data \
 
618
        install-data-am install-exec install-exec-am install-info \
 
619
        install-info-am install-man install-strip installcheck \
 
620
        installcheck-am installdirs installdirs-am maintainer-clean \
 
621
        maintainer-clean-generic maintainer-clean-recursive \
 
622
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
623
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
624
        uninstall uninstall-am uninstall-info-am
 
625
 
 
626
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
627
# Otherwise a system limit (for SysV at least) may be exceeded.
 
628
.NOEXPORT: