~ubuntu-branches/ubuntu/hardy/uim/hardy

« back to all changes in this revision

Viewing changes to sigscheme/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2007-04-21 03:46:09 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070421034609-gpcurkutp8vaysqj
Tags: 1:1.4.1-3
* Switch to dh_gtkmodules for the gtk 2.10 transition (Closes:
  #419318)
  - debian/control: Add ${misc:Depends} and remove libgtk2.0-bin on
    uim-gtk2.0.
  - debian/uim-gtk2.0.post{inst,rm}: Removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006  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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
@USE_LIBGCROOTS_BUNDLED_TRUE@am__append_1 = libgcroots
 
36
subdir = .
 
37
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
38
        $(srcdir)/Makefile.in $(srcdir)/libgcroots.mk.in \
 
39
        $(srcdir)/sigscheme.pc.in $(top_srcdir)/configure AUTHORS \
 
40
        COPYING ChangeLog NEWS TODO config.guess config.sub depcomp \
 
41
        install-sh ltmain.sh missing
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_c___attribute__.m4 \
 
44
        $(top_srcdir)/m4/ax_c_arithmetic_rshift.m4 \
 
45
        $(top_srcdir)/m4/ax_c_referenceable_passed_va_list.m4 \
 
46
        $(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
 
47
        $(top_srcdir)/m4/ax_check_page_aligned_malloc.m4 \
 
48
        $(top_srcdir)/m4/ax_create_stdint_h.m4 \
 
49
        $(top_srcdir)/m4/ax_feature_configurator.m4 \
 
50
        $(top_srcdir)/m4/ax_func_getcontext.m4 \
 
51
        $(top_srcdir)/m4/ax_lib_glibc.m4 \
 
52
        $(top_srcdir)/m4/check_gnu_make.m4 $(top_srcdir)/configure.in
 
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
54
        $(ACLOCAL_M4)
 
55
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
56
 configure.lineno config.status.lineno
 
57
mkinstalldirs = $(install_sh) -d
 
58
CONFIG_HEADER = $(top_builddir)/src/config.h
 
59
CONFIG_CLEAN_FILES = sigscheme.pc libgcroots.mk
 
60
SOURCES =
 
61
DIST_SOURCES =
 
62
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
63
        html-recursive info-recursive install-data-recursive \
 
64
        install-dvi-recursive install-exec-recursive \
 
65
        install-html-recursive install-info-recursive \
 
66
        install-pdf-recursive install-ps-recursive install-recursive \
 
67
        installcheck-recursive installdirs-recursive pdf-recursive \
 
68
        ps-recursive uninstall-recursive
 
69
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
70
am__vpath_adj = case $$p in \
 
71
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
72
    *) f=$$p;; \
 
73
  esac;
 
74
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
75
am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
 
76
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
 
77
DATA = $(pkgconfig_DATA)
 
78
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
79
  distclean-recursive maintainer-clean-recursive
 
80
ETAGS = etags
 
81
CTAGS = ctags
 
82
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
83
distdir = $(PACKAGE)-$(VERSION)
 
84
top_distdir = $(distdir)
 
85
am__remove_distdir = \
 
86
  { test ! -d $(distdir) \
 
87
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
88
         && rm -fr $(distdir); }; }
 
89
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
 
90
GZIP_ENV = --best
 
91
distuninstallcheck_listfiles = find . -type f -print
 
92
distcleancheck_listfiles = find . -type f -print
 
93
ACLOCAL = @ACLOCAL@
 
94
AMTAR = @AMTAR@
 
95
AR = @AR@
 
96
ASCIIDOC = @ASCIIDOC@
 
97
AUTOCONF = @AUTOCONF@
 
98
AUTOHEADER = @AUTOHEADER@
 
99
AUTOMAKE = @AUTOMAKE@
 
100
AWK = @AWK@
 
101
CC = @CC@
 
102
CCDEPMODE = @CCDEPMODE@
 
103
CFLAGS = @CFLAGS@
 
104
CPP = @CPP@
 
105
CPPFLAGS = @CPPFLAGS@
 
106
CXX = @CXX@
 
107
CXXCPP = @CXXCPP@
 
108
CXXDEPMODE = @CXXDEPMODE@
 
109
CXXFLAGS = @CXXFLAGS@
 
110
CYGPATH_W = @CYGPATH_W@
 
111
DEFS = @DEFS@
 
112
DEPDIR = @DEPDIR@
 
113
ECHO = @ECHO@
 
114
ECHO_C = @ECHO_C@
 
115
ECHO_N = @ECHO_N@
 
116
ECHO_T = @ECHO_T@
 
117
EGREP = @EGREP@
 
118
EXEEXT = @EXEEXT@
 
119
F77 = @F77@
 
120
FFLAGS = @FFLAGS@
 
121
GCROOTS_CFLAGS = @GCROOTS_CFLAGS@
 
122
GCROOTS_LIBS = @GCROOTS_LIBS@
 
123
GCROOTS_REQ = @GCROOTS_REQ@
 
124
GREP = @GREP@
 
125
INSTALL = @INSTALL@
 
126
INSTALL_DATA = @INSTALL_DATA@
 
127
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
128
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
129
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
130
LDFLAGS = @LDFLAGS@
 
131
LIBOBJS = @LIBOBJS@
 
132
LIBS = @LIBS@
 
133
LIBTOOL = @LIBTOOL@
 
134
LN_S = @LN_S@
 
135
LTLIBOBJS = @LTLIBOBJS@
 
136
MAINT = @MAINT@
 
137
MAKEINFO = @MAKEINFO@
 
138
MD5 = @MD5@
 
139
MKDIR_P = @MKDIR_P@
 
140
OBJEXT = @OBJEXT@
 
141
PACKAGE = @PACKAGE@
 
142
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
143
PACKAGE_NAME = @PACKAGE_NAME@
 
144
PACKAGE_STRING = @PACKAGE_STRING@
 
145
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
146
PACKAGE_VERSION = @PACKAGE_VERSION@
 
147
PATH_SEPARATOR = @PATH_SEPARATOR@
 
148
PERL = @PERL@
 
149
PKG_CONFIG = @PKG_CONFIG@
 
150
RANLIB = @RANLIB@
 
151
RUBY = @RUBY@
 
152
SED = @SED@
 
153
SET_MAKE = @SET_MAKE@
 
154
SH = @SH@
 
155
SHA1 = @SHA1@
 
156
SHELL = @SHELL@
 
157
STRIP = @STRIP@
 
158
VERSION = @VERSION@
 
159
abs_builddir = @abs_builddir@
 
160
abs_srcdir = @abs_srcdir@
 
161
abs_top_builddir = @abs_top_builddir@
 
162
abs_top_srcdir = @abs_top_srcdir@
 
163
ac_ct_CC = @ac_ct_CC@
 
164
ac_ct_CXX = @ac_ct_CXX@
 
165
ac_ct_F77 = @ac_ct_F77@
 
166
am__include = @am__include@
 
167
am__leading_dot = @am__leading_dot@
 
168
am__quote = @am__quote@
 
169
am__tar = @am__tar@
 
170
am__untar = @am__untar@
 
171
bindir = @bindir@
 
172
build = @build@
 
173
build_alias = @build_alias@
 
174
build_cpu = @build_cpu@
 
175
build_os = @build_os@
 
176
build_vendor = @build_vendor@
 
177
builddir = @builddir@
 
178
datadir = @datadir@
 
179
datarootdir = @datarootdir@
 
180
docdir = @docdir@
 
181
dvidir = @dvidir@
 
182
exec_prefix = @exec_prefix@
 
183
host = @host@
 
184
host_alias = @host_alias@
 
185
host_cpu = @host_cpu@
 
186
host_os = @host_os@
 
187
host_vendor = @host_vendor@
 
188
htmldir = @htmldir@
 
189
ifGNUmake = @ifGNUmake@
 
190
includedir = @includedir@
 
191
infodir = @infodir@
 
192
install_sh = @install_sh@
 
193
libdir = @libdir@
 
194
libexecdir = @libexecdir@
 
195
localedir = @localedir@
 
196
localstatedir = @localstatedir@
 
197
mandir = @mandir@
 
198
mkdir_p = @mkdir_p@
 
199
oldincludedir = @oldincludedir@
 
200
pdfdir = @pdfdir@
 
201
prefix = @prefix@
 
202
program_transform_name = @program_transform_name@
 
203
psdir = @psdir@
 
204
sbindir = @sbindir@
 
205
sharedstatedir = @sharedstatedir@
 
206
srcdir = @srcdir@
 
207
subdirs = @subdirs@
 
208
sysconfdir = @sysconfdir@
 
209
target_alias = @target_alias@
 
210
top_builddir = @top_builddir@
 
211
top_srcdir = @top_srcdir@
 
212
use_backtrace = @use_backtrace@
 
213
use_char = @use_char@
 
214
use_compat_siod = @use_compat_siod@
 
215
use_compat_siod_bugs = @use_compat_siod_bugs@
 
216
use_const_list_literal = @use_const_list_literal@
 
217
use_const_vector_literal = @use_const_vector_literal@
 
218
use_continuation = @use_continuation@
 
219
use_debug = @use_debug@
 
220
use_deep_cadrs = @use_deep_cadrs@
 
221
use_default_encoding = @use_default_encoding@
 
222
use_euccn = @use_euccn@
 
223
use_eucjp = @use_eucjp@
 
224
use_euckr = @use_euckr@
 
225
use_eval_c_string = @use_eval_c_string@
 
226
use_fixnum = @use_fixnum@
 
227
use_hygienic_macro = @use_hygienic_macro@
 
228
use_int = @use_int@
 
229
use_internal_definitions = @use_internal_definitions@
 
230
use_load = @use_load@
 
231
use_multibyte_char = @use_multibyte_char@
 
232
use_number_io = @use_number_io@
 
233
use_port = @use_port@
 
234
use_promise = @use_promise@
 
235
use_quasiquote = @use_quasiquote@
 
236
use_reader = @use_reader@
 
237
use_sjis = @use_sjis@
 
238
use_srfi1 = @use_srfi1@
 
239
use_srfi2 = @use_srfi2@
 
240
use_srfi22 = @use_srfi22@
 
241
use_srfi23 = @use_srfi23@
 
242
use_srfi28 = @use_srfi28@
 
243
use_srfi34 = @use_srfi34@
 
244
use_srfi38 = @use_srfi38@
 
245
use_srfi48 = @use_srfi48@
 
246
use_srfi6 = @use_srfi6@
 
247
use_srfi60 = @use_srfi60@
 
248
use_srfi75 = @use_srfi75@
 
249
use_srfi75_named_chars = @use_srfi75_named_chars@
 
250
use_srfi8 = @use_srfi8@
 
251
use_sscm_extensions = @use_sscm_extensions@
 
252
use_sscm_format_extension = @use_sscm_format_extension@
 
253
use_storage = @use_storage@
 
254
use_strict_argcheck = @use_strict_argcheck@
 
255
use_strict_null_form = @use_strict_null_form@
 
256
use_strict_r5rs = @use_strict_r5rs@
 
257
use_strict_toplevel_definitions = @use_strict_toplevel_definitions@
 
258
use_strict_vector_form = @use_strict_vector_form@
 
259
use_string = @use_string@
 
260
use_string_procedure = @use_string_procedure@
 
261
use_utf8 = @use_utf8@
 
262
use_vector = @use_vector@
 
263
use_writer = @use_writer@
 
264
SUBDIRS = doc m4 tools $(am__append_1) include src lib test test-c \
 
265
        bench
 
266
 
 
267
# To make 'make distclean' workable on --with-libgcroots=tiny-subdir,
 
268
# libgcroots must be eliminated from $DIST_SUBDIRS.
 
269
DIST_SUBDIRS = $(SUBDIRS)
 
270
 
 
271
# $(distdir) does work as a part of $(RELEASE_URL) when configured as a
 
272
# subpackage.
 
273
DIST_NAME = $(PACKAGE)-$(VERSION)
 
274
UIM_REPOSITORY = http://anonsvn.freedesktop.org/svn/uim
 
275
SSCM_REPOSITORY = $(UIM_REPOSITORY)/sigscheme-trunk
 
276
TAGS_REPOSITORY = $(UIM_REPOSITORY)/tags
 
277
#RELEASE_URL     = $(SSCM_REPOSITORY)
 
278
RELEASE_URL = $(TAGS_REPOSITORY)/$(DIST_NAME)
 
279
DIST_SUM_LIST = $(DIST_NAME).sum
 
280
EXTRA_DIST = \
 
281
        sigscheme.pc.in libgcroots.mk.in autogen.sh RELNOTE TODO QALog \
 
282
        compare-scm.sh runbench.sh runtest.sh runtest-tail-rec.sh \
 
283
        make-report.sh make-dist.sh
 
284
 
 
285
pkgconfigdir = $(libdir)/pkgconfig
 
286
pkgconfig_DATA = sigscheme.pc
 
287
DISTCLEANFILES = sigscheme.pc tools/gnuify-changelog.pl $(DIST_SUM_LIST)
 
288
all: all-recursive
 
289
 
 
290
.SUFFIXES:
 
291
am--refresh:
 
292
        @:
 
293
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
294
        @for dep in $?; do \
 
295
          case '$(am__configure_deps)' in \
 
296
            *$$dep*) \
 
297
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
 
298
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
 
299
                && exit 0; \
 
300
              exit 1;; \
 
301
          esac; \
 
302
        done; \
 
303
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
 
304
        cd $(top_srcdir) && \
 
305
          $(AUTOMAKE) --foreign  Makefile
 
306
.PRECIOUS: Makefile
 
307
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
308
        @case '$?' in \
 
309
          *config.status*) \
 
310
            echo ' $(SHELL) ./config.status'; \
 
311
            $(SHELL) ./config.status;; \
 
312
          *) \
 
313
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
314
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
315
        esac;
 
316
 
 
317
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
318
        $(SHELL) ./config.status --recheck
 
319
 
 
320
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
321
        cd $(srcdir) && $(AUTOCONF)
 
322
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
323
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
324
sigscheme.pc: $(top_builddir)/config.status $(srcdir)/sigscheme.pc.in
 
325
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
326
libgcroots.mk: $(top_builddir)/config.status $(srcdir)/libgcroots.mk.in
 
327
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
328
 
 
329
mostlyclean-libtool:
 
330
        -rm -f *.lo
 
331
 
 
332
clean-libtool:
 
333
        -rm -rf .libs _libs
 
334
 
 
335
distclean-libtool:
 
336
        -rm -f libtool
 
337
install-pkgconfigDATA: $(pkgconfig_DATA)
 
338
        @$(NORMAL_INSTALL)
 
339
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
 
340
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
341
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
342
          f=$(am__strip_dir) \
 
343
          echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
344
          $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
345
        done
 
346
 
 
347
uninstall-pkgconfigDATA:
 
348
        @$(NORMAL_UNINSTALL)
 
349
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
350
          f=$(am__strip_dir) \
 
351
          echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
352
          rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
353
        done
 
354
 
 
355
# This directory's subdirectories are mostly independent; you can cd
 
356
# into them and run `make' without going through this Makefile.
 
357
# To change the values of `make' variables: instead of editing Makefiles,
 
358
# (1) if the variable is set in `config.status', edit `config.status'
 
359
#     (which will cause the Makefiles to be regenerated when you run `make');
 
360
# (2) otherwise, pass the desired values on the `make' command line.
 
361
$(RECURSIVE_TARGETS):
 
362
        @failcom='exit 1'; \
 
363
        for f in x $$MAKEFLAGS; do \
 
364
          case $$f in \
 
365
            *=* | --[!k]*);; \
 
366
            *k*) failcom='fail=yes';; \
 
367
          esac; \
 
368
        done; \
 
369
        dot_seen=no; \
 
370
        target=`echo $@ | sed s/-recursive//`; \
 
371
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
372
          echo "Making $$target in $$subdir"; \
 
373
          if test "$$subdir" = "."; then \
 
374
            dot_seen=yes; \
 
375
            local_target="$$target-am"; \
 
376
          else \
 
377
            local_target="$$target"; \
 
378
          fi; \
 
379
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
380
          || eval $$failcom; \
 
381
        done; \
 
382
        if test "$$dot_seen" = "no"; then \
 
383
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
384
        fi; test -z "$$fail"
 
385
 
 
386
$(RECURSIVE_CLEAN_TARGETS):
 
387
        @failcom='exit 1'; \
 
388
        for f in x $$MAKEFLAGS; do \
 
389
          case $$f in \
 
390
            *=* | --[!k]*);; \
 
391
            *k*) failcom='fail=yes';; \
 
392
          esac; \
 
393
        done; \
 
394
        dot_seen=no; \
 
395
        case "$@" in \
 
396
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
397
          *) list='$(SUBDIRS)' ;; \
 
398
        esac; \
 
399
        rev=''; for subdir in $$list; do \
 
400
          if test "$$subdir" = "."; then :; else \
 
401
            rev="$$subdir $$rev"; \
 
402
          fi; \
 
403
        done; \
 
404
        rev="$$rev ."; \
 
405
        target=`echo $@ | sed s/-recursive//`; \
 
406
        for subdir in $$rev; do \
 
407
          echo "Making $$target in $$subdir"; \
 
408
          if test "$$subdir" = "."; then \
 
409
            local_target="$$target-am"; \
 
410
          else \
 
411
            local_target="$$target"; \
 
412
          fi; \
 
413
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
414
          || eval $$failcom; \
 
415
        done && test -z "$$fail"
 
416
tags-recursive:
 
417
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
418
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
419
        done
 
420
ctags-recursive:
 
421
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
422
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
423
        done
 
424
 
 
425
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
426
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
427
        unique=`for i in $$list; do \
 
428
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
429
          done | \
 
430
          $(AWK) '    { files[$$0] = 1; } \
 
431
               END { for (i in files) print i; }'`; \
 
432
        mkid -fID $$unique
 
433
tags: TAGS
 
434
 
 
435
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
436
                $(TAGS_FILES) $(LISP)
 
437
        tags=; \
 
438
        here=`pwd`; \
 
439
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
440
          include_option=--etags-include; \
 
441
          empty_fix=.; \
 
442
        else \
 
443
          include_option=--include; \
 
444
          empty_fix=; \
 
445
        fi; \
 
446
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
447
          if test "$$subdir" = .; then :; else \
 
448
            test ! -f $$subdir/TAGS || \
 
449
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
450
          fi; \
 
451
        done; \
 
452
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
453
        unique=`for i in $$list; do \
 
454
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
455
          done | \
 
456
          $(AWK) '    { files[$$0] = 1; } \
 
457
               END { for (i in files) print i; }'`; \
 
458
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
459
          test -n "$$unique" || unique=$$empty_fix; \
 
460
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
461
            $$tags $$unique; \
 
462
        fi
 
463
ctags: CTAGS
 
464
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
465
                $(TAGS_FILES) $(LISP)
 
466
        tags=; \
 
467
        here=`pwd`; \
 
468
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
469
        unique=`for i in $$list; do \
 
470
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
471
          done | \
 
472
          $(AWK) '    { files[$$0] = 1; } \
 
473
               END { for (i in files) print i; }'`; \
 
474
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
475
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
476
             $$tags $$unique
 
477
 
 
478
GTAGS:
 
479
        here=`$(am__cd) $(top_builddir) && pwd` \
 
480
          && cd $(top_srcdir) \
 
481
          && gtags -i $(GTAGS_ARGS) $$here
 
482
 
 
483
distclean-tags:
 
484
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
485
 
 
486
distdir: $(DISTFILES)
 
487
        $(am__remove_distdir)
 
488
        test -d $(distdir) || mkdir $(distdir)
 
489
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
490
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
491
        list='$(DISTFILES)'; \
 
492
          dist_files=`for file in $$list; do echo $$file; done | \
 
493
          sed -e "s|^$$srcdirstrip/||;t" \
 
494
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
495
        case $$dist_files in \
 
496
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
497
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
498
                           sort -u` ;; \
 
499
        esac; \
 
500
        for file in $$dist_files; do \
 
501
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
502
          if test -d $$d/$$file; then \
 
503
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
504
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
505
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
506
            fi; \
 
507
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
508
          else \
 
509
            test -f $(distdir)/$$file \
 
510
            || cp -p $$d/$$file $(distdir)/$$file \
 
511
            || exit 1; \
 
512
          fi; \
 
513
        done
 
514
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
515
          if test "$$subdir" = .; then :; else \
 
516
            test -d "$(distdir)/$$subdir" \
 
517
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
518
            || exit 1; \
 
519
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
520
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
521
            (cd $$subdir && \
 
522
              $(MAKE) $(AM_MAKEFLAGS) \
 
523
                top_distdir="$$top_distdir" \
 
524
                distdir="$$distdir/$$subdir" \
 
525
                am__remove_distdir=: \
 
526
                am__skip_length_check=: \
 
527
                distdir) \
 
528
              || exit 1; \
 
529
          fi; \
 
530
        done
 
531
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
532
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
533
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
534
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
535
        || chmod -R a+r $(distdir)
 
536
dist-gzip: distdir
 
537
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
538
        $(am__remove_distdir)
 
539
dist-bzip2: distdir
 
540
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
541
        $(am__remove_distdir)
 
542
 
 
543
dist-tarZ: distdir
 
544
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
545
        $(am__remove_distdir)
 
546
 
 
547
dist-shar: distdir
 
548
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
549
        $(am__remove_distdir)
 
550
 
 
551
dist-zip: distdir
 
552
        -rm -f $(distdir).zip
 
553
        zip -rq $(distdir).zip $(distdir)
 
554
        $(am__remove_distdir)
 
555
 
 
556
dist dist-all: distdir
 
557
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
558
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
559
        $(am__remove_distdir)
 
560
 
 
561
# This target untars the dist file and tries a VPATH configuration.  Then
 
562
# it guarantees that the distribution is self-contained by making another
 
563
# tarfile.
 
564
distcheck: dist
 
565
        case '$(DIST_ARCHIVES)' in \
 
566
        *.tar.gz*) \
 
567
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
568
        *.tar.bz2*) \
 
569
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
570
        *.tar.Z*) \
 
571
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
572
        *.shar.gz*) \
 
573
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
574
        *.zip*) \
 
575
          unzip $(distdir).zip ;;\
 
576
        esac
 
577
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
578
        mkdir $(distdir)/_build
 
579
        mkdir $(distdir)/_inst
 
580
        chmod a-w $(distdir)
 
581
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
582
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
583
          && cd $(distdir)/_build \
 
584
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
585
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
586
          && $(MAKE) $(AM_MAKEFLAGS) \
 
587
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
588
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
589
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
590
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
591
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
592
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
593
                distuninstallcheck \
 
594
          && chmod -R a-w "$$dc_install_base" \
 
595
          && ({ \
 
596
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
597
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
598
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
599
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
600
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
601
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
602
          && rm -rf "$$dc_destdir" \
 
603
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
604
          && rm -rf $(DIST_ARCHIVES) \
 
605
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
606
        $(am__remove_distdir)
 
607
        @(echo "$(distdir) archives ready for distribution: "; \
 
608
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
609
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
610
distuninstallcheck:
 
611
        @cd $(distuninstallcheck_dir) \
 
612
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
613
           || { echo "ERROR: files left after uninstall:" ; \
 
614
                if test -n "$(DESTDIR)"; then \
 
615
                  echo "  (check DESTDIR support)"; \
 
616
                fi ; \
 
617
                $(distuninstallcheck_listfiles) ; \
 
618
                exit 1; } >&2
 
619
distcleancheck: distclean
 
620
        @if test '$(srcdir)' = . ; then \
 
621
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
622
          exit 1 ; \
 
623
        fi
 
624
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
625
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
626
               $(distcleancheck_listfiles) ; \
 
627
               exit 1; } >&2
 
628
check-am: all-am
 
629
check: check-recursive
 
630
all-am: Makefile $(DATA)
 
631
installdirs: installdirs-recursive
 
632
installdirs-am:
 
633
        for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
 
634
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
635
        done
 
636
install: install-recursive
 
637
install-exec: install-exec-recursive
 
638
install-data: install-data-recursive
 
639
uninstall: uninstall-recursive
 
640
 
 
641
install-am: all-am
 
642
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
643
 
 
644
installcheck: installcheck-recursive
 
645
install-strip:
 
646
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
647
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
648
          `test -z '$(STRIP)' || \
 
649
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
650
mostlyclean-generic:
 
651
 
 
652
clean-generic:
 
653
 
 
654
distclean-generic:
 
655
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
656
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
657
 
 
658
maintainer-clean-generic:
 
659
        @echo "This command is intended for maintainers to use"
 
660
        @echo "it deletes files that may require special tools to rebuild."
 
661
clean: clean-recursive
 
662
 
 
663
clean-am: clean-generic clean-libtool mostlyclean-am
 
664
 
 
665
distclean: distclean-recursive
 
666
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
667
        -rm -f Makefile
 
668
distclean-am: clean-am distclean-generic distclean-libtool \
 
669
        distclean-local distclean-tags
 
670
 
 
671
dvi: dvi-recursive
 
672
 
 
673
dvi-am:
 
674
 
 
675
html: html-recursive
 
676
 
 
677
info: info-recursive
 
678
 
 
679
info-am:
 
680
 
 
681
install-data-am: install-pkgconfigDATA
 
682
 
 
683
install-dvi: install-dvi-recursive
 
684
 
 
685
install-exec-am:
 
686
 
 
687
install-html: install-html-recursive
 
688
 
 
689
install-info: install-info-recursive
 
690
 
 
691
install-man:
 
692
 
 
693
install-pdf: install-pdf-recursive
 
694
 
 
695
install-ps: install-ps-recursive
 
696
 
 
697
installcheck-am:
 
698
 
 
699
maintainer-clean: maintainer-clean-recursive
 
700
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
701
        -rm -rf $(top_srcdir)/autom4te.cache
 
702
        -rm -f Makefile
 
703
maintainer-clean-am: distclean-am maintainer-clean-generic
 
704
 
 
705
mostlyclean: mostlyclean-recursive
 
706
 
 
707
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
708
 
 
709
pdf: pdf-recursive
 
710
 
 
711
pdf-am:
 
712
 
 
713
ps: ps-recursive
 
714
 
 
715
ps-am:
 
716
 
 
717
uninstall-am: uninstall-pkgconfigDATA
 
718
 
 
719
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
720
        install-strip
 
721
 
 
722
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
723
        all all-am am--refresh check check-am clean clean-generic \
 
724
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
725
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
 
726
        distclean-generic distclean-libtool distclean-local \
 
727
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
728
        dvi-am html html-am info info-am install install-am \
 
729
        install-data install-data-am install-dvi install-dvi-am \
 
730
        install-exec install-exec-am install-html install-html-am \
 
731
        install-info install-info-am install-man install-pdf \
 
732
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
 
733
        install-strip installcheck installcheck-am installdirs \
 
734
        installdirs-am maintainer-clean maintainer-clean-generic \
 
735
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
736
        ps ps-am tags tags-recursive uninstall uninstall-am \
 
737
        uninstall-pkgconfigDATA
 
738
 
 
739
 
 
740
$(pkgconfig_DATA): config.status
 
741
 
 
742
.PHONY: FORCE sum
 
743
FORCE:
 
744
 
 
745
ChangeLog: FORCE
 
746
        svn export $(UIM_REPOSITORY)/trunk/tools/gnuify-changelog.pl \
 
747
            tools/gnuify-changelog.pl
 
748
        svn log $(RELEASE_URL) | tools/gnuify-changelog.pl > $@
 
749
        @test -s $@ && echo 'ChangeLog updated successfully.'
 
750
 
 
751
sum: FORCE
 
752
        $(MD5) $(DIST_ARCHIVES) >$(DIST_SUM_LIST)
 
753
        $(SHA1) $(DIST_ARCHIVES) >>$(DIST_SUM_LIST)
 
754
 
 
755
distclean-local:
 
756
        if test '$(top_srcdir)' != '$(top_builddir)'; then  \
 
757
            rm -f ChangeLog;                                    \
 
758
        fi
 
759
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
760
# Otherwise a system limit (for SysV at least) may be exceeded.
 
761
.NOEXPORT: