~mshinke/nvdajp/MiscellaneousDependencies

« back to all changes in this revision

Viewing changes to include/jtalk/libopenjtalk/njd_set_accent_type/Makefile.in

  • Committer: Masataka Shinke
  • Date: 2012-08-16 00:30:22 UTC
  • mfrom: (26.1.74 MiscellaneousDependencies)
  • Revision ID: mshinke@users.sourceforge.jp-20120816003022-m6e51gheyl0bxnig
mergedĀ lp:~nishimotz/nvdajp/MiscellaneousDependenciesĀ 100

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  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
 
subdir = njd_set_accent_type
36
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
39
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
 
        $(ACLOCAL_M4)
41
 
mkinstalldirs = $(install_sh) -d
42
 
CONFIG_HEADER = $(top_builddir)/mecab/config.h
43
 
CONFIG_CLEAN_FILES =
44
 
LIBRARIES = $(noinst_LIBRARIES)
45
 
ARFLAGS = cru
46
 
libnjd_set_accent_type_a_AR = $(AR) $(ARFLAGS)
47
 
libnjd_set_accent_type_a_LIBADD =
48
 
am_libnjd_set_accent_type_a_OBJECTS = njd_set_accent_type.$(OBJEXT)
49
 
libnjd_set_accent_type_a_OBJECTS =  \
50
 
        $(am_libnjd_set_accent_type_a_OBJECTS)
51
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/mecab
52
 
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
53
 
am__depfiles_maybe = depfiles
54
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
55
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
56
 
CCLD = $(CC)
57
 
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
58
 
SOURCES = $(libnjd_set_accent_type_a_SOURCES)
59
 
DIST_SOURCES = $(libnjd_set_accent_type_a_SOURCES)
60
 
ETAGS = etags
61
 
CTAGS = ctags
62
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63
 
ACLOCAL = @ACLOCAL@
64
 
AMTAR = @AMTAR@
65
 
AR = @AR@
66
 
AUDIO_PLAY = @AUDIO_PLAY@
67
 
AUTOCONF = @AUTOCONF@
68
 
AUTOHEADER = @AUTOHEADER@
69
 
AUTOMAKE = @AUTOMAKE@
70
 
AWK = @AWK@
71
 
CC = @CC@
72
 
CCDEPMODE = @CCDEPMODE@
73
 
CFLAGS = @CFLAGS@
74
 
CHARSET = @CHARSET@
75
 
CPP = @CPP@
76
 
CPPFLAGS = @CPPFLAGS@
77
 
CXX = @CXX@
78
 
CXXDEPMODE = @CXXDEPMODE@
79
 
CXXFLAGS = @CXXFLAGS@
80
 
CYGPATH_W = @CYGPATH_W@
81
 
DEFS = @DEFS@
82
 
DEPDIR = @DEPDIR@
83
 
DIC_VERSION = @DIC_VERSION@
84
 
ECHO_C = @ECHO_C@
85
 
ECHO_N = @ECHO_N@
86
 
ECHO_T = @ECHO_T@
87
 
EGREP = @EGREP@
88
 
EXEEXT = @EXEEXT@
89
 
GREP = @GREP@
90
 
HTS_EMBEDDED = @HTS_EMBEDDED@
91
 
HTS_ENGINE_HEADER = @HTS_ENGINE_HEADER@
92
 
HTS_ENGINE_HEADER_DIR = @HTS_ENGINE_HEADER_DIR@
93
 
HTS_ENGINE_LIBRARY = @HTS_ENGINE_LIBRARY@
94
 
HTS_ENGINE_LIBRARY_DIR = @HTS_ENGINE_LIBRARY_DIR@
95
 
INSTALL = @INSTALL@
96
 
INSTALL_DATA = @INSTALL_DATA@
97
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
98
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
99
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100
 
LDFLAGS = @LDFLAGS@
101
 
LIBOBJS = @LIBOBJS@
102
 
LIBS = @LIBS@
103
 
LTLIBOBJS = @LTLIBOBJS@
104
 
MAKEINFO = @MAKEINFO@
105
 
MECAB_CHARSET = @MECAB_CHARSET@
106
 
MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@
107
 
MECAB_LIBS = @MECAB_LIBS@
108
 
MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@
109
 
MECAB_WITHOUT_MUTEX_LOCK = @MECAB_WITHOUT_MUTEX_LOCK@
110
 
MKDIR_P = @MKDIR_P@
111
 
OBJEXT = @OBJEXT@
112
 
PACKAGE = @PACKAGE@
113
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114
 
PACKAGE_NAME = @PACKAGE_NAME@
115
 
PACKAGE_STRING = @PACKAGE_STRING@
116
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
117
 
PACKAGE_VERSION = @PACKAGE_VERSION@
118
 
PATH_SEPARATOR = @PATH_SEPARATOR@
119
 
RANLIB = @RANLIB@
120
 
SET_MAKE = @SET_MAKE@
121
 
SHELL = @SHELL@
122
 
STRIP = @STRIP@
123
 
VERSION = @VERSION@
124
 
abs_builddir = @abs_builddir@
125
 
abs_srcdir = @abs_srcdir@
126
 
abs_top_builddir = @abs_top_builddir@
127
 
abs_top_srcdir = @abs_top_srcdir@
128
 
ac_ct_CC = @ac_ct_CC@
129
 
ac_ct_CXX = @ac_ct_CXX@
130
 
am__include = @am__include@
131
 
am__leading_dot = @am__leading_dot@
132
 
am__quote = @am__quote@
133
 
am__tar = @am__tar@
134
 
am__untar = @am__untar@
135
 
bindir = @bindir@
136
 
build = @build@
137
 
build_alias = @build_alias@
138
 
build_cpu = @build_cpu@
139
 
build_os = @build_os@
140
 
build_vendor = @build_vendor@
141
 
builddir = @builddir@
142
 
datadir = @datadir@
143
 
datarootdir = @datarootdir@
144
 
docdir = @docdir@
145
 
dvidir = @dvidir@
146
 
exec_prefix = @exec_prefix@
147
 
host = @host@
148
 
host_alias = @host_alias@
149
 
host_cpu = @host_cpu@
150
 
host_os = @host_os@
151
 
host_vendor = @host_vendor@
152
 
htmldir = @htmldir@
153
 
includedir = @includedir@
154
 
infodir = @infodir@
155
 
install_sh = @install_sh@
156
 
libdir = @libdir@
157
 
libexecdir = @libexecdir@
158
 
localedir = @localedir@
159
 
localstatedir = @localstatedir@
160
 
mandir = @mandir@
161
 
mkdir_p = @mkdir_p@
162
 
oldincludedir = @oldincludedir@
163
 
pdfdir = @pdfdir@
164
 
prefix = @prefix@
165
 
program_transform_name = @program_transform_name@
166
 
psdir = @psdir@
167
 
sbindir = @sbindir@
168
 
sharedstatedir = @sharedstatedir@
169
 
srcdir = @srcdir@
170
 
sysconfdir = @sysconfdir@
171
 
target_alias = @target_alias@
172
 
top_build_prefix = @top_build_prefix@
173
 
top_builddir = @top_builddir@
174
 
top_srcdir = @top_srcdir@
175
 
EXTRA_DIST = Makefile.mak
176
 
DISTCLEANFILES = *.log *.out *~
177
 
MAINTAINERCLEANFILES = Makefile.in
178
 
INCLUDES = -I @top_srcdir@/njd @CHARSET@
179
 
noinst_LIBRARIES = libnjd_set_accent_type.a
180
 
libnjd_set_accent_type_a_SOURCES = njd_set_accent_type.h \
181
 
                                   njd_set_accent_type.c \
182
 
                                   njd_set_accent_type_rule_euc_jp.h \
183
 
                                   njd_set_accent_type_rule_shift_jis.h \
184
 
                                   njd_set_accent_type_rule_utf_8.h
185
 
 
186
 
all: all-am
187
 
 
188
 
.SUFFIXES:
189
 
.SUFFIXES: .c .o .obj
190
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
191
 
        @for dep in $?; do \
192
 
          case '$(am__configure_deps)' in \
193
 
            *$$dep*) \
194
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
195
 
                && { if test -f $@; then exit 0; else break; fi; }; \
196
 
              exit 1;; \
197
 
          esac; \
198
 
        done; \
199
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  njd_set_accent_type/Makefile'; \
200
 
        cd $(top_srcdir) && \
201
 
          $(AUTOMAKE) --gnu  njd_set_accent_type/Makefile
202
 
.PRECIOUS: Makefile
203
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204
 
        @case '$?' in \
205
 
          *config.status*) \
206
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207
 
          *) \
208
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210
 
        esac;
211
 
 
212
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214
 
 
215
 
$(top_srcdir)/configure:  $(am__configure_deps)
216
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
218
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
 
 
220
 
clean-noinstLIBRARIES:
221
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
222
 
libnjd_set_accent_type.a: $(libnjd_set_accent_type_a_OBJECTS) $(libnjd_set_accent_type_a_DEPENDENCIES) 
223
 
        -rm -f libnjd_set_accent_type.a
224
 
        $(libnjd_set_accent_type_a_AR) libnjd_set_accent_type.a $(libnjd_set_accent_type_a_OBJECTS) $(libnjd_set_accent_type_a_LIBADD)
225
 
        $(RANLIB) libnjd_set_accent_type.a
226
 
 
227
 
mostlyclean-compile:
228
 
        -rm -f *.$(OBJEXT)
229
 
 
230
 
distclean-compile:
231
 
        -rm -f *.tab.c
232
 
 
233
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/njd_set_accent_type.Po@am__quote@
234
 
 
235
 
.c.o:
236
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
237
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
238
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
239
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
240
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
241
 
 
242
 
.c.obj:
243
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
244
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
245
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
246
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
247
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
248
 
 
249
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
250
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
251
 
        unique=`for i in $$list; do \
252
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
253
 
          done | \
254
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
255
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
256
 
        mkid -fID $$unique
257
 
tags: TAGS
258
 
 
259
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
260
 
                $(TAGS_FILES) $(LISP)
261
 
        tags=; \
262
 
        here=`pwd`; \
263
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
264
 
        unique=`for i in $$list; do \
265
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266
 
          done | \
267
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
268
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
269
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
270
 
          test -n "$$unique" || unique=$$empty_fix; \
271
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
272
 
            $$tags $$unique; \
273
 
        fi
274
 
ctags: CTAGS
275
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
276
 
                $(TAGS_FILES) $(LISP)
277
 
        tags=; \
278
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
279
 
        unique=`for i in $$list; do \
280
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281
 
          done | \
282
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
283
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
284
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
285
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
286
 
             $$tags $$unique
287
 
 
288
 
GTAGS:
289
 
        here=`$(am__cd) $(top_builddir) && pwd` \
290
 
          && cd $(top_srcdir) \
291
 
          && gtags -i $(GTAGS_ARGS) $$here
292
 
 
293
 
distclean-tags:
294
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
295
 
 
296
 
distdir: $(DISTFILES)
297
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
298
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
299
 
        list='$(DISTFILES)'; \
300
 
          dist_files=`for file in $$list; do echo $$file; done | \
301
 
          sed -e "s|^$$srcdirstrip/||;t" \
302
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
303
 
        case $$dist_files in \
304
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
305
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
306
 
                           sort -u` ;; \
307
 
        esac; \
308
 
        for file in $$dist_files; do \
309
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
310
 
          if test -d $$d/$$file; then \
311
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
312
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
313
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
314
 
            fi; \
315
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
316
 
          else \
317
 
            test -f $(distdir)/$$file \
318
 
            || cp -p $$d/$$file $(distdir)/$$file \
319
 
            || exit 1; \
320
 
          fi; \
321
 
        done
322
 
check-am: all-am
323
 
check: check-am
324
 
all-am: Makefile $(LIBRARIES)
325
 
installdirs:
326
 
install: install-am
327
 
install-exec: install-exec-am
328
 
install-data: install-data-am
329
 
uninstall: uninstall-am
330
 
 
331
 
install-am: all-am
332
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
333
 
 
334
 
installcheck: installcheck-am
335
 
install-strip:
336
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
337
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
338
 
          `test -z '$(STRIP)' || \
339
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
340
 
mostlyclean-generic:
341
 
 
342
 
clean-generic:
343
 
 
344
 
distclean-generic:
345
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
346
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
347
 
 
348
 
maintainer-clean-generic:
349
 
        @echo "This command is intended for maintainers to use"
350
 
        @echo "it deletes files that may require special tools to rebuild."
351
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
352
 
clean: clean-am
353
 
 
354
 
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
355
 
 
356
 
distclean: distclean-am
357
 
        -rm -rf ./$(DEPDIR)
358
 
        -rm -f Makefile
359
 
distclean-am: clean-am distclean-compile distclean-generic \
360
 
        distclean-tags
361
 
 
362
 
dvi: dvi-am
363
 
 
364
 
dvi-am:
365
 
 
366
 
html: html-am
367
 
 
368
 
info: info-am
369
 
 
370
 
info-am:
371
 
 
372
 
install-data-am:
373
 
 
374
 
install-dvi: install-dvi-am
375
 
 
376
 
install-exec-am:
377
 
 
378
 
install-html: install-html-am
379
 
 
380
 
install-info: install-info-am
381
 
 
382
 
install-man:
383
 
 
384
 
install-pdf: install-pdf-am
385
 
 
386
 
install-ps: install-ps-am
387
 
 
388
 
installcheck-am:
389
 
 
390
 
maintainer-clean: maintainer-clean-am
391
 
        -rm -rf ./$(DEPDIR)
392
 
        -rm -f Makefile
393
 
maintainer-clean-am: distclean-am maintainer-clean-generic
394
 
 
395
 
mostlyclean: mostlyclean-am
396
 
 
397
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic
398
 
 
399
 
pdf: pdf-am
400
 
 
401
 
pdf-am:
402
 
 
403
 
ps: ps-am
404
 
 
405
 
ps-am:
406
 
 
407
 
uninstall-am:
408
 
 
409
 
.MAKE: install-am install-strip
410
 
 
411
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
412
 
        clean-noinstLIBRARIES ctags distclean distclean-compile \
413
 
        distclean-generic distclean-tags distdir dvi dvi-am html \
414
 
        html-am info info-am install install-am install-data \
415
 
        install-data-am install-dvi install-dvi-am install-exec \
416
 
        install-exec-am install-html install-html-am install-info \
417
 
        install-info-am install-man install-pdf install-pdf-am \
418
 
        install-ps install-ps-am install-strip installcheck \
419
 
        installcheck-am installdirs maintainer-clean \
420
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
421
 
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
422
 
        uninstall-am
423
 
 
424
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
425
 
# Otherwise a system limit (for SysV at least) may be exceeded.
426
 
.NOEXPORT:
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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
subdir = njd_set_accent_type
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
40
        $(ACLOCAL_M4)
 
41
mkinstalldirs = $(install_sh) -d
 
42
CONFIG_HEADER = $(top_builddir)/mecab/config.h
 
43
CONFIG_CLEAN_FILES =
 
44
LIBRARIES = $(noinst_LIBRARIES)
 
45
ARFLAGS = cru
 
46
libnjd_set_accent_type_a_AR = $(AR) $(ARFLAGS)
 
47
libnjd_set_accent_type_a_LIBADD =
 
48
am_libnjd_set_accent_type_a_OBJECTS = njd_set_accent_type.$(OBJEXT)
 
49
libnjd_set_accent_type_a_OBJECTS =  \
 
50
        $(am_libnjd_set_accent_type_a_OBJECTS)
 
51
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/mecab
 
52
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 
53
am__depfiles_maybe = depfiles
 
54
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
55
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
56
CCLD = $(CC)
 
57
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
58
SOURCES = $(libnjd_set_accent_type_a_SOURCES)
 
59
DIST_SOURCES = $(libnjd_set_accent_type_a_SOURCES)
 
60
ETAGS = etags
 
61
CTAGS = ctags
 
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
63
ACLOCAL = @ACLOCAL@
 
64
AMTAR = @AMTAR@
 
65
AR = @AR@
 
66
AUDIO_PLAY = @AUDIO_PLAY@
 
67
AUTOCONF = @AUTOCONF@
 
68
AUTOHEADER = @AUTOHEADER@
 
69
AUTOMAKE = @AUTOMAKE@
 
70
AWK = @AWK@
 
71
CC = @CC@
 
72
CCDEPMODE = @CCDEPMODE@
 
73
CFLAGS = @CFLAGS@
 
74
CHARSET = @CHARSET@
 
75
CPP = @CPP@
 
76
CPPFLAGS = @CPPFLAGS@
 
77
CXX = @CXX@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
 
80
CYGPATH_W = @CYGPATH_W@
 
81
DEFS = @DEFS@
 
82
DEPDIR = @DEPDIR@
 
83
DIC_VERSION = @DIC_VERSION@
 
84
ECHO_C = @ECHO_C@
 
85
ECHO_N = @ECHO_N@
 
86
ECHO_T = @ECHO_T@
 
87
EGREP = @EGREP@
 
88
EXEEXT = @EXEEXT@
 
89
GREP = @GREP@
 
90
HTS_EMBEDDED = @HTS_EMBEDDED@
 
91
HTS_ENGINE_HEADER = @HTS_ENGINE_HEADER@
 
92
HTS_ENGINE_HEADER_DIR = @HTS_ENGINE_HEADER_DIR@
 
93
HTS_ENGINE_LIBRARY = @HTS_ENGINE_LIBRARY@
 
94
HTS_ENGINE_LIBRARY_DIR = @HTS_ENGINE_LIBRARY_DIR@
 
95
INSTALL = @INSTALL@
 
96
INSTALL_DATA = @INSTALL_DATA@
 
97
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
98
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
99
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
100
LDFLAGS = @LDFLAGS@
 
101
LIBOBJS = @LIBOBJS@
 
102
LIBS = @LIBS@
 
103
LTLIBOBJS = @LTLIBOBJS@
 
104
MAKEINFO = @MAKEINFO@
 
105
MECAB_CHARSET = @MECAB_CHARSET@
 
106
MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@
 
107
MECAB_LIBS = @MECAB_LIBS@
 
108
MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@
 
109
MECAB_WITHOUT_MUTEX_LOCK = @MECAB_WITHOUT_MUTEX_LOCK@
 
110
MKDIR_P = @MKDIR_P@
 
111
OBJEXT = @OBJEXT@
 
112
PACKAGE = @PACKAGE@
 
113
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
114
PACKAGE_NAME = @PACKAGE_NAME@
 
115
PACKAGE_STRING = @PACKAGE_STRING@
 
116
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
117
PACKAGE_VERSION = @PACKAGE_VERSION@
 
118
PATH_SEPARATOR = @PATH_SEPARATOR@
 
119
RANLIB = @RANLIB@
 
120
SET_MAKE = @SET_MAKE@
 
121
SHELL = @SHELL@
 
122
STRIP = @STRIP@
 
123
VERSION = @VERSION@
 
124
abs_builddir = @abs_builddir@
 
125
abs_srcdir = @abs_srcdir@
 
126
abs_top_builddir = @abs_top_builddir@
 
127
abs_top_srcdir = @abs_top_srcdir@
 
128
ac_ct_CC = @ac_ct_CC@
 
129
ac_ct_CXX = @ac_ct_CXX@
 
130
am__include = @am__include@
 
131
am__leading_dot = @am__leading_dot@
 
132
am__quote = @am__quote@
 
133
am__tar = @am__tar@
 
134
am__untar = @am__untar@
 
135
bindir = @bindir@
 
136
build = @build@
 
137
build_alias = @build_alias@
 
138
build_cpu = @build_cpu@
 
139
build_os = @build_os@
 
140
build_vendor = @build_vendor@
 
141
builddir = @builddir@
 
142
datadir = @datadir@
 
143
datarootdir = @datarootdir@
 
144
docdir = @docdir@
 
145
dvidir = @dvidir@
 
146
exec_prefix = @exec_prefix@
 
147
host = @host@
 
148
host_alias = @host_alias@
 
149
host_cpu = @host_cpu@
 
150
host_os = @host_os@
 
151
host_vendor = @host_vendor@
 
152
htmldir = @htmldir@
 
153
includedir = @includedir@
 
154
infodir = @infodir@
 
155
install_sh = @install_sh@
 
156
libdir = @libdir@
 
157
libexecdir = @libexecdir@
 
158
localedir = @localedir@
 
159
localstatedir = @localstatedir@
 
160
mandir = @mandir@
 
161
mkdir_p = @mkdir_p@
 
162
oldincludedir = @oldincludedir@
 
163
pdfdir = @pdfdir@
 
164
prefix = @prefix@
 
165
program_transform_name = @program_transform_name@
 
166
psdir = @psdir@
 
167
sbindir = @sbindir@
 
168
sharedstatedir = @sharedstatedir@
 
169
srcdir = @srcdir@
 
170
sysconfdir = @sysconfdir@
 
171
target_alias = @target_alias@
 
172
top_build_prefix = @top_build_prefix@
 
173
top_builddir = @top_builddir@
 
174
top_srcdir = @top_srcdir@
 
175
EXTRA_DIST = Makefile.mak
 
176
DISTCLEANFILES = *.log *.out *~
 
177
MAINTAINERCLEANFILES = Makefile.in
 
178
INCLUDES = -I @top_srcdir@/njd @CHARSET@
 
179
noinst_LIBRARIES = libnjd_set_accent_type.a
 
180
libnjd_set_accent_type_a_SOURCES = njd_set_accent_type.h \
 
181
                                   njd_set_accent_type.c \
 
182
                                   njd_set_accent_type_rule_euc_jp.h \
 
183
                                   njd_set_accent_type_rule_shift_jis.h \
 
184
                                   njd_set_accent_type_rule_utf_8.h
 
185
 
 
186
all: all-am
 
187
 
 
188
.SUFFIXES:
 
189
.SUFFIXES: .c .o .obj
 
190
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
191
        @for dep in $?; do \
 
192
          case '$(am__configure_deps)' in \
 
193
            *$$dep*) \
 
194
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
195
                && { if test -f $@; then exit 0; else break; fi; }; \
 
196
              exit 1;; \
 
197
          esac; \
 
198
        done; \
 
199
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  njd_set_accent_type/Makefile'; \
 
200
        cd $(top_srcdir) && \
 
201
          $(AUTOMAKE) --gnu  njd_set_accent_type/Makefile
 
202
.PRECIOUS: Makefile
 
203
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
204
        @case '$?' in \
 
205
          *config.status*) \
 
206
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
207
          *) \
 
208
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
209
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
210
        esac;
 
211
 
 
212
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
213
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
214
 
 
215
$(top_srcdir)/configure:  $(am__configure_deps)
 
216
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
217
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
218
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
219
 
 
220
clean-noinstLIBRARIES:
 
221
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
222
libnjd_set_accent_type.a: $(libnjd_set_accent_type_a_OBJECTS) $(libnjd_set_accent_type_a_DEPENDENCIES) 
 
223
        -rm -f libnjd_set_accent_type.a
 
224
        $(libnjd_set_accent_type_a_AR) libnjd_set_accent_type.a $(libnjd_set_accent_type_a_OBJECTS) $(libnjd_set_accent_type_a_LIBADD)
 
225
        $(RANLIB) libnjd_set_accent_type.a
 
226
 
 
227
mostlyclean-compile:
 
228
        -rm -f *.$(OBJEXT)
 
229
 
 
230
distclean-compile:
 
231
        -rm -f *.tab.c
 
232
 
 
233
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/njd_set_accent_type.Po@am__quote@
 
234
 
 
235
.c.o:
 
236
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
237
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
238
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
239
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
240
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
241
 
 
242
.c.obj:
 
243
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
244
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
245
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
246
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
247
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
248
 
 
249
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
250
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
251
        unique=`for i in $$list; do \
 
252
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
253
          done | \
 
254
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
255
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
256
        mkid -fID $$unique
 
257
tags: TAGS
 
258
 
 
259
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
260
                $(TAGS_FILES) $(LISP)
 
261
        tags=; \
 
262
        here=`pwd`; \
 
263
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
264
        unique=`for i in $$list; do \
 
265
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
266
          done | \
 
267
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
268
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
269
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
270
          test -n "$$unique" || unique=$$empty_fix; \
 
271
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
272
            $$tags $$unique; \
 
273
        fi
 
274
ctags: CTAGS
 
275
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
276
                $(TAGS_FILES) $(LISP)
 
277
        tags=; \
 
278
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
279
        unique=`for i in $$list; do \
 
280
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
281
          done | \
 
282
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
283
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
284
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
285
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
286
             $$tags $$unique
 
287
 
 
288
GTAGS:
 
289
        here=`$(am__cd) $(top_builddir) && pwd` \
 
290
          && cd $(top_srcdir) \
 
291
          && gtags -i $(GTAGS_ARGS) $$here
 
292
 
 
293
distclean-tags:
 
294
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
295
 
 
296
distdir: $(DISTFILES)
 
297
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
298
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
299
        list='$(DISTFILES)'; \
 
300
          dist_files=`for file in $$list; do echo $$file; done | \
 
301
          sed -e "s|^$$srcdirstrip/||;t" \
 
302
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
303
        case $$dist_files in \
 
304
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
305
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
306
                           sort -u` ;; \
 
307
        esac; \
 
308
        for file in $$dist_files; do \
 
309
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
310
          if test -d $$d/$$file; then \
 
311
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
312
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
313
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
314
            fi; \
 
315
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
316
          else \
 
317
            test -f $(distdir)/$$file \
 
318
            || cp -p $$d/$$file $(distdir)/$$file \
 
319
            || exit 1; \
 
320
          fi; \
 
321
        done
 
322
check-am: all-am
 
323
check: check-am
 
324
all-am: Makefile $(LIBRARIES)
 
325
installdirs:
 
326
install: install-am
 
327
install-exec: install-exec-am
 
328
install-data: install-data-am
 
329
uninstall: uninstall-am
 
330
 
 
331
install-am: all-am
 
332
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
333
 
 
334
installcheck: installcheck-am
 
335
install-strip:
 
336
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
337
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
338
          `test -z '$(STRIP)' || \
 
339
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
340
mostlyclean-generic:
 
341
 
 
342
clean-generic:
 
343
 
 
344
distclean-generic:
 
345
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
346
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
347
 
 
348
maintainer-clean-generic:
 
349
        @echo "This command is intended for maintainers to use"
 
350
        @echo "it deletes files that may require special tools to rebuild."
 
351
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
352
clean: clean-am
 
353
 
 
354
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
355
 
 
356
distclean: distclean-am
 
357
        -rm -rf ./$(DEPDIR)
 
358
        -rm -f Makefile
 
359
distclean-am: clean-am distclean-compile distclean-generic \
 
360
        distclean-tags
 
361
 
 
362
dvi: dvi-am
 
363
 
 
364
dvi-am:
 
365
 
 
366
html: html-am
 
367
 
 
368
info: info-am
 
369
 
 
370
info-am:
 
371
 
 
372
install-data-am:
 
373
 
 
374
install-dvi: install-dvi-am
 
375
 
 
376
install-exec-am:
 
377
 
 
378
install-html: install-html-am
 
379
 
 
380
install-info: install-info-am
 
381
 
 
382
install-man:
 
383
 
 
384
install-pdf: install-pdf-am
 
385
 
 
386
install-ps: install-ps-am
 
387
 
 
388
installcheck-am:
 
389
 
 
390
maintainer-clean: maintainer-clean-am
 
391
        -rm -rf ./$(DEPDIR)
 
392
        -rm -f Makefile
 
393
maintainer-clean-am: distclean-am maintainer-clean-generic
 
394
 
 
395
mostlyclean: mostlyclean-am
 
396
 
 
397
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
398
 
 
399
pdf: pdf-am
 
400
 
 
401
pdf-am:
 
402
 
 
403
ps: ps-am
 
404
 
 
405
ps-am:
 
406
 
 
407
uninstall-am:
 
408
 
 
409
.MAKE: install-am install-strip
 
410
 
 
411
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
412
        clean-noinstLIBRARIES ctags distclean distclean-compile \
 
413
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
414
        html-am info info-am install install-am install-data \
 
415
        install-data-am install-dvi install-dvi-am install-exec \
 
416
        install-exec-am install-html install-html-am install-info \
 
417
        install-info-am install-man install-pdf install-pdf-am \
 
418
        install-ps install-ps-am install-strip installcheck \
 
419
        installcheck-am installdirs maintainer-clean \
 
420
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
421
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
422
        uninstall-am
 
423
 
 
424
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
425
# Otherwise a system limit (for SysV at least) may be exceeded.
 
426
.NOEXPORT: