q9uri commited on
Commit
664d0af
·
1 Parent(s): 8c22966

add jumandic

Browse files
Files changed (39) hide show
  1. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/AUTHORS +1 -0
  2. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Assert.csv +3 -0
  3. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/AuxV.csv +3 -0
  4. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/COPYING +31 -0
  5. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/ChangeLog +0 -0
  6. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/ContentW.csv +3 -0
  7. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Demonstrative.csv +3 -0
  8. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/INSTALL +182 -0
  9. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Makefile.am +14 -0
  10. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Makefile.in +261 -0
  11. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/NEWS +0 -0
  12. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.hukusi.csv +3 -0
  13. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.keishiki.csv +3 -0
  14. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.koyuu.csv +3 -0
  15. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.suusi.csv +3 -0
  16. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Postp.csv +3 -0
  17. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Prefix.csv +3 -0
  18. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/README +0 -0
  19. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/RESULT +29 -0
  20. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Rengo.csv +3 -0
  21. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Special.csv +3 -0
  22. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Suffix.csv +3 -0
  23. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/aclocal.m4 +1062 -0
  24. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/char.def +148 -0
  25. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/config.guess +1497 -0
  26. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/config.sub +1608 -0
  27. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/configure +3123 -0
  28. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/configure.in +56 -0
  29. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/dicrc +13 -0
  30. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/feature.def +73 -0
  31. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/install-sh +322 -0
  32. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/left-id.def +1509 -0
  33. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/matrix.7z +3 -0
  34. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/missing +353 -0
  35. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/mkinstalldirs +40 -0
  36. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/pos-id.def +43 -0
  37. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/rewrite.def +78 -0
  38. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/right-id.def +1509 -0
  39. src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/unk.def +37 -0
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/AUTHORS ADDED
@@ -0,0 +1 @@
 
 
1
+ Taku Kudo <taku@chasen.org>
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Assert.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca589446fcfe544b1af91c87dab39ab14cfe7d6ab66f4288f8463489dc9eb35
3
+ size 2052
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/AuxV.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4acb7062363b7dde74bee488b0e85d0572f3f11f62391360d669ee89a0a0f96
3
+ size 33377
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/COPYING ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright (c) 2005 University of Tokyo
2
+ All rights reserved.
3
+
4
+ Redistribution and use in source and binary forms, with or without
5
+ modification, are permitted provided that the following conditions
6
+ are met:
7
+
8
+ 1. Redistributions of source code must retain the above copyright
9
+ notice, this list of conditions and the following disclaimer.
10
+
11
+ 2. Redistributions in binary form must reproduce the above copyright
12
+ notice, this list of conditions and the following disclaimer in the
13
+ documentation and/or other materials provided with the distribution.
14
+
15
+ 3. The name University of Tokyo may not be used to endorse or promote
16
+ products derived from this software without specific prior written
17
+ permission.
18
+
19
+
20
+ THIS SOFTWARE IS PROVIDED BY University of Tokyo ``AS IS'' AND ANY
21
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
23
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE University of Tokyo BE
24
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
25
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
27
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
28
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
29
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
30
+ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
+
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/ChangeLog ADDED
File without changes
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/ContentW.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67bf222ee1c3f03510cf4a98a609795fbfded7d10625122c4a38fda50c4d4abd
3
+ size 46714467
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Demonstrative.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6dec2dad7f6a336841c94d025ff90c7f06dbfca06ee6c4180002b3079db792c
3
+ size 5538
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/INSTALL ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Basic Installation
2
+ ==================
3
+
4
+ These are generic installation instructions.
5
+
6
+ The `configure' shell script attempts to guess correct values for
7
+ various system-dependent variables used during compilation. It uses
8
+ those values to create a `Makefile' in each directory of the package.
9
+ It may also create one or more `.h' files containing system-dependent
10
+ definitions. Finally, it creates a shell script `config.status' that
11
+ you can run in the future to recreate the current configuration, a file
12
+ `config.cache' that saves the results of its tests to speed up
13
+ reconfiguring, and a file `config.log' containing compiler output
14
+ (useful mainly for debugging `configure').
15
+
16
+ If you need to do unusual things to compile the package, please try
17
+ to figure out how `configure' could check whether to do them, and mail
18
+ diffs or instructions to the address given in the `README' so they can
19
+ be considered for the next release. If at some point `config.cache'
20
+ contains results you don't want to keep, you may remove or edit it.
21
+
22
+ The file `configure.in' is used to create `configure' by a program
23
+ called `autoconf'. You only need `configure.in' if you want to change
24
+ it or regenerate `configure' using a newer version of `autoconf'.
25
+
26
+ The simplest way to compile this package is:
27
+
28
+ 1. `cd' to the directory containing the package's source code and type
29
+ `./configure' to configure the package for your system. If you're
30
+ using `csh' on an old version of System V, you might need to type
31
+ `sh ./configure' instead to prevent `csh' from trying to execute
32
+ `configure' itself.
33
+
34
+ Running `configure' takes awhile. While running, it prints some
35
+ messages telling which features it is checking for.
36
+
37
+ 2. Type `make' to compile the package.
38
+
39
+ 3. Optionally, type `make check' to run any self-tests that come with
40
+ the package.
41
+
42
+ 4. Type `make install' to install the programs and any data files and
43
+ documentation.
44
+
45
+ 5. You can remove the program binaries and object files from the
46
+ source code directory by typing `make clean'. To also remove the
47
+ files that `configure' created (so you can compile the package for
48
+ a different kind of computer), type `make distclean'. There is
49
+ also a `make maintainer-clean' target, but that is intended mainly
50
+ for the package's developers. If you use it, you may have to get
51
+ all sorts of other programs in order to regenerate files that came
52
+ with the distribution.
53
+
54
+ Compilers and Options
55
+ =====================
56
+
57
+ Some systems require unusual options for compilation or linking that
58
+ the `configure' script does not know about. You can give `configure'
59
+ initial values for variables by setting them in the environment. Using
60
+ a Bourne-compatible shell, you can do that on the command line like
61
+ this:
62
+ CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
63
+
64
+ Or on systems that have the `env' program, you can do it like this:
65
+ env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure
66
+
67
+ Compiling For Multiple Architectures
68
+ ====================================
69
+
70
+ You can compile the package for more than one kind of computer at the
71
+ same time, by placing the object files for each architecture in their
72
+ own directory. To do this, you must use a version of `make' that
73
+ supports the `VPATH' variable, such as GNU `make'. `cd' to the
74
+ directory where you want the object files and executables to go and run
75
+ the `configure' script. `configure' automatically checks for the
76
+ source code in the directory that `configure' is in and in `..'.
77
+
78
+ If you have to use a `make' that does not supports the `VPATH'
79
+ variable, you have to compile the package for one architecture at a time
80
+ in the source code directory. After you have installed the package for
81
+ one architecture, use `make distclean' before reconfiguring for another
82
+ architecture.
83
+
84
+ Installation Names
85
+ ==================
86
+
87
+ By default, `make install' will install the package's files in
88
+ `/usr/local/bin', `/usr/local/man', etc. You can specify an
89
+ installation prefix other than `/usr/local' by giving `configure' the
90
+ option `--prefix=PATH'.
91
+
92
+ You can specify separate installation prefixes for
93
+ architecture-specific files and architecture-independent files. If you
94
+ give `configure' the option `--exec-prefix=PATH', the package will use
95
+ PATH as the prefix for installing programs and libraries.
96
+ Documentation and other data files will still use the regular prefix.
97
+
98
+ In addition, if you use an unusual directory layout you can give
99
+ options like `--bindir=PATH' to specify different values for particular
100
+ kinds of files. Run `configure --help' for a list of the directories
101
+ you can set and what kinds of files go in them.
102
+
103
+ If the package supports it, you can cause programs to be installed
104
+ with an extra prefix or suffix on their names by giving `configure' the
105
+ option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
106
+
107
+ Optional Features
108
+ =================
109
+
110
+ Some packages pay attention to `--enable-FEATURE' options to
111
+ `configure', where FEATURE indicates an optional part of the package.
112
+ They may also pay attention to `--with-PACKAGE' options, where PACKAGE
113
+ is something like `gnu-as' or `x' (for the X Window System). The
114
+ `README' should mention any `--enable-' and `--with-' options that the
115
+ package recognizes.
116
+
117
+ For packages that use the X Window System, `configure' can usually
118
+ find the X include and library files automatically, but if it doesn't,
119
+ you can use the `configure' options `--x-includes=DIR' and
120
+ `--x-libraries=DIR' to specify their locations.
121
+
122
+ Specifying the System Type
123
+ ==========================
124
+
125
+ There may be some features `configure' can not figure out
126
+ automatically, but needs to determine by the type of host the package
127
+ will run on. Usually `configure' can figure that out, but if it prints
128
+ a message saying it can not guess the host type, give it the
129
+ `--host=TYPE' option. TYPE can either be a short name for the system
130
+ type, such as `sun4', or a canonical name with three fields:
131
+ CPU-COMPANY-SYSTEM
132
+
133
+ See the file `config.sub' for the possible values of each field. If
134
+ `config.sub' isn't included in this package, then this package doesn't
135
+ need to know the host type.
136
+
137
+ If you are building compiler tools for cross-compiling, you can also
138
+ use the `--target=TYPE' option to select the type of system they will
139
+ produce code for and the `--build=TYPE' option to select the type of
140
+ system on which you are compiling the package.
141
+
142
+ Sharing Defaults
143
+ ================
144
+
145
+ If you want to set default values for `configure' scripts to share,
146
+ you can create a site shell script called `config.site' that gives
147
+ default values for variables like `CC', `cache_file', and `prefix'.
148
+ `configure' looks for `PREFIX/share/config.site' if it exists, then
149
+ `PREFIX/etc/config.site' if it exists. Or, you can set the
150
+ `CONFIG_SITE' environment variable to the location of the site script.
151
+ A warning: not all `configure' scripts look for a site script.
152
+
153
+ Operation Controls
154
+ ==================
155
+
156
+ `configure' recognizes the following options to control how it
157
+ operates.
158
+
159
+ `--cache-file=FILE'
160
+ Use and save the results of the tests in FILE instead of
161
+ `./config.cache'. Set FILE to `/dev/null' to disable caching, for
162
+ debugging `configure'.
163
+
164
+ `--help'
165
+ Print a summary of the options to `configure', and exit.
166
+
167
+ `--quiet'
168
+ `--silent'
169
+ `-q'
170
+ Do not print messages saying which checks are being made. To
171
+ suppress all normal output, redirect it to `/dev/null' (any error
172
+ messages will still be shown).
173
+
174
+ `--srcdir=DIR'
175
+ Look for the package's source code in directory DIR. Usually
176
+ `configure' can determine that directory automatically.
177
+
178
+ `--version'
179
+ Print the version of Autoconf used to generate the `configure'
180
+ script, and exit.
181
+
182
+ `configure' also accepts some other, not widely useful, options.
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Makefile.am ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ mecab_dict_index = @MECAB_DICT_INDEX@
2
+ dicdir = @MECAB_DICDIR@
3
+
4
+ # SUBDIRS = doc script
5
+ dic_DATA = @MECAB_GENDATA@ left-id.def right-id.def rewrite.def dicrc pos-id.def
6
+ EXTRA_DIST = @MECAB_LEXICAL_DIC@ @MECAB_PREDATA@ RESULT
7
+ CLEANFILES = @MECAB_GENDATA@
8
+
9
+ @MECAB_GENDATA@:
10
+ $(mecab_dict_index) -f euc-jp -t @CHARSET@
11
+ echo To enable dictionary, rewrite @MECAB_MECABRC@ as \"dicrc = @MECAB_DICDIR@\"
12
+
13
+ export-package:
14
+ ./upload.pl -p mecab -n @PACKAGE@ -r @VERSION@ -f @PACKAGE@-@VERSION@.tar.gz
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Makefile.in ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
+
3
+ # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4
+ # This Makefile.in is free software; the Free Software Foundation
5
+ # gives unlimited permission to copy and/or distribute it,
6
+ # with or without modifications, as long as this notice is preserved.
7
+
8
+ # This program is distributed in the hope that it will be useful,
9
+ # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10
+ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
+ # PARTICULAR PURPOSE.
12
+
13
+
14
+ SHELL = @SHELL@
15
+
16
+ srcdir = @srcdir@
17
+ top_srcdir = @top_srcdir@
18
+ VPATH = @srcdir@
19
+ prefix = @prefix@
20
+ exec_prefix = @exec_prefix@
21
+
22
+ bindir = @bindir@
23
+ sbindir = @sbindir@
24
+ libexecdir = @libexecdir@
25
+ datadir = @datadir@
26
+ sysconfdir = @sysconfdir@
27
+ sharedstatedir = @sharedstatedir@
28
+ localstatedir = @localstatedir@
29
+ libdir = @libdir@
30
+ infodir = @infodir@
31
+ mandir = @mandir@
32
+ includedir = @includedir@
33
+ oldincludedir = /usr/include
34
+
35
+ DESTDIR =
36
+
37
+ pkgdatadir = $(datadir)/@PACKAGE@
38
+ pkglibdir = $(libdir)/@PACKAGE@
39
+ pkgincludedir = $(includedir)/@PACKAGE@
40
+
41
+ top_builddir = .
42
+
43
+ ACLOCAL = @ACLOCAL@
44
+ AUTOCONF = @AUTOCONF@
45
+ AUTOMAKE = @AUTOMAKE@
46
+ AUTOHEADER = @AUTOHEADER@
47
+
48
+ INSTALL = @INSTALL@
49
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50
+ INSTALL_DATA = @INSTALL_DATA@
51
+ INSTALL_SCRIPT = @INSTALL_SCRIPT@
52
+ transform = @program_transform_name@
53
+
54
+ NORMAL_INSTALL = :
55
+ PRE_INSTALL = :
56
+ POST_INSTALL = :
57
+ NORMAL_UNINSTALL = :
58
+ PRE_UNINSTALL = :
59
+ POST_UNINSTALL = :
60
+ host_alias = @host_alias@
61
+ host_triplet = @host@
62
+ CC = @CC@
63
+ CHARSET = @CHARSET@
64
+ HAVE_LIB = @HAVE_LIB@
65
+ LIB = @LIB@
66
+ LTLIB = @LTLIB@
67
+ MAKEINFO = @MAKEINFO@
68
+ MECAB_CONFIG = @MECAB_CONFIG@
69
+ MECAB_DICDIR = @MECAB_DICDIR@
70
+ MECAB_DICT_INDEX = @MECAB_DICT_INDEX@
71
+ MECAB_GENDATA = @MECAB_GENDATA@
72
+ MECAB_LEXICAL_DIC = @MECAB_LEXICAL_DIC@
73
+ MECAB_MECABRC = @MECAB_MECABRC@
74
+ MECAB_PREDATA = @MECAB_PREDATA@
75
+ PACKAGE = @PACKAGE@
76
+ VERSION = @VERSION@
77
+ datarootdir = @datarootdir@
78
+
79
+ mecab_dict_index = @MECAB_DICT_INDEX@
80
+ dicdir = @MECAB_DICDIR@
81
+
82
+ # SUBDIRS = doc script
83
+ dic_DATA = @MECAB_GENDATA@ left-id.def right-id.def rewrite.def dicrc pos-id.def
84
+ EXTRA_DIST = @MECAB_LEXICAL_DIC@ @MECAB_PREDATA@ RESULT
85
+ CLEANFILES = @MECAB_GENDATA@
86
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
88
+ CONFIG_CLEAN_FILES =
89
+ DATA = $(dic_DATA)
90
+
91
+ DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
92
+ Makefile.in NEWS aclocal.m4 config.guess config.sub configure \
93
+ configure.in install-sh missing mkinstalldirs
94
+
95
+
96
+ DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
97
+
98
+ TAR = tar
99
+ GZIP_ENV = --best
100
+ all: all-redirect
101
+ .SUFFIXES:
102
+ $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
103
+ cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
104
+
105
+ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
106
+ cd $(top_builddir) \
107
+ && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
108
+
109
+ $(ACLOCAL_M4): configure.in
110
+ cd $(srcdir) && $(ACLOCAL)
111
+
112
+ config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
113
+ $(SHELL) ./config.status --recheck
114
+ $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
115
+ cd $(srcdir) && $(AUTOCONF)
116
+
117
+ install-dicDATA: $(dic_DATA)
118
+ @$(NORMAL_INSTALL)
119
+ $(mkinstalldirs) $(DESTDIR)$(dicdir)
120
+ @list='$(dic_DATA)'; for p in $$list; do \
121
+ if test -f $(srcdir)/$$p; then \
122
+ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(dicdir)/$$p"; \
123
+ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(dicdir)/$$p; \
124
+ else if test -f $$p; then \
125
+ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(dicdir)/$$p"; \
126
+ $(INSTALL_DATA) $$p $(DESTDIR)$(dicdir)/$$p; \
127
+ fi; fi; \
128
+ done
129
+
130
+ uninstall-dicDATA:
131
+ @$(NORMAL_UNINSTALL)
132
+ list='$(dic_DATA)'; for p in $$list; do \
133
+ rm -f $(DESTDIR)$(dicdir)/$$p; \
134
+ done
135
+ tags: TAGS
136
+ TAGS:
137
+
138
+
139
+ distdir = $(PACKAGE)-$(VERSION)
140
+ top_distdir = $(distdir)
141
+
142
+ # This target untars the dist file and tries a VPATH configuration. Then
143
+ # it guarantees that the distribution is self-contained by making another
144
+ # tarfile.
145
+ distcheck: dist
146
+ -rm -rf $(distdir)
147
+ GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
148
+ mkdir $(distdir)/=build
149
+ mkdir $(distdir)/=inst
150
+ dc_install_base=`cd $(distdir)/=inst && pwd`; \
151
+ cd $(distdir)/=build \
152
+ && ../configure --srcdir=.. --prefix=$$dc_install_base \
153
+ && $(MAKE) $(AM_MAKEFLAGS) \
154
+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
155
+ && $(MAKE) $(AM_MAKEFLAGS) check \
156
+ && $(MAKE) $(AM_MAKEFLAGS) install \
157
+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
158
+ && $(MAKE) $(AM_MAKEFLAGS) dist
159
+ -rm -rf $(distdir)
160
+ @banner="$(distdir).tar.gz is ready for distribution"; \
161
+ dashes=`echo "$$banner" | sed s/./=/g`; \
162
+ echo "$$dashes"; \
163
+ echo "$$banner"; \
164
+ echo "$$dashes"
165
+ dist: distdir
166
+ -chmod -R a+r $(distdir)
167
+ GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
168
+ -rm -rf $(distdir)
169
+ dist-all: distdir
170
+ -chmod -R a+r $(distdir)
171
+ GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
172
+ -rm -rf $(distdir)
173
+ distdir: $(DISTFILES)
174
+ -rm -rf $(distdir)
175
+ mkdir $(distdir)
176
+ -chmod 777 $(distdir)
177
+ @for file in $(DISTFILES); do \
178
+ d=$(srcdir); \
179
+ if test -d $$d/$$file; then \
180
+ cp -pr $$d/$$file $(distdir)/$$file; \
181
+ else \
182
+ test -f $(distdir)/$$file \
183
+ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
184
+ || cp -p $$d/$$file $(distdir)/$$file || :; \
185
+ fi; \
186
+ done
187
+ info-am:
188
+ info: info-am
189
+ dvi-am:
190
+ dvi: dvi-am
191
+ check-am: all-am
192
+ check: check-am
193
+ installcheck-am:
194
+ installcheck: installcheck-am
195
+ install-exec-am:
196
+ install-exec: install-exec-am
197
+
198
+ install-data-am: install-dicDATA
199
+ install-data: install-data-am
200
+
201
+ install-am: all-am
202
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
203
+ install: install-am
204
+ uninstall-am: uninstall-dicDATA
205
+ uninstall: uninstall-am
206
+ all-am: Makefile $(DATA)
207
+ all-redirect: all-am
208
+ install-strip:
209
+ $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
210
+ installdirs:
211
+ $(mkinstalldirs) $(DESTDIR)$(dicdir)
212
+
213
+
214
+ mostlyclean-generic:
215
+
216
+ clean-generic:
217
+ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
218
+
219
+ distclean-generic:
220
+ -rm -f Makefile $(CONFIG_CLEAN_FILES)
221
+ -rm -f config.cache config.log stamp-h stamp-h[0-9]*
222
+
223
+ maintainer-clean-generic:
224
+ mostlyclean-am: mostlyclean-generic
225
+
226
+ mostlyclean: mostlyclean-am
227
+
228
+ clean-am: clean-generic mostlyclean-am
229
+
230
+ clean: clean-am
231
+
232
+ distclean-am: distclean-generic clean-am
233
+
234
+ distclean: distclean-am
235
+ -rm -f config.status
236
+
237
+ maintainer-clean-am: maintainer-clean-generic distclean-am
238
+ @echo "This command is intended for maintainers to use;"
239
+ @echo "it deletes files that may require special tools to rebuild."
240
+
241
+ maintainer-clean: maintainer-clean-am
242
+ -rm -f config.status
243
+
244
+ .PHONY: uninstall-dicDATA install-dicDATA tags distdir info-am info \
245
+ dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
246
+ install-exec install-data-am install-data install-am install \
247
+ uninstall-am uninstall all-redirect all-am all installdirs \
248
+ mostlyclean-generic distclean-generic clean-generic \
249
+ maintainer-clean-generic clean mostlyclean distclean maintainer-clean
250
+
251
+
252
+ @MECAB_GENDATA@:
253
+ $(mecab_dict_index) -f euc-jp -t @CHARSET@
254
+ echo To enable dictionary, rewrite @MECAB_MECABRC@ as \"dicrc = @MECAB_DICDIR@\"
255
+
256
+ export-package:
257
+ ./upload.pl -p mecab -n @PACKAGE@ -r @VERSION@ -f @PACKAGE@-@VERSION@.tar.gz
258
+
259
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
260
+ # Otherwise a system limit (for SysV at least) may be exceeded.
261
+ .NOEXPORT:
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/NEWS ADDED
File without changes
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.hukusi.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c35bdd260e291d980fdce9da29db173afa4e32fb532a11c006719b1cec2dd976
3
+ size 4129
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.keishiki.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b225c5c375445b7fe95f9f2087ee6c14ae1309ba28eb4c0797925a5559d37b
3
+ size 505
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.koyuu.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96096cb95bab29440f1e6455231ba90348ba6be8a6d802044cbdf782a5aa70c3
3
+ size 1555393
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Noun.suusi.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f8c554a883d07ec8efbf8068f62e11e33c7d5f03f69d4a1652c681cc183b5aa
3
+ size 2026
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Postp.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb8b3db800038cc5cf14b6290a57524752a83f2b05723d58eebed09ccef5365
3
+ size 5049
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Prefix.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dceb9bc8bef2ba57ac15d98af6c3ff9e1d0d1e32c043df3ec6568b4a1a32ad8f
3
+ size 3878
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/README ADDED
File without changes
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/RESULT ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2006-03-04
2
+ test.data
3
+ precision recall F
4
+ LEVEL 0: 98.7251(221551/224412) 98.0019(221551/226068) 98.3622
5
+ LEVEL 1: 97.5175(218841/224412) 96.8032(218841/226068) 97.1590
6
+ LEVEL 2: 96.3656(216256/224412) 95.6597(216256/226068) 96.0114
7
+ LEVEL 4: 96.3179(216149/224412) 95.6124(216149/226068) 95.9639
8
+
9
+ mecab: train.all
10
+ precision recall F
11
+ LEVEL 0: 99.1688(964807/972894) 98.7096(964807/977420) 98.9386
12
+ LEVEL 1: 98.0406(953831/972894) 97.5866(953831/977420) 97.8131
13
+ LEVEL 2: 97.1800(945458/972894) 96.7300(945458/977420) 96.9544
14
+ LEVEL 3: 97.1628(945291/972894) 96.7129(945291/977420) 96.9373
15
+ LEVEL 4: 97.1235(944909/972894) 96.6738(944909/977420) 96.8981
16
+
17
+ juman: train.all
18
+ precision recall F
19
+ LEVEL 0: 99.0246(963404/972894) 98.6340(963404/976746) 98.8289
20
+ LEVEL 1: 97.4439(948026/972894) 97.0596(948026/976746) 97.2514
21
+ LEVEL 2: 96.3871(937744/972894) 96.0069(937744/976746) 96.1966
22
+ LEVEL 3: 96.2323(936238/972894) 95.8528(936238/976746) 96.0421
23
+ LEVEL 4: 96.2295(936211/972894) 95.8500(936211/976746) 96.0394
24
+
25
+
26
+ ivy:corpus% time juman < sen > /dev/null
27
+ juman < sen > /dev/null 122.97s user 1.00s system 99% cpu 2:04.53 total
28
+ ivy:corpus% time mecab -d ../ < sen > /dev/null
29
+ mecab -d ../ < sen > /dev/null 20.13s user 0.60s system 99% cpu 20.769 total
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Rengo.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9680211d69f446fe43ff8d80dd125ce6529312a9b0c1ee0019e0af1172117394
3
+ size 64730
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Special.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a4a9a96684bab6943dc98d240c2deaee14ddec374342604502653ab7c6157ae
3
+ size 5121
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/Suffix.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa59facb373df959dbbff43e3d05fd6a324b0614cd35c98d66b81f69f79fd32
3
+ size 95243
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/aclocal.m4 ADDED
@@ -0,0 +1,1062 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dnl aclocal.m4 generated automatically by aclocal 1.4-p6
2
+
3
+ dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4
+ dnl This file is free software; the Free Software Foundation
5
+ dnl gives unlimited permission to copy and/or distribute it,
6
+ dnl with or without modifications, as long as this notice is preserved.
7
+
8
+ dnl This program is distributed in the hope that it will be useful,
9
+ dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10
+ dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
+ dnl PARTICULAR PURPOSE.
12
+
13
+ # lib-prefix.m4 serial 5 (gettext-0.15)
14
+ dnl Copyright (C) 2001-2005 Free Software Foundation, Inc.
15
+ dnl This file is free software; the Free Software Foundation
16
+ dnl gives unlimited permission to copy and/or distribute it,
17
+ dnl with or without modifications, as long as this notice is preserved.
18
+
19
+ dnl From Bruno Haible.
20
+
21
+ dnl AC_LIB_ARG_WITH is synonymous to AC_ARG_WITH in autoconf-2.13, and
22
+ dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't
23
+ dnl require excessive bracketing.
24
+ ifdef([AC_HELP_STRING],
25
+ [AC_DEFUN([AC_LIB_ARG_WITH], [AC_ARG_WITH([$1],[[$2]],[$3],[$4])])],
26
+ [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])
27
+
28
+ dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed
29
+ dnl to access previously installed libraries. The basic assumption is that
30
+ dnl a user will want packages to use other packages he previously installed
31
+ dnl with the same --prefix option.
32
+ dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate
33
+ dnl libraries, but is otherwise very convenient.
34
+ AC_DEFUN([AC_LIB_PREFIX],
35
+ [
36
+ AC_BEFORE([$0], [AC_LIB_LINKFLAGS])
37
+ AC_REQUIRE([AC_PROG_CC])
38
+ AC_REQUIRE([AC_CANONICAL_HOST])
39
+ AC_REQUIRE([AC_LIB_PREPARE_MULTILIB])
40
+ AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
41
+ dnl By default, look in $includedir and $libdir.
42
+ use_additional=yes
43
+ AC_LIB_WITH_FINAL_PREFIX([
44
+ eval additional_includedir=\"$includedir\"
45
+ eval additional_libdir=\"$libdir\"
46
+ ])
47
+ AC_LIB_ARG_WITH([lib-prefix],
48
+ [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
49
+ --without-lib-prefix don't search for libraries in includedir and libdir],
50
+ [
51
+ if test "X$withval" = "Xno"; then
52
+ use_additional=no
53
+ else
54
+ if test "X$withval" = "X"; then
55
+ AC_LIB_WITH_FINAL_PREFIX([
56
+ eval additional_includedir=\"$includedir\"
57
+ eval additional_libdir=\"$libdir\"
58
+ ])
59
+ else
60
+ additional_includedir="$withval/include"
61
+ additional_libdir="$withval/$acl_libdirstem"
62
+ fi
63
+ fi
64
+ ])
65
+ if test $use_additional = yes; then
66
+ dnl Potentially add $additional_includedir to $CPPFLAGS.
67
+ dnl But don't add it
68
+ dnl 1. if it's the standard /usr/include,
69
+ dnl 2. if it's already present in $CPPFLAGS,
70
+ dnl 3. if it's /usr/local/include and we are using GCC on Linux,
71
+ dnl 4. if it doesn't exist as a directory.
72
+ if test "X$additional_includedir" != "X/usr/include"; then
73
+ haveit=
74
+ for x in $CPPFLAGS; do
75
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
76
+ if test "X$x" = "X-I$additional_includedir"; then
77
+ haveit=yes
78
+ break
79
+ fi
80
+ done
81
+ if test -z "$haveit"; then
82
+ if test "X$additional_includedir" = "X/usr/local/include"; then
83
+ if test -n "$GCC"; then
84
+ case $host_os in
85
+ linux* | gnu* | k*bsd*-gnu) haveit=yes;;
86
+ esac
87
+ fi
88
+ fi
89
+ if test -z "$haveit"; then
90
+ if test -d "$additional_includedir"; then
91
+ dnl Really add $additional_includedir to $CPPFLAGS.
92
+ CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }-I$additional_includedir"
93
+ fi
94
+ fi
95
+ fi
96
+ fi
97
+ dnl Potentially add $additional_libdir to $LDFLAGS.
98
+ dnl But don't add it
99
+ dnl 1. if it's the standard /usr/lib,
100
+ dnl 2. if it's already present in $LDFLAGS,
101
+ dnl 3. if it's /usr/local/lib and we are using GCC on Linux,
102
+ dnl 4. if it doesn't exist as a directory.
103
+ if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
104
+ haveit=
105
+ for x in $LDFLAGS; do
106
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
107
+ if test "X$x" = "X-L$additional_libdir"; then
108
+ haveit=yes
109
+ break
110
+ fi
111
+ done
112
+ if test -z "$haveit"; then
113
+ if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
114
+ if test -n "$GCC"; then
115
+ case $host_os in
116
+ linux*) haveit=yes;;
117
+ esac
118
+ fi
119
+ fi
120
+ if test -z "$haveit"; then
121
+ if test -d "$additional_libdir"; then
122
+ dnl Really add $additional_libdir to $LDFLAGS.
123
+ LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
124
+ fi
125
+ fi
126
+ fi
127
+ fi
128
+ fi
129
+ ])
130
+
131
+ dnl AC_LIB_PREPARE_PREFIX creates variables acl_final_prefix,
132
+ dnl acl_final_exec_prefix, containing the values to which $prefix and
133
+ dnl $exec_prefix will expand at the end of the configure script.
134
+ AC_DEFUN([AC_LIB_PREPARE_PREFIX],
135
+ [
136
+ dnl Unfortunately, prefix and exec_prefix get only finally determined
137
+ dnl at the end of configure.
138
+ if test "X$prefix" = "XNONE"; then
139
+ acl_final_prefix="$ac_default_prefix"
140
+ else
141
+ acl_final_prefix="$prefix"
142
+ fi
143
+ if test "X$exec_prefix" = "XNONE"; then
144
+ acl_final_exec_prefix='${prefix}'
145
+ else
146
+ acl_final_exec_prefix="$exec_prefix"
147
+ fi
148
+ acl_save_prefix="$prefix"
149
+ prefix="$acl_final_prefix"
150
+ eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
151
+ prefix="$acl_save_prefix"
152
+ ])
153
+
154
+ dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the
155
+ dnl variables prefix and exec_prefix bound to the values they will have
156
+ dnl at the end of the configure script.
157
+ AC_DEFUN([AC_LIB_WITH_FINAL_PREFIX],
158
+ [
159
+ acl_save_prefix="$prefix"
160
+ prefix="$acl_final_prefix"
161
+ acl_save_exec_prefix="$exec_prefix"
162
+ exec_prefix="$acl_final_exec_prefix"
163
+ $1
164
+ exec_prefix="$acl_save_exec_prefix"
165
+ prefix="$acl_save_prefix"
166
+ ])
167
+
168
+ dnl AC_LIB_PREPARE_MULTILIB creates a variable acl_libdirstem, containing
169
+ dnl the basename of the libdir, either "lib" or "lib64".
170
+ AC_DEFUN([AC_LIB_PREPARE_MULTILIB],
171
+ [
172
+ dnl There is no formal standard regarding lib and lib64. The current
173
+ dnl practice is that on a system supporting 32-bit and 64-bit instruction
174
+ dnl sets or ABIs, 64-bit libraries go under $prefix/lib64 and 32-bit
175
+ dnl libraries go under $prefix/lib. We determine the compiler's default
176
+ dnl mode by looking at the compiler's library search path. If at least
177
+ dnl of its elements ends in /lib64 or points to a directory whose absolute
178
+ dnl pathname ends in /lib64, we assume a 64-bit ABI. Otherwise we use the
179
+ dnl default, namely "lib".
180
+ acl_libdirstem=lib
181
+ searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
182
+ if test -n "$searchpath"; then
183
+ acl_save_IFS="${IFS= }"; IFS=":"
184
+ for searchdir in $searchpath; do
185
+ if test -d "$searchdir"; then
186
+ case "$searchdir" in
187
+ */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
188
+ *) searchdir=`cd "$searchdir" && pwd`
189
+ case "$searchdir" in
190
+ */lib64 ) acl_libdirstem=lib64 ;;
191
+ esac ;;
192
+ esac
193
+ fi
194
+ done
195
+ IFS="$acl_save_IFS"
196
+ fi
197
+ ])
198
+
199
+ # lib-link.m4 serial 8 (gettext-0.15)
200
+ dnl Copyright (C) 2001-2006 Free Software Foundation, Inc.
201
+ dnl This file is free software; the Free Software Foundation
202
+ dnl gives unlimited permission to copy and/or distribute it,
203
+ dnl with or without modifications, as long as this notice is preserved.
204
+
205
+ dnl From Bruno Haible.
206
+
207
+ AC_PREREQ(2.50)
208
+
209
+ dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and
210
+ dnl the libraries corresponding to explicit and implicit dependencies.
211
+ dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
212
+ dnl augments the CPPFLAGS variable.
213
+ AC_DEFUN([AC_LIB_LINKFLAGS],
214
+ [
215
+ AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
216
+ AC_REQUIRE([AC_LIB_RPATH])
217
+ define([Name],[translit([$1],[./-], [___])])
218
+ define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-],
219
+ [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])])
220
+ AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [
221
+ AC_LIB_LINKFLAGS_BODY([$1], [$2])
222
+ ac_cv_lib[]Name[]_libs="$LIB[]NAME"
223
+ ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME"
224
+ ac_cv_lib[]Name[]_cppflags="$INC[]NAME"
225
+ ])
226
+ LIB[]NAME="$ac_cv_lib[]Name[]_libs"
227
+ LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs"
228
+ INC[]NAME="$ac_cv_lib[]Name[]_cppflags"
229
+ AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME)
230
+ AC_SUBST([LIB]NAME)
231
+ AC_SUBST([LTLIB]NAME)
232
+ dnl Also set HAVE_LIB[]NAME so that AC_LIB_HAVE_LINKFLAGS can reuse the
233
+ dnl results of this search when this library appears as a dependency.
234
+ HAVE_LIB[]NAME=yes
235
+ undefine([Name])
236
+ undefine([NAME])
237
+ ])
238
+
239
+ dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode)
240
+ dnl searches for libname and the libraries corresponding to explicit and
241
+ dnl implicit dependencies, together with the specified include files and
242
+ dnl the ability to compile and link the specified testcode. If found, it
243
+ dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
244
+ dnl LTLIB${NAME} variables and augments the CPPFLAGS variable, and
245
+ dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs
246
+ dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
247
+ AC_DEFUN([AC_LIB_HAVE_LINKFLAGS],
248
+ [
249
+ AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
250
+ AC_REQUIRE([AC_LIB_RPATH])
251
+ define([Name],[translit([$1],[./-], [___])])
252
+ define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-],
253
+ [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])])
254
+
255
+ dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
256
+ dnl accordingly.
257
+ AC_LIB_LINKFLAGS_BODY([$1], [$2])
258
+
259
+ dnl Add $INC[]NAME to CPPFLAGS before performing the following checks,
260
+ dnl because if the user has installed lib[]Name and not disabled its use
261
+ dnl via --without-lib[]Name-prefix, he wants to use it.
262
+ ac_save_CPPFLAGS="$CPPFLAGS"
263
+ AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME)
264
+
265
+ AC_CACHE_CHECK([for lib[]$1], [ac_cv_lib[]Name], [
266
+ ac_save_LIBS="$LIBS"
267
+ LIBS="$LIBS $LIB[]NAME"
268
+ AC_TRY_LINK([$3], [$4], [ac_cv_lib[]Name=yes], [ac_cv_lib[]Name=no])
269
+ LIBS="$ac_save_LIBS"
270
+ ])
271
+ if test "$ac_cv_lib[]Name" = yes; then
272
+ HAVE_LIB[]NAME=yes
273
+ AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the $1 library.])
274
+ AC_MSG_CHECKING([how to link with lib[]$1])
275
+ AC_MSG_RESULT([$LIB[]NAME])
276
+ else
277
+ HAVE_LIB[]NAME=no
278
+ dnl If $LIB[]NAME didn't lead to a usable library, we don't need
279
+ dnl $INC[]NAME either.
280
+ CPPFLAGS="$ac_save_CPPFLAGS"
281
+ LIB[]NAME=
282
+ LTLIB[]NAME=
283
+ fi
284
+ AC_SUBST([HAVE_LIB]NAME)
285
+ AC_SUBST([LIB]NAME)
286
+ AC_SUBST([LTLIB]NAME)
287
+ undefine([Name])
288
+ undefine([NAME])
289
+ ])
290
+
291
+ dnl Determine the platform dependent parameters needed to use rpath:
292
+ dnl libext, shlibext, hardcode_libdir_flag_spec, hardcode_libdir_separator,
293
+ dnl hardcode_direct, hardcode_minus_L.
294
+ AC_DEFUN([AC_LIB_RPATH],
295
+ [
296
+ dnl Tell automake >= 1.10 to complain if config.rpath is missing.
297
+ m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([config.rpath])])
298
+ AC_REQUIRE([AC_PROG_CC]) dnl we use $CC, $GCC, $LDFLAGS
299
+ AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld
300
+ AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use $host
301
+ AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir
302
+ AC_CACHE_CHECK([for shared library run path origin], acl_cv_rpath, [
303
+ CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
304
+ ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
305
+ . ./conftest.sh
306
+ rm -f ./conftest.sh
307
+ acl_cv_rpath=done
308
+ ])
309
+ wl="$acl_cv_wl"
310
+ libext="$acl_cv_libext"
311
+ shlibext="$acl_cv_shlibext"
312
+ hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
313
+ hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
314
+ hardcode_direct="$acl_cv_hardcode_direct"
315
+ hardcode_minus_L="$acl_cv_hardcode_minus_L"
316
+ dnl Determine whether the user wants rpath handling at all.
317
+ AC_ARG_ENABLE(rpath,
318
+ [ --disable-rpath do not hardcode runtime library paths],
319
+ :, enable_rpath=yes)
320
+ ])
321
+
322
+ dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and
323
+ dnl the libraries corresponding to explicit and implicit dependencies.
324
+ dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables.
325
+ AC_DEFUN([AC_LIB_LINKFLAGS_BODY],
326
+ [
327
+ AC_REQUIRE([AC_LIB_PREPARE_MULTILIB])
328
+ define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-],
329
+ [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])])
330
+ dnl By default, look in $includedir and $libdir.
331
+ use_additional=yes
332
+ AC_LIB_WITH_FINAL_PREFIX([
333
+ eval additional_includedir=\"$includedir\"
334
+ eval additional_libdir=\"$libdir\"
335
+ ])
336
+ AC_LIB_ARG_WITH([lib$1-prefix],
337
+ [ --with-lib$1-prefix[=DIR] search for lib$1 in DIR/include and DIR/lib
338
+ --without-lib$1-prefix don't search for lib$1 in includedir and libdir],
339
+ [
340
+ if test "X$withval" = "Xno"; then
341
+ use_additional=no
342
+ else
343
+ if test "X$withval" = "X"; then
344
+ AC_LIB_WITH_FINAL_PREFIX([
345
+ eval additional_includedir=\"$includedir\"
346
+ eval additional_libdir=\"$libdir\"
347
+ ])
348
+ else
349
+ additional_includedir="$withval/include"
350
+ additional_libdir="$withval/$acl_libdirstem"
351
+ fi
352
+ fi
353
+ ])
354
+ dnl Search the library and its dependencies in $additional_libdir and
355
+ dnl $LDFLAGS. Using breadth-first-seach.
356
+ LIB[]NAME=
357
+ LTLIB[]NAME=
358
+ INC[]NAME=
359
+ rpathdirs=
360
+ ltrpathdirs=
361
+ names_already_handled=
362
+ names_next_round='$1 $2'
363
+ while test -n "$names_next_round"; do
364
+ names_this_round="$names_next_round"
365
+ names_next_round=
366
+ for name in $names_this_round; do
367
+ already_handled=
368
+ for n in $names_already_handled; do
369
+ if test "$n" = "$name"; then
370
+ already_handled=yes
371
+ break
372
+ fi
373
+ done
374
+ if test -z "$already_handled"; then
375
+ names_already_handled="$names_already_handled $name"
376
+ dnl See if it was already located by an earlier AC_LIB_LINKFLAGS
377
+ dnl or AC_LIB_HAVE_LINKFLAGS call.
378
+ uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
379
+ eval value=\"\$HAVE_LIB$uppername\"
380
+ if test -n "$value"; then
381
+ if test "$value" = yes; then
382
+ eval value=\"\$LIB$uppername\"
383
+ test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value"
384
+ eval value=\"\$LTLIB$uppername\"
385
+ test -z "$value" || LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$value"
386
+ else
387
+ dnl An earlier call to AC_LIB_HAVE_LINKFLAGS has determined
388
+ dnl that this library doesn't exist. So just drop it.
389
+ :
390
+ fi
391
+ else
392
+ dnl Search the library lib$name in $additional_libdir and $LDFLAGS
393
+ dnl and the already constructed $LIBNAME/$LTLIBNAME.
394
+ found_dir=
395
+ found_la=
396
+ found_so=
397
+ found_a=
398
+ if test $use_additional = yes; then
399
+ if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
400
+ found_dir="$additional_libdir"
401
+ found_so="$additional_libdir/lib$name.$shlibext"
402
+ if test -f "$additional_libdir/lib$name.la"; then
403
+ found_la="$additional_libdir/lib$name.la"
404
+ fi
405
+ else
406
+ if test -f "$additional_libdir/lib$name.$libext"; then
407
+ found_dir="$additional_libdir"
408
+ found_a="$additional_libdir/lib$name.$libext"
409
+ if test -f "$additional_libdir/lib$name.la"; then
410
+ found_la="$additional_libdir/lib$name.la"
411
+ fi
412
+ fi
413
+ fi
414
+ fi
415
+ if test "X$found_dir" = "X"; then
416
+ for x in $LDFLAGS $LTLIB[]NAME; do
417
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
418
+ case "$x" in
419
+ -L*)
420
+ dir=`echo "X$x" | sed -e 's/^X-L//'`
421
+ if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
422
+ found_dir="$dir"
423
+ found_so="$dir/lib$name.$shlibext"
424
+ if test -f "$dir/lib$name.la"; then
425
+ found_la="$dir/lib$name.la"
426
+ fi
427
+ else
428
+ if test -f "$dir/lib$name.$libext"; then
429
+ found_dir="$dir"
430
+ found_a="$dir/lib$name.$libext"
431
+ if test -f "$dir/lib$name.la"; then
432
+ found_la="$dir/lib$name.la"
433
+ fi
434
+ fi
435
+ fi
436
+ ;;
437
+ esac
438
+ if test "X$found_dir" != "X"; then
439
+ break
440
+ fi
441
+ done
442
+ fi
443
+ if test "X$found_dir" != "X"; then
444
+ dnl Found the library.
445
+ LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name"
446
+ if test "X$found_so" != "X"; then
447
+ dnl Linking with a shared library. We attempt to hardcode its
448
+ dnl directory into the executable's runpath, unless it's the
449
+ dnl standard /usr/lib.
450
+ if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then
451
+ dnl No hardcoding is needed.
452
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
453
+ else
454
+ dnl Use an explicit option to hardcode DIR into the resulting
455
+ dnl binary.
456
+ dnl Potentially add DIR to ltrpathdirs.
457
+ dnl The ltrpathdirs will be appended to $LTLIBNAME at the end.
458
+ haveit=
459
+ for x in $ltrpathdirs; do
460
+ if test "X$x" = "X$found_dir"; then
461
+ haveit=yes
462
+ break
463
+ fi
464
+ done
465
+ if test -z "$haveit"; then
466
+ ltrpathdirs="$ltrpathdirs $found_dir"
467
+ fi
468
+ dnl The hardcoding into $LIBNAME is system dependent.
469
+ if test "$hardcode_direct" = yes; then
470
+ dnl Using DIR/libNAME.so during linking hardcodes DIR into the
471
+ dnl resulting binary.
472
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
473
+ else
474
+ if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
475
+ dnl Use an explicit option to hardcode DIR into the resulting
476
+ dnl binary.
477
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
478
+ dnl Potentially add DIR to rpathdirs.
479
+ dnl The rpathdirs will be appended to $LIBNAME at the end.
480
+ haveit=
481
+ for x in $rpathdirs; do
482
+ if test "X$x" = "X$found_dir"; then
483
+ haveit=yes
484
+ break
485
+ fi
486
+ done
487
+ if test -z "$haveit"; then
488
+ rpathdirs="$rpathdirs $found_dir"
489
+ fi
490
+ else
491
+ dnl Rely on "-L$found_dir".
492
+ dnl But don't add it if it's already contained in the LDFLAGS
493
+ dnl or the already constructed $LIBNAME
494
+ haveit=
495
+ for x in $LDFLAGS $LIB[]NAME; do
496
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
497
+ if test "X$x" = "X-L$found_dir"; then
498
+ haveit=yes
499
+ break
500
+ fi
501
+ done
502
+ if test -z "$haveit"; then
503
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir"
504
+ fi
505
+ if test "$hardcode_minus_L" != no; then
506
+ dnl FIXME: Not sure whether we should use
507
+ dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
508
+ dnl here.
509
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
510
+ else
511
+ dnl We cannot use $hardcode_runpath_var and LD_RUN_PATH
512
+ dnl here, because this doesn't fit in flags passed to the
513
+ dnl compiler. So give up. No hardcoding. This affects only
514
+ dnl very old systems.
515
+ dnl FIXME: Not sure whether we should use
516
+ dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
517
+ dnl here.
518
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
519
+ fi
520
+ fi
521
+ fi
522
+ fi
523
+ else
524
+ if test "X$found_a" != "X"; then
525
+ dnl Linking with a static library.
526
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a"
527
+ else
528
+ dnl We shouldn't come here, but anyway it's good to have a
529
+ dnl fallback.
530
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name"
531
+ fi
532
+ fi
533
+ dnl Assume the include files are nearby.
534
+ additional_includedir=
535
+ case "$found_dir" in
536
+ */$acl_libdirstem | */$acl_libdirstem/)
537
+ basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
538
+ additional_includedir="$basedir/include"
539
+ ;;
540
+ esac
541
+ if test "X$additional_includedir" != "X"; then
542
+ dnl Potentially add $additional_includedir to $INCNAME.
543
+ dnl But don't add it
544
+ dnl 1. if it's the standard /usr/include,
545
+ dnl 2. if it's /usr/local/include and we are using GCC on Linux,
546
+ dnl 3. if it's already present in $CPPFLAGS or the already
547
+ dnl constructed $INCNAME,
548
+ dnl 4. if it doesn't exist as a directory.
549
+ if test "X$additional_includedir" != "X/usr/include"; then
550
+ haveit=
551
+ if test "X$additional_includedir" = "X/usr/local/include"; then
552
+ if test -n "$GCC"; then
553
+ case $host_os in
554
+ linux* | gnu* | k*bsd*-gnu) haveit=yes;;
555
+ esac
556
+ fi
557
+ fi
558
+ if test -z "$haveit"; then
559
+ for x in $CPPFLAGS $INC[]NAME; do
560
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
561
+ if test "X$x" = "X-I$additional_includedir"; then
562
+ haveit=yes
563
+ break
564
+ fi
565
+ done
566
+ if test -z "$haveit"; then
567
+ if test -d "$additional_includedir"; then
568
+ dnl Really add $additional_includedir to $INCNAME.
569
+ INC[]NAME="${INC[]NAME}${INC[]NAME:+ }-I$additional_includedir"
570
+ fi
571
+ fi
572
+ fi
573
+ fi
574
+ fi
575
+ dnl Look for dependencies.
576
+ if test -n "$found_la"; then
577
+ dnl Read the .la file. It defines the variables
578
+ dnl dlname, library_names, old_library, dependency_libs, current,
579
+ dnl age, revision, installed, dlopen, dlpreopen, libdir.
580
+ save_libdir="$libdir"
581
+ case "$found_la" in
582
+ */* | *\\*) . "$found_la" ;;
583
+ *) . "./$found_la" ;;
584
+ esac
585
+ libdir="$save_libdir"
586
+ dnl We use only dependency_libs.
587
+ for dep in $dependency_libs; do
588
+ case "$dep" in
589
+ -L*)
590
+ additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
591
+ dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
592
+ dnl But don't add it
593
+ dnl 1. if it's the standard /usr/lib,
594
+ dnl 2. if it's /usr/local/lib and we are using GCC on Linux,
595
+ dnl 3. if it's already present in $LDFLAGS or the already
596
+ dnl constructed $LIBNAME,
597
+ dnl 4. if it doesn't exist as a directory.
598
+ if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
599
+ haveit=
600
+ if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
601
+ if test -n "$GCC"; then
602
+ case $host_os in
603
+ linux* | gnu* | k*bsd*-gnu) haveit=yes;;
604
+ esac
605
+ fi
606
+ fi
607
+ if test -z "$haveit"; then
608
+ haveit=
609
+ for x in $LDFLAGS $LIB[]NAME; do
610
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
611
+ if test "X$x" = "X-L$additional_libdir"; then
612
+ haveit=yes
613
+ break
614
+ fi
615
+ done
616
+ if test -z "$haveit"; then
617
+ if test -d "$additional_libdir"; then
618
+ dnl Really add $additional_libdir to $LIBNAME.
619
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir"
620
+ fi
621
+ fi
622
+ haveit=
623
+ for x in $LDFLAGS $LTLIB[]NAME; do
624
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
625
+ if test "X$x" = "X-L$additional_libdir"; then
626
+ haveit=yes
627
+ break
628
+ fi
629
+ done
630
+ if test -z "$haveit"; then
631
+ if test -d "$additional_libdir"; then
632
+ dnl Really add $additional_libdir to $LTLIBNAME.
633
+ LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$additional_libdir"
634
+ fi
635
+ fi
636
+ fi
637
+ fi
638
+ ;;
639
+ -R*)
640
+ dir=`echo "X$dep" | sed -e 's/^X-R//'`
641
+ if test "$enable_rpath" != no; then
642
+ dnl Potentially add DIR to rpathdirs.
643
+ dnl The rpathdirs will be appended to $LIBNAME at the end.
644
+ haveit=
645
+ for x in $rpathdirs; do
646
+ if test "X$x" = "X$dir"; then
647
+ haveit=yes
648
+ break
649
+ fi
650
+ done
651
+ if test -z "$haveit"; then
652
+ rpathdirs="$rpathdirs $dir"
653
+ fi
654
+ dnl Potentially add DIR to ltrpathdirs.
655
+ dnl The ltrpathdirs will be appended to $LTLIBNAME at the end.
656
+ haveit=
657
+ for x in $ltrpathdirs; do
658
+ if test "X$x" = "X$dir"; then
659
+ haveit=yes
660
+ break
661
+ fi
662
+ done
663
+ if test -z "$haveit"; then
664
+ ltrpathdirs="$ltrpathdirs $dir"
665
+ fi
666
+ fi
667
+ ;;
668
+ -l*)
669
+ dnl Handle this in the next round.
670
+ names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
671
+ ;;
672
+ *.la)
673
+ dnl Handle this in the next round. Throw away the .la's
674
+ dnl directory; it is already contained in a preceding -L
675
+ dnl option.
676
+ names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
677
+ ;;
678
+ *)
679
+ dnl Most likely an immediate library name.
680
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep"
681
+ LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$dep"
682
+ ;;
683
+ esac
684
+ done
685
+ fi
686
+ else
687
+ dnl Didn't find the library; assume it is in the system directories
688
+ dnl known to the linker and runtime loader. (All the system
689
+ dnl directories known to the linker should also be known to the
690
+ dnl runtime loader, otherwise the system is severely misconfigured.)
691
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
692
+ LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name"
693
+ fi
694
+ fi
695
+ fi
696
+ done
697
+ done
698
+ if test "X$rpathdirs" != "X"; then
699
+ if test -n "$hardcode_libdir_separator"; then
700
+ dnl Weird platform: only the last -rpath option counts, the user must
701
+ dnl pass all path elements in one option. We can arrange that for a
702
+ dnl single library, but not when more than one $LIBNAMEs are used.
703
+ alldirs=
704
+ for found_dir in $rpathdirs; do
705
+ alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
706
+ done
707
+ dnl Note: hardcode_libdir_flag_spec uses $libdir and $wl.
708
+ acl_save_libdir="$libdir"
709
+ libdir="$alldirs"
710
+ eval flag=\"$hardcode_libdir_flag_spec\"
711
+ libdir="$acl_save_libdir"
712
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
713
+ else
714
+ dnl The -rpath options are cumulative.
715
+ for found_dir in $rpathdirs; do
716
+ acl_save_libdir="$libdir"
717
+ libdir="$found_dir"
718
+ eval flag=\"$hardcode_libdir_flag_spec\"
719
+ libdir="$acl_save_libdir"
720
+ LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
721
+ done
722
+ fi
723
+ fi
724
+ if test "X$ltrpathdirs" != "X"; then
725
+ dnl When using libtool, the option that works for both libraries and
726
+ dnl executables is -R. The -R options are cumulative.
727
+ for found_dir in $ltrpathdirs; do
728
+ LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir"
729
+ done
730
+ fi
731
+ ])
732
+
733
+ dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR,
734
+ dnl unless already present in VAR.
735
+ dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes
736
+ dnl contains two or three consecutive elements that belong together.
737
+ AC_DEFUN([AC_LIB_APPENDTOVAR],
738
+ [
739
+ for element in [$2]; do
740
+ haveit=
741
+ for x in $[$1]; do
742
+ AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
743
+ if test "X$x" = "X$element"; then
744
+ haveit=yes
745
+ break
746
+ fi
747
+ done
748
+ if test -z "$haveit"; then
749
+ [$1]="${[$1]}${[$1]:+ }$element"
750
+ fi
751
+ done
752
+ ])
753
+
754
+ dnl For those cases where a variable contains several -L and -l options
755
+ dnl referring to unknown libraries and directories, this macro determines the
756
+ dnl necessary additional linker options for the runtime path.
757
+ dnl AC_LIB_LINKFLAGS_FROM_LIBS([LDADDVAR], [LIBSVALUE], [USE-LIBTOOL])
758
+ dnl sets LDADDVAR to linker options needed together with LIBSVALUE.
759
+ dnl If USE-LIBTOOL evaluates to non-empty, linking with libtool is assumed,
760
+ dnl otherwise linking without libtool is assumed.
761
+ AC_DEFUN([AC_LIB_LINKFLAGS_FROM_LIBS],
762
+ [
763
+ AC_REQUIRE([AC_LIB_RPATH])
764
+ AC_REQUIRE([AC_LIB_PREPARE_MULTILIB])
765
+ $1=
766
+ if test "$enable_rpath" != no; then
767
+ if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
768
+ dnl Use an explicit option to hardcode directories into the resulting
769
+ dnl binary.
770
+ rpathdirs=
771
+ next=
772
+ for opt in $2; do
773
+ if test -n "$next"; then
774
+ dir="$next"
775
+ dnl No need to hardcode the standard /usr/lib.
776
+ if test "X$dir" != "X/usr/$acl_libdirstem"; then
777
+ rpathdirs="$rpathdirs $dir"
778
+ fi
779
+ next=
780
+ else
781
+ case $opt in
782
+ -L) next=yes ;;
783
+ -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
784
+ dnl No need to hardcode the standard /usr/lib.
785
+ if test "X$dir" != "X/usr/$acl_libdirstem"; then
786
+ rpathdirs="$rpathdirs $dir"
787
+ fi
788
+ next= ;;
789
+ *) next= ;;
790
+ esac
791
+ fi
792
+ done
793
+ if test "X$rpathdirs" != "X"; then
794
+ if test -n ""$3""; then
795
+ dnl libtool is used for linking. Use -R options.
796
+ for dir in $rpathdirs; do
797
+ $1="${$1}${$1:+ }-R$dir"
798
+ done
799
+ else
800
+ dnl The linker is used for linking directly.
801
+ if test -n "$hardcode_libdir_separator"; then
802
+ dnl Weird platform: only the last -rpath option counts, the user
803
+ dnl must pass all path elements in one option.
804
+ alldirs=
805
+ for dir in $rpathdirs; do
806
+ alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$dir"
807
+ done
808
+ acl_save_libdir="$libdir"
809
+ libdir="$alldirs"
810
+ eval flag=\"$hardcode_libdir_flag_spec\"
811
+ libdir="$acl_save_libdir"
812
+ $1="$flag"
813
+ else
814
+ dnl The -rpath options are cumulative.
815
+ for dir in $rpathdirs; do
816
+ acl_save_libdir="$libdir"
817
+ libdir="$dir"
818
+ eval flag=\"$hardcode_libdir_flag_spec\"
819
+ libdir="$acl_save_libdir"
820
+ $1="${$1}${$1:+ }$flag"
821
+ done
822
+ fi
823
+ fi
824
+ fi
825
+ fi
826
+ fi
827
+ AC_SUBST([$1])
828
+ ])
829
+
830
+ # lib-ld.m4 serial 3 (gettext-0.13)
831
+ dnl Copyright (C) 1996-2003 Free Software Foundation, Inc.
832
+ dnl This file is free software; the Free Software Foundation
833
+ dnl gives unlimited permission to copy and/or distribute it,
834
+ dnl with or without modifications, as long as this notice is preserved.
835
+
836
+ dnl Subroutines of libtool.m4,
837
+ dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision
838
+ dnl with libtool.m4.
839
+
840
+ dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no.
841
+ AC_DEFUN([AC_LIB_PROG_LD_GNU],
842
+ [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld,
843
+ [# I'd rather use --version here, but apparently some GNU ld's only accept -v.
844
+ case `$LD -v 2>&1 </dev/null` in
845
+ *GNU* | *'with BFD'*)
846
+ acl_cv_prog_gnu_ld=yes ;;
847
+ *)
848
+ acl_cv_prog_gnu_ld=no ;;
849
+ esac])
850
+ with_gnu_ld=$acl_cv_prog_gnu_ld
851
+ ])
852
+
853
+ dnl From libtool-1.4. Sets the variable LD.
854
+ AC_DEFUN([AC_LIB_PROG_LD],
855
+ [AC_ARG_WITH(gnu-ld,
856
+ [ --with-gnu-ld assume the C compiler uses GNU ld [default=no]],
857
+ test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no)
858
+ AC_REQUIRE([AC_PROG_CC])dnl
859
+ AC_REQUIRE([AC_CANONICAL_HOST])dnl
860
+ # Prepare PATH_SEPARATOR.
861
+ # The user is always right.
862
+ if test "${PATH_SEPARATOR+set}" != set; then
863
+ echo "#! /bin/sh" >conf$$.sh
864
+ echo "exit 0" >>conf$$.sh
865
+ chmod +x conf$$.sh
866
+ if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
867
+ PATH_SEPARATOR=';'
868
+ else
869
+ PATH_SEPARATOR=:
870
+ fi
871
+ rm -f conf$$.sh
872
+ fi
873
+ ac_prog=ld
874
+ if test "$GCC" = yes; then
875
+ # Check if gcc -print-prog-name=ld gives a path.
876
+ AC_MSG_CHECKING([for ld used by GCC])
877
+ case $host in
878
+ *-*-mingw*)
879
+ # gcc leaves a trailing carriage return which upsets mingw
880
+ ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
881
+ *)
882
+ ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
883
+ esac
884
+ case $ac_prog in
885
+ # Accept absolute paths.
886
+ [[\\/]* | [A-Za-z]:[\\/]*)]
887
+ [re_direlt='/[^/][^/]*/\.\./']
888
+ # Canonicalize the path of ld
889
+ ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
890
+ while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
891
+ ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
892
+ done
893
+ test -z "$LD" && LD="$ac_prog"
894
+ ;;
895
+ "")
896
+ # If it fails, then pretend we aren't using GCC.
897
+ ac_prog=ld
898
+ ;;
899
+ *)
900
+ # If it is relative, then search for the first ld in PATH.
901
+ with_gnu_ld=unknown
902
+ ;;
903
+ esac
904
+ elif test "$with_gnu_ld" = yes; then
905
+ AC_MSG_CHECKING([for GNU ld])
906
+ else
907
+ AC_MSG_CHECKING([for non-GNU ld])
908
+ fi
909
+ AC_CACHE_VAL(acl_cv_path_LD,
910
+ [if test -z "$LD"; then
911
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
912
+ for ac_dir in $PATH; do
913
+ test -z "$ac_dir" && ac_dir=.
914
+ if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
915
+ acl_cv_path_LD="$ac_dir/$ac_prog"
916
+ # Check to see if the program is GNU ld. I'd rather use --version,
917
+ # but apparently some GNU ld's only accept -v.
918
+ # Break only if it was the GNU/non-GNU ld that we prefer.
919
+ case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
920
+ *GNU* | *'with BFD'*)
921
+ test "$with_gnu_ld" != no && break ;;
922
+ *)
923
+ test "$with_gnu_ld" != yes && break ;;
924
+ esac
925
+ fi
926
+ done
927
+ IFS="$ac_save_ifs"
928
+ else
929
+ acl_cv_path_LD="$LD" # Let the user override the test with a path.
930
+ fi])
931
+ LD="$acl_cv_path_LD"
932
+ if test -n "$LD"; then
933
+ AC_MSG_RESULT($LD)
934
+ else
935
+ AC_MSG_RESULT(no)
936
+ fi
937
+ test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
938
+ AC_LIB_PROG_LD_GNU
939
+ ])
940
+
941
+ # Do all the work for Automake. This macro actually does too much --
942
+ # some checks are only needed if your package does certain things.
943
+ # But this isn't really a big deal.
944
+
945
+ # serial 1
946
+
947
+ dnl Usage:
948
+ dnl AM_INIT_AUTOMAKE(package,version, [no-define])
949
+
950
+ AC_DEFUN([AM_INIT_AUTOMAKE],
951
+ [AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
952
+ AC_REQUIRE([AC_PROG_INSTALL])
953
+ PACKAGE=[$1]
954
+ AC_SUBST(PACKAGE)
955
+ VERSION=[$2]
956
+ AC_SUBST(VERSION)
957
+ dnl test to see if srcdir already configured
958
+ if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
959
+ AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
960
+ fi
961
+ ifelse([$3],,
962
+ AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
963
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package]))
964
+ AC_REQUIRE([AM_SANITY_CHECK])
965
+ AC_REQUIRE([AC_ARG_PROGRAM])
966
+ dnl FIXME This is truly gross.
967
+ missing_dir=`cd $ac_aux_dir && pwd`
968
+ AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
969
+ AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
970
+ AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}, $missing_dir)
971
+ AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir)
972
+ AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)
973
+ AC_REQUIRE([AC_PROG_MAKE_SET])])
974
+
975
+ # Copyright 2002 Free Software Foundation, Inc.
976
+
977
+ # This program is free software; you can redistribute it and/or modify
978
+ # it under the terms of the GNU General Public License as published by
979
+ # the Free Software Foundation; either version 2, or (at your option)
980
+ # any later version.
981
+
982
+ # This program is distributed in the hope that it will be useful,
983
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
984
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
985
+ # GNU General Public License for more details.
986
+
987
+ # You should have received a copy of the GNU General Public License
988
+ # along with this program; if not, write to the Free Software
989
+ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
990
+
991
+ # AM_AUTOMAKE_VERSION(VERSION)
992
+ # ----------------------------
993
+ # Automake X.Y traces this macro to ensure aclocal.m4 has been
994
+ # generated from the m4 files accompanying Automake X.Y.
995
+ AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.4"])
996
+
997
+ # AM_SET_CURRENT_AUTOMAKE_VERSION
998
+ # -------------------------------
999
+ # Call AM_AUTOMAKE_VERSION so it can be traced.
1000
+ # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
1001
+ AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
1002
+ [AM_AUTOMAKE_VERSION([1.4-p6])])
1003
+
1004
+ #
1005
+ # Check to make sure that the build environment is sane.
1006
+ #
1007
+
1008
+ AC_DEFUN([AM_SANITY_CHECK],
1009
+ [AC_MSG_CHECKING([whether build environment is sane])
1010
+ # Just in case
1011
+ sleep 1
1012
+ echo timestamp > conftestfile
1013
+ # Do `set' in a subshell so we don't clobber the current shell's
1014
+ # arguments. Must try -L first in case configure is actually a
1015
+ # symlink; some systems play weird games with the mod time of symlinks
1016
+ # (eg FreeBSD returns the mod time of the symlink's containing
1017
+ # directory).
1018
+ if (
1019
+ set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
1020
+ if test "[$]*" = "X"; then
1021
+ # -L didn't work.
1022
+ set X `ls -t $srcdir/configure conftestfile`
1023
+ fi
1024
+ if test "[$]*" != "X $srcdir/configure conftestfile" \
1025
+ && test "[$]*" != "X conftestfile $srcdir/configure"; then
1026
+
1027
+ # If neither matched, then we have a broken ls. This can happen
1028
+ # if, for instance, CONFIG_SHELL is bash and it inherits a
1029
+ # broken ls alias from the environment. This has actually
1030
+ # happened. Such a system could not be considered "sane".
1031
+ AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
1032
+ alias in your environment])
1033
+ fi
1034
+
1035
+ test "[$]2" = conftestfile
1036
+ )
1037
+ then
1038
+ # Ok.
1039
+ :
1040
+ else
1041
+ AC_MSG_ERROR([newly created file is older than distributed files!
1042
+ Check your system clock])
1043
+ fi
1044
+ rm -f conftest*
1045
+ AC_MSG_RESULT(yes)])
1046
+
1047
+ dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY)
1048
+ dnl The program must properly implement --version.
1049
+ AC_DEFUN([AM_MISSING_PROG],
1050
+ [AC_MSG_CHECKING(for working $2)
1051
+ # Run test in a subshell; some versions of sh will print an error if
1052
+ # an executable is not found, even if stderr is redirected.
1053
+ # Redirect stdin to placate older versions of autoconf. Sigh.
1054
+ if ($2 --version) < /dev/null > /dev/null 2>&1; then
1055
+ $1=$2
1056
+ AC_MSG_RESULT(found)
1057
+ else
1058
+ $1="$3/missing $2"
1059
+ AC_MSG_RESULT(missing)
1060
+ fi
1061
+ AC_SUBST($1)])
1062
+
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/char.def ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # Japanese charcter category map
3
+ #
4
+ # $Id: char.def,v 1.3 2005/12/24 19:58:42 taku-ku Exp $;
5
+ #
6
+
7
+ ###################################################################################
8
+ #
9
+ # CHARACTER CATEGORY DEFINITION
10
+ #
11
+ # CATEGORY_NAME INVOKE GROUP LENGTH
12
+ #
13
+ # - CATEGORY_NAME: Name of category. you have to define DEFAULT class.
14
+ # - INVOKE: 1/0: always invoke unknown word processing, evan when the word can be found in the lexicon
15
+ # - GROUP: 1/0: make a new word by grouping the same chracter category
16
+ # - LENGTH: n: 1 to n length new words are added
17
+ #
18
+ DEFAULT 0 1 0 # DEFAULT is a mandatory category!
19
+ SPACE 0 1 0
20
+ KANJI 0 0 2
21
+ SYMBOL 1 1 0
22
+ NUMERIC 1 1 0
23
+ ALPHA 1 1 0
24
+ HIRAGANA 0 0 2
25
+ KATAKANA 1 1 0
26
+ GREEK 1 1 0
27
+ CYRILLIC 1 1 0
28
+
29
+ ###################################################################################
30
+ #
31
+ # CODE(UCS2) TO CATEGORY MAPPING
32
+ #
33
+
34
+ # SPACE
35
+ 0x0020 SPACE # DO NOT REMOVE THIS LINE, 0x0020 is reserved for SPACE
36
+ 0x00D0 SPACE
37
+ 0x0009 SPACE
38
+ 0x000B SPACE
39
+ 0x000A SPACE
40
+
41
+ # ASCII
42
+ 0x0021..0x002F SYMBOL
43
+ 0x0030..0x0039 NUMERIC
44
+ 0x003A..0x0040 SYMBOL
45
+ 0x0041..0x005A ALPHA
46
+ 0x005B..0x0060 SYMBOL
47
+ 0x0061..0x007A ALPHA
48
+ 0x007B..0x007E SYMBOL
49
+
50
+ # Latin
51
+ 0x00A1..0x00BF SYMBOL # Latin 1
52
+ 0x00C0..0x00FF ALPHA # Latin 1
53
+ 0x0100..0x017F ALPHA # Latin Extended A
54
+ 0x0180..0x0236 ALPHA # Latin Extended B
55
+ 0x1E00..0x1EF9 ALPHA # Latin Extended Additional
56
+
57
+ # CYRILLIC
58
+ 0x0400..0x04F9 CYRILLIC
59
+ 0x0500..0x050F CYRILLIC # Cyrillic supplementary
60
+
61
+ # GREEK
62
+ 0x0374..0x03FB GREEK # Greek and Coptic
63
+
64
+ # HIRAGANA
65
+ 0x3041..0x309F HIRAGANA
66
+
67
+ # KATAKANA
68
+ 0x30A0..0x30FA KATAKANA # remove ��(0x30FB from KATAKANA)
69
+ 0x30FC..0x30FF KATAKANA
70
+
71
+ 0x31F0..0x31FF KATAKANA # Small KU .. Small RO
72
+
73
+ # Half KATAKANA
74
+ 0xFF66..0xFF6F KATAKANA
75
+ 0xFF71..0xFF9D KATAKANA
76
+ 0xFF9E..0xFF9F KATAKANA
77
+
78
+ # KANJI
79
+ 0x2E80..0x2EF3 KANJI # CJK Raidcals Supplement
80
+ 0x2F00..0x2FD5 KANJI
81
+ 0x3005 KANJI # ��
82
+ 0x3006 KANJI
83
+ 0x3400..0x4DB5 KANJI # CJK Unified Ideographs Extention
84
+ 0x4E00..0x9FA5 KANJI
85
+ 0xF900..0xFA2D KANJI
86
+ 0xFA30..0xFA6A KANJI
87
+
88
+ # NUMERIC (�� �� �� �� �� �� ϻ �� Ȭ �� �� ɴ �� �� �� ��)
89
+ 0x3007 NUMERIC # ��
90
+ 0x3038 NUMERIC # ��?
91
+ 0x30FB NUMERIC # ��
92
+ 0x4E00 NUMERIC
93
+ 0x4E8C NUMERIC
94
+ 0x4E09 NUMERIC
95
+ 0x56DB NUMERIC
96
+ 0x4E94 NUMERIC
97
+ 0x516D NUMERIC
98
+ 0x4E03 NUMERIC
99
+ 0x516B NUMERIC
100
+ 0x4E5D NUMERIC
101
+ 0x5341 NUMERIC
102
+ 0x767E NUMERIC
103
+ 0x5343 NUMERIC
104
+ 0x4E07 NUMERIC
105
+ 0x5104 NUMERIC
106
+ 0x5146 NUMERIC
107
+
108
+ # ZENKAKU
109
+ 0xFF10..0xFF19 NUMERIC
110
+ 0xFF21..0xFF3A ALPHA
111
+ 0xFF41..0xFF5A ALPHA
112
+ 0xFF01..0xFF0F SYMBOL
113
+ 0xFF1A..0xFF1F SYMBOL
114
+ 0xFF3B..0xFF40 SYMBOL
115
+ 0xFF5B..0xFF65 SYMBOL
116
+ 0xFFE0..0xFFEF SYMBOL # HalfWidth and Full width Form
117
+
118
+ # OTHER SYMBOLS
119
+ 0x2000..0x206F SYMBOL # General Punctuation
120
+ 0x2070..0x209F NUMERIC # Superscripts and Subscripts
121
+ 0x20A0..0x20CF SYMBOL # Currency Symbols
122
+ 0x20D0..0x20FF SYMBOL # Combining Diaritical Marks for Symbols
123
+ 0x2100..0x214F SYMBOL # Letterlike Symbols
124
+ 0x2150..0x218F NUMERIC # Number forms
125
+ 0x2100..0x214B SYMBOL # Letterlike Symbols
126
+ 0x2190..0x21FF SYMBOL # Arrow
127
+ 0x2200..0x22FF SYMBOL # Mathematical Operators
128
+ 0x2300..0x23FF SYMBOL # Miscellaneuos Technical
129
+ 0x2460..0x24FF SYMBOL # Enclosed NUMERICs
130
+ 0x2501..0x257F SYMBOL # Box Drawing
131
+ 0x2580..0x259F SYMBOL # Block Elements
132
+ 0x25A0..0x25FF SYMBOL # Geometric Shapes
133
+ 0x2600..0x26FE SYMBOL # Miscellaneous Symbols
134
+ 0x2700..0x27BF SYMBOL # Dingbats
135
+ 0x27F0..0x27FF SYMBOL # Supplemental Arrows A
136
+ 0x27C0..0x27EF SYMBOL # Miscellaneous Mathematical Symbols-A
137
+ 0x2800..0x28FF SYMBOL # Braille Patterns
138
+ 0x2900..0x297F SYMBOL # Supplemental Arrows B
139
+ 0x2B00..0x2BFF SYMBOL # Miscellaneous Symbols and Arrows
140
+ 0x2A00..0x2AFF SYMBOL # Supplemental Mathematical Operators
141
+ 0x3300..0x33FF SYMBOL
142
+ 0x3200..0x32FE SYMBOL # ENclosed CJK Letters and Months
143
+ 0x3000..0x3004 SYMBOL # CJK Symbol and Punctuation
144
+ 0x3008..0x303F SYMBOL # CJK Symbol and Punctuation
145
+ 0xFE30..0xFE4F SYMBOL # CJK Compatibility Forms
146
+ 0xFE50..0xFE6B SYMBOL # Small Form Variants
147
+
148
+ # END OF TABLE
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/config.guess ADDED
@@ -0,0 +1,1497 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #! /bin/sh
2
+ # Attempt to guess a canonical system name.
3
+ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4
+ # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5
+
6
+ timestamp='2006-02-23'
7
+
8
+ # This file is free software; you can redistribute it and/or modify it
9
+ # under the terms of the GNU General Public License as published by
10
+ # the Free Software Foundation; either version 2 of the License, or
11
+ # (at your option) any later version.
12
+ #
13
+ # This program is distributed in the hope that it will be useful, but
14
+ # WITHOUT ANY WARRANTY; without even the implied warranty of
15
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16
+ # General Public License for more details.
17
+ #
18
+ # You should have received a copy of the GNU General Public License
19
+ # along with this program; if not, write to the Free Software
20
+ # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
21
+ # 02110-1301, USA.
22
+ #
23
+ # As a special exception to the GNU General Public License, if you
24
+ # distribute this file as part of a program that contains a
25
+ # configuration script generated by Autoconf, you may include it under
26
+ # the same distribution terms that you use for the rest of that program.
27
+
28
+
29
+ # Originally written by Per Bothner <per@bothner.com>.
30
+ # Please send patches to <config-patches@gnu.org>. Submit a context
31
+ # diff and a properly formatted ChangeLog entry.
32
+ #
33
+ # This script attempts to guess a canonical system name similar to
34
+ # config.sub. If it succeeds, it prints the system name on stdout, and
35
+ # exits with 0. Otherwise, it exits with 1.
36
+ #
37
+ # The plan is that this can be called by configure scripts if you
38
+ # don't specify an explicit build system type.
39
+
40
+ me=`echo "$0" | sed -e 's,.*/,,'`
41
+
42
+ usage="\
43
+ Usage: $0 [OPTION]
44
+
45
+ Output the configuration name of the system \`$me' is run on.
46
+
47
+ Operation modes:
48
+ -h, --help print this help, then exit
49
+ -t, --time-stamp print date of last modification, then exit
50
+ -v, --version print version number, then exit
51
+
52
+ Report bugs and patches to <config-patches@gnu.org>."
53
+
54
+ version="\
55
+ GNU config.guess ($timestamp)
56
+
57
+ Originally written by Per Bothner.
58
+ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
59
+ Free Software Foundation, Inc.
60
+
61
+ This is free software; see the source for copying conditions. There is NO
62
+ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
63
+
64
+ help="
65
+ Try \`$me --help' for more information."
66
+
67
+ # Parse command line
68
+ while test $# -gt 0 ; do
69
+ case $1 in
70
+ --time-stamp | --time* | -t )
71
+ echo "$timestamp" ; exit ;;
72
+ --version | -v )
73
+ echo "$version" ; exit ;;
74
+ --help | --h* | -h )
75
+ echo "$usage"; exit ;;
76
+ -- ) # Stop option processing
77
+ shift; break ;;
78
+ - ) # Use stdin as input.
79
+ break ;;
80
+ -* )
81
+ echo "$me: invalid option $1$help" >&2
82
+ exit 1 ;;
83
+ * )
84
+ break ;;
85
+ esac
86
+ done
87
+
88
+ if test $# != 0; then
89
+ echo "$me: too many arguments$help" >&2
90
+ exit 1
91
+ fi
92
+
93
+ trap 'exit 1' 1 2 15
94
+
95
+ # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
96
+ # compiler to aid in system detection is discouraged as it requires
97
+ # temporary files to be created and, as you can see below, it is a
98
+ # headache to deal with in a portable fashion.
99
+
100
+ # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
101
+ # use `HOST_CC' if defined, but it is deprecated.
102
+
103
+ # Portable tmp directory creation inspired by the Autoconf team.
104
+
105
+ set_cc_for_build='
106
+ trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
107
+ trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ;
108
+ : ${TMPDIR=/tmp} ;
109
+ { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
110
+ { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
111
+ { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } ||
112
+ { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
113
+ dummy=$tmp/dummy ;
114
+ tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ;
115
+ case $CC_FOR_BUILD,$HOST_CC,$CC in
116
+ ,,) echo "int x;" > $dummy.c ;
117
+ for c in cc gcc c89 c99 ; do
118
+ if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then
119
+ CC_FOR_BUILD="$c"; break ;
120
+ fi ;
121
+ done ;
122
+ if test x"$CC_FOR_BUILD" = x ; then
123
+ CC_FOR_BUILD=no_compiler_found ;
124
+ fi
125
+ ;;
126
+ ,,*) CC_FOR_BUILD=$CC ;;
127
+ ,*,*) CC_FOR_BUILD=$HOST_CC ;;
128
+ esac ; set_cc_for_build= ;'
129
+
130
+ # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
131
+ # (ghazi@noc.rutgers.edu 1994-08-24)
132
+ if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
133
+ PATH=$PATH:/.attbin ; export PATH
134
+ fi
135
+
136
+ UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137
+ UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138
+ UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139
+ UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
140
+
141
+ # Note: order is significant - the case branches are not exclusive.
142
+
143
+ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
144
+ *:NetBSD:*:*)
145
+ # NetBSD (nbsd) targets should (where applicable) match one or
146
+ # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
147
+ # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
148
+ # switched to ELF, *-*-netbsd* would select the old
149
+ # object file format. This provides both forward
150
+ # compatibility and a consistent mechanism for selecting the
151
+ # object file format.
152
+ #
153
+ # Note: NetBSD doesn't particularly care about the vendor
154
+ # portion of the name. We always set it to "unknown".
155
+ sysctl="sysctl -n hw.machine_arch"
156
+ UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
157
+ /usr/sbin/$sysctl 2>/dev/null || echo unknown)`
158
+ case "${UNAME_MACHINE_ARCH}" in
159
+ armeb) machine=armeb-unknown ;;
160
+ arm*) machine=arm-unknown ;;
161
+ sh3el) machine=shl-unknown ;;
162
+ sh3eb) machine=sh-unknown ;;
163
+ *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
164
+ esac
165
+ # The Operating System including object format, if it has switched
166
+ # to ELF recently, or will in the future.
167
+ case "${UNAME_MACHINE_ARCH}" in
168
+ arm*|i386|m68k|ns32k|sh3*|sparc|vax)
169
+ eval $set_cc_for_build
170
+ if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
171
+ | grep __ELF__ >/dev/null
172
+ then
173
+ # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout).
174
+ # Return netbsd for either. FIX?
175
+ os=netbsd
176
+ else
177
+ os=netbsdelf
178
+ fi
179
+ ;;
180
+ *)
181
+ os=netbsd
182
+ ;;
183
+ esac
184
+ # The OS release
185
+ # Debian GNU/NetBSD machines have a different userland, and
186
+ # thus, need a distinct triplet. However, they do not need
187
+ # kernel version information, so it can be replaced with a
188
+ # suitable tag, in the style of linux-gnu.
189
+ case "${UNAME_VERSION}" in
190
+ Debian*)
191
+ release='-gnu'
192
+ ;;
193
+ *)
194
+ release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
195
+ ;;
196
+ esac
197
+ # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
198
+ # contains redundant information, the shorter form:
199
+ # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
200
+ echo "${machine}-${os}${release}"
201
+ exit ;;
202
+ *:OpenBSD:*:*)
203
+ UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
204
+ echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
205
+ exit ;;
206
+ *:ekkoBSD:*:*)
207
+ echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
208
+ exit ;;
209
+ *:SolidBSD:*:*)
210
+ echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
211
+ exit ;;
212
+ macppc:MirBSD:*:*)
213
+ echo powerppc-unknown-mirbsd${UNAME_RELEASE}
214
+ exit ;;
215
+ *:MirBSD:*:*)
216
+ echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
217
+ exit ;;
218
+ alpha:OSF1:*:*)
219
+ case $UNAME_RELEASE in
220
+ *4.0)
221
+ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
222
+ ;;
223
+ *5.*)
224
+ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
225
+ ;;
226
+ esac
227
+ # According to Compaq, /usr/sbin/psrinfo has been available on
228
+ # OSF/1 and Tru64 systems produced since 1995. I hope that
229
+ # covers most systems running today. This code pipes the CPU
230
+ # types through head -n 1, so we only detect the type of CPU 0.
231
+ ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
232
+ case "$ALPHA_CPU_TYPE" in
233
+ "EV4 (21064)")
234
+ UNAME_MACHINE="alpha" ;;
235
+ "EV4.5 (21064)")
236
+ UNAME_MACHINE="alpha" ;;
237
+ "LCA4 (21066/21068)")
238
+ UNAME_MACHINE="alpha" ;;
239
+ "EV5 (21164)")
240
+ UNAME_MACHINE="alphaev5" ;;
241
+ "EV5.6 (21164A)")
242
+ UNAME_MACHINE="alphaev56" ;;
243
+ "EV5.6 (21164PC)")
244
+ UNAME_MACHINE="alphapca56" ;;
245
+ "EV5.7 (21164PC)")
246
+ UNAME_MACHINE="alphapca57" ;;
247
+ "EV6 (21264)")
248
+ UNAME_MACHINE="alphaev6" ;;
249
+ "EV6.7 (21264A)")
250
+ UNAME_MACHINE="alphaev67" ;;
251
+ "EV6.8CB (21264C)")
252
+ UNAME_MACHINE="alphaev68" ;;
253
+ "EV6.8AL (21264B)")
254
+ UNAME_MACHINE="alphaev68" ;;
255
+ "EV6.8CX (21264D)")
256
+ UNAME_MACHINE="alphaev68" ;;
257
+ "EV6.9A (21264/EV69A)")
258
+ UNAME_MACHINE="alphaev69" ;;
259
+ "EV7 (21364)")
260
+ UNAME_MACHINE="alphaev7" ;;
261
+ "EV7.9 (21364A)")
262
+ UNAME_MACHINE="alphaev79" ;;
263
+ esac
264
+ # A Pn.n version is a patched version.
265
+ # A Vn.n version is a released version.
266
+ # A Tn.n version is a released field test version.
267
+ # A Xn.n version is an unreleased experimental baselevel.
268
+ # 1.2 uses "1.2" for uname -r.
269
+ echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
270
+ exit ;;
271
+ Alpha\ *:Windows_NT*:*)
272
+ # How do we know it's Interix rather than the generic POSIX subsystem?
273
+ # Should we change UNAME_MACHINE based on the output of uname instead
274
+ # of the specific Alpha model?
275
+ echo alpha-pc-interix
276
+ exit ;;
277
+ 21064:Windows_NT:50:3)
278
+ echo alpha-dec-winnt3.5
279
+ exit ;;
280
+ Amiga*:UNIX_System_V:4.0:*)
281
+ echo m68k-unknown-sysv4
282
+ exit ;;
283
+ *:[Aa]miga[Oo][Ss]:*:*)
284
+ echo ${UNAME_MACHINE}-unknown-amigaos
285
+ exit ;;
286
+ *:[Mm]orph[Oo][Ss]:*:*)
287
+ echo ${UNAME_MACHINE}-unknown-morphos
288
+ exit ;;
289
+ *:OS/390:*:*)
290
+ echo i370-ibm-openedition
291
+ exit ;;
292
+ *:z/VM:*:*)
293
+ echo s390-ibm-zvmoe
294
+ exit ;;
295
+ *:OS400:*:*)
296
+ echo powerpc-ibm-os400
297
+ exit ;;
298
+ arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
299
+ echo arm-acorn-riscix${UNAME_RELEASE}
300
+ exit ;;
301
+ arm:riscos:*:*|arm:RISCOS:*:*)
302
+ echo arm-unknown-riscos
303
+ exit ;;
304
+ SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
305
+ echo hppa1.1-hitachi-hiuxmpp
306
+ exit ;;
307
+ Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
308
+ # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE.
309
+ if test "`(/bin/universe) 2>/dev/null`" = att ; then
310
+ echo pyramid-pyramid-sysv3
311
+ else
312
+ echo pyramid-pyramid-bsd
313
+ fi
314
+ exit ;;
315
+ NILE*:*:*:dcosx)
316
+ echo pyramid-pyramid-svr4
317
+ exit ;;
318
+ DRS?6000:unix:4.0:6*)
319
+ echo sparc-icl-nx6
320
+ exit ;;
321
+ DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*)
322
+ case `/usr/bin/uname -p` in
323
+ sparc) echo sparc-icl-nx7; exit ;;
324
+ esac ;;
325
+ sun4H:SunOS:5.*:*)
326
+ echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
327
+ exit ;;
328
+ sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
329
+ echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
330
+ exit ;;
331
+ i86pc:SunOS:5.*:*)
332
+ echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
333
+ exit ;;
334
+ sun4*:SunOS:6*:*)
335
+ # According to config.sub, this is the proper way to canonicalize
336
+ # SunOS6. Hard to guess exactly what SunOS6 will be like, but
337
+ # it's likely to be more like Solaris than SunOS4.
338
+ echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
339
+ exit ;;
340
+ sun4*:SunOS:*:*)
341
+ case "`/usr/bin/arch -k`" in
342
+ Series*|S4*)
343
+ UNAME_RELEASE=`uname -v`
344
+ ;;
345
+ esac
346
+ # Japanese Language versions have a version number like `4.1.3-JL'.
347
+ echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
348
+ exit ;;
349
+ sun3*:SunOS:*:*)
350
+ echo m68k-sun-sunos${UNAME_RELEASE}
351
+ exit ;;
352
+ sun*:*:4.2BSD:*)
353
+ UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
354
+ test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
355
+ case "`/bin/arch`" in
356
+ sun3)
357
+ echo m68k-sun-sunos${UNAME_RELEASE}
358
+ ;;
359
+ sun4)
360
+ echo sparc-sun-sunos${UNAME_RELEASE}
361
+ ;;
362
+ esac
363
+ exit ;;
364
+ aushp:SunOS:*:*)
365
+ echo sparc-auspex-sunos${UNAME_RELEASE}
366
+ exit ;;
367
+ # The situation for MiNT is a little confusing. The machine name
368
+ # can be virtually everything (everything which is not
369
+ # "atarist" or "atariste" at least should have a processor
370
+ # > m68000). The system name ranges from "MiNT" over "FreeMiNT"
371
+ # to the lowercase version "mint" (or "freemint"). Finally
372
+ # the system name "TOS" denotes a system which is actually not
373
+ # MiNT. But MiNT is downward compatible to TOS, so this should
374
+ # be no problem.
375
+ atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
376
+ echo m68k-atari-mint${UNAME_RELEASE}
377
+ exit ;;
378
+ atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
379
+ echo m68k-atari-mint${UNAME_RELEASE}
380
+ exit ;;
381
+ *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
382
+ echo m68k-atari-mint${UNAME_RELEASE}
383
+ exit ;;
384
+ milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
385
+ echo m68k-milan-mint${UNAME_RELEASE}
386
+ exit ;;
387
+ hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
388
+ echo m68k-hades-mint${UNAME_RELEASE}
389
+ exit ;;
390
+ *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
391
+ echo m68k-unknown-mint${UNAME_RELEASE}
392
+ exit ;;
393
+ m68k:machten:*:*)
394
+ echo m68k-apple-machten${UNAME_RELEASE}
395
+ exit ;;
396
+ powerpc:machten:*:*)
397
+ echo powerpc-apple-machten${UNAME_RELEASE}
398
+ exit ;;
399
+ RISC*:Mach:*:*)
400
+ echo mips-dec-mach_bsd4.3
401
+ exit ;;
402
+ RISC*:ULTRIX:*:*)
403
+ echo mips-dec-ultrix${UNAME_RELEASE}
404
+ exit ;;
405
+ VAX*:ULTRIX*:*:*)
406
+ echo vax-dec-ultrix${UNAME_RELEASE}
407
+ exit ;;
408
+ 2020:CLIX:*:* | 2430:CLIX:*:*)
409
+ echo clipper-intergraph-clix${UNAME_RELEASE}
410
+ exit ;;
411
+ mips:*:*:UMIPS | mips:*:*:RISCos)
412
+ eval $set_cc_for_build
413
+ sed 's/^ //' << EOF >$dummy.c
414
+ #ifdef __cplusplus
415
+ #include <stdio.h> /* for printf() prototype */
416
+ int main (int argc, char *argv[]) {
417
+ #else
418
+ int main (argc, argv) int argc; char *argv[]; {
419
+ #endif
420
+ #if defined (host_mips) && defined (MIPSEB)
421
+ #if defined (SYSTYPE_SYSV)
422
+ printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0);
423
+ #endif
424
+ #if defined (SYSTYPE_SVR4)
425
+ printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0);
426
+ #endif
427
+ #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD)
428
+ printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0);
429
+ #endif
430
+ #endif
431
+ exit (-1);
432
+ }
433
+ EOF
434
+ $CC_FOR_BUILD -o $dummy $dummy.c &&
435
+ dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
436
+ SYSTEM_NAME=`$dummy $dummyarg` &&
437
+ { echo "$SYSTEM_NAME"; exit; }
438
+ echo mips-mips-riscos${UNAME_RELEASE}
439
+ exit ;;
440
+ Motorola:PowerMAX_OS:*:*)
441
+ echo powerpc-motorola-powermax
442
+ exit ;;
443
+ Motorola:*:4.3:PL8-*)
444
+ echo powerpc-harris-powermax
445
+ exit ;;
446
+ Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*)
447
+ echo powerpc-harris-powermax
448
+ exit ;;
449
+ Night_Hawk:Power_UNIX:*:*)
450
+ echo powerpc-harris-powerunix
451
+ exit ;;
452
+ m88k:CX/UX:7*:*)
453
+ echo m88k-harris-cxux7
454
+ exit ;;
455
+ m88k:*:4*:R4*)
456
+ echo m88k-motorola-sysv4
457
+ exit ;;
458
+ m88k:*:3*:R3*)
459
+ echo m88k-motorola-sysv3
460
+ exit ;;
461
+ AViiON:dgux:*:*)
462
+ # DG/UX returns AViiON for all architectures
463
+ UNAME_PROCESSOR=`/usr/bin/uname -p`
464
+ if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
465
+ then
466
+ if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
467
+ [ ${TARGET_BINARY_INTERFACE}x = x ]
468
+ then
469
+ echo m88k-dg-dgux${UNAME_RELEASE}
470
+ else
471
+ echo m88k-dg-dguxbcs${UNAME_RELEASE}
472
+ fi
473
+ else
474
+ echo i586-dg-dgux${UNAME_RELEASE}
475
+ fi
476
+ exit ;;
477
+ M88*:DolphinOS:*:*) # DolphinOS (SVR3)
478
+ echo m88k-dolphin-sysv3
479
+ exit ;;
480
+ M88*:*:R3*:*)
481
+ # Delta 88k system running SVR3
482
+ echo m88k-motorola-sysv3
483
+ exit ;;
484
+ XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3)
485
+ echo m88k-tektronix-sysv3
486
+ exit ;;
487
+ Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD)
488
+ echo m68k-tektronix-bsd
489
+ exit ;;
490
+ *:IRIX*:*:*)
491
+ echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
492
+ exit ;;
493
+ ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
494
+ echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
495
+ exit ;; # Note that: echo "'`uname -s`'" gives 'AIX '
496
+ i*86:AIX:*:*)
497
+ echo i386-ibm-aix
498
+ exit ;;
499
+ ia64:AIX:*:*)
500
+ if [ -x /usr/bin/oslevel ] ; then
501
+ IBM_REV=`/usr/bin/oslevel`
502
+ else
503
+ IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
504
+ fi
505
+ echo ${UNAME_MACHINE}-ibm-aix${IBM_REV}
506
+ exit ;;
507
+ *:AIX:2:3)
508
+ if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
509
+ eval $set_cc_for_build
510
+ sed 's/^ //' << EOF >$dummy.c
511
+ #include <sys/systemcfg.h>
512
+
513
+ main()
514
+ {
515
+ if (!__power_pc())
516
+ exit(1);
517
+ puts("powerpc-ibm-aix3.2.5");
518
+ exit(0);
519
+ }
520
+ EOF
521
+ if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
522
+ then
523
+ echo "$SYSTEM_NAME"
524
+ else
525
+ echo rs6000-ibm-aix3.2.5
526
+ fi
527
+ elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
528
+ echo rs6000-ibm-aix3.2.4
529
+ else
530
+ echo rs6000-ibm-aix3.2
531
+ fi
532
+ exit ;;
533
+ *:AIX:*:[45])
534
+ IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
535
+ if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
536
+ IBM_ARCH=rs6000
537
+ else
538
+ IBM_ARCH=powerpc
539
+ fi
540
+ if [ -x /usr/bin/oslevel ] ; then
541
+ IBM_REV=`/usr/bin/oslevel`
542
+ else
543
+ IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
544
+ fi
545
+ echo ${IBM_ARCH}-ibm-aix${IBM_REV}
546
+ exit ;;
547
+ *:AIX:*:*)
548
+ echo rs6000-ibm-aix
549
+ exit ;;
550
+ ibmrt:4.4BSD:*|romp-ibm:BSD:*)
551
+ echo romp-ibm-bsd4.4
552
+ exit ;;
553
+ ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
554
+ echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to
555
+ exit ;; # report: romp-ibm BSD 4.3
556
+ *:BOSX:*:*)
557
+ echo rs6000-bull-bosx
558
+ exit ;;
559
+ DPX/2?00:B.O.S.:*:*)
560
+ echo m68k-bull-sysv3
561
+ exit ;;
562
+ 9000/[34]??:4.3bsd:1.*:*)
563
+ echo m68k-hp-bsd
564
+ exit ;;
565
+ hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*)
566
+ echo m68k-hp-bsd4.4
567
+ exit ;;
568
+ 9000/[34678]??:HP-UX:*:*)
569
+ HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
570
+ case "${UNAME_MACHINE}" in
571
+ 9000/31? ) HP_ARCH=m68000 ;;
572
+ 9000/[34]?? ) HP_ARCH=m68k ;;
573
+ 9000/[678][0-9][0-9])
574
+ if [ -x /usr/bin/getconf ]; then
575
+ sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
576
+ sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
577
+ case "${sc_cpu_version}" in
578
+ 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
579
+ 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
580
+ 532) # CPU_PA_RISC2_0
581
+ case "${sc_kernel_bits}" in
582
+ 32) HP_ARCH="hppa2.0n" ;;
583
+ 64) HP_ARCH="hppa2.0w" ;;
584
+ '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20
585
+ esac ;;
586
+ esac
587
+ fi
588
+ if [ "${HP_ARCH}" = "" ]; then
589
+ eval $set_cc_for_build
590
+ sed 's/^ //' << EOF >$dummy.c
591
+
592
+ #define _HPUX_SOURCE
593
+ #include <stdlib.h>
594
+ #include <unistd.h>
595
+
596
+ int main ()
597
+ {
598
+ #if defined(_SC_KERNEL_BITS)
599
+ long bits = sysconf(_SC_KERNEL_BITS);
600
+ #endif
601
+ long cpu = sysconf (_SC_CPU_VERSION);
602
+
603
+ switch (cpu)
604
+ {
605
+ case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
606
+ case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
607
+ case CPU_PA_RISC2_0:
608
+ #if defined(_SC_KERNEL_BITS)
609
+ switch (bits)
610
+ {
611
+ case 64: puts ("hppa2.0w"); break;
612
+ case 32: puts ("hppa2.0n"); break;
613
+ default: puts ("hppa2.0"); break;
614
+ } break;
615
+ #else /* !defined(_SC_KERNEL_BITS) */
616
+ puts ("hppa2.0"); break;
617
+ #endif
618
+ default: puts ("hppa1.0"); break;
619
+ }
620
+ exit (0);
621
+ }
622
+ EOF
623
+ (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
624
+ test -z "$HP_ARCH" && HP_ARCH=hppa
625
+ fi ;;
626
+ esac
627
+ if [ ${HP_ARCH} = "hppa2.0w" ]
628
+ then
629
+ eval $set_cc_for_build
630
+
631
+ # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
632
+ # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler
633
+ # generating 64-bit code. GNU and HP use different nomenclature:
634
+ #
635
+ # $ CC_FOR_BUILD=cc ./config.guess
636
+ # => hppa2.0w-hp-hpux11.23
637
+ # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
638
+ # => hppa64-hp-hpux11.23
639
+
640
+ if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
641
+ grep __LP64__ >/dev/null
642
+ then
643
+ HP_ARCH="hppa2.0w"
644
+ else
645
+ HP_ARCH="hppa64"
646
+ fi
647
+ fi
648
+ echo ${HP_ARCH}-hp-hpux${HPUX_REV}
649
+ exit ;;
650
+ ia64:HP-UX:*:*)
651
+ HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
652
+ echo ia64-hp-hpux${HPUX_REV}
653
+ exit ;;
654
+ 3050*:HI-UX:*:*)
655
+ eval $set_cc_for_build
656
+ sed 's/^ //' << EOF >$dummy.c
657
+ #include <unistd.h>
658
+ int
659
+ main ()
660
+ {
661
+ long cpu = sysconf (_SC_CPU_VERSION);
662
+ /* The order matters, because CPU_IS_HP_MC68K erroneously returns
663
+ true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
664
+ results, however. */
665
+ if (CPU_IS_PA_RISC (cpu))
666
+ {
667
+ switch (cpu)
668
+ {
669
+ case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break;
670
+ case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break;
671
+ case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break;
672
+ default: puts ("hppa-hitachi-hiuxwe2"); break;
673
+ }
674
+ }
675
+ else if (CPU_IS_HP_MC68K (cpu))
676
+ puts ("m68k-hitachi-hiuxwe2");
677
+ else puts ("unknown-hitachi-hiuxwe2");
678
+ exit (0);
679
+ }
680
+ EOF
681
+ $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
682
+ { echo "$SYSTEM_NAME"; exit; }
683
+ echo unknown-hitachi-hiuxwe2
684
+ exit ;;
685
+ 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
686
+ echo hppa1.1-hp-bsd
687
+ exit ;;
688
+ 9000/8??:4.3bsd:*:*)
689
+ echo hppa1.0-hp-bsd
690
+ exit ;;
691
+ *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*)
692
+ echo hppa1.0-hp-mpeix
693
+ exit ;;
694
+ hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* )
695
+ echo hppa1.1-hp-osf
696
+ exit ;;
697
+ hp8??:OSF1:*:*)
698
+ echo hppa1.0-hp-osf
699
+ exit ;;
700
+ i*86:OSF1:*:*)
701
+ if [ -x /usr/sbin/sysversion ] ; then
702
+ echo ${UNAME_MACHINE}-unknown-osf1mk
703
+ else
704
+ echo ${UNAME_MACHINE}-unknown-osf1
705
+ fi
706
+ exit ;;
707
+ parisc*:Lites*:*:*)
708
+ echo hppa1.1-hp-lites
709
+ exit ;;
710
+ C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
711
+ echo c1-convex-bsd
712
+ exit ;;
713
+ C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
714
+ if getsysinfo -f scalar_acc
715
+ then echo c32-convex-bsd
716
+ else echo c2-convex-bsd
717
+ fi
718
+ exit ;;
719
+ C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
720
+ echo c34-convex-bsd
721
+ exit ;;
722
+ C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
723
+ echo c38-convex-bsd
724
+ exit ;;
725
+ C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
726
+ echo c4-convex-bsd
727
+ exit ;;
728
+ CRAY*Y-MP:*:*:*)
729
+ echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
730
+ exit ;;
731
+ CRAY*[A-Z]90:*:*:*)
732
+ echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
733
+ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \
734
+ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
735
+ -e 's/\.[^.]*$/.X/'
736
+ exit ;;
737
+ CRAY*TS:*:*:*)
738
+ echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
739
+ exit ;;
740
+ CRAY*T3E:*:*:*)
741
+ echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
742
+ exit ;;
743
+ CRAY*SV1:*:*:*)
744
+ echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
745
+ exit ;;
746
+ *:UNICOS/mp:*:*)
747
+ echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
748
+ exit ;;
749
+ F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
750
+ FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
751
+ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
752
+ FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
753
+ echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
754
+ exit ;;
755
+ 5000:UNIX_System_V:4.*:*)
756
+ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
757
+ FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
758
+ echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
759
+ exit ;;
760
+ i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
761
+ echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
762
+ exit ;;
763
+ sparc*:BSD/OS:*:*)
764
+ echo sparc-unknown-bsdi${UNAME_RELEASE}
765
+ exit ;;
766
+ *:BSD/OS:*:*)
767
+ echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
768
+ exit ;;
769
+ *:FreeBSD:*:*)
770
+ case ${UNAME_MACHINE} in
771
+ pc98)
772
+ echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
773
+ *)
774
+ echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
775
+ esac
776
+ exit ;;
777
+ i*:CYGWIN*:*)
778
+ echo ${UNAME_MACHINE}-pc-cygwin
779
+ exit ;;
780
+ i*:MINGW*:*)
781
+ echo ${UNAME_MACHINE}-pc-mingw32
782
+ exit ;;
783
+ i*:MSYS_NT-*:*:*)
784
+ echo ${UNAME_MACHINE}-pc-mingw32
785
+ exit ;;
786
+ i*:windows32*:*)
787
+ # uname -m includes "-pc" on this system.
788
+ echo ${UNAME_MACHINE}-mingw32
789
+ exit ;;
790
+ i*:PW*:*)
791
+ echo ${UNAME_MACHINE}-pc-pw32
792
+ exit ;;
793
+ x86:Interix*:[345]*)
794
+ echo i586-pc-interix${UNAME_RELEASE}
795
+ exit ;;
796
+ EM64T:Interix*:[345]*)
797
+ echo x86_64-unknown-interix${UNAME_RELEASE}
798
+ exit ;;
799
+ [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
800
+ echo i${UNAME_MACHINE}-pc-mks
801
+ exit ;;
802
+ i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
803
+ # How do we know it's Interix rather than the generic POSIX subsystem?
804
+ # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
805
+ # UNAME_MACHINE based on the output of uname instead of i386?
806
+ echo i586-pc-interix
807
+ exit ;;
808
+ i*:UWIN*:*)
809
+ echo ${UNAME_MACHINE}-pc-uwin
810
+ exit ;;
811
+ amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
812
+ echo x86_64-unknown-cygwin
813
+ exit ;;
814
+ p*:CYGWIN*:*)
815
+ echo powerpcle-unknown-cygwin
816
+ exit ;;
817
+ prep*:SunOS:5.*:*)
818
+ echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
819
+ exit ;;
820
+ *:GNU:*:*)
821
+ # the GNU system
822
+ echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
823
+ exit ;;
824
+ *:GNU/*:*:*)
825
+ # other systems with GNU libc and userland
826
+ echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
827
+ exit ;;
828
+ i*86:Minix:*:*)
829
+ echo ${UNAME_MACHINE}-pc-minix
830
+ exit ;;
831
+ arm*:Linux:*:*)
832
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
833
+ exit ;;
834
+ cris:Linux:*:*)
835
+ echo cris-axis-linux-gnu
836
+ exit ;;
837
+ crisv32:Linux:*:*)
838
+ echo crisv32-axis-linux-gnu
839
+ exit ;;
840
+ frv:Linux:*:*)
841
+ echo frv-unknown-linux-gnu
842
+ exit ;;
843
+ ia64:Linux:*:*)
844
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
845
+ exit ;;
846
+ m32r*:Linux:*:*)
847
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
848
+ exit ;;
849
+ m68*:Linux:*:*)
850
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
851
+ exit ;;
852
+ mips:Linux:*:*)
853
+ eval $set_cc_for_build
854
+ sed 's/^ //' << EOF >$dummy.c
855
+ #undef CPU
856
+ #undef mips
857
+ #undef mipsel
858
+ #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
859
+ CPU=mipsel
860
+ #else
861
+ #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
862
+ CPU=mips
863
+ #else
864
+ CPU=
865
+ #endif
866
+ #endif
867
+ EOF
868
+ eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
869
+ /^CPU/{
870
+ s: ::g
871
+ p
872
+ }'`"
873
+ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
874
+ ;;
875
+ mips64:Linux:*:*)
876
+ eval $set_cc_for_build
877
+ sed 's/^ //' << EOF >$dummy.c
878
+ #undef CPU
879
+ #undef mips64
880
+ #undef mips64el
881
+ #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
882
+ CPU=mips64el
883
+ #else
884
+ #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
885
+ CPU=mips64
886
+ #else
887
+ CPU=
888
+ #endif
889
+ #endif
890
+ EOF
891
+ eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
892
+ /^CPU/{
893
+ s: ::g
894
+ p
895
+ }'`"
896
+ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
897
+ ;;
898
+ or32:Linux:*:*)
899
+ echo or32-unknown-linux-gnu
900
+ exit ;;
901
+ ppc:Linux:*:*)
902
+ echo powerpc-unknown-linux-gnu
903
+ exit ;;
904
+ ppc64:Linux:*:*)
905
+ echo powerpc64-unknown-linux-gnu
906
+ exit ;;
907
+ alpha:Linux:*:*)
908
+ case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
909
+ EV5) UNAME_MACHINE=alphaev5 ;;
910
+ EV56) UNAME_MACHINE=alphaev56 ;;
911
+ PCA56) UNAME_MACHINE=alphapca56 ;;
912
+ PCA57) UNAME_MACHINE=alphapca56 ;;
913
+ EV6) UNAME_MACHINE=alphaev6 ;;
914
+ EV67) UNAME_MACHINE=alphaev67 ;;
915
+ EV68*) UNAME_MACHINE=alphaev68 ;;
916
+ esac
917
+ objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
918
+ if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
919
+ echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
920
+ exit ;;
921
+ parisc:Linux:*:* | hppa:Linux:*:*)
922
+ # Look for CPU level
923
+ case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
924
+ PA7*) echo hppa1.1-unknown-linux-gnu ;;
925
+ PA8*) echo hppa2.0-unknown-linux-gnu ;;
926
+ *) echo hppa-unknown-linux-gnu ;;
927
+ esac
928
+ exit ;;
929
+ parisc64:Linux:*:* | hppa64:Linux:*:*)
930
+ echo hppa64-unknown-linux-gnu
931
+ exit ;;
932
+ s390:Linux:*:* | s390x:Linux:*:*)
933
+ echo ${UNAME_MACHINE}-ibm-linux
934
+ exit ;;
935
+ sh64*:Linux:*:*)
936
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
937
+ exit ;;
938
+ sh*:Linux:*:*)
939
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
940
+ exit ;;
941
+ sparc:Linux:*:* | sparc64:Linux:*:*)
942
+ echo ${UNAME_MACHINE}-unknown-linux-gnu
943
+ exit ;;
944
+ vax:Linux:*:*)
945
+ echo ${UNAME_MACHINE}-dec-linux-gnu
946
+ exit ;;
947
+ x86_64:Linux:*:*)
948
+ echo x86_64-unknown-linux-gnu
949
+ exit ;;
950
+ i*86:Linux:*:*)
951
+ # The BFD linker knows what the default object file format is, so
952
+ # first see if it will tell us. cd to the root directory to prevent
953
+ # problems with other programs or directories called `ld' in the path.
954
+ # Set LC_ALL=C to ensure ld outputs messages in English.
955
+ ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
956
+ | sed -ne '/supported targets:/!d
957
+ s/[ ][ ]*/ /g
958
+ s/.*supported targets: *//
959
+ s/ .*//
960
+ p'`
961
+ case "$ld_supported_targets" in
962
+ elf32-i386)
963
+ TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
964
+ ;;
965
+ a.out-i386-linux)
966
+ echo "${UNAME_MACHINE}-pc-linux-gnuaout"
967
+ exit ;;
968
+ coff-i386)
969
+ echo "${UNAME_MACHINE}-pc-linux-gnucoff"
970
+ exit ;;
971
+ "")
972
+ # Either a pre-BFD a.out linker (linux-gnuoldld) or
973
+ # one that does not give us useful --help.
974
+ echo "${UNAME_MACHINE}-pc-linux-gnuoldld"
975
+ exit ;;
976
+ esac
977
+ # Determine whether the default compiler is a.out or elf
978
+ eval $set_cc_for_build
979
+ sed 's/^ //' << EOF >$dummy.c
980
+ #include <features.h>
981
+ #ifdef __ELF__
982
+ # ifdef __GLIBC__
983
+ # if __GLIBC__ >= 2
984
+ LIBC=gnu
985
+ # else
986
+ LIBC=gnulibc1
987
+ # endif
988
+ # else
989
+ LIBC=gnulibc1
990
+ # endif
991
+ #else
992
+ #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__sun)
993
+ LIBC=gnu
994
+ #else
995
+ LIBC=gnuaout
996
+ #endif
997
+ #endif
998
+ #ifdef __dietlibc__
999
+ LIBC=dietlibc
1000
+ #endif
1001
+ EOF
1002
+ eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
1003
+ /^LIBC/{
1004
+ s: ::g
1005
+ p
1006
+ }'`"
1007
+ test x"${LIBC}" != x && {
1008
+ echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
1009
+ exit
1010
+ }
1011
+ test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }
1012
+ ;;
1013
+ i*86:DYNIX/ptx:4*:*)
1014
+ # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
1015
+ # earlier versions are messed up and put the nodename in both
1016
+ # sysname and nodename.
1017
+ echo i386-sequent-sysv4
1018
+ exit ;;
1019
+ i*86:UNIX_SV:4.2MP:2.*)
1020
+ # Unixware is an offshoot of SVR4, but it has its own version
1021
+ # number series starting with 2...
1022
+ # I am not positive that other SVR4 systems won't match this,
1023
+ # I just have to hope. -- rms.
1024
+ # Use sysv4.2uw... so that sysv4* matches it.
1025
+ echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
1026
+ exit ;;
1027
+ i*86:OS/2:*:*)
1028
+ # If we were able to find `uname', then EMX Unix compatibility
1029
+ # is probably installed.
1030
+ echo ${UNAME_MACHINE}-pc-os2-emx
1031
+ exit ;;
1032
+ i*86:XTS-300:*:STOP)
1033
+ echo ${UNAME_MACHINE}-unknown-stop
1034
+ exit ;;
1035
+ i*86:atheos:*:*)
1036
+ echo ${UNAME_MACHINE}-unknown-atheos
1037
+ exit ;;
1038
+ i*86:syllable:*:*)
1039
+ echo ${UNAME_MACHINE}-pc-syllable
1040
+ exit ;;
1041
+ i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*)
1042
+ echo i386-unknown-lynxos${UNAME_RELEASE}
1043
+ exit ;;
1044
+ i*86:*DOS:*:*)
1045
+ echo ${UNAME_MACHINE}-pc-msdosdjgpp
1046
+ exit ;;
1047
+ i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
1048
+ UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
1049
+ if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
1050
+ echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
1051
+ else
1052
+ echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
1053
+ fi
1054
+ exit ;;
1055
+ i*86:*:5:[678]*)
1056
+ # UnixWare 7.x, OpenUNIX and OpenServer 6.
1057
+ case `/bin/uname -X | grep "^Machine"` in
1058
+ *486*) UNAME_MACHINE=i486 ;;
1059
+ *Pentium) UNAME_MACHINE=i586 ;;
1060
+ *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1061
+ esac
1062
+ echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
1063
+ exit ;;
1064
+ i*86:*:3.2:*)
1065
+ if test -f /usr/options/cb.name; then
1066
+ UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
1067
+ echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
1068
+ elif /bin/uname -X 2>/dev/null >/dev/null ; then
1069
+ UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
1070
+ (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486
1071
+ (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \
1072
+ && UNAME_MACHINE=i586
1073
+ (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
1074
+ && UNAME_MACHINE=i686
1075
+ (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \
1076
+ && UNAME_MACHINE=i686
1077
+ echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
1078
+ else
1079
+ echo ${UNAME_MACHINE}-pc-sysv32
1080
+ fi
1081
+ exit ;;
1082
+ pc:*:*:*)
1083
+ # Left here for compatibility:
1084
+ # uname -m prints for DJGPP always 'pc', but it prints nothing about
1085
+ # the processor, so we play safe by assuming i386.
1086
+ echo i386-pc-msdosdjgpp
1087
+ exit ;;
1088
+ Intel:Mach:3*:*)
1089
+ echo i386-pc-mach3
1090
+ exit ;;
1091
+ paragon:*:*:*)
1092
+ echo i860-intel-osf1
1093
+ exit ;;
1094
+ i860:*:4.*:*) # i860-SVR4
1095
+ if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
1096
+ echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
1097
+ else # Add other i860-SVR4 vendors below as they are discovered.
1098
+ echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4
1099
+ fi
1100
+ exit ;;
1101
+ mini*:CTIX:SYS*5:*)
1102
+ # "miniframe"
1103
+ echo m68010-convergent-sysv
1104
+ exit ;;
1105
+ mc68k:UNIX:SYSTEM5:3.51m)
1106
+ echo m68k-convergent-sysv
1107
+ exit ;;
1108
+ M680?0:D-NIX:5.3:*)
1109
+ echo m68k-diab-dnix
1110
+ exit ;;
1111
+ M68*:*:R3V[5678]*:*)
1112
+ test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;;
1113
+ 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0)
1114
+ OS_REL=''
1115
+ test -r /etc/.relid \
1116
+ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
1117
+ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1118
+ && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1119
+ /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1120
+ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
1121
+ 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
1122
+ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1123
+ && { echo i486-ncr-sysv4; exit; } ;;
1124
+ m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
1125
+ echo m68k-unknown-lynxos${UNAME_RELEASE}
1126
+ exit ;;
1127
+ mc68030:UNIX_System_V:4.*:*)
1128
+ echo m68k-atari-sysv4
1129
+ exit ;;
1130
+ TSUNAMI:LynxOS:2.*:*)
1131
+ echo sparc-unknown-lynxos${UNAME_RELEASE}
1132
+ exit ;;
1133
+ rs6000:LynxOS:2.*:*)
1134
+ echo rs6000-unknown-lynxos${UNAME_RELEASE}
1135
+ exit ;;
1136
+ PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*)
1137
+ echo powerpc-unknown-lynxos${UNAME_RELEASE}
1138
+ exit ;;
1139
+ SM[BE]S:UNIX_SV:*:*)
1140
+ echo mips-dde-sysv${UNAME_RELEASE}
1141
+ exit ;;
1142
+ RM*:ReliantUNIX-*:*:*)
1143
+ echo mips-sni-sysv4
1144
+ exit ;;
1145
+ RM*:SINIX-*:*:*)
1146
+ echo mips-sni-sysv4
1147
+ exit ;;
1148
+ *:SINIX-*:*:*)
1149
+ if uname -p 2>/dev/null >/dev/null ; then
1150
+ UNAME_MACHINE=`(uname -p) 2>/dev/null`
1151
+ echo ${UNAME_MACHINE}-sni-sysv4
1152
+ else
1153
+ echo ns32k-sni-sysv
1154
+ fi
1155
+ exit ;;
1156
+ PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
1157
+ # says <Richard.M.Bartel@ccMail.Census.GOV>
1158
+ echo i586-unisys-sysv4
1159
+ exit ;;
1160
+ *:UNIX_System_V:4*:FTX*)
1161
+ # From Gerald Hewes <hewes@openmarket.com>.
1162
+ # How about differentiating between stratus architectures? -djm
1163
+ echo hppa1.1-stratus-sysv4
1164
+ exit ;;
1165
+ *:*:*:FTX*)
1166
+ # From seanf@swdc.stratus.com.
1167
+ echo i860-stratus-sysv4
1168
+ exit ;;
1169
+ i*86:VOS:*:*)
1170
+ # From Paul.Green@stratus.com.
1171
+ echo ${UNAME_MACHINE}-stratus-vos
1172
+ exit ;;
1173
+ *:VOS:*:*)
1174
+ # From Paul.Green@stratus.com.
1175
+ echo hppa1.1-stratus-vos
1176
+ exit ;;
1177
+ mc68*:A/UX:*:*)
1178
+ echo m68k-apple-aux${UNAME_RELEASE}
1179
+ exit ;;
1180
+ news*:NEWS-OS:6*:*)
1181
+ echo mips-sony-newsos6
1182
+ exit ;;
1183
+ R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*)
1184
+ if [ -d /usr/nec ]; then
1185
+ echo mips-nec-sysv${UNAME_RELEASE}
1186
+ else
1187
+ echo mips-unknown-sysv${UNAME_RELEASE}
1188
+ fi
1189
+ exit ;;
1190
+ BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only.
1191
+ echo powerpc-be-beos
1192
+ exit ;;
1193
+ BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only.
1194
+ echo powerpc-apple-beos
1195
+ exit ;;
1196
+ BePC:BeOS:*:*) # BeOS running on Intel PC compatible.
1197
+ echo i586-pc-beos
1198
+ exit ;;
1199
+ SX-4:SUPER-UX:*:*)
1200
+ echo sx4-nec-superux${UNAME_RELEASE}
1201
+ exit ;;
1202
+ SX-5:SUPER-UX:*:*)
1203
+ echo sx5-nec-superux${UNAME_RELEASE}
1204
+ exit ;;
1205
+ SX-6:SUPER-UX:*:*)
1206
+ echo sx6-nec-superux${UNAME_RELEASE}
1207
+ exit ;;
1208
+ Power*:Rhapsody:*:*)
1209
+ echo powerpc-apple-rhapsody${UNAME_RELEASE}
1210
+ exit ;;
1211
+ *:Rhapsody:*:*)
1212
+ echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
1213
+ exit ;;
1214
+ *:Darwin:*:*)
1215
+ UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1216
+ case $UNAME_PROCESSOR in
1217
+ unknown) UNAME_PROCESSOR=powerpc ;;
1218
+ esac
1219
+ echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1220
+ exit ;;
1221
+ *:procnto*:*:* | *:QNX:[0123456789]*:*)
1222
+ UNAME_PROCESSOR=`uname -p`
1223
+ if test "$UNAME_PROCESSOR" = "x86"; then
1224
+ UNAME_PROCESSOR=i386
1225
+ UNAME_MACHINE=pc
1226
+ fi
1227
+ echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
1228
+ exit ;;
1229
+ *:QNX:*:4*)
1230
+ echo i386-pc-qnx
1231
+ exit ;;
1232
+ NSE-?:NONSTOP_KERNEL:*:*)
1233
+ echo nse-tandem-nsk${UNAME_RELEASE}
1234
+ exit ;;
1235
+ NSR-?:NONSTOP_KERNEL:*:*)
1236
+ echo nsr-tandem-nsk${UNAME_RELEASE}
1237
+ exit ;;
1238
+ *:NonStop-UX:*:*)
1239
+ echo mips-compaq-nonstopux
1240
+ exit ;;
1241
+ BS2000:POSIX*:*:*)
1242
+ echo bs2000-siemens-sysv
1243
+ exit ;;
1244
+ DS/*:UNIX_System_V:*:*)
1245
+ echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE}
1246
+ exit ;;
1247
+ *:Plan9:*:*)
1248
+ # "uname -m" is not consistent, so use $cputype instead. 386
1249
+ # is converted to i386 for consistency with other x86
1250
+ # operating systems.
1251
+ if test "$cputype" = "386"; then
1252
+ UNAME_MACHINE=i386
1253
+ else
1254
+ UNAME_MACHINE="$cputype"
1255
+ fi
1256
+ echo ${UNAME_MACHINE}-unknown-plan9
1257
+ exit ;;
1258
+ *:TOPS-10:*:*)
1259
+ echo pdp10-unknown-tops10
1260
+ exit ;;
1261
+ *:TENEX:*:*)
1262
+ echo pdp10-unknown-tenex
1263
+ exit ;;
1264
+ KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*)
1265
+ echo pdp10-dec-tops20
1266
+ exit ;;
1267
+ XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*)
1268
+ echo pdp10-xkl-tops20
1269
+ exit ;;
1270
+ *:TOPS-20:*:*)
1271
+ echo pdp10-unknown-tops20
1272
+ exit ;;
1273
+ *:ITS:*:*)
1274
+ echo pdp10-unknown-its
1275
+ exit ;;
1276
+ SEI:*:*:SEIUX)
1277
+ echo mips-sei-seiux${UNAME_RELEASE}
1278
+ exit ;;
1279
+ *:DragonFly:*:*)
1280
+ echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
1281
+ exit ;;
1282
+ *:*VMS:*:*)
1283
+ UNAME_MACHINE=`(uname -p) 2>/dev/null`
1284
+ case "${UNAME_MACHINE}" in
1285
+ A*) echo alpha-dec-vms ; exit ;;
1286
+ I*) echo ia64-dec-vms ; exit ;;
1287
+ V*) echo vax-dec-vms ; exit ;;
1288
+ esac ;;
1289
+ *:XENIX:*:SysV)
1290
+ echo i386-pc-xenix
1291
+ exit ;;
1292
+ i*86:skyos:*:*)
1293
+ echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
1294
+ exit ;;
1295
+ i*86:rdos:*:*)
1296
+ echo ${UNAME_MACHINE}-pc-rdos
1297
+ exit ;;
1298
+ esac
1299
+
1300
+ #echo '(No uname command or uname output not recognized.)' 1>&2
1301
+ #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
1302
+
1303
+ eval $set_cc_for_build
1304
+ cat >$dummy.c <<EOF
1305
+ #ifdef _SEQUENT_
1306
+ # include <sys/types.h>
1307
+ # include <sys/utsname.h>
1308
+ #endif
1309
+ main ()
1310
+ {
1311
+ #if defined (sony)
1312
+ #if defined (MIPSEB)
1313
+ /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
1314
+ I don't know.... */
1315
+ printf ("mips-sony-bsd\n"); exit (0);
1316
+ #else
1317
+ #include <sys/param.h>
1318
+ printf ("m68k-sony-newsos%s\n",
1319
+ #ifdef NEWSOS4
1320
+ "4"
1321
+ #else
1322
+ ""
1323
+ #endif
1324
+ ); exit (0);
1325
+ #endif
1326
+ #endif
1327
+
1328
+ #if defined (__arm) && defined (__acorn) && defined (__unix)
1329
+ printf ("arm-acorn-riscix\n"); exit (0);
1330
+ #endif
1331
+
1332
+ #if defined (hp300) && !defined (hpux)
1333
+ printf ("m68k-hp-bsd\n"); exit (0);
1334
+ #endif
1335
+
1336
+ #if defined (NeXT)
1337
+ #if !defined (__ARCHITECTURE__)
1338
+ #define __ARCHITECTURE__ "m68k"
1339
+ #endif
1340
+ int version;
1341
+ version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`;
1342
+ if (version < 4)
1343
+ printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version);
1344
+ else
1345
+ printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version);
1346
+ exit (0);
1347
+ #endif
1348
+
1349
+ #if defined (MULTIMAX) || defined (n16)
1350
+ #if defined (UMAXV)
1351
+ printf ("ns32k-encore-sysv\n"); exit (0);
1352
+ #else
1353
+ #if defined (CMU)
1354
+ printf ("ns32k-encore-mach\n"); exit (0);
1355
+ #else
1356
+ printf ("ns32k-encore-bsd\n"); exit (0);
1357
+ #endif
1358
+ #endif
1359
+ #endif
1360
+
1361
+ #if defined (__386BSD__)
1362
+ printf ("i386-pc-bsd\n"); exit (0);
1363
+ #endif
1364
+
1365
+ #if defined (sequent)
1366
+ #if defined (i386)
1367
+ printf ("i386-sequent-dynix\n"); exit (0);
1368
+ #endif
1369
+ #if defined (ns32000)
1370
+ printf ("ns32k-sequent-dynix\n"); exit (0);
1371
+ #endif
1372
+ #endif
1373
+
1374
+ #if defined (_SEQUENT_)
1375
+ struct utsname un;
1376
+
1377
+ uname(&un);
1378
+
1379
+ if (strncmp(un.version, "V2", 2) == 0) {
1380
+ printf ("i386-sequent-ptx2\n"); exit (0);
1381
+ }
1382
+ if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
1383
+ printf ("i386-sequent-ptx1\n"); exit (0);
1384
+ }
1385
+ printf ("i386-sequent-ptx\n"); exit (0);
1386
+
1387
+ #endif
1388
+
1389
+ #if defined (vax)
1390
+ # if !defined (ultrix)
1391
+ # include <sys/param.h>
1392
+ # if defined (BSD)
1393
+ # if BSD == 43
1394
+ printf ("vax-dec-bsd4.3\n"); exit (0);
1395
+ # else
1396
+ # if BSD == 199006
1397
+ printf ("vax-dec-bsd4.3reno\n"); exit (0);
1398
+ # else
1399
+ printf ("vax-dec-bsd\n"); exit (0);
1400
+ # endif
1401
+ # endif
1402
+ # else
1403
+ printf ("vax-dec-bsd\n"); exit (0);
1404
+ # endif
1405
+ # else
1406
+ printf ("vax-dec-ultrix\n"); exit (0);
1407
+ # endif
1408
+ #endif
1409
+
1410
+ #if defined (alliant) && defined (i860)
1411
+ printf ("i860-alliant-bsd\n"); exit (0);
1412
+ #endif
1413
+
1414
+ exit (1);
1415
+ }
1416
+ EOF
1417
+
1418
+ $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
1419
+ { echo "$SYSTEM_NAME"; exit; }
1420
+
1421
+ # Apollos put the system type in the environment.
1422
+
1423
+ test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; }
1424
+
1425
+ # Convex versions that predate uname can use getsysinfo(1)
1426
+
1427
+ if [ -x /usr/convex/getsysinfo ]
1428
+ then
1429
+ case `getsysinfo -f cpu_type` in
1430
+ c1*)
1431
+ echo c1-convex-bsd
1432
+ exit ;;
1433
+ c2*)
1434
+ if getsysinfo -f scalar_acc
1435
+ then echo c32-convex-bsd
1436
+ else echo c2-convex-bsd
1437
+ fi
1438
+ exit ;;
1439
+ c34*)
1440
+ echo c34-convex-bsd
1441
+ exit ;;
1442
+ c38*)
1443
+ echo c38-convex-bsd
1444
+ exit ;;
1445
+ c4*)
1446
+ echo c4-convex-bsd
1447
+ exit ;;
1448
+ esac
1449
+ fi
1450
+
1451
+ cat >&2 <<EOF
1452
+ $0: unable to guess system type
1453
+
1454
+ This script, last modified $timestamp, has failed to recognize
1455
+ the operating system you are using. It is advised that you
1456
+ download the most up to date version of the config scripts from
1457
+
1458
+ http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
1459
+ and
1460
+ http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
1461
+
1462
+ If the version you run ($0) is already up to date, please
1463
+ send the following data and any information you think might be
1464
+ pertinent to <config-patches@gnu.org> in order to provide the needed
1465
+ information to handle your system.
1466
+
1467
+ config.guess timestamp = $timestamp
1468
+
1469
+ uname -m = `(uname -m) 2>/dev/null || echo unknown`
1470
+ uname -r = `(uname -r) 2>/dev/null || echo unknown`
1471
+ uname -s = `(uname -s) 2>/dev/null || echo unknown`
1472
+ uname -v = `(uname -v) 2>/dev/null || echo unknown`
1473
+
1474
+ /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null`
1475
+ /bin/uname -X = `(/bin/uname -X) 2>/dev/null`
1476
+
1477
+ hostinfo = `(hostinfo) 2>/dev/null`
1478
+ /bin/universe = `(/bin/universe) 2>/dev/null`
1479
+ /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null`
1480
+ /bin/arch = `(/bin/arch) 2>/dev/null`
1481
+ /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null`
1482
+ /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null`
1483
+
1484
+ UNAME_MACHINE = ${UNAME_MACHINE}
1485
+ UNAME_RELEASE = ${UNAME_RELEASE}
1486
+ UNAME_SYSTEM = ${UNAME_SYSTEM}
1487
+ UNAME_VERSION = ${UNAME_VERSION}
1488
+ EOF
1489
+
1490
+ exit 1
1491
+
1492
+ # Local variables:
1493
+ # eval: (add-hook 'write-file-hooks 'time-stamp)
1494
+ # time-stamp-start: "timestamp='"
1495
+ # time-stamp-format: "%:y-%02m-%02d"
1496
+ # time-stamp-end: "'"
1497
+ # End:
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/config.sub ADDED
@@ -0,0 +1,1608 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #! /bin/sh
2
+ # Configuration validation subroutine script.
3
+ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4
+ # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5
+
6
+ timestamp='2006-02-23'
7
+
8
+ # This file is (in principle) common to ALL GNU software.
9
+ # The presence of a machine in this file suggests that SOME GNU software
10
+ # can handle that machine. It does not imply ALL GNU software can.
11
+ #
12
+ # This file is free software; you can redistribute it and/or modify
13
+ # it under the terms of the GNU General Public License as published by
14
+ # the Free Software Foundation; either version 2 of the License, or
15
+ # (at your option) any later version.
16
+ #
17
+ # This program is distributed in the hope that it will be useful,
18
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
19
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20
+ # GNU General Public License for more details.
21
+ #
22
+ # You should have received a copy of the GNU General Public License
23
+ # along with this program; if not, write to the Free Software
24
+ # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
25
+ # 02110-1301, USA.
26
+ #
27
+ # As a special exception to the GNU General Public License, if you
28
+ # distribute this file as part of a program that contains a
29
+ # configuration script generated by Autoconf, you may include it under
30
+ # the same distribution terms that you use for the rest of that program.
31
+
32
+
33
+ # Please send patches to <config-patches@gnu.org>. Submit a context
34
+ # diff and a properly formatted ChangeLog entry.
35
+ #
36
+ # Configuration subroutine to validate and canonicalize a configuration type.
37
+ # Supply the specified configuration type as an argument.
38
+ # If it is invalid, we print an error message on stderr and exit with code 1.
39
+ # Otherwise, we print the canonical config type on stdout and succeed.
40
+
41
+ # This file is supposed to be the same for all GNU packages
42
+ # and recognize all the CPU types, system types and aliases
43
+ # that are meaningful with *any* GNU software.
44
+ # Each package is responsible for reporting which valid configurations
45
+ # it does not support. The user should be able to distinguish
46
+ # a failure to support a valid configuration from a meaningless
47
+ # configuration.
48
+
49
+ # The goal of this file is to map all the various variations of a given
50
+ # machine specification into a single specification in the form:
51
+ # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
52
+ # or in some cases, the newer four-part form:
53
+ # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
54
+ # It is wrong to echo any other type of specification.
55
+
56
+ me=`echo "$0" | sed -e 's,.*/,,'`
57
+
58
+ usage="\
59
+ Usage: $0 [OPTION] CPU-MFR-OPSYS
60
+ $0 [OPTION] ALIAS
61
+
62
+ Canonicalize a configuration name.
63
+
64
+ Operation modes:
65
+ -h, --help print this help, then exit
66
+ -t, --time-stamp print date of last modification, then exit
67
+ -v, --version print version number, then exit
68
+
69
+ Report bugs and patches to <config-patches@gnu.org>."
70
+
71
+ version="\
72
+ GNU config.sub ($timestamp)
73
+
74
+ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
75
+ Free Software Foundation, Inc.
76
+
77
+ This is free software; see the source for copying conditions. There is NO
78
+ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
79
+
80
+ help="
81
+ Try \`$me --help' for more information."
82
+
83
+ # Parse command line
84
+ while test $# -gt 0 ; do
85
+ case $1 in
86
+ --time-stamp | --time* | -t )
87
+ echo "$timestamp" ; exit ;;
88
+ --version | -v )
89
+ echo "$version" ; exit ;;
90
+ --help | --h* | -h )
91
+ echo "$usage"; exit ;;
92
+ -- ) # Stop option processing
93
+ shift; break ;;
94
+ - ) # Use stdin as input.
95
+ break ;;
96
+ -* )
97
+ echo "$me: invalid option $1$help"
98
+ exit 1 ;;
99
+
100
+ *local*)
101
+ # First pass through any local machine types.
102
+ echo $1
103
+ exit ;;
104
+
105
+ * )
106
+ break ;;
107
+ esac
108
+ done
109
+
110
+ case $# in
111
+ 0) echo "$me: missing argument$help" >&2
112
+ exit 1;;
113
+ 1) ;;
114
+ *) echo "$me: too many arguments$help" >&2
115
+ exit 1;;
116
+ esac
117
+
118
+ # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any).
119
+ # Here we must recognize all the valid KERNEL-OS combinations.
120
+ maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
121
+ case $maybe_os in
122
+ nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
123
+ uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
124
+ storm-chaos* | os2-emx* | rtmk-nova*)
125
+ os=-$maybe_os
126
+ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
127
+ ;;
128
+ *)
129
+ basic_machine=`echo $1 | sed 's/-[^-]*$//'`
130
+ if [ $basic_machine != $1 ]
131
+ then os=`echo $1 | sed 's/.*-/-/'`
132
+ else os=; fi
133
+ ;;
134
+ esac
135
+
136
+ ### Let's recognize common machines as not being operating systems so
137
+ ### that things like config.sub decstation-3100 work. We also
138
+ ### recognize some manufacturers as not being operating systems, so we
139
+ ### can provide default operating systems below.
140
+ case $os in
141
+ -sun*os*)
142
+ # Prevent following clause from handling this invalid input.
143
+ ;;
144
+ -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \
145
+ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
146
+ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
147
+ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
148
+ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
149
+ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
150
+ -apple | -axis | -knuth | -cray)
151
+ os=
152
+ basic_machine=$1
153
+ ;;
154
+ -sim | -cisco | -oki | -wec | -winbond)
155
+ os=
156
+ basic_machine=$1
157
+ ;;
158
+ -scout)
159
+ ;;
160
+ -wrs)
161
+ os=-vxworks
162
+ basic_machine=$1
163
+ ;;
164
+ -chorusos*)
165
+ os=-chorusos
166
+ basic_machine=$1
167
+ ;;
168
+ -chorusrdb)
169
+ os=-chorusrdb
170
+ basic_machine=$1
171
+ ;;
172
+ -hiux*)
173
+ os=-hiuxwe2
174
+ ;;
175
+ -sco6)
176
+ os=-sco5v6
177
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
178
+ ;;
179
+ -sco5)
180
+ os=-sco3.2v5
181
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
182
+ ;;
183
+ -sco4)
184
+ os=-sco3.2v4
185
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
186
+ ;;
187
+ -sco3.2.[4-9]*)
188
+ os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
189
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
190
+ ;;
191
+ -sco3.2v[4-9]*)
192
+ # Don't forget version if it is 3.2v4 or newer.
193
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
194
+ ;;
195
+ -sco5v6*)
196
+ # Don't forget version if it is 3.2v4 or newer.
197
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
198
+ ;;
199
+ -sco*)
200
+ os=-sco3.2v2
201
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
202
+ ;;
203
+ -udk*)
204
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
205
+ ;;
206
+ -isc)
207
+ os=-isc2.2
208
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
209
+ ;;
210
+ -clix*)
211
+ basic_machine=clipper-intergraph
212
+ ;;
213
+ -isc*)
214
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
215
+ ;;
216
+ -lynx*)
217
+ os=-lynxos
218
+ ;;
219
+ -ptx*)
220
+ basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
221
+ ;;
222
+ -windowsnt*)
223
+ os=`echo $os | sed -e 's/windowsnt/winnt/'`
224
+ ;;
225
+ -psos*)
226
+ os=-psos
227
+ ;;
228
+ -mint | -mint[0-9]*)
229
+ basic_machine=m68k-atari
230
+ os=-mint
231
+ ;;
232
+ esac
233
+
234
+ # Decode aliases for certain CPU-COMPANY combinations.
235
+ case $basic_machine in
236
+ # Recognize the basic CPU types without company name.
237
+ # Some are omitted here because they have special meanings below.
238
+ 1750a | 580 \
239
+ | a29k \
240
+ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
241
+ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
242
+ | am33_2.0 \
243
+ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
244
+ | bfin \
245
+ | c4x | clipper \
246
+ | d10v | d30v | dlx | dsp16xx \
247
+ | fr30 | frv \
248
+ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
249
+ | i370 | i860 | i960 | ia64 \
250
+ | ip2k | iq2000 \
251
+ | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \
252
+ | mips | mipsbe | mipseb | mipsel | mipsle \
253
+ | mips16 \
254
+ | mips64 | mips64el \
255
+ | mips64vr | mips64vrel \
256
+ | mips64orion | mips64orionel \
257
+ | mips64vr4100 | mips64vr4100el \
258
+ | mips64vr4300 | mips64vr4300el \
259
+ | mips64vr5000 | mips64vr5000el \
260
+ | mips64vr5900 | mips64vr5900el \
261
+ | mipsisa32 | mipsisa32el \
262
+ | mipsisa32r2 | mipsisa32r2el \
263
+ | mipsisa64 | mipsisa64el \
264
+ | mipsisa64r2 | mipsisa64r2el \
265
+ | mipsisa64sb1 | mipsisa64sb1el \
266
+ | mipsisa64sr71k | mipsisa64sr71kel \
267
+ | mipstx39 | mipstx39el \
268
+ | mn10200 | mn10300 \
269
+ | mt \
270
+ | msp430 \
271
+ | nios | nios2 \
272
+ | ns16k | ns32k \
273
+ | or32 \
274
+ | pdp10 | pdp11 | pj | pjl \
275
+ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
276
+ | pyramid \
277
+ | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
278
+ | sh64 | sh64le \
279
+ | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
280
+ | sparcv8 | sparcv9 | sparcv9b \
281
+ | strongarm \
282
+ | tahoe | thumb | tic4x | tic80 | tron \
283
+ | v850 | v850e \
284
+ | we32k \
285
+ | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
286
+ | z8k)
287
+ basic_machine=$basic_machine-unknown
288
+ ;;
289
+ m32c)
290
+ basic_machine=$basic_machine-unknown
291
+ ;;
292
+ m6811 | m68hc11 | m6812 | m68hc12)
293
+ # Motorola 68HC11/12.
294
+ basic_machine=$basic_machine-unknown
295
+ os=-none
296
+ ;;
297
+ m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
298
+ ;;
299
+ ms1)
300
+ basic_machine=mt-unknown
301
+ ;;
302
+
303
+ # We use `pc' rather than `unknown'
304
+ # because (1) that's what they normally are, and
305
+ # (2) the word "unknown" tends to confuse beginning users.
306
+ i*86 | x86_64)
307
+ basic_machine=$basic_machine-pc
308
+ ;;
309
+ # Object if more than one company name word.
310
+ *-*-*)
311
+ echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
312
+ exit 1
313
+ ;;
314
+ # Recognize the basic CPU types with company name.
315
+ 580-* \
316
+ | a29k-* \
317
+ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
318
+ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
319
+ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
320
+ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \
321
+ | avr-* \
322
+ | bfin-* | bs2000-* \
323
+ | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
324
+ | clipper-* | craynv-* | cydra-* \
325
+ | d10v-* | d30v-* | dlx-* \
326
+ | elxsi-* \
327
+ | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
328
+ | h8300-* | h8500-* \
329
+ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
330
+ | i*86-* | i860-* | i960-* | ia64-* \
331
+ | ip2k-* | iq2000-* \
332
+ | m32r-* | m32rle-* \
333
+ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
334
+ | m88110-* | m88k-* | maxq-* | mcore-* \
335
+ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
336
+ | mips16-* \
337
+ | mips64-* | mips64el-* \
338
+ | mips64vr-* | mips64vrel-* \
339
+ | mips64orion-* | mips64orionel-* \
340
+ | mips64vr4100-* | mips64vr4100el-* \
341
+ | mips64vr4300-* | mips64vr4300el-* \
342
+ | mips64vr5000-* | mips64vr5000el-* \
343
+ | mips64vr5900-* | mips64vr5900el-* \
344
+ | mipsisa32-* | mipsisa32el-* \
345
+ | mipsisa32r2-* | mipsisa32r2el-* \
346
+ | mipsisa64-* | mipsisa64el-* \
347
+ | mipsisa64r2-* | mipsisa64r2el-* \
348
+ | mipsisa64sb1-* | mipsisa64sb1el-* \
349
+ | mipsisa64sr71k-* | mipsisa64sr71kel-* \
350
+ | mipstx39-* | mipstx39el-* \
351
+ | mmix-* \
352
+ | mt-* \
353
+ | msp430-* \
354
+ | nios-* | nios2-* \
355
+ | none-* | np1-* | ns16k-* | ns32k-* \
356
+ | orion-* \
357
+ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
358
+ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
359
+ | pyramid-* \
360
+ | romp-* | rs6000-* \
361
+ | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | shbe-* \
362
+ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
363
+ | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
364
+ | sparclite-* \
365
+ | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
366
+ | tahoe-* | thumb-* \
367
+ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
368
+ | tron-* \
369
+ | v850-* | v850e-* | vax-* \
370
+ | we32k-* \
371
+ | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
372
+ | xstormy16-* | xtensa-* \
373
+ | ymp-* \
374
+ | z8k-*)
375
+ ;;
376
+ m32c-*)
377
+ ;;
378
+ # Recognize the various machine names and aliases which stand
379
+ # for a CPU type and a company and sometimes even an OS.
380
+ 386bsd)
381
+ basic_machine=i386-unknown
382
+ os=-bsd
383
+ ;;
384
+ 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
385
+ basic_machine=m68000-att
386
+ ;;
387
+ 3b*)
388
+ basic_machine=we32k-att
389
+ ;;
390
+ a29khif)
391
+ basic_machine=a29k-amd
392
+ os=-udi
393
+ ;;
394
+ abacus)
395
+ basic_machine=abacus-unknown
396
+ ;;
397
+ adobe68k)
398
+ basic_machine=m68010-adobe
399
+ os=-scout
400
+ ;;
401
+ alliant | fx80)
402
+ basic_machine=fx80-alliant
403
+ ;;
404
+ altos | altos3068)
405
+ basic_machine=m68k-altos
406
+ ;;
407
+ am29k)
408
+ basic_machine=a29k-none
409
+ os=-bsd
410
+ ;;
411
+ amd64)
412
+ basic_machine=x86_64-pc
413
+ ;;
414
+ amd64-*)
415
+ basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
416
+ ;;
417
+ amdahl)
418
+ basic_machine=580-amdahl
419
+ os=-sysv
420
+ ;;
421
+ amiga | amiga-*)
422
+ basic_machine=m68k-unknown
423
+ ;;
424
+ amigaos | amigados)
425
+ basic_machine=m68k-unknown
426
+ os=-amigaos
427
+ ;;
428
+ amigaunix | amix)
429
+ basic_machine=m68k-unknown
430
+ os=-sysv4
431
+ ;;
432
+ apollo68)
433
+ basic_machine=m68k-apollo
434
+ os=-sysv
435
+ ;;
436
+ apollo68bsd)
437
+ basic_machine=m68k-apollo
438
+ os=-bsd
439
+ ;;
440
+ aux)
441
+ basic_machine=m68k-apple
442
+ os=-aux
443
+ ;;
444
+ balance)
445
+ basic_machine=ns32k-sequent
446
+ os=-dynix
447
+ ;;
448
+ c90)
449
+ basic_machine=c90-cray
450
+ os=-unicos
451
+ ;;
452
+ convex-c1)
453
+ basic_machine=c1-convex
454
+ os=-bsd
455
+ ;;
456
+ convex-c2)
457
+ basic_machine=c2-convex
458
+ os=-bsd
459
+ ;;
460
+ convex-c32)
461
+ basic_machine=c32-convex
462
+ os=-bsd
463
+ ;;
464
+ convex-c34)
465
+ basic_machine=c34-convex
466
+ os=-bsd
467
+ ;;
468
+ convex-c38)
469
+ basic_machine=c38-convex
470
+ os=-bsd
471
+ ;;
472
+ cray | j90)
473
+ basic_machine=j90-cray
474
+ os=-unicos
475
+ ;;
476
+ craynv)
477
+ basic_machine=craynv-cray
478
+ os=-unicosmp
479
+ ;;
480
+ cr16c)
481
+ basic_machine=cr16c-unknown
482
+ os=-elf
483
+ ;;
484
+ crds | unos)
485
+ basic_machine=m68k-crds
486
+ ;;
487
+ crisv32 | crisv32-* | etraxfs*)
488
+ basic_machine=crisv32-axis
489
+ ;;
490
+ cris | cris-* | etrax*)
491
+ basic_machine=cris-axis
492
+ ;;
493
+ crx)
494
+ basic_machine=crx-unknown
495
+ os=-elf
496
+ ;;
497
+ da30 | da30-*)
498
+ basic_machine=m68k-da30
499
+ ;;
500
+ decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
501
+ basic_machine=mips-dec
502
+ ;;
503
+ decsystem10* | dec10*)
504
+ basic_machine=pdp10-dec
505
+ os=-tops10
506
+ ;;
507
+ decsystem20* | dec20*)
508
+ basic_machine=pdp10-dec
509
+ os=-tops20
510
+ ;;
511
+ delta | 3300 | motorola-3300 | motorola-delta \
512
+ | 3300-motorola | delta-motorola)
513
+ basic_machine=m68k-motorola
514
+ ;;
515
+ delta88)
516
+ basic_machine=m88k-motorola
517
+ os=-sysv3
518
+ ;;
519
+ djgpp)
520
+ basic_machine=i586-pc
521
+ os=-msdosdjgpp
522
+ ;;
523
+ dpx20 | dpx20-*)
524
+ basic_machine=rs6000-bull
525
+ os=-bosx
526
+ ;;
527
+ dpx2* | dpx2*-bull)
528
+ basic_machine=m68k-bull
529
+ os=-sysv3
530
+ ;;
531
+ ebmon29k)
532
+ basic_machine=a29k-amd
533
+ os=-ebmon
534
+ ;;
535
+ elxsi)
536
+ basic_machine=elxsi-elxsi
537
+ os=-bsd
538
+ ;;
539
+ encore | umax | mmax)
540
+ basic_machine=ns32k-encore
541
+ ;;
542
+ es1800 | OSE68k | ose68k | ose | OSE)
543
+ basic_machine=m68k-ericsson
544
+ os=-ose
545
+ ;;
546
+ fx2800)
547
+ basic_machine=i860-alliant
548
+ ;;
549
+ genix)
550
+ basic_machine=ns32k-ns
551
+ ;;
552
+ gmicro)
553
+ basic_machine=tron-gmicro
554
+ os=-sysv
555
+ ;;
556
+ go32)
557
+ basic_machine=i386-pc
558
+ os=-go32
559
+ ;;
560
+ h3050r* | hiux*)
561
+ basic_machine=hppa1.1-hitachi
562
+ os=-hiuxwe2
563
+ ;;
564
+ h8300hms)
565
+ basic_machine=h8300-hitachi
566
+ os=-hms
567
+ ;;
568
+ h8300xray)
569
+ basic_machine=h8300-hitachi
570
+ os=-xray
571
+ ;;
572
+ h8500hms)
573
+ basic_machine=h8500-hitachi
574
+ os=-hms
575
+ ;;
576
+ harris)
577
+ basic_machine=m88k-harris
578
+ os=-sysv3
579
+ ;;
580
+ hp300-*)
581
+ basic_machine=m68k-hp
582
+ ;;
583
+ hp300bsd)
584
+ basic_machine=m68k-hp
585
+ os=-bsd
586
+ ;;
587
+ hp300hpux)
588
+ basic_machine=m68k-hp
589
+ os=-hpux
590
+ ;;
591
+ hp3k9[0-9][0-9] | hp9[0-9][0-9])
592
+ basic_machine=hppa1.0-hp
593
+ ;;
594
+ hp9k2[0-9][0-9] | hp9k31[0-9])
595
+ basic_machine=m68000-hp
596
+ ;;
597
+ hp9k3[2-9][0-9])
598
+ basic_machine=m68k-hp
599
+ ;;
600
+ hp9k6[0-9][0-9] | hp6[0-9][0-9])
601
+ basic_machine=hppa1.0-hp
602
+ ;;
603
+ hp9k7[0-79][0-9] | hp7[0-79][0-9])
604
+ basic_machine=hppa1.1-hp
605
+ ;;
606
+ hp9k78[0-9] | hp78[0-9])
607
+ # FIXME: really hppa2.0-hp
608
+ basic_machine=hppa1.1-hp
609
+ ;;
610
+ hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893)
611
+ # FIXME: really hppa2.0-hp
612
+ basic_machine=hppa1.1-hp
613
+ ;;
614
+ hp9k8[0-9][13679] | hp8[0-9][13679])
615
+ basic_machine=hppa1.1-hp
616
+ ;;
617
+ hp9k8[0-9][0-9] | hp8[0-9][0-9])
618
+ basic_machine=hppa1.0-hp
619
+ ;;
620
+ hppa-next)
621
+ os=-nextstep3
622
+ ;;
623
+ hppaosf)
624
+ basic_machine=hppa1.1-hp
625
+ os=-osf
626
+ ;;
627
+ hppro)
628
+ basic_machine=hppa1.1-hp
629
+ os=-proelf
630
+ ;;
631
+ i370-ibm* | ibm*)
632
+ basic_machine=i370-ibm
633
+ ;;
634
+ # I'm not sure what "Sysv32" means. Should this be sysv3.2?
635
+ i*86v32)
636
+ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
637
+ os=-sysv32
638
+ ;;
639
+ i*86v4*)
640
+ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
641
+ os=-sysv4
642
+ ;;
643
+ i*86v)
644
+ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
645
+ os=-sysv
646
+ ;;
647
+ i*86sol2)
648
+ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
649
+ os=-solaris2
650
+ ;;
651
+ i386mach)
652
+ basic_machine=i386-mach
653
+ os=-mach
654
+ ;;
655
+ i386-vsta | vsta)
656
+ basic_machine=i386-unknown
657
+ os=-vsta
658
+ ;;
659
+ iris | iris4d)
660
+ basic_machine=mips-sgi
661
+ case $os in
662
+ -irix*)
663
+ ;;
664
+ *)
665
+ os=-irix4
666
+ ;;
667
+ esac
668
+ ;;
669
+ isi68 | isi)
670
+ basic_machine=m68k-isi
671
+ os=-sysv
672
+ ;;
673
+ m88k-omron*)
674
+ basic_machine=m88k-omron
675
+ ;;
676
+ magnum | m3230)
677
+ basic_machine=mips-mips
678
+ os=-sysv
679
+ ;;
680
+ merlin)
681
+ basic_machine=ns32k-utek
682
+ os=-sysv
683
+ ;;
684
+ mingw32)
685
+ basic_machine=i386-pc
686
+ os=-mingw32
687
+ ;;
688
+ miniframe)
689
+ basic_machine=m68000-convergent
690
+ ;;
691
+ *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*)
692
+ basic_machine=m68k-atari
693
+ os=-mint
694
+ ;;
695
+ mips3*-*)
696
+ basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
697
+ ;;
698
+ mips3*)
699
+ basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
700
+ ;;
701
+ monitor)
702
+ basic_machine=m68k-rom68k
703
+ os=-coff
704
+ ;;
705
+ morphos)
706
+ basic_machine=powerpc-unknown
707
+ os=-morphos
708
+ ;;
709
+ msdos)
710
+ basic_machine=i386-pc
711
+ os=-msdos
712
+ ;;
713
+ ms1-*)
714
+ basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
715
+ ;;
716
+ mvs)
717
+ basic_machine=i370-ibm
718
+ os=-mvs
719
+ ;;
720
+ ncr3000)
721
+ basic_machine=i486-ncr
722
+ os=-sysv4
723
+ ;;
724
+ netbsd386)
725
+ basic_machine=i386-unknown
726
+ os=-netbsd
727
+ ;;
728
+ netwinder)
729
+ basic_machine=armv4l-rebel
730
+ os=-linux
731
+ ;;
732
+ news | news700 | news800 | news900)
733
+ basic_machine=m68k-sony
734
+ os=-newsos
735
+ ;;
736
+ news1000)
737
+ basic_machine=m68030-sony
738
+ os=-newsos
739
+ ;;
740
+ news-3600 | risc-news)
741
+ basic_machine=mips-sony
742
+ os=-newsos
743
+ ;;
744
+ necv70)
745
+ basic_machine=v70-nec
746
+ os=-sysv
747
+ ;;
748
+ next | m*-next )
749
+ basic_machine=m68k-next
750
+ case $os in
751
+ -nextstep* )
752
+ ;;
753
+ -ns2*)
754
+ os=-nextstep2
755
+ ;;
756
+ *)
757
+ os=-nextstep3
758
+ ;;
759
+ esac
760
+ ;;
761
+ nh3000)
762
+ basic_machine=m68k-harris
763
+ os=-cxux
764
+ ;;
765
+ nh[45]000)
766
+ basic_machine=m88k-harris
767
+ os=-cxux
768
+ ;;
769
+ nindy960)
770
+ basic_machine=i960-intel
771
+ os=-nindy
772
+ ;;
773
+ mon960)
774
+ basic_machine=i960-intel
775
+ os=-mon960
776
+ ;;
777
+ nonstopux)
778
+ basic_machine=mips-compaq
779
+ os=-nonstopux
780
+ ;;
781
+ np1)
782
+ basic_machine=np1-gould
783
+ ;;
784
+ nsr-tandem)
785
+ basic_machine=nsr-tandem
786
+ ;;
787
+ op50n-* | op60c-*)
788
+ basic_machine=hppa1.1-oki
789
+ os=-proelf
790
+ ;;
791
+ openrisc | openrisc-*)
792
+ basic_machine=or32-unknown
793
+ ;;
794
+ os400)
795
+ basic_machine=powerpc-ibm
796
+ os=-os400
797
+ ;;
798
+ OSE68000 | ose68000)
799
+ basic_machine=m68000-ericsson
800
+ os=-ose
801
+ ;;
802
+ os68k)
803
+ basic_machine=m68k-none
804
+ os=-os68k
805
+ ;;
806
+ pa-hitachi)
807
+ basic_machine=hppa1.1-hitachi
808
+ os=-hiuxwe2
809
+ ;;
810
+ paragon)
811
+ basic_machine=i860-intel
812
+ os=-osf
813
+ ;;
814
+ pbd)
815
+ basic_machine=sparc-tti
816
+ ;;
817
+ pbb)
818
+ basic_machine=m68k-tti
819
+ ;;
820
+ pc532 | pc532-*)
821
+ basic_machine=ns32k-pc532
822
+ ;;
823
+ pc98)
824
+ basic_machine=i386-pc
825
+ ;;
826
+ pc98-*)
827
+ basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
828
+ ;;
829
+ pentium | p5 | k5 | k6 | nexgen | viac3)
830
+ basic_machine=i586-pc
831
+ ;;
832
+ pentiumpro | p6 | 6x86 | athlon | athlon_*)
833
+ basic_machine=i686-pc
834
+ ;;
835
+ pentiumii | pentium2 | pentiumiii | pentium3)
836
+ basic_machine=i686-pc
837
+ ;;
838
+ pentium4)
839
+ basic_machine=i786-pc
840
+ ;;
841
+ pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
842
+ basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
843
+ ;;
844
+ pentiumpro-* | p6-* | 6x86-* | athlon-*)
845
+ basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
846
+ ;;
847
+ pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
848
+ basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
849
+ ;;
850
+ pentium4-*)
851
+ basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
852
+ ;;
853
+ pn)
854
+ basic_machine=pn-gould
855
+ ;;
856
+ power) basic_machine=power-ibm
857
+ ;;
858
+ ppc) basic_machine=powerpc-unknown
859
+ ;;
860
+ ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
861
+ ;;
862
+ ppcle | powerpclittle | ppc-le | powerpc-little)
863
+ basic_machine=powerpcle-unknown
864
+ ;;
865
+ ppcle-* | powerpclittle-*)
866
+ basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
867
+ ;;
868
+ ppc64) basic_machine=powerpc64-unknown
869
+ ;;
870
+ ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
871
+ ;;
872
+ ppc64le | powerpc64little | ppc64-le | powerpc64-little)
873
+ basic_machine=powerpc64le-unknown
874
+ ;;
875
+ ppc64le-* | powerpc64little-*)
876
+ basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
877
+ ;;
878
+ ps2)
879
+ basic_machine=i386-ibm
880
+ ;;
881
+ pw32)
882
+ basic_machine=i586-unknown
883
+ os=-pw32
884
+ ;;
885
+ rdos)
886
+ basic_machine=i386-pc
887
+ os=-rdos
888
+ ;;
889
+ rom68k)
890
+ basic_machine=m68k-rom68k
891
+ os=-coff
892
+ ;;
893
+ rm[46]00)
894
+ basic_machine=mips-siemens
895
+ ;;
896
+ rtpc | rtpc-*)
897
+ basic_machine=romp-ibm
898
+ ;;
899
+ s390 | s390-*)
900
+ basic_machine=s390-ibm
901
+ ;;
902
+ s390x | s390x-*)
903
+ basic_machine=s390x-ibm
904
+ ;;
905
+ sa29200)
906
+ basic_machine=a29k-amd
907
+ os=-udi
908
+ ;;
909
+ sb1)
910
+ basic_machine=mipsisa64sb1-unknown
911
+ ;;
912
+ sb1el)
913
+ basic_machine=mipsisa64sb1el-unknown
914
+ ;;
915
+ sei)
916
+ basic_machine=mips-sei
917
+ os=-seiux
918
+ ;;
919
+ sequent)
920
+ basic_machine=i386-sequent
921
+ ;;
922
+ sh)
923
+ basic_machine=sh-hitachi
924
+ os=-hms
925
+ ;;
926
+ sh64)
927
+ basic_machine=sh64-unknown
928
+ ;;
929
+ sparclite-wrs | simso-wrs)
930
+ basic_machine=sparclite-wrs
931
+ os=-vxworks
932
+ ;;
933
+ sps7)
934
+ basic_machine=m68k-bull
935
+ os=-sysv2
936
+ ;;
937
+ spur)
938
+ basic_machine=spur-unknown
939
+ ;;
940
+ st2000)
941
+ basic_machine=m68k-tandem
942
+ ;;
943
+ stratus)
944
+ basic_machine=i860-stratus
945
+ os=-sysv4
946
+ ;;
947
+ sun2)
948
+ basic_machine=m68000-sun
949
+ ;;
950
+ sun2os3)
951
+ basic_machine=m68000-sun
952
+ os=-sunos3
953
+ ;;
954
+ sun2os4)
955
+ basic_machine=m68000-sun
956
+ os=-sunos4
957
+ ;;
958
+ sun3os3)
959
+ basic_machine=m68k-sun
960
+ os=-sunos3
961
+ ;;
962
+ sun3os4)
963
+ basic_machine=m68k-sun
964
+ os=-sunos4
965
+ ;;
966
+ sun4os3)
967
+ basic_machine=sparc-sun
968
+ os=-sunos3
969
+ ;;
970
+ sun4os4)
971
+ basic_machine=sparc-sun
972
+ os=-sunos4
973
+ ;;
974
+ sun4sol2)
975
+ basic_machine=sparc-sun
976
+ os=-solaris2
977
+ ;;
978
+ sun3 | sun3-*)
979
+ basic_machine=m68k-sun
980
+ ;;
981
+ sun4)
982
+ basic_machine=sparc-sun
983
+ ;;
984
+ sun386 | sun386i | roadrunner)
985
+ basic_machine=i386-sun
986
+ ;;
987
+ sv1)
988
+ basic_machine=sv1-cray
989
+ os=-unicos
990
+ ;;
991
+ symmetry)
992
+ basic_machine=i386-sequent
993
+ os=-dynix
994
+ ;;
995
+ t3e)
996
+ basic_machine=alphaev5-cray
997
+ os=-unicos
998
+ ;;
999
+ t90)
1000
+ basic_machine=t90-cray
1001
+ os=-unicos
1002
+ ;;
1003
+ tic54x | c54x*)
1004
+ basic_machine=tic54x-unknown
1005
+ os=-coff
1006
+ ;;
1007
+ tic55x | c55x*)
1008
+ basic_machine=tic55x-unknown
1009
+ os=-coff
1010
+ ;;
1011
+ tic6x | c6x*)
1012
+ basic_machine=tic6x-unknown
1013
+ os=-coff
1014
+ ;;
1015
+ tx39)
1016
+ basic_machine=mipstx39-unknown
1017
+ ;;
1018
+ tx39el)
1019
+ basic_machine=mipstx39el-unknown
1020
+ ;;
1021
+ toad1)
1022
+ basic_machine=pdp10-xkl
1023
+ os=-tops20
1024
+ ;;
1025
+ tower | tower-32)
1026
+ basic_machine=m68k-ncr
1027
+ ;;
1028
+ tpf)
1029
+ basic_machine=s390x-ibm
1030
+ os=-tpf
1031
+ ;;
1032
+ udi29k)
1033
+ basic_machine=a29k-amd
1034
+ os=-udi
1035
+ ;;
1036
+ ultra3)
1037
+ basic_machine=a29k-nyu
1038
+ os=-sym1
1039
+ ;;
1040
+ v810 | necv810)
1041
+ basic_machine=v810-nec
1042
+ os=-none
1043
+ ;;
1044
+ vaxv)
1045
+ basic_machine=vax-dec
1046
+ os=-sysv
1047
+ ;;
1048
+ vms)
1049
+ basic_machine=vax-dec
1050
+ os=-vms
1051
+ ;;
1052
+ vpp*|vx|vx-*)
1053
+ basic_machine=f301-fujitsu
1054
+ ;;
1055
+ vxworks960)
1056
+ basic_machine=i960-wrs
1057
+ os=-vxworks
1058
+ ;;
1059
+ vxworks68)
1060
+ basic_machine=m68k-wrs
1061
+ os=-vxworks
1062
+ ;;
1063
+ vxworks29k)
1064
+ basic_machine=a29k-wrs
1065
+ os=-vxworks
1066
+ ;;
1067
+ w65*)
1068
+ basic_machine=w65-wdc
1069
+ os=-none
1070
+ ;;
1071
+ w89k-*)
1072
+ basic_machine=hppa1.1-winbond
1073
+ os=-proelf
1074
+ ;;
1075
+ xbox)
1076
+ basic_machine=i686-pc
1077
+ os=-mingw32
1078
+ ;;
1079
+ xps | xps100)
1080
+ basic_machine=xps100-honeywell
1081
+ ;;
1082
+ ymp)
1083
+ basic_machine=ymp-cray
1084
+ os=-unicos
1085
+ ;;
1086
+ z8k-*-coff)
1087
+ basic_machine=z8k-unknown
1088
+ os=-sim
1089
+ ;;
1090
+ none)
1091
+ basic_machine=none-none
1092
+ os=-none
1093
+ ;;
1094
+
1095
+ # Here we handle the default manufacturer of certain CPU types. It is in
1096
+ # some cases the only manufacturer, in others, it is the most popular.
1097
+ w89k)
1098
+ basic_machine=hppa1.1-winbond
1099
+ ;;
1100
+ op50n)
1101
+ basic_machine=hppa1.1-oki
1102
+ ;;
1103
+ op60c)
1104
+ basic_machine=hppa1.1-oki
1105
+ ;;
1106
+ romp)
1107
+ basic_machine=romp-ibm
1108
+ ;;
1109
+ mmix)
1110
+ basic_machine=mmix-knuth
1111
+ ;;
1112
+ rs6000)
1113
+ basic_machine=rs6000-ibm
1114
+ ;;
1115
+ vax)
1116
+ basic_machine=vax-dec
1117
+ ;;
1118
+ pdp10)
1119
+ # there are many clones, so DEC is not a safe bet
1120
+ basic_machine=pdp10-unknown
1121
+ ;;
1122
+ pdp11)
1123
+ basic_machine=pdp11-dec
1124
+ ;;
1125
+ we32k)
1126
+ basic_machine=we32k-att
1127
+ ;;
1128
+ sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
1129
+ basic_machine=sh-unknown
1130
+ ;;
1131
+ sparc | sparcv8 | sparcv9 | sparcv9b)
1132
+ basic_machine=sparc-sun
1133
+ ;;
1134
+ cydra)
1135
+ basic_machine=cydra-cydrome
1136
+ ;;
1137
+ orion)
1138
+ basic_machine=orion-highlevel
1139
+ ;;
1140
+ orion105)
1141
+ basic_machine=clipper-highlevel
1142
+ ;;
1143
+ mac | mpw | mac-mpw)
1144
+ basic_machine=m68k-apple
1145
+ ;;
1146
+ pmac | pmac-mpw)
1147
+ basic_machine=powerpc-apple
1148
+ ;;
1149
+ *-unknown)
1150
+ # Make sure to match an already-canonicalized machine name.
1151
+ ;;
1152
+ *)
1153
+ echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
1154
+ exit 1
1155
+ ;;
1156
+ esac
1157
+
1158
+ # Here we canonicalize certain aliases for manufacturers.
1159
+ case $basic_machine in
1160
+ *-digital*)
1161
+ basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
1162
+ ;;
1163
+ *-commodore*)
1164
+ basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
1165
+ ;;
1166
+ *)
1167
+ ;;
1168
+ esac
1169
+
1170
+ # Decode manufacturer-specific aliases for certain operating systems.
1171
+
1172
+ if [ x"$os" != x"" ]
1173
+ then
1174
+ case $os in
1175
+ # First match some system type aliases
1176
+ # that might get confused with valid system types.
1177
+ # -solaris* is a basic system type, with this one exception.
1178
+ -solaris1 | -solaris1.*)
1179
+ os=`echo $os | sed -e 's|solaris1|sunos4|'`
1180
+ ;;
1181
+ -solaris)
1182
+ os=-solaris2
1183
+ ;;
1184
+ -svr4*)
1185
+ os=-sysv4
1186
+ ;;
1187
+ -unixware*)
1188
+ os=-sysv4.2uw
1189
+ ;;
1190
+ -gnu/linux*)
1191
+ os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
1192
+ ;;
1193
+ # First accept the basic system types.
1194
+ # The portable systems comes first.
1195
+ # Each alternative MUST END IN A *, to match a version number.
1196
+ # -sysv* is not here because it comes later, after sysvr4.
1197
+ -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
1198
+ | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
1199
+ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
1200
+ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1201
+ | -aos* \
1202
+ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1203
+ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1204
+ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1205
+ | -openbsd* | -solidbsd* \
1206
+ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
1207
+ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1208
+ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1209
+ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1210
+ | -chorusos* | -chorusrdb* \
1211
+ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1212
+ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
1213
+ | -uxpv* | -beos* | -mpeix* | -udk* \
1214
+ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1215
+ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1216
+ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1217
+ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1218
+ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1219
+ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1220
+ | -skyos* | -haiku* | -rdos*)
1221
+ # Remember, each alternative MUST END IN *, to match a version number.
1222
+ ;;
1223
+ -qnx*)
1224
+ case $basic_machine in
1225
+ x86-* | i*86-*)
1226
+ ;;
1227
+ *)
1228
+ os=-nto$os
1229
+ ;;
1230
+ esac
1231
+ ;;
1232
+ -nto-qnx*)
1233
+ ;;
1234
+ -nto*)
1235
+ os=`echo $os | sed -e 's|nto|nto-qnx|'`
1236
+ ;;
1237
+ -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
1238
+ | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
1239
+ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
1240
+ ;;
1241
+ -mac*)
1242
+ os=`echo $os | sed -e 's|mac|macos|'`
1243
+ ;;
1244
+ -linux-dietlibc)
1245
+ os=-linux-dietlibc
1246
+ ;;
1247
+ -linux*)
1248
+ os=`echo $os | sed -e 's|linux|linux-gnu|'`
1249
+ ;;
1250
+ -sunos5*)
1251
+ os=`echo $os | sed -e 's|sunos5|solaris2|'`
1252
+ ;;
1253
+ -sunos6*)
1254
+ os=`echo $os | sed -e 's|sunos6|solaris3|'`
1255
+ ;;
1256
+ -opened*)
1257
+ os=-openedition
1258
+ ;;
1259
+ -os400*)
1260
+ os=-os400
1261
+ ;;
1262
+ -wince*)
1263
+ os=-wince
1264
+ ;;
1265
+ -osfrose*)
1266
+ os=-osfrose
1267
+ ;;
1268
+ -osf*)
1269
+ os=-osf
1270
+ ;;
1271
+ -utek*)
1272
+ os=-bsd
1273
+ ;;
1274
+ -dynix*)
1275
+ os=-bsd
1276
+ ;;
1277
+ -acis*)
1278
+ os=-aos
1279
+ ;;
1280
+ -atheos*)
1281
+ os=-atheos
1282
+ ;;
1283
+ -syllable*)
1284
+ os=-syllable
1285
+ ;;
1286
+ -386bsd)
1287
+ os=-bsd
1288
+ ;;
1289
+ -ctix* | -uts*)
1290
+ os=-sysv
1291
+ ;;
1292
+ -nova*)
1293
+ os=-rtmk-nova
1294
+ ;;
1295
+ -ns2 )
1296
+ os=-nextstep2
1297
+ ;;
1298
+ -nsk*)
1299
+ os=-nsk
1300
+ ;;
1301
+ # Preserve the version number of sinix5.
1302
+ -sinix5.*)
1303
+ os=`echo $os | sed -e 's|sinix|sysv|'`
1304
+ ;;
1305
+ -sinix*)
1306
+ os=-sysv4
1307
+ ;;
1308
+ -tpf*)
1309
+ os=-tpf
1310
+ ;;
1311
+ -triton*)
1312
+ os=-sysv3
1313
+ ;;
1314
+ -oss*)
1315
+ os=-sysv3
1316
+ ;;
1317
+ -svr4)
1318
+ os=-sysv4
1319
+ ;;
1320
+ -svr3)
1321
+ os=-sysv3
1322
+ ;;
1323
+ -sysvr4)
1324
+ os=-sysv4
1325
+ ;;
1326
+ # This must come after -sysvr4.
1327
+ -sysv*)
1328
+ ;;
1329
+ -ose*)
1330
+ os=-ose
1331
+ ;;
1332
+ -es1800*)
1333
+ os=-ose
1334
+ ;;
1335
+ -xenix)
1336
+ os=-xenix
1337
+ ;;
1338
+ -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
1339
+ os=-mint
1340
+ ;;
1341
+ -aros*)
1342
+ os=-aros
1343
+ ;;
1344
+ -kaos*)
1345
+ os=-kaos
1346
+ ;;
1347
+ -zvmoe)
1348
+ os=-zvmoe
1349
+ ;;
1350
+ -none)
1351
+ ;;
1352
+ *)
1353
+ # Get rid of the `-' at the beginning of $os.
1354
+ os=`echo $os | sed 's/[^-]*-//'`
1355
+ echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
1356
+ exit 1
1357
+ ;;
1358
+ esac
1359
+ else
1360
+
1361
+ # Here we handle the default operating systems that come with various machines.
1362
+ # The value should be what the vendor currently ships out the door with their
1363
+ # machine or put another way, the most popular os provided with the machine.
1364
+
1365
+ # Note that if you're going to try to match "-MANUFACTURER" here (say,
1366
+ # "-sun"), then you have to tell the case statement up towards the top
1367
+ # that MANUFACTURER isn't an operating system. Otherwise, code above
1368
+ # will signal an error saying that MANUFACTURER isn't an operating
1369
+ # system, and we'll never get to this point.
1370
+
1371
+ case $basic_machine in
1372
+ *-acorn)
1373
+ os=-riscix1.2
1374
+ ;;
1375
+ arm*-rebel)
1376
+ os=-linux
1377
+ ;;
1378
+ arm*-semi)
1379
+ os=-aout
1380
+ ;;
1381
+ c4x-* | tic4x-*)
1382
+ os=-coff
1383
+ ;;
1384
+ # This must come before the *-dec entry.
1385
+ pdp10-*)
1386
+ os=-tops20
1387
+ ;;
1388
+ pdp11-*)
1389
+ os=-none
1390
+ ;;
1391
+ *-dec | vax-*)
1392
+ os=-ultrix4.2
1393
+ ;;
1394
+ m68*-apollo)
1395
+ os=-domain
1396
+ ;;
1397
+ i386-sun)
1398
+ os=-sunos4.0.2
1399
+ ;;
1400
+ m68000-sun)
1401
+ os=-sunos3
1402
+ # This also exists in the configure program, but was not the
1403
+ # default.
1404
+ # os=-sunos4
1405
+ ;;
1406
+ m68*-cisco)
1407
+ os=-aout
1408
+ ;;
1409
+ mips*-cisco)
1410
+ os=-elf
1411
+ ;;
1412
+ mips*-*)
1413
+ os=-elf
1414
+ ;;
1415
+ or32-*)
1416
+ os=-coff
1417
+ ;;
1418
+ *-tti) # must be before sparc entry or we get the wrong os.
1419
+ os=-sysv3
1420
+ ;;
1421
+ sparc-* | *-sun)
1422
+ os=-sunos4.1.1
1423
+ ;;
1424
+ *-be)
1425
+ os=-beos
1426
+ ;;
1427
+ *-haiku)
1428
+ os=-haiku
1429
+ ;;
1430
+ *-ibm)
1431
+ os=-aix
1432
+ ;;
1433
+ *-knuth)
1434
+ os=-mmixware
1435
+ ;;
1436
+ *-wec)
1437
+ os=-proelf
1438
+ ;;
1439
+ *-winbond)
1440
+ os=-proelf
1441
+ ;;
1442
+ *-oki)
1443
+ os=-proelf
1444
+ ;;
1445
+ *-hp)
1446
+ os=-hpux
1447
+ ;;
1448
+ *-hitachi)
1449
+ os=-hiux
1450
+ ;;
1451
+ i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
1452
+ os=-sysv
1453
+ ;;
1454
+ *-cbm)
1455
+ os=-amigaos
1456
+ ;;
1457
+ *-dg)
1458
+ os=-dgux
1459
+ ;;
1460
+ *-dolphin)
1461
+ os=-sysv3
1462
+ ;;
1463
+ m68k-ccur)
1464
+ os=-rtu
1465
+ ;;
1466
+ m88k-omron*)
1467
+ os=-luna
1468
+ ;;
1469
+ *-next )
1470
+ os=-nextstep
1471
+ ;;
1472
+ *-sequent)
1473
+ os=-ptx
1474
+ ;;
1475
+ *-crds)
1476
+ os=-unos
1477
+ ;;
1478
+ *-ns)
1479
+ os=-genix
1480
+ ;;
1481
+ i370-*)
1482
+ os=-mvs
1483
+ ;;
1484
+ *-next)
1485
+ os=-nextstep3
1486
+ ;;
1487
+ *-gould)
1488
+ os=-sysv
1489
+ ;;
1490
+ *-highlevel)
1491
+ os=-bsd
1492
+ ;;
1493
+ *-encore)
1494
+ os=-bsd
1495
+ ;;
1496
+ *-sgi)
1497
+ os=-irix
1498
+ ;;
1499
+ *-siemens)
1500
+ os=-sysv4
1501
+ ;;
1502
+ *-masscomp)
1503
+ os=-rtu
1504
+ ;;
1505
+ f30[01]-fujitsu | f700-fujitsu)
1506
+ os=-uxpv
1507
+ ;;
1508
+ *-rom68k)
1509
+ os=-coff
1510
+ ;;
1511
+ *-*bug)
1512
+ os=-coff
1513
+ ;;
1514
+ *-apple)
1515
+ os=-macos
1516
+ ;;
1517
+ *-atari*)
1518
+ os=-mint
1519
+ ;;
1520
+ *)
1521
+ os=-none
1522
+ ;;
1523
+ esac
1524
+ fi
1525
+
1526
+ # Here we handle the case where we know the os, and the CPU type, but not the
1527
+ # manufacturer. We pick the logical manufacturer.
1528
+ vendor=unknown
1529
+ case $basic_machine in
1530
+ *-unknown)
1531
+ case $os in
1532
+ -riscix*)
1533
+ vendor=acorn
1534
+ ;;
1535
+ -sunos*)
1536
+ vendor=sun
1537
+ ;;
1538
+ -aix*)
1539
+ vendor=ibm
1540
+ ;;
1541
+ -beos*)
1542
+ vendor=be
1543
+ ;;
1544
+ -hpux*)
1545
+ vendor=hp
1546
+ ;;
1547
+ -mpeix*)
1548
+ vendor=hp
1549
+ ;;
1550
+ -hiux*)
1551
+ vendor=hitachi
1552
+ ;;
1553
+ -unos*)
1554
+ vendor=crds
1555
+ ;;
1556
+ -dgux*)
1557
+ vendor=dg
1558
+ ;;
1559
+ -luna*)
1560
+ vendor=omron
1561
+ ;;
1562
+ -genix*)
1563
+ vendor=ns
1564
+ ;;
1565
+ -mvs* | -opened*)
1566
+ vendor=ibm
1567
+ ;;
1568
+ -os400*)
1569
+ vendor=ibm
1570
+ ;;
1571
+ -ptx*)
1572
+ vendor=sequent
1573
+ ;;
1574
+ -tpf*)
1575
+ vendor=ibm
1576
+ ;;
1577
+ -vxsim* | -vxworks* | -windiss*)
1578
+ vendor=wrs
1579
+ ;;
1580
+ -aux*)
1581
+ vendor=apple
1582
+ ;;
1583
+ -hms*)
1584
+ vendor=hitachi
1585
+ ;;
1586
+ -mpw* | -macos*)
1587
+ vendor=apple
1588
+ ;;
1589
+ -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
1590
+ vendor=atari
1591
+ ;;
1592
+ -vos*)
1593
+ vendor=stratus
1594
+ ;;
1595
+ esac
1596
+ basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
1597
+ ;;
1598
+ esac
1599
+
1600
+ echo $basic_machine$os
1601
+ exit
1602
+
1603
+ # Local variables:
1604
+ # eval: (add-hook 'write-file-hooks 'time-stamp)
1605
+ # time-stamp-start: "timestamp='"
1606
+ # time-stamp-format: "%:y-%02m-%02d"
1607
+ # time-stamp-end: "'"
1608
+ # End:
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/configure ADDED
@@ -0,0 +1,3123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #! /bin/sh
2
+ # Guess values for system-dependent variables and create Makefiles.
3
+ # Generated by GNU Autoconf 2.60.
4
+ #
5
+ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
+ # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
7
+ # This configure script is free software; the Free Software Foundation
8
+ # gives unlimited permission to copy, distribute and modify it.
9
+ ## --------------------- ##
10
+ ## M4sh Initialization. ##
11
+ ## --------------------- ##
12
+
13
+ # Be Bourne compatible
14
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
15
+ emulate sh
16
+ NULLCMD=:
17
+ # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
18
+ # is contrary to our usage. Disable this feature.
19
+ alias -g '${1+"$@"}'='"$@"'
20
+ setopt NO_GLOB_SUBST
21
+ else
22
+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
23
+ fi
24
+ BIN_SH=xpg4; export BIN_SH # for Tru64
25
+ DUALCASE=1; export DUALCASE # for MKS sh
26
+
27
+
28
+ # PATH needs CR
29
+ # Avoid depending upon Character Ranges.
30
+ as_cr_letters='abcdefghijklmnopqrstuvwxyz'
31
+ as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
32
+ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
33
+ as_cr_digits='0123456789'
34
+ as_cr_alnum=$as_cr_Letters$as_cr_digits
35
+
36
+ # The user is always right.
37
+ if test "${PATH_SEPARATOR+set}" != set; then
38
+ echo "#! /bin/sh" >conf$$.sh
39
+ echo "exit 0" >>conf$$.sh
40
+ chmod +x conf$$.sh
41
+ if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
42
+ PATH_SEPARATOR=';'
43
+ else
44
+ PATH_SEPARATOR=:
45
+ fi
46
+ rm -f conf$$.sh
47
+ fi
48
+
49
+ # Support unset when possible.
50
+ if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
51
+ as_unset=unset
52
+ else
53
+ as_unset=false
54
+ fi
55
+
56
+
57
+ # IFS
58
+ # We need space, tab and new line, in precisely that order. Quoting is
59
+ # there to prevent editors from complaining about space-tab.
60
+ # (If _AS_PATH_WALK were called with IFS unset, it would disable word
61
+ # splitting by setting IFS to empty value.)
62
+ as_nl='
63
+ '
64
+ IFS=" "" $as_nl"
65
+
66
+ # Find who we are. Look in the path if we contain no directory separator.
67
+ case $0 in
68
+ *[\\/]* ) as_myself=$0 ;;
69
+ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
70
+ for as_dir in $PATH
71
+ do
72
+ IFS=$as_save_IFS
73
+ test -z "$as_dir" && as_dir=.
74
+ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
75
+ done
76
+ IFS=$as_save_IFS
77
+
78
+ ;;
79
+ esac
80
+ # We did not find ourselves, most probably we were run as `sh COMMAND'
81
+ # in which case we are not to be found in the path.
82
+ if test "x$as_myself" = x; then
83
+ as_myself=$0
84
+ fi
85
+ if test ! -f "$as_myself"; then
86
+ echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
87
+ { (exit 1); exit 1; }
88
+ fi
89
+
90
+ # Work around bugs in pre-3.0 UWIN ksh.
91
+ for as_var in ENV MAIL MAILPATH
92
+ do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
93
+ done
94
+ PS1='$ '
95
+ PS2='> '
96
+ PS4='+ '
97
+
98
+ # NLS nuisances.
99
+ for as_var in \
100
+ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
101
+ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
102
+ LC_TELEPHONE LC_TIME
103
+ do
104
+ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
105
+ eval $as_var=C; export $as_var
106
+ else
107
+ ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
108
+ fi
109
+ done
110
+
111
+ # Required to use basename.
112
+ if expr a : '\(a\)' >/dev/null 2>&1 &&
113
+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
114
+ as_expr=expr
115
+ else
116
+ as_expr=false
117
+ fi
118
+
119
+ if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
120
+ as_basename=basename
121
+ else
122
+ as_basename=false
123
+ fi
124
+
125
+
126
+ # Name of the executable.
127
+ as_me=`$as_basename -- "$0" ||
128
+ $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
129
+ X"$0" : 'X\(//\)$' \| \
130
+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
131
+ echo X/"$0" |
132
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
133
+ s//\1/
134
+ q
135
+ }
136
+ /^X\/\(\/\/\)$/{
137
+ s//\1/
138
+ q
139
+ }
140
+ /^X\/\(\/\).*/{
141
+ s//\1/
142
+ q
143
+ }
144
+ s/.*/./; q'`
145
+
146
+ # CDPATH.
147
+ $as_unset CDPATH
148
+
149
+
150
+ if test "x$CONFIG_SHELL" = x; then
151
+ if (eval ":") 2>/dev/null; then
152
+ as_have_required=yes
153
+ else
154
+ as_have_required=no
155
+ fi
156
+
157
+ if test $as_have_required = yes && (eval ":
158
+ (as_func_return () {
159
+ (exit \$1)
160
+ }
161
+ as_func_success () {
162
+ as_func_return 0
163
+ }
164
+ as_func_failure () {
165
+ as_func_return 1
166
+ }
167
+ as_func_ret_success () {
168
+ return 0
169
+ }
170
+ as_func_ret_failure () {
171
+ return 1
172
+ }
173
+
174
+ exitcode=0
175
+ if as_func_success; then
176
+ :
177
+ else
178
+ exitcode=1
179
+ echo as_func_success failed.
180
+ fi
181
+
182
+ if as_func_failure; then
183
+ exitcode=1
184
+ echo as_func_failure succeeded.
185
+ fi
186
+
187
+ if as_func_ret_success; then
188
+ :
189
+ else
190
+ exitcode=1
191
+ echo as_func_ret_success failed.
192
+ fi
193
+
194
+ if as_func_ret_failure; then
195
+ exitcode=1
196
+ echo as_func_ret_failure succeeded.
197
+ fi
198
+
199
+ if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
200
+ :
201
+ else
202
+ exitcode=1
203
+ echo positional parameters were not saved.
204
+ fi
205
+
206
+ test \$exitcode = 0) || { (exit 1); exit 1; }
207
+
208
+ (
209
+ as_lineno_1=\$LINENO
210
+ as_lineno_2=\$LINENO
211
+ test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
212
+ test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
213
+ ") 2> /dev/null; then
214
+ :
215
+ else
216
+ as_candidate_shells=
217
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
218
+ for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
219
+ do
220
+ IFS=$as_save_IFS
221
+ test -z "$as_dir" && as_dir=.
222
+ case $as_dir in
223
+ /*)
224
+ for as_base in sh bash ksh sh5; do
225
+ as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
226
+ done;;
227
+ esac
228
+ done
229
+ IFS=$as_save_IFS
230
+
231
+
232
+ for as_shell in $as_candidate_shells $SHELL; do
233
+ # Try only shells that exist, to save several forks.
234
+ if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
235
+ { ("$as_shell") 2> /dev/null <<\_ASEOF
236
+ # Be Bourne compatible
237
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
238
+ emulate sh
239
+ NULLCMD=:
240
+ # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
241
+ # is contrary to our usage. Disable this feature.
242
+ alias -g '${1+"$@"}'='"$@"'
243
+ setopt NO_GLOB_SUBST
244
+ else
245
+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
246
+ fi
247
+ BIN_SH=xpg4; export BIN_SH # for Tru64
248
+ DUALCASE=1; export DUALCASE # for MKS sh
249
+
250
+ :
251
+ _ASEOF
252
+ }; then
253
+ CONFIG_SHELL=$as_shell
254
+ as_have_required=yes
255
+ if { "$as_shell" 2> /dev/null <<\_ASEOF
256
+ # Be Bourne compatible
257
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
258
+ emulate sh
259
+ NULLCMD=:
260
+ # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
261
+ # is contrary to our usage. Disable this feature.
262
+ alias -g '${1+"$@"}'='"$@"'
263
+ setopt NO_GLOB_SUBST
264
+ else
265
+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
266
+ fi
267
+ BIN_SH=xpg4; export BIN_SH # for Tru64
268
+ DUALCASE=1; export DUALCASE # for MKS sh
269
+
270
+ :
271
+ (as_func_return () {
272
+ (exit $1)
273
+ }
274
+ as_func_success () {
275
+ as_func_return 0
276
+ }
277
+ as_func_failure () {
278
+ as_func_return 1
279
+ }
280
+ as_func_ret_success () {
281
+ return 0
282
+ }
283
+ as_func_ret_failure () {
284
+ return 1
285
+ }
286
+
287
+ exitcode=0
288
+ if as_func_success; then
289
+ :
290
+ else
291
+ exitcode=1
292
+ echo as_func_success failed.
293
+ fi
294
+
295
+ if as_func_failure; then
296
+ exitcode=1
297
+ echo as_func_failure succeeded.
298
+ fi
299
+
300
+ if as_func_ret_success; then
301
+ :
302
+ else
303
+ exitcode=1
304
+ echo as_func_ret_success failed.
305
+ fi
306
+
307
+ if as_func_ret_failure; then
308
+ exitcode=1
309
+ echo as_func_ret_failure succeeded.
310
+ fi
311
+
312
+ if ( set x; as_func_ret_success y && test x = "$1" ); then
313
+ :
314
+ else
315
+ exitcode=1
316
+ echo positional parameters were not saved.
317
+ fi
318
+
319
+ test $exitcode = 0) || { (exit 1); exit 1; }
320
+
321
+ (
322
+ as_lineno_1=$LINENO
323
+ as_lineno_2=$LINENO
324
+ test "x$as_lineno_1" != "x$as_lineno_2" &&
325
+ test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
326
+
327
+ _ASEOF
328
+ }; then
329
+ break
330
+ fi
331
+
332
+ fi
333
+
334
+ done
335
+
336
+ if test "x$CONFIG_SHELL" != x; then
337
+ for as_var in BASH_ENV ENV
338
+ do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
339
+ done
340
+ export CONFIG_SHELL
341
+ exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
342
+ fi
343
+
344
+
345
+ if test $as_have_required = no; then
346
+ echo This script requires a shell more modern than all the
347
+ echo shells that I found on your system. Please install a
348
+ echo modern shell, or manually run the script under such a
349
+ echo shell if you do have one.
350
+ { (exit 1); exit 1; }
351
+ fi
352
+
353
+
354
+ fi
355
+
356
+ fi
357
+
358
+
359
+
360
+ (eval "as_func_return () {
361
+ (exit \$1)
362
+ }
363
+ as_func_success () {
364
+ as_func_return 0
365
+ }
366
+ as_func_failure () {
367
+ as_func_return 1
368
+ }
369
+ as_func_ret_success () {
370
+ return 0
371
+ }
372
+ as_func_ret_failure () {
373
+ return 1
374
+ }
375
+
376
+ exitcode=0
377
+ if as_func_success; then
378
+ :
379
+ else
380
+ exitcode=1
381
+ echo as_func_success failed.
382
+ fi
383
+
384
+ if as_func_failure; then
385
+ exitcode=1
386
+ echo as_func_failure succeeded.
387
+ fi
388
+
389
+ if as_func_ret_success; then
390
+ :
391
+ else
392
+ exitcode=1
393
+ echo as_func_ret_success failed.
394
+ fi
395
+
396
+ if as_func_ret_failure; then
397
+ exitcode=1
398
+ echo as_func_ret_failure succeeded.
399
+ fi
400
+
401
+ if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
402
+ :
403
+ else
404
+ exitcode=1
405
+ echo positional parameters were not saved.
406
+ fi
407
+
408
+ test \$exitcode = 0") || {
409
+ echo No shell found that supports shell functions.
410
+ echo Please tell autoconf@gnu.org about your system,
411
+ echo including any error possibly output before this
412
+ echo message
413
+ }
414
+
415
+
416
+
417
+ as_lineno_1=$LINENO
418
+ as_lineno_2=$LINENO
419
+ test "x$as_lineno_1" != "x$as_lineno_2" &&
420
+ test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
421
+
422
+ # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
423
+ # uniformly replaced by the line number. The first 'sed' inserts a
424
+ # line-number line after each line using $LINENO; the second 'sed'
425
+ # does the real work. The second script uses 'N' to pair each
426
+ # line-number line with the line containing $LINENO, and appends
427
+ # trailing '-' during substitution so that $LINENO is not a special
428
+ # case at line end.
429
+ # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
430
+ # scripts with optimization help from Paolo Bonzini. Blame Lee
431
+ # E. McMahon (1931-1989) for sed's syntax. :-)
432
+ sed -n '
433
+ p
434
+ /[$]LINENO/=
435
+ ' <$as_myself |
436
+ sed '
437
+ s/[$]LINENO.*/&-/
438
+ t lineno
439
+ b
440
+ :lineno
441
+ N
442
+ :loop
443
+ s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
444
+ t loop
445
+ s/-\n.*//
446
+ ' >$as_me.lineno &&
447
+ chmod +x "$as_me.lineno" ||
448
+ { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
449
+ { (exit 1); exit 1; }; }
450
+
451
+ # Don't try to exec as it changes $[0], causing all sort of problems
452
+ # (the dirname of $[0] is not the place where we might find the
453
+ # original and so on. Autoconf is especially sensitive to this).
454
+ . "./$as_me.lineno"
455
+ # Exit status is that of the last command.
456
+ exit
457
+ }
458
+
459
+
460
+ if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
461
+ as_dirname=dirname
462
+ else
463
+ as_dirname=false
464
+ fi
465
+
466
+ ECHO_C= ECHO_N= ECHO_T=
467
+ case `echo -n x` in
468
+ -n*)
469
+ case `echo 'x\c'` in
470
+ *c*) ECHO_T=' ';; # ECHO_T is single tab character.
471
+ *) ECHO_C='\c';;
472
+ esac;;
473
+ *)
474
+ ECHO_N='-n';;
475
+ esac
476
+
477
+ if expr a : '\(a\)' >/dev/null 2>&1 &&
478
+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
479
+ as_expr=expr
480
+ else
481
+ as_expr=false
482
+ fi
483
+
484
+ rm -f conf$$ conf$$.exe conf$$.file
485
+ if test -d conf$$.dir; then
486
+ rm -f conf$$.dir/conf$$.file
487
+ else
488
+ rm -f conf$$.dir
489
+ mkdir conf$$.dir
490
+ fi
491
+ echo >conf$$.file
492
+ if ln -s conf$$.file conf$$ 2>/dev/null; then
493
+ as_ln_s='ln -s'
494
+ # ... but there are two gotchas:
495
+ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
496
+ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
497
+ # In both cases, we have to default to `cp -p'.
498
+ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
499
+ as_ln_s='cp -p'
500
+ elif ln conf$$.file conf$$ 2>/dev/null; then
501
+ as_ln_s=ln
502
+ else
503
+ as_ln_s='cp -p'
504
+ fi
505
+ rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
506
+ rmdir conf$$.dir 2>/dev/null
507
+
508
+ if mkdir -p . 2>/dev/null; then
509
+ as_mkdir_p=:
510
+ else
511
+ test -d ./-p && rmdir ./-p
512
+ as_mkdir_p=false
513
+ fi
514
+
515
+ # Find out whether ``test -x'' works. Don't use a zero-byte file, as
516
+ # systems may use methods other than mode bits to determine executability.
517
+ cat >conf$$.file <<_ASEOF
518
+ #! /bin/sh
519
+ exit 0
520
+ _ASEOF
521
+ chmod +x conf$$.file
522
+ if test -x conf$$.file >/dev/null 2>&1; then
523
+ as_executable_p="test -x"
524
+ else
525
+ as_executable_p=:
526
+ fi
527
+ rm -f conf$$.file
528
+
529
+ # Sed expression to map a string onto a valid CPP name.
530
+ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
531
+
532
+ # Sed expression to map a string onto a valid variable name.
533
+ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
534
+
535
+
536
+
537
+ exec 7<&0 </dev/null 6>&1
538
+
539
+ # Name of the host.
540
+ # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541
+ # so uname gets run too.
542
+ ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
543
+
544
+ #
545
+ # Initializations.
546
+ #
547
+ ac_default_prefix=/usr/local
548
+ ac_clean_files=
549
+ ac_config_libobj_dir=.
550
+ LIBOBJS=
551
+ cross_compiling=no
552
+ subdirs=
553
+ MFLAGS=
554
+ MAKEFLAGS=
555
+ SHELL=${CONFIG_SHELL-/bin/sh}
556
+
557
+ # Identity of this package.
558
+ PACKAGE_NAME=
559
+ PACKAGE_TARNAME=
560
+ PACKAGE_VERSION=
561
+ PACKAGE_STRING=
562
+ PACKAGE_BUGREPORT=
563
+
564
+ ac_unique_file="matrix.def"
565
+ ac_subst_vars='SHELL
566
+ PATH_SEPARATOR
567
+ PACKAGE_NAME
568
+ PACKAGE_TARNAME
569
+ PACKAGE_VERSION
570
+ PACKAGE_STRING
571
+ PACKAGE_BUGREPORT
572
+ exec_prefix
573
+ prefix
574
+ program_transform_name
575
+ bindir
576
+ sbindir
577
+ libexecdir
578
+ datarootdir
579
+ datadir
580
+ sysconfdir
581
+ sharedstatedir
582
+ localstatedir
583
+ includedir
584
+ oldincludedir
585
+ docdir
586
+ infodir
587
+ htmldir
588
+ dvidir
589
+ pdfdir
590
+ psdir
591
+ libdir
592
+ localedir
593
+ mandir
594
+ DEFS
595
+ ECHO_C
596
+ ECHO_N
597
+ ECHO_T
598
+ LIBS
599
+ build_alias
600
+ host_alias
601
+ target_alias
602
+ INSTALL_PROGRAM
603
+ INSTALL_SCRIPT
604
+ INSTALL_DATA
605
+ PACKAGE
606
+ VERSION
607
+ ACLOCAL
608
+ AUTOCONF
609
+ AUTOMAKE
610
+ AUTOHEADER
611
+ MAKEINFO
612
+ SET_MAKE
613
+ MECAB_CONFIG
614
+ MECAB_DICDIR
615
+ MECAB_DICT_INDEX
616
+ MECAB_MECABRC
617
+ CHARSET
618
+ MECAB_LEXICAL_DIC
619
+ MECAB_GENDATA
620
+ MECAB_PREDATA
621
+ LIBOBJS
622
+ LTLIBOBJS'
623
+ ac_subst_files=''
624
+ ac_precious_vars='build_alias
625
+ host_alias
626
+ target_alias'
627
+
628
+
629
+ # Initialize some variables set by options.
630
+ ac_init_help=
631
+ ac_init_version=false
632
+ # The variables have the same names as the options, with
633
+ # dashes changed to underlines.
634
+ cache_file=/dev/null
635
+ exec_prefix=NONE
636
+ no_create=
637
+ no_recursion=
638
+ prefix=NONE
639
+ program_prefix=NONE
640
+ program_suffix=NONE
641
+ program_transform_name=s,x,x,
642
+ silent=
643
+ site=
644
+ srcdir=
645
+ verbose=
646
+ x_includes=NONE
647
+ x_libraries=NONE
648
+
649
+ # Installation directory options.
650
+ # These are left unexpanded so users can "make install exec_prefix=/foo"
651
+ # and all the variables that are supposed to be based on exec_prefix
652
+ # by default will actually change.
653
+ # Use braces instead of parens because sh, perl, etc. also accept them.
654
+ # (The list follows the same order as the GNU Coding Standards.)
655
+ bindir='${exec_prefix}/bin'
656
+ sbindir='${exec_prefix}/sbin'
657
+ libexecdir='${exec_prefix}/libexec'
658
+ datarootdir='${prefix}/share'
659
+ datadir='${datarootdir}'
660
+ sysconfdir='${prefix}/etc'
661
+ sharedstatedir='${prefix}/com'
662
+ localstatedir='${prefix}/var'
663
+ includedir='${prefix}/include'
664
+ oldincludedir='/usr/include'
665
+ docdir='${datarootdir}/doc/${PACKAGE}'
666
+ infodir='${datarootdir}/info'
667
+ htmldir='${docdir}'
668
+ dvidir='${docdir}'
669
+ pdfdir='${docdir}'
670
+ psdir='${docdir}'
671
+ libdir='${exec_prefix}/lib'
672
+ localedir='${datarootdir}/locale'
673
+ mandir='${datarootdir}/man'
674
+
675
+ ac_prev=
676
+ ac_dashdash=
677
+ for ac_option
678
+ do
679
+ # If the previous option needs an argument, assign it.
680
+ if test -n "$ac_prev"; then
681
+ eval $ac_prev=\$ac_option
682
+ ac_prev=
683
+ continue
684
+ fi
685
+
686
+ case $ac_option in
687
+ *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
688
+ *) ac_optarg=yes ;;
689
+ esac
690
+
691
+ # Accept the important Cygnus configure options, so we can diagnose typos.
692
+
693
+ case $ac_dashdash$ac_option in
694
+ --)
695
+ ac_dashdash=yes ;;
696
+
697
+ -bindir | --bindir | --bindi | --bind | --bin | --bi)
698
+ ac_prev=bindir ;;
699
+ -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
700
+ bindir=$ac_optarg ;;
701
+
702
+ -build | --build | --buil | --bui | --bu)
703
+ ac_prev=build_alias ;;
704
+ -build=* | --build=* | --buil=* | --bui=* | --bu=*)
705
+ build_alias=$ac_optarg ;;
706
+
707
+ -cache-file | --cache-file | --cache-fil | --cache-fi \
708
+ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
709
+ ac_prev=cache_file ;;
710
+ -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
711
+ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
712
+ cache_file=$ac_optarg ;;
713
+
714
+ --config-cache | -C)
715
+ cache_file=config.cache ;;
716
+
717
+ -datadir | --datadir | --datadi | --datad)
718
+ ac_prev=datadir ;;
719
+ -datadir=* | --datadir=* | --datadi=* | --datad=*)
720
+ datadir=$ac_optarg ;;
721
+
722
+ -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
723
+ | --dataroo | --dataro | --datar)
724
+ ac_prev=datarootdir ;;
725
+ -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
726
+ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
727
+ datarootdir=$ac_optarg ;;
728
+
729
+ -disable-* | --disable-*)
730
+ ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
731
+ # Reject names that are not valid shell variable names.
732
+ expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
733
+ { echo "$as_me: error: invalid feature name: $ac_feature" >&2
734
+ { (exit 1); exit 1; }; }
735
+ ac_feature=`echo $ac_feature | sed 's/-/_/g'`
736
+ eval enable_$ac_feature=no ;;
737
+
738
+ -docdir | --docdir | --docdi | --doc | --do)
739
+ ac_prev=docdir ;;
740
+ -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
741
+ docdir=$ac_optarg ;;
742
+
743
+ -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
744
+ ac_prev=dvidir ;;
745
+ -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
746
+ dvidir=$ac_optarg ;;
747
+
748
+ -enable-* | --enable-*)
749
+ ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
750
+ # Reject names that are not valid shell variable names.
751
+ expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
752
+ { echo "$as_me: error: invalid feature name: $ac_feature" >&2
753
+ { (exit 1); exit 1; }; }
754
+ ac_feature=`echo $ac_feature | sed 's/-/_/g'`
755
+ eval enable_$ac_feature=\$ac_optarg ;;
756
+
757
+ -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
758
+ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
759
+ | --exec | --exe | --ex)
760
+ ac_prev=exec_prefix ;;
761
+ -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
762
+ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
763
+ | --exec=* | --exe=* | --ex=*)
764
+ exec_prefix=$ac_optarg ;;
765
+
766
+ -gas | --gas | --ga | --g)
767
+ # Obsolete; use --with-gas.
768
+ with_gas=yes ;;
769
+
770
+ -help | --help | --hel | --he | -h)
771
+ ac_init_help=long ;;
772
+ -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
773
+ ac_init_help=recursive ;;
774
+ -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
775
+ ac_init_help=short ;;
776
+
777
+ -host | --host | --hos | --ho)
778
+ ac_prev=host_alias ;;
779
+ -host=* | --host=* | --hos=* | --ho=*)
780
+ host_alias=$ac_optarg ;;
781
+
782
+ -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
783
+ ac_prev=htmldir ;;
784
+ -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
785
+ | --ht=*)
786
+ htmldir=$ac_optarg ;;
787
+
788
+ -includedir | --includedir | --includedi | --included | --include \
789
+ | --includ | --inclu | --incl | --inc)
790
+ ac_prev=includedir ;;
791
+ -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
792
+ | --includ=* | --inclu=* | --incl=* | --inc=*)
793
+ includedir=$ac_optarg ;;
794
+
795
+ -infodir | --infodir | --infodi | --infod | --info | --inf)
796
+ ac_prev=infodir ;;
797
+ -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
798
+ infodir=$ac_optarg ;;
799
+
800
+ -libdir | --libdir | --libdi | --libd)
801
+ ac_prev=libdir ;;
802
+ -libdir=* | --libdir=* | --libdi=* | --libd=*)
803
+ libdir=$ac_optarg ;;
804
+
805
+ -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
806
+ | --libexe | --libex | --libe)
807
+ ac_prev=libexecdir ;;
808
+ -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
809
+ | --libexe=* | --libex=* | --libe=*)
810
+ libexecdir=$ac_optarg ;;
811
+
812
+ -localedir | --localedir | --localedi | --localed | --locale)
813
+ ac_prev=localedir ;;
814
+ -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
815
+ localedir=$ac_optarg ;;
816
+
817
+ -localstatedir | --localstatedir | --localstatedi | --localstated \
818
+ | --localstate | --localstat | --localsta | --localst | --locals)
819
+ ac_prev=localstatedir ;;
820
+ -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
821
+ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
822
+ localstatedir=$ac_optarg ;;
823
+
824
+ -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
825
+ ac_prev=mandir ;;
826
+ -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
827
+ mandir=$ac_optarg ;;
828
+
829
+ -nfp | --nfp | --nf)
830
+ # Obsolete; use --without-fp.
831
+ with_fp=no ;;
832
+
833
+ -no-create | --no-create | --no-creat | --no-crea | --no-cre \
834
+ | --no-cr | --no-c | -n)
835
+ no_create=yes ;;
836
+
837
+ -no-recursion | --no-recursion | --no-recursio | --no-recursi \
838
+ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
839
+ no_recursion=yes ;;
840
+
841
+ -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
842
+ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
843
+ | --oldin | --oldi | --old | --ol | --o)
844
+ ac_prev=oldincludedir ;;
845
+ -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
846
+ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
847
+ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
848
+ oldincludedir=$ac_optarg ;;
849
+
850
+ -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
851
+ ac_prev=prefix ;;
852
+ -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
853
+ prefix=$ac_optarg ;;
854
+
855
+ -program-prefix | --program-prefix | --program-prefi | --program-pref \
856
+ | --program-pre | --program-pr | --program-p)
857
+ ac_prev=program_prefix ;;
858
+ -program-prefix=* | --program-prefix=* | --program-prefi=* \
859
+ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
860
+ program_prefix=$ac_optarg ;;
861
+
862
+ -program-suffix | --program-suffix | --program-suffi | --program-suff \
863
+ | --program-suf | --program-su | --program-s)
864
+ ac_prev=program_suffix ;;
865
+ -program-suffix=* | --program-suffix=* | --program-suffi=* \
866
+ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
867
+ program_suffix=$ac_optarg ;;
868
+
869
+ -program-transform-name | --program-transform-name \
870
+ | --program-transform-nam | --program-transform-na \
871
+ | --program-transform-n | --program-transform- \
872
+ | --program-transform | --program-transfor \
873
+ | --program-transfo | --program-transf \
874
+ | --program-trans | --program-tran \
875
+ | --progr-tra | --program-tr | --program-t)
876
+ ac_prev=program_transform_name ;;
877
+ -program-transform-name=* | --program-transform-name=* \
878
+ | --program-transform-nam=* | --program-transform-na=* \
879
+ | --program-transform-n=* | --program-transform-=* \
880
+ | --program-transform=* | --program-transfor=* \
881
+ | --program-transfo=* | --program-transf=* \
882
+ | --program-trans=* | --program-tran=* \
883
+ | --progr-tra=* | --program-tr=* | --program-t=*)
884
+ program_transform_name=$ac_optarg ;;
885
+
886
+ -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
887
+ ac_prev=pdfdir ;;
888
+ -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
889
+ pdfdir=$ac_optarg ;;
890
+
891
+ -psdir | --psdir | --psdi | --psd | --ps)
892
+ ac_prev=psdir ;;
893
+ -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
894
+ psdir=$ac_optarg ;;
895
+
896
+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
897
+ | -silent | --silent | --silen | --sile | --sil)
898
+ silent=yes ;;
899
+
900
+ -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
901
+ ac_prev=sbindir ;;
902
+ -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
903
+ | --sbi=* | --sb=*)
904
+ sbindir=$ac_optarg ;;
905
+
906
+ -sharedstatedir | --sharedstatedir | --sharedstatedi \
907
+ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
908
+ | --sharedst | --shareds | --shared | --share | --shar \
909
+ | --sha | --sh)
910
+ ac_prev=sharedstatedir ;;
911
+ -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
912
+ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
913
+ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
914
+ | --sha=* | --sh=*)
915
+ sharedstatedir=$ac_optarg ;;
916
+
917
+ -site | --site | --sit)
918
+ ac_prev=site ;;
919
+ -site=* | --site=* | --sit=*)
920
+ site=$ac_optarg ;;
921
+
922
+ -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
923
+ ac_prev=srcdir ;;
924
+ -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
925
+ srcdir=$ac_optarg ;;
926
+
927
+ -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
928
+ | --syscon | --sysco | --sysc | --sys | --sy)
929
+ ac_prev=sysconfdir ;;
930
+ -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
931
+ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
932
+ sysconfdir=$ac_optarg ;;
933
+
934
+ -target | --target | --targe | --targ | --tar | --ta | --t)
935
+ ac_prev=target_alias ;;
936
+ -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
937
+ target_alias=$ac_optarg ;;
938
+
939
+ -v | -verbose | --verbose | --verbos | --verbo | --verb)
940
+ verbose=yes ;;
941
+
942
+ -version | --version | --versio | --versi | --vers | -V)
943
+ ac_init_version=: ;;
944
+
945
+ -with-* | --with-*)
946
+ ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
947
+ # Reject names that are not valid shell variable names.
948
+ expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
949
+ { echo "$as_me: error: invalid package name: $ac_package" >&2
950
+ { (exit 1); exit 1; }; }
951
+ ac_package=`echo $ac_package| sed 's/-/_/g'`
952
+ eval with_$ac_package=\$ac_optarg ;;
953
+
954
+ -without-* | --without-*)
955
+ ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
956
+ # Reject names that are not valid shell variable names.
957
+ expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
958
+ { echo "$as_me: error: invalid package name: $ac_package" >&2
959
+ { (exit 1); exit 1; }; }
960
+ ac_package=`echo $ac_package | sed 's/-/_/g'`
961
+ eval with_$ac_package=no ;;
962
+
963
+ --x)
964
+ # Obsolete; use --with-x.
965
+ with_x=yes ;;
966
+
967
+ -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
968
+ | --x-incl | --x-inc | --x-in | --x-i)
969
+ ac_prev=x_includes ;;
970
+ -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
971
+ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
972
+ x_includes=$ac_optarg ;;
973
+
974
+ -x-libraries | --x-libraries | --x-librarie | --x-librari \
975
+ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
976
+ ac_prev=x_libraries ;;
977
+ -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
978
+ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
979
+ x_libraries=$ac_optarg ;;
980
+
981
+ -*) { echo "$as_me: error: unrecognized option: $ac_option
982
+ Try \`$0 --help' for more information." >&2
983
+ { (exit 1); exit 1; }; }
984
+ ;;
985
+
986
+ *=*)
987
+ ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
988
+ # Reject names that are not valid shell variable names.
989
+ expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
990
+ { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
991
+ { (exit 1); exit 1; }; }
992
+ eval $ac_envvar=\$ac_optarg
993
+ export $ac_envvar ;;
994
+
995
+ *)
996
+ # FIXME: should be removed in autoconf 3.0.
997
+ echo "$as_me: WARNING: you should use --build, --host, --target" >&2
998
+ expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
999
+ echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1000
+ : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1001
+ ;;
1002
+
1003
+ esac
1004
+ done
1005
+
1006
+ if test -n "$ac_prev"; then
1007
+ ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1008
+ { echo "$as_me: error: missing argument to $ac_option" >&2
1009
+ { (exit 1); exit 1; }; }
1010
+ fi
1011
+
1012
+ # Be sure to have absolute directory names.
1013
+ for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1014
+ datadir sysconfdir sharedstatedir localstatedir includedir \
1015
+ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1016
+ libdir localedir mandir
1017
+ do
1018
+ eval ac_val=\$$ac_var
1019
+ case $ac_val in
1020
+ [\\/$]* | ?:[\\/]* ) continue;;
1021
+ NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1022
+ esac
1023
+ { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1024
+ { (exit 1); exit 1; }; }
1025
+ done
1026
+
1027
+ # There might be people who depend on the old broken behavior: `$host'
1028
+ # used to hold the argument of --host etc.
1029
+ # FIXME: To remove some day.
1030
+ build=$build_alias
1031
+ host=$host_alias
1032
+ target=$target_alias
1033
+
1034
+ # FIXME: To remove some day.
1035
+ if test "x$host_alias" != x; then
1036
+ if test "x$build_alias" = x; then
1037
+ cross_compiling=maybe
1038
+ echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1039
+ If a cross compiler is detected then cross compile mode will be used." >&2
1040
+ elif test "x$build_alias" != "x$host_alias"; then
1041
+ cross_compiling=yes
1042
+ fi
1043
+ fi
1044
+
1045
+ ac_tool_prefix=
1046
+ test -n "$host_alias" && ac_tool_prefix=$host_alias-
1047
+
1048
+ test "$silent" = yes && exec 6>/dev/null
1049
+
1050
+
1051
+ ac_pwd=`pwd` && test -n "$ac_pwd" &&
1052
+ ac_ls_di=`ls -di .` &&
1053
+ ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1054
+ { echo "$as_me: error: Working directory cannot be determined" >&2
1055
+ { (exit 1); exit 1; }; }
1056
+ test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1057
+ { echo "$as_me: error: pwd does not report name of working directory" >&2
1058
+ { (exit 1); exit 1; }; }
1059
+
1060
+
1061
+ # Find the source files, if location was not specified.
1062
+ if test -z "$srcdir"; then
1063
+ ac_srcdir_defaulted=yes
1064
+ # Try the directory containing this script, then the parent directory.
1065
+ ac_confdir=`$as_dirname -- "$0" ||
1066
+ $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1067
+ X"$0" : 'X\(//\)[^/]' \| \
1068
+ X"$0" : 'X\(//\)$' \| \
1069
+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1070
+ echo X"$0" |
1071
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1072
+ s//\1/
1073
+ q
1074
+ }
1075
+ /^X\(\/\/\)[^/].*/{
1076
+ s//\1/
1077
+ q
1078
+ }
1079
+ /^X\(\/\/\)$/{
1080
+ s//\1/
1081
+ q
1082
+ }
1083
+ /^X\(\/\).*/{
1084
+ s//\1/
1085
+ q
1086
+ }
1087
+ s/.*/./; q'`
1088
+ srcdir=$ac_confdir
1089
+ if test ! -r "$srcdir/$ac_unique_file"; then
1090
+ srcdir=..
1091
+ fi
1092
+ else
1093
+ ac_srcdir_defaulted=no
1094
+ fi
1095
+ if test ! -r "$srcdir/$ac_unique_file"; then
1096
+ test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1097
+ { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1098
+ { (exit 1); exit 1; }; }
1099
+ fi
1100
+ ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1101
+ ac_abs_confdir=`(
1102
+ cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1103
+ { (exit 1); exit 1; }; }
1104
+ pwd)`
1105
+ # When building in place, set srcdir=.
1106
+ if test "$ac_abs_confdir" = "$ac_pwd"; then
1107
+ srcdir=.
1108
+ fi
1109
+ # Remove unnecessary trailing slashes from srcdir.
1110
+ # Double slashes in file names in object file debugging info
1111
+ # mess up M-x gdb in Emacs.
1112
+ case $srcdir in
1113
+ */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1114
+ esac
1115
+ for ac_var in $ac_precious_vars; do
1116
+ eval ac_env_${ac_var}_set=\${${ac_var}+set}
1117
+ eval ac_env_${ac_var}_value=\$${ac_var}
1118
+ eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1119
+ eval ac_cv_env_${ac_var}_value=\$${ac_var}
1120
+ done
1121
+
1122
+ #
1123
+ # Report the --help message.
1124
+ #
1125
+ if test "$ac_init_help" = "long"; then
1126
+ # Omit some internal or obsolete options to make the list less imposing.
1127
+ # This message is too long to be a string in the A/UX 3.1 sh.
1128
+ cat <<_ACEOF
1129
+ \`configure' configures this package to adapt to many kinds of systems.
1130
+
1131
+ Usage: $0 [OPTION]... [VAR=VALUE]...
1132
+
1133
+ To assign environment variables (e.g., CC, CFLAGS...), specify them as
1134
+ VAR=VALUE. See below for descriptions of some of the useful variables.
1135
+
1136
+ Defaults for the options are specified in brackets.
1137
+
1138
+ Configuration:
1139
+ -h, --help display this help and exit
1140
+ --help=short display options specific to this package
1141
+ --help=recursive display the short help of all the included packages
1142
+ -V, --version display version information and exit
1143
+ -q, --quiet, --silent do not print \`checking...' messages
1144
+ --cache-file=FILE cache test results in FILE [disabled]
1145
+ -C, --config-cache alias for \`--cache-file=config.cache'
1146
+ -n, --no-create do not create output files
1147
+ --srcdir=DIR find the sources in DIR [configure dir or \`..']
1148
+
1149
+ Installation directories:
1150
+ --prefix=PREFIX install architecture-independent files in PREFIX
1151
+ [$ac_default_prefix]
1152
+ --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1153
+ [PREFIX]
1154
+
1155
+ By default, \`make install' will install all the files in
1156
+ \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1157
+ an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1158
+ for instance \`--prefix=\$HOME'.
1159
+
1160
+ For better control, use the options below.
1161
+
1162
+ Fine tuning of the installation directories:
1163
+ --bindir=DIR user executables [EPREFIX/bin]
1164
+ --sbindir=DIR system admin executables [EPREFIX/sbin]
1165
+ --libexecdir=DIR program executables [EPREFIX/libexec]
1166
+ --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1167
+ --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1168
+ --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1169
+ --libdir=DIR object code libraries [EPREFIX/lib]
1170
+ --includedir=DIR C header files [PREFIX/include]
1171
+ --oldincludedir=DIR C header files for non-gcc [/usr/include]
1172
+ --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1173
+ --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1174
+ --infodir=DIR info documentation [DATAROOTDIR/info]
1175
+ --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1176
+ --mandir=DIR man documentation [DATAROOTDIR/man]
1177
+ --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1178
+ --htmldir=DIR html documentation [DOCDIR]
1179
+ --dvidir=DIR dvi documentation [DOCDIR]
1180
+ --pdfdir=DIR pdf documentation [DOCDIR]
1181
+ --psdir=DIR ps documentation [DOCDIR]
1182
+ _ACEOF
1183
+
1184
+ cat <<\_ACEOF
1185
+
1186
+ Program names:
1187
+ --program-prefix=PREFIX prepend PREFIX to installed program names
1188
+ --program-suffix=SUFFIX append SUFFIX to installed program names
1189
+ --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1190
+ _ACEOF
1191
+ fi
1192
+
1193
+ if test -n "$ac_init_help"; then
1194
+
1195
+ cat <<\_ACEOF
1196
+
1197
+ Optional Packages:
1198
+ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1199
+ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1200
+ --with-dicdir=DIR set dicdir location
1201
+ --with-mecab-config=PATH set mecab-config location search path
1202
+ --with-charset=charset set default charset (euc-jp/sjis/utf-8))
1203
+
1204
+ _ACEOF
1205
+ ac_status=$?
1206
+ fi
1207
+
1208
+ if test "$ac_init_help" = "recursive"; then
1209
+ # If there are subdirs, report their specific --help.
1210
+ for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1211
+ test -d "$ac_dir" || continue
1212
+ ac_builddir=.
1213
+
1214
+ case "$ac_dir" in
1215
+ .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1216
+ *)
1217
+ ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1218
+ # A ".." for each directory in $ac_dir_suffix.
1219
+ ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1220
+ case $ac_top_builddir_sub in
1221
+ "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1222
+ *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1223
+ esac ;;
1224
+ esac
1225
+ ac_abs_top_builddir=$ac_pwd
1226
+ ac_abs_builddir=$ac_pwd$ac_dir_suffix
1227
+ # for backward compatibility:
1228
+ ac_top_builddir=$ac_top_build_prefix
1229
+
1230
+ case $srcdir in
1231
+ .) # We are building in place.
1232
+ ac_srcdir=.
1233
+ ac_top_srcdir=$ac_top_builddir_sub
1234
+ ac_abs_top_srcdir=$ac_pwd ;;
1235
+ [\\/]* | ?:[\\/]* ) # Absolute name.
1236
+ ac_srcdir=$srcdir$ac_dir_suffix;
1237
+ ac_top_srcdir=$srcdir
1238
+ ac_abs_top_srcdir=$srcdir ;;
1239
+ *) # Relative name.
1240
+ ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1241
+ ac_top_srcdir=$ac_top_build_prefix$srcdir
1242
+ ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1243
+ esac
1244
+ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1245
+
1246
+ cd "$ac_dir" || { ac_status=$?; continue; }
1247
+ # Check for guested configure.
1248
+ if test -f "$ac_srcdir/configure.gnu"; then
1249
+ echo &&
1250
+ $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1251
+ elif test -f "$ac_srcdir/configure"; then
1252
+ echo &&
1253
+ $SHELL "$ac_srcdir/configure" --help=recursive
1254
+ else
1255
+ echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1256
+ fi || ac_status=$?
1257
+ cd "$ac_pwd" || { ac_status=$?; break; }
1258
+ done
1259
+ fi
1260
+
1261
+ test -n "$ac_init_help" && exit $ac_status
1262
+ if $ac_init_version; then
1263
+ cat <<\_ACEOF
1264
+ configure
1265
+ generated by GNU Autoconf 2.60
1266
+
1267
+ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1268
+ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1269
+ This configure script is free software; the Free Software Foundation
1270
+ gives unlimited permission to copy, distribute and modify it.
1271
+ _ACEOF
1272
+ exit
1273
+ fi
1274
+ cat >config.log <<_ACEOF
1275
+ This file contains any messages produced by compilers while
1276
+ running configure, to aid debugging if configure makes a mistake.
1277
+
1278
+ It was created by $as_me, which was
1279
+ generated by GNU Autoconf 2.60. Invocation command line was
1280
+
1281
+ $ $0 $@
1282
+
1283
+ _ACEOF
1284
+ exec 5>>config.log
1285
+ {
1286
+ cat <<_ASUNAME
1287
+ ## --------- ##
1288
+ ## Platform. ##
1289
+ ## --------- ##
1290
+
1291
+ hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1292
+ uname -m = `(uname -m) 2>/dev/null || echo unknown`
1293
+ uname -r = `(uname -r) 2>/dev/null || echo unknown`
1294
+ uname -s = `(uname -s) 2>/dev/null || echo unknown`
1295
+ uname -v = `(uname -v) 2>/dev/null || echo unknown`
1296
+
1297
+ /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1298
+ /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1299
+
1300
+ /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1301
+ /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1302
+ /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1303
+ /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1304
+ /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1305
+ /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1306
+ /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1307
+
1308
+ _ASUNAME
1309
+
1310
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1311
+ for as_dir in $PATH
1312
+ do
1313
+ IFS=$as_save_IFS
1314
+ test -z "$as_dir" && as_dir=.
1315
+ echo "PATH: $as_dir"
1316
+ done
1317
+ IFS=$as_save_IFS
1318
+
1319
+ } >&5
1320
+
1321
+ cat >&5 <<_ACEOF
1322
+
1323
+
1324
+ ## ----------- ##
1325
+ ## Core tests. ##
1326
+ ## ----------- ##
1327
+
1328
+ _ACEOF
1329
+
1330
+
1331
+ # Keep a trace of the command line.
1332
+ # Strip out --no-create and --no-recursion so they do not pile up.
1333
+ # Strip out --silent because we don't want to record it for future runs.
1334
+ # Also quote any args containing shell meta-characters.
1335
+ # Make two passes to allow for proper duplicate-argument suppression.
1336
+ ac_configure_args=
1337
+ ac_configure_args0=
1338
+ ac_configure_args1=
1339
+ ac_must_keep_next=false
1340
+ for ac_pass in 1 2
1341
+ do
1342
+ for ac_arg
1343
+ do
1344
+ case $ac_arg in
1345
+ -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1346
+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1347
+ | -silent | --silent | --silen | --sile | --sil)
1348
+ continue ;;
1349
+ *\'*)
1350
+ ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1351
+ esac
1352
+ case $ac_pass in
1353
+ 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1354
+ 2)
1355
+ ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1356
+ if test $ac_must_keep_next = true; then
1357
+ ac_must_keep_next=false # Got value, back to normal.
1358
+ else
1359
+ case $ac_arg in
1360
+ *=* | --config-cache | -C | -disable-* | --disable-* \
1361
+ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1362
+ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1363
+ | -with-* | --with-* | -without-* | --without-* | --x)
1364
+ case "$ac_configure_args0 " in
1365
+ "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1366
+ esac
1367
+ ;;
1368
+ -* ) ac_must_keep_next=true ;;
1369
+ esac
1370
+ fi
1371
+ ac_configure_args="$ac_configure_args '$ac_arg'"
1372
+ ;;
1373
+ esac
1374
+ done
1375
+ done
1376
+ $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1377
+ $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1378
+
1379
+ # When interrupted or exit'd, cleanup temporary files, and complete
1380
+ # config.log. We remove comments because anyway the quotes in there
1381
+ # would cause problems or look ugly.
1382
+ # WARNING: Use '\'' to represent an apostrophe within the trap.
1383
+ # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1384
+ trap 'exit_status=$?
1385
+ # Save into config.log some information that might help in debugging.
1386
+ {
1387
+ echo
1388
+
1389
+ cat <<\_ASBOX
1390
+ ## ---------------- ##
1391
+ ## Cache variables. ##
1392
+ ## ---------------- ##
1393
+ _ASBOX
1394
+ echo
1395
+ # The following way of writing the cache mishandles newlines in values,
1396
+ (
1397
+ for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1398
+ eval ac_val=\$$ac_var
1399
+ case $ac_val in #(
1400
+ *${as_nl}*)
1401
+ case $ac_var in #(
1402
+ *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1403
+ echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1404
+ esac
1405
+ case $ac_var in #(
1406
+ _ | IFS | as_nl) ;; #(
1407
+ *) $as_unset $ac_var ;;
1408
+ esac ;;
1409
+ esac
1410
+ done
1411
+ (set) 2>&1 |
1412
+ case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1413
+ *${as_nl}ac_space=\ *)
1414
+ sed -n \
1415
+ "s/'\''/'\''\\\\'\'''\''/g;
1416
+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1417
+ ;; #(
1418
+ *)
1419
+ sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1420
+ ;;
1421
+ esac |
1422
+ sort
1423
+ )
1424
+ echo
1425
+
1426
+ cat <<\_ASBOX
1427
+ ## ----------------- ##
1428
+ ## Output variables. ##
1429
+ ## ----------------- ##
1430
+ _ASBOX
1431
+ echo
1432
+ for ac_var in $ac_subst_vars
1433
+ do
1434
+ eval ac_val=\$$ac_var
1435
+ case $ac_val in
1436
+ *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1437
+ esac
1438
+ echo "$ac_var='\''$ac_val'\''"
1439
+ done | sort
1440
+ echo
1441
+
1442
+ if test -n "$ac_subst_files"; then
1443
+ cat <<\_ASBOX
1444
+ ## ------------------- ##
1445
+ ## File substitutions. ##
1446
+ ## ------------------- ##
1447
+ _ASBOX
1448
+ echo
1449
+ for ac_var in $ac_subst_files
1450
+ do
1451
+ eval ac_val=\$$ac_var
1452
+ case $ac_val in
1453
+ *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1454
+ esac
1455
+ echo "$ac_var='\''$ac_val'\''"
1456
+ done | sort
1457
+ echo
1458
+ fi
1459
+
1460
+ if test -s confdefs.h; then
1461
+ cat <<\_ASBOX
1462
+ ## ----------- ##
1463
+ ## confdefs.h. ##
1464
+ ## ----------- ##
1465
+ _ASBOX
1466
+ echo
1467
+ cat confdefs.h
1468
+ echo
1469
+ fi
1470
+ test "$ac_signal" != 0 &&
1471
+ echo "$as_me: caught signal $ac_signal"
1472
+ echo "$as_me: exit $exit_status"
1473
+ } >&5
1474
+ rm -f core *.core core.conftest.* &&
1475
+ rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1476
+ exit $exit_status
1477
+ ' 0
1478
+ for ac_signal in 1 2 13 15; do
1479
+ trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1480
+ done
1481
+ ac_signal=0
1482
+
1483
+ # confdefs.h avoids OS command line length limits that DEFS can exceed.
1484
+ rm -f -r conftest* confdefs.h
1485
+
1486
+ # Predefined preprocessor variables.
1487
+
1488
+ cat >>confdefs.h <<_ACEOF
1489
+ #define PACKAGE_NAME "$PACKAGE_NAME"
1490
+ _ACEOF
1491
+
1492
+
1493
+ cat >>confdefs.h <<_ACEOF
1494
+ #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1495
+ _ACEOF
1496
+
1497
+
1498
+ cat >>confdefs.h <<_ACEOF
1499
+ #define PACKAGE_VERSION "$PACKAGE_VERSION"
1500
+ _ACEOF
1501
+
1502
+
1503
+ cat >>confdefs.h <<_ACEOF
1504
+ #define PACKAGE_STRING "$PACKAGE_STRING"
1505
+ _ACEOF
1506
+
1507
+
1508
+ cat >>confdefs.h <<_ACEOF
1509
+ #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1510
+ _ACEOF
1511
+
1512
+
1513
+ # Let the site file select an alternate cache file if it wants to.
1514
+ # Prefer explicitly selected file to automatically selected ones.
1515
+ if test -n "$CONFIG_SITE"; then
1516
+ set x "$CONFIG_SITE"
1517
+ elif test "x$prefix" != xNONE; then
1518
+ set x "$prefix/share/config.site" "$prefix/etc/config.site"
1519
+ else
1520
+ set x "$ac_default_prefix/share/config.site" \
1521
+ "$ac_default_prefix/etc/config.site"
1522
+ fi
1523
+ shift
1524
+ for ac_site_file
1525
+ do
1526
+ if test -r "$ac_site_file"; then
1527
+ { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1528
+ echo "$as_me: loading site script $ac_site_file" >&6;}
1529
+ sed 's/^/| /' "$ac_site_file" >&5
1530
+ . "$ac_site_file"
1531
+ fi
1532
+ done
1533
+
1534
+ if test -r "$cache_file"; then
1535
+ # Some versions of bash will fail to source /dev/null (special
1536
+ # files actually), so we avoid doing that.
1537
+ if test -f "$cache_file"; then
1538
+ { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1539
+ echo "$as_me: loading cache $cache_file" >&6;}
1540
+ case $cache_file in
1541
+ [\\/]* | ?:[\\/]* ) . "$cache_file";;
1542
+ *) . "./$cache_file";;
1543
+ esac
1544
+ fi
1545
+ else
1546
+ { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1547
+ echo "$as_me: creating cache $cache_file" >&6;}
1548
+ >$cache_file
1549
+ fi
1550
+
1551
+ # Check that the precious variables saved in the cache have kept the same
1552
+ # value.
1553
+ ac_cache_corrupted=false
1554
+ for ac_var in $ac_precious_vars; do
1555
+ eval ac_old_set=\$ac_cv_env_${ac_var}_set
1556
+ eval ac_new_set=\$ac_env_${ac_var}_set
1557
+ eval ac_old_val=\$ac_cv_env_${ac_var}_value
1558
+ eval ac_new_val=\$ac_env_${ac_var}_value
1559
+ case $ac_old_set,$ac_new_set in
1560
+ set,)
1561
+ { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1562
+ echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1563
+ ac_cache_corrupted=: ;;
1564
+ ,set)
1565
+ { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1566
+ echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1567
+ ac_cache_corrupted=: ;;
1568
+ ,);;
1569
+ *)
1570
+ if test "x$ac_old_val" != "x$ac_new_val"; then
1571
+ { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1572
+ echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1573
+ { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1574
+ echo "$as_me: former value: $ac_old_val" >&2;}
1575
+ { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1576
+ echo "$as_me: current value: $ac_new_val" >&2;}
1577
+ ac_cache_corrupted=:
1578
+ fi;;
1579
+ esac
1580
+ # Pass precious variables to config.status.
1581
+ if test "$ac_new_set" = set; then
1582
+ case $ac_new_val in
1583
+ *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1584
+ *) ac_arg=$ac_var=$ac_new_val ;;
1585
+ esac
1586
+ case " $ac_configure_args " in
1587
+ *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1588
+ *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1589
+ esac
1590
+ fi
1591
+ done
1592
+ if $ac_cache_corrupted; then
1593
+ { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1594
+ echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1595
+ { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1596
+ echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1597
+ { (exit 1); exit 1; }; }
1598
+ fi
1599
+
1600
+
1601
+
1602
+
1603
+
1604
+
1605
+
1606
+
1607
+
1608
+
1609
+
1610
+
1611
+
1612
+
1613
+
1614
+
1615
+
1616
+ ac_ext=c
1617
+ ac_cpp='$CPP $CPPFLAGS'
1618
+ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1619
+ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1620
+ ac_compiler_gnu=$ac_cv_c_compiler_gnu
1621
+
1622
+
1623
+ am__api_version="1.4"
1624
+ ac_aux_dir=
1625
+ for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1626
+ if test -f "$ac_dir/install-sh"; then
1627
+ ac_aux_dir=$ac_dir
1628
+ ac_install_sh="$ac_aux_dir/install-sh -c"
1629
+ break
1630
+ elif test -f "$ac_dir/install.sh"; then
1631
+ ac_aux_dir=$ac_dir
1632
+ ac_install_sh="$ac_aux_dir/install.sh -c"
1633
+ break
1634
+ elif test -f "$ac_dir/shtool"; then
1635
+ ac_aux_dir=$ac_dir
1636
+ ac_install_sh="$ac_aux_dir/shtool install -c"
1637
+ break
1638
+ fi
1639
+ done
1640
+ if test -z "$ac_aux_dir"; then
1641
+ { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1642
+ echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1643
+ { (exit 1); exit 1; }; }
1644
+ fi
1645
+
1646
+ # These three variables are undocumented and unsupported,
1647
+ # and are intended to be withdrawn in a future Autoconf release.
1648
+ # They can cause serious problems if a builder's source tree is in a directory
1649
+ # whose full name contains unusual characters.
1650
+ ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1651
+ ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1652
+ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1653
+
1654
+
1655
+ # Find a good install program. We prefer a C program (faster),
1656
+ # so one script is as good as another. But avoid the broken or
1657
+ # incompatible versions:
1658
+ # SysV /etc/install, /usr/sbin/install
1659
+ # SunOS /usr/etc/install
1660
+ # IRIX /sbin/install
1661
+ # AIX /bin/install
1662
+ # AmigaOS /C/install, which installs bootblocks on floppy discs
1663
+ # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1664
+ # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1665
+ # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1666
+ # OS/2's system install, which has a completely different semantic
1667
+ # ./install, which can be erroneously created by make from ./install.sh.
1668
+ { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1669
+ echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
1670
+ if test -z "$INSTALL"; then
1671
+ if test "${ac_cv_path_install+set}" = set; then
1672
+ echo $ECHO_N "(cached) $ECHO_C" >&6
1673
+ else
1674
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1675
+ for as_dir in $PATH
1676
+ do
1677
+ IFS=$as_save_IFS
1678
+ test -z "$as_dir" && as_dir=.
1679
+ # Account for people who put trailing slashes in PATH elements.
1680
+ case $as_dir/ in
1681
+ ./ | .// | /cC/* | \
1682
+ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1683
+ ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1684
+ /usr/ucb/* ) ;;
1685
+ *)
1686
+ # OSF1 and SCO ODT 3.0 have their own names for install.
1687
+ # Don't use installbsd from OSF since it installs stuff as root
1688
+ # by default.
1689
+ for ac_prog in ginstall scoinst install; do
1690
+ for ac_exec_ext in '' $ac_executable_extensions; do
1691
+ if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
1692
+ if test $ac_prog = install &&
1693
+ grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1694
+ # AIX install. It has an incompatible calling convention.
1695
+ :
1696
+ elif test $ac_prog = install &&
1697
+ grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1698
+ # program-specific install script used by HP pwplus--don't use.
1699
+ :
1700
+ else
1701
+ ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1702
+ break 3
1703
+ fi
1704
+ fi
1705
+ done
1706
+ done
1707
+ ;;
1708
+ esac
1709
+ done
1710
+ IFS=$as_save_IFS
1711
+
1712
+
1713
+ fi
1714
+ if test "${ac_cv_path_install+set}" = set; then
1715
+ INSTALL=$ac_cv_path_install
1716
+ else
1717
+ # As a last resort, use the slow shell script. Don't cache a
1718
+ # value for INSTALL within a source directory, because that will
1719
+ # break other packages using the cache if that directory is
1720
+ # removed, or if the value is a relative name.
1721
+ INSTALL=$ac_install_sh
1722
+ fi
1723
+ fi
1724
+ { echo "$as_me:$LINENO: result: $INSTALL" >&5
1725
+ echo "${ECHO_T}$INSTALL" >&6; }
1726
+
1727
+ # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1728
+ # It thinks the first close brace ends the variable substitution.
1729
+ test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1730
+
1731
+ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1732
+
1733
+ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1734
+
1735
+ { echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1736
+ echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
1737
+ # Just in case
1738
+ sleep 1
1739
+ echo timestamp > conftestfile
1740
+ # Do `set' in a subshell so we don't clobber the current shell's
1741
+ # arguments. Must try -L first in case configure is actually a
1742
+ # symlink; some systems play weird games with the mod time of symlinks
1743
+ # (eg FreeBSD returns the mod time of the symlink's containing
1744
+ # directory).
1745
+ if (
1746
+ set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
1747
+ if test "$*" = "X"; then
1748
+ # -L didn't work.
1749
+ set X `ls -t $srcdir/configure conftestfile`
1750
+ fi
1751
+ if test "$*" != "X $srcdir/configure conftestfile" \
1752
+ && test "$*" != "X conftestfile $srcdir/configure"; then
1753
+
1754
+ # If neither matched, then we have a broken ls. This can happen
1755
+ # if, for instance, CONFIG_SHELL is bash and it inherits a
1756
+ # broken ls alias from the environment. This has actually
1757
+ # happened. Such a system could not be considered "sane".
1758
+ { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken
1759
+ alias in your environment" >&5
1760
+ echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
1761
+ alias in your environment" >&2;}
1762
+ { (exit 1); exit 1; }; }
1763
+ fi
1764
+
1765
+ test "$2" = conftestfile
1766
+ )
1767
+ then
1768
+ # Ok.
1769
+ :
1770
+ else
1771
+ { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1772
+ Check your system clock" >&5
1773
+ echo "$as_me: error: newly created file is older than distributed files!
1774
+ Check your system clock" >&2;}
1775
+ { (exit 1); exit 1; }; }
1776
+ fi
1777
+ rm -f conftest*
1778
+ { echo "$as_me:$LINENO: result: yes" >&5
1779
+ echo "${ECHO_T}yes" >&6; }
1780
+ test "$program_prefix" != NONE &&
1781
+ program_transform_name="s&^&$program_prefix&;$program_transform_name"
1782
+ # Use a double $ so make ignores it.
1783
+ test "$program_suffix" != NONE &&
1784
+ program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1785
+ # Double any \ or $. echo might interpret backslashes.
1786
+ # By default was `s,x,x', remove it if useless.
1787
+ cat <<\_ACEOF >conftest.sed
1788
+ s/[\\$]/&&/g;s/;s,x,x,$//
1789
+ _ACEOF
1790
+ program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1791
+ rm -f conftest.sed
1792
+
1793
+ { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1794
+ echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
1795
+ set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
1796
+ if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
1797
+ echo $ECHO_N "(cached) $ECHO_C" >&6
1798
+ else
1799
+ cat >conftest.make <<\_ACEOF
1800
+ SHELL = /bin/sh
1801
+ all:
1802
+ @echo '@@@%%%=$(MAKE)=@@@%%%'
1803
+ _ACEOF
1804
+ # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1805
+ case `${MAKE-make} -f conftest.make 2>/dev/null` in
1806
+ *@@@%%%=?*=@@@%%%*)
1807
+ eval ac_cv_prog_make_${ac_make}_set=yes;;
1808
+ *)
1809
+ eval ac_cv_prog_make_${ac_make}_set=no;;
1810
+ esac
1811
+ rm -f conftest.make
1812
+ fi
1813
+ if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
1814
+ { echo "$as_me:$LINENO: result: yes" >&5
1815
+ echo "${ECHO_T}yes" >&6; }
1816
+ SET_MAKE=
1817
+ else
1818
+ { echo "$as_me:$LINENO: result: no" >&5
1819
+ echo "${ECHO_T}no" >&6; }
1820
+ SET_MAKE="MAKE=${MAKE-make}"
1821
+ fi
1822
+
1823
+
1824
+ PACKAGE=mecab-jumandic
1825
+
1826
+ VERSION=5.1-20070304
1827
+
1828
+ if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
1829
+ { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
1830
+ echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1831
+ { (exit 1); exit 1; }; }
1832
+ fi
1833
+
1834
+ cat >>confdefs.h <<_ACEOF
1835
+ #define PACKAGE "$PACKAGE"
1836
+ _ACEOF
1837
+
1838
+
1839
+ cat >>confdefs.h <<_ACEOF
1840
+ #define VERSION "$VERSION"
1841
+ _ACEOF
1842
+
1843
+
1844
+
1845
+ missing_dir=`cd $ac_aux_dir && pwd`
1846
+ { echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
1847
+ echo $ECHO_N "checking for working aclocal-${am__api_version}... $ECHO_C" >&6; }
1848
+ # Run test in a subshell; some versions of sh will print an error if
1849
+ # an executable is not found, even if stderr is redirected.
1850
+ # Redirect stdin to placate older versions of autoconf. Sigh.
1851
+ if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
1852
+ ACLOCAL=aclocal-${am__api_version}
1853
+ { echo "$as_me:$LINENO: result: found" >&5
1854
+ echo "${ECHO_T}found" >&6; }
1855
+ else
1856
+ ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
1857
+ { echo "$as_me:$LINENO: result: missing" >&5
1858
+ echo "${ECHO_T}missing" >&6; }
1859
+ fi
1860
+
1861
+ { echo "$as_me:$LINENO: checking for working autoconf" >&5
1862
+ echo $ECHO_N "checking for working autoconf... $ECHO_C" >&6; }
1863
+ # Run test in a subshell; some versions of sh will print an error if
1864
+ # an executable is not found, even if stderr is redirected.
1865
+ # Redirect stdin to placate older versions of autoconf. Sigh.
1866
+ if (autoconf --version) < /dev/null > /dev/null 2>&1; then
1867
+ AUTOCONF=autoconf
1868
+ { echo "$as_me:$LINENO: result: found" >&5
1869
+ echo "${ECHO_T}found" >&6; }
1870
+ else
1871
+ AUTOCONF="$missing_dir/missing autoconf"
1872
+ { echo "$as_me:$LINENO: result: missing" >&5
1873
+ echo "${ECHO_T}missing" >&6; }
1874
+ fi
1875
+
1876
+ { echo "$as_me:$LINENO: checking for working automake-${am__api_version}" >&5
1877
+ echo $ECHO_N "checking for working automake-${am__api_version}... $ECHO_C" >&6; }
1878
+ # Run test in a subshell; some versions of sh will print an error if
1879
+ # an executable is not found, even if stderr is redirected.
1880
+ # Redirect stdin to placate older versions of autoconf. Sigh.
1881
+ if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
1882
+ AUTOMAKE=automake-${am__api_version}
1883
+ { echo "$as_me:$LINENO: result: found" >&5
1884
+ echo "${ECHO_T}found" >&6; }
1885
+ else
1886
+ AUTOMAKE="$missing_dir/missing automake-${am__api_version}"
1887
+ { echo "$as_me:$LINENO: result: missing" >&5
1888
+ echo "${ECHO_T}missing" >&6; }
1889
+ fi
1890
+
1891
+ { echo "$as_me:$LINENO: checking for working autoheader" >&5
1892
+ echo $ECHO_N "checking for working autoheader... $ECHO_C" >&6; }
1893
+ # Run test in a subshell; some versions of sh will print an error if
1894
+ # an executable is not found, even if stderr is redirected.
1895
+ # Redirect stdin to placate older versions of autoconf. Sigh.
1896
+ if (autoheader --version) < /dev/null > /dev/null 2>&1; then
1897
+ AUTOHEADER=autoheader
1898
+ { echo "$as_me:$LINENO: result: found" >&5
1899
+ echo "${ECHO_T}found" >&6; }
1900
+ else
1901
+ AUTOHEADER="$missing_dir/missing autoheader"
1902
+ { echo "$as_me:$LINENO: result: missing" >&5
1903
+ echo "${ECHO_T}missing" >&6; }
1904
+ fi
1905
+
1906
+ { echo "$as_me:$LINENO: checking for working makeinfo" >&5
1907
+ echo $ECHO_N "checking for working makeinfo... $ECHO_C" >&6; }
1908
+ # Run test in a subshell; some versions of sh will print an error if
1909
+ # an executable is not found, even if stderr is redirected.
1910
+ # Redirect stdin to placate older versions of autoconf. Sigh.
1911
+ if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
1912
+ MAKEINFO=makeinfo
1913
+ { echo "$as_me:$LINENO: result: found" >&5
1914
+ echo "${ECHO_T}found" >&6; }
1915
+ else
1916
+ MAKEINFO="$missing_dir/missing makeinfo"
1917
+ { echo "$as_me:$LINENO: result: missing" >&5
1918
+ echo "${ECHO_T}missing" >&6; }
1919
+ fi
1920
+
1921
+
1922
+ # Find a good install program. We prefer a C program (faster),
1923
+ # so one script is as good as another. But avoid the broken or
1924
+ # incompatible versions:
1925
+ # SysV /etc/install, /usr/sbin/install
1926
+ # SunOS /usr/etc/install
1927
+ # IRIX /sbin/install
1928
+ # AIX /bin/install
1929
+ # AmigaOS /C/install, which installs bootblocks on floppy discs
1930
+ # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1931
+ # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1932
+ # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1933
+ # OS/2's system install, which has a completely different semantic
1934
+ # ./install, which can be erroneously created by make from ./install.sh.
1935
+ { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1936
+ echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
1937
+ if test -z "$INSTALL"; then
1938
+ if test "${ac_cv_path_install+set}" = set; then
1939
+ echo $ECHO_N "(cached) $ECHO_C" >&6
1940
+ else
1941
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1942
+ for as_dir in $PATH
1943
+ do
1944
+ IFS=$as_save_IFS
1945
+ test -z "$as_dir" && as_dir=.
1946
+ # Account for people who put trailing slashes in PATH elements.
1947
+ case $as_dir/ in
1948
+ ./ | .// | /cC/* | \
1949
+ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1950
+ ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1951
+ /usr/ucb/* ) ;;
1952
+ *)
1953
+ # OSF1 and SCO ODT 3.0 have their own names for install.
1954
+ # Don't use installbsd from OSF since it installs stuff as root
1955
+ # by default.
1956
+ for ac_prog in ginstall scoinst install; do
1957
+ for ac_exec_ext in '' $ac_executable_extensions; do
1958
+ if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
1959
+ if test $ac_prog = install &&
1960
+ grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1961
+ # AIX install. It has an incompatible calling convention.
1962
+ :
1963
+ elif test $ac_prog = install &&
1964
+ grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1965
+ # program-specific install script used by HP pwplus--don't use.
1966
+ :
1967
+ else
1968
+ ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1969
+ break 3
1970
+ fi
1971
+ fi
1972
+ done
1973
+ done
1974
+ ;;
1975
+ esac
1976
+ done
1977
+ IFS=$as_save_IFS
1978
+
1979
+
1980
+ fi
1981
+ if test "${ac_cv_path_install+set}" = set; then
1982
+ INSTALL=$ac_cv_path_install
1983
+ else
1984
+ # As a last resort, use the slow shell script. Don't cache a
1985
+ # value for INSTALL within a source directory, because that will
1986
+ # break other packages using the cache if that directory is
1987
+ # removed, or if the value is a relative name.
1988
+ INSTALL=$ac_install_sh
1989
+ fi
1990
+ fi
1991
+ { echo "$as_me:$LINENO: result: $INSTALL" >&5
1992
+ echo "${ECHO_T}$INSTALL" >&6; }
1993
+
1994
+ # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1995
+ # It thinks the first close brace ends the variable substitution.
1996
+ test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1997
+
1998
+ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1999
+
2000
+ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2001
+
2002
+
2003
+
2004
+
2005
+ # Check whether --with-dicdir was given.
2006
+ if test "${with_dicdir+set}" = set; then
2007
+ withval=$with_dicdir; { echo "$as_me:$LINENO: result: using $with_dicdir for dicdir" >&5
2008
+ echo "${ECHO_T}using $with_dicdir for dicdir" >&6; }
2009
+ MECAB_DICDIR=$with_dicdir
2010
+ else
2011
+ MECAB_DICDIR="no"
2012
+
2013
+ fi
2014
+
2015
+
2016
+
2017
+ # Check whether --with-mecab-config was given.
2018
+ if test "${with_mecab_config+set}" = set; then
2019
+ withval=$with_mecab_config; { echo "$as_me:$LINENO: result: using $with_mecab_config for mecab-config" >&5
2020
+ echo "${ECHO_T}using $with_mecab_config for mecab-config" >&6; }
2021
+ MECAB_CONFIG=$with_mecab_config
2022
+ else
2023
+ for ac_prog in mecab-config
2024
+ do
2025
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
2026
+ set dummy $ac_prog; ac_word=$2
2027
+ { echo "$as_me:$LINENO: checking for $ac_word" >&5
2028
+ echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2029
+ if test "${ac_cv_path_MECAB_CONFIG+set}" = set; then
2030
+ echo $ECHO_N "(cached) $ECHO_C" >&6
2031
+ else
2032
+ case $MECAB_CONFIG in
2033
+ [\\/]* | ?:[\\/]*)
2034
+ ac_cv_path_MECAB_CONFIG="$MECAB_CONFIG" # Let the user override the test with a path.
2035
+ ;;
2036
+ *)
2037
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2038
+ for as_dir in $PATH
2039
+ do
2040
+ IFS=$as_save_IFS
2041
+ test -z "$as_dir" && as_dir=.
2042
+ for ac_exec_ext in '' $ac_executable_extensions; do
2043
+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2044
+ ac_cv_path_MECAB_CONFIG="$as_dir/$ac_word$ac_exec_ext"
2045
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2046
+ break 2
2047
+ fi
2048
+ done
2049
+ done
2050
+ IFS=$as_save_IFS
2051
+
2052
+ ;;
2053
+ esac
2054
+ fi
2055
+ MECAB_CONFIG=$ac_cv_path_MECAB_CONFIG
2056
+ if test -n "$MECAB_CONFIG"; then
2057
+ { echo "$as_me:$LINENO: result: $MECAB_CONFIG" >&5
2058
+ echo "${ECHO_T}$MECAB_CONFIG" >&6; }
2059
+ else
2060
+ { echo "$as_me:$LINENO: result: no" >&5
2061
+ echo "${ECHO_T}no" >&6; }
2062
+ fi
2063
+
2064
+
2065
+ test -n "$MECAB_CONFIG" && break
2066
+ done
2067
+ test -n "$MECAB_CONFIG" || MECAB_CONFIG="no"
2068
+
2069
+
2070
+ fi
2071
+
2072
+
2073
+ if test $MECAB_CONFIG = "no";
2074
+ then
2075
+ { { echo "$as_me:$LINENO: error: mecab-config is not found in your system" >&5
2076
+ echo "$as_me: error: mecab-config is not found in your system" >&2;}
2077
+ { (exit 1); exit 1; }; }
2078
+ fi
2079
+
2080
+
2081
+ if test $MECAB_DICDIR = "no";
2082
+ then
2083
+ MECAB_DICDIR="`$MECAB_CONFIG --dicdir`/jumandic"
2084
+ fi
2085
+
2086
+ MECAB_DICT_INDEX="`$MECAB_CONFIG --libexecdir`/mecab-dict-index"
2087
+ MECAB_MECABRC="`$MECAB_CONFIG --sysconfdir`/mecabrc"
2088
+
2089
+
2090
+
2091
+
2092
+
2093
+
2094
+ # Check whether --with-charset was given.
2095
+ if test "${with_charset+set}" = set; then
2096
+ withval=$with_charset; CHARSET=${withval}
2097
+ else
2098
+ CHARSET='euc-jp'
2099
+
2100
+ fi
2101
+
2102
+ CHARSET=$CHARSET
2103
+
2104
+
2105
+ MECAB_LEXICAL_DIC=`echo *.csv`
2106
+
2107
+
2108
+ MECAB_GENDATA="matrix.bin char.bin sys.dic unk.dic"
2109
+
2110
+
2111
+ MECAB_PREDATA="`echo *.def` dicrc"
2112
+
2113
+
2114
+ ac_config_files="$ac_config_files Makefile"
2115
+
2116
+ cat >confcache <<\_ACEOF
2117
+ # This file is a shell script that caches the results of configure
2118
+ # tests run on this system so they can be shared between configure
2119
+ # scripts and configure runs, see configure's option --config-cache.
2120
+ # It is not useful on other systems. If it contains results you don't
2121
+ # want to keep, you may remove or edit it.
2122
+ #
2123
+ # config.status only pays attention to the cache file if you give it
2124
+ # the --recheck option to rerun configure.
2125
+ #
2126
+ # `ac_cv_env_foo' variables (set or unset) will be overridden when
2127
+ # loading this file, other *unset* `ac_cv_foo' will be assigned the
2128
+ # following values.
2129
+
2130
+ _ACEOF
2131
+
2132
+ # The following way of writing the cache mishandles newlines in values,
2133
+ # but we know of no workaround that is simple, portable, and efficient.
2134
+ # So, we kill variables containing newlines.
2135
+ # Ultrix sh set writes to stderr and can't be redirected directly,
2136
+ # and sets the high bit in the cache file unless we assign to the vars.
2137
+ (
2138
+ for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
2139
+ eval ac_val=\$$ac_var
2140
+ case $ac_val in #(
2141
+ *${as_nl}*)
2142
+ case $ac_var in #(
2143
+ *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2144
+ echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2145
+ esac
2146
+ case $ac_var in #(
2147
+ _ | IFS | as_nl) ;; #(
2148
+ *) $as_unset $ac_var ;;
2149
+ esac ;;
2150
+ esac
2151
+ done
2152
+
2153
+ (set) 2>&1 |
2154
+ case $as_nl`(ac_space=' '; set) 2>&1` in #(
2155
+ *${as_nl}ac_space=\ *)
2156
+ # `set' does not quote correctly, so add quotes (double-quote
2157
+ # substitution turns \\\\ into \\, and sed turns \\ into \).
2158
+ sed -n \
2159
+ "s/'/'\\\\''/g;
2160
+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2161
+ ;; #(
2162
+ *)
2163
+ # `set' quotes correctly as required by POSIX, so do not add quotes.
2164
+ sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2165
+ ;;
2166
+ esac |
2167
+ sort
2168
+ ) |
2169
+ sed '
2170
+ /^ac_cv_env_/b end
2171
+ t clear
2172
+ :clear
2173
+ s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
2174
+ t end
2175
+ s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
2176
+ :end' >>confcache
2177
+ if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
2178
+ if test -w "$cache_file"; then
2179
+ test "x$cache_file" != "x/dev/null" &&
2180
+ { echo "$as_me:$LINENO: updating cache $cache_file" >&5
2181
+ echo "$as_me: updating cache $cache_file" >&6;}
2182
+ cat confcache >$cache_file
2183
+ else
2184
+ { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
2185
+ echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2186
+ fi
2187
+ fi
2188
+ rm -f confcache
2189
+
2190
+ test "x$prefix" = xNONE && prefix=$ac_default_prefix
2191
+ # Let make expand exec_prefix.
2192
+ test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2193
+
2194
+ # Transform confdefs.h into DEFS.
2195
+ # Protect against shell expansion while executing Makefile rules.
2196
+ # Protect against Makefile macro expansion.
2197
+ #
2198
+ # If the first sed substitution is executed (which looks for macros that
2199
+ # take arguments), then branch to the quote section. Otherwise,
2200
+ # look for a macro that doesn't take arguments.
2201
+ ac_script='
2202
+ t clear
2203
+ :clear
2204
+ s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
2205
+ t quote
2206
+ s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
2207
+ t quote
2208
+ b any
2209
+ :quote
2210
+ s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
2211
+ s/\[/\\&/g
2212
+ s/\]/\\&/g
2213
+ s/\$/$$/g
2214
+ H
2215
+ :any
2216
+ ${
2217
+ g
2218
+ s/^\n//
2219
+ s/\n/ /g
2220
+ p
2221
+ }
2222
+ '
2223
+ DEFS=`sed -n "$ac_script" confdefs.h`
2224
+
2225
+
2226
+ ac_libobjs=
2227
+ ac_ltlibobjs=
2228
+ for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
2229
+ # 1. Remove the extension, and $U if already installed.
2230
+ ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
2231
+ ac_i=`echo "$ac_i" | sed "$ac_script"`
2232
+ # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
2233
+ # will be set to the directory where LIBOBJS objects are built.
2234
+ ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2235
+ ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
2236
+ done
2237
+ LIBOBJS=$ac_libobjs
2238
+
2239
+ LTLIBOBJS=$ac_ltlibobjs
2240
+
2241
+
2242
+
2243
+ : ${CONFIG_STATUS=./config.status}
2244
+ ac_clean_files_save=$ac_clean_files
2245
+ ac_clean_files="$ac_clean_files $CONFIG_STATUS"
2246
+ { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
2247
+ echo "$as_me: creating $CONFIG_STATUS" >&6;}
2248
+ cat >$CONFIG_STATUS <<_ACEOF
2249
+ #! $SHELL
2250
+ # Generated by $as_me.
2251
+ # Run this file to recreate the current configuration.
2252
+ # Compiler output produced by configure, useful for debugging
2253
+ # configure, is in config.log if it exists.
2254
+
2255
+ debug=false
2256
+ ac_cs_recheck=false
2257
+ ac_cs_silent=false
2258
+ SHELL=\${CONFIG_SHELL-$SHELL}
2259
+ _ACEOF
2260
+
2261
+ cat >>$CONFIG_STATUS <<\_ACEOF
2262
+ ## --------------------- ##
2263
+ ## M4sh Initialization. ##
2264
+ ## --------------------- ##
2265
+
2266
+ # Be Bourne compatible
2267
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2268
+ emulate sh
2269
+ NULLCMD=:
2270
+ # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2271
+ # is contrary to our usage. Disable this feature.
2272
+ alias -g '${1+"$@"}'='"$@"'
2273
+ setopt NO_GLOB_SUBST
2274
+ else
2275
+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
2276
+ fi
2277
+ BIN_SH=xpg4; export BIN_SH # for Tru64
2278
+ DUALCASE=1; export DUALCASE # for MKS sh
2279
+
2280
+
2281
+ # PATH needs CR
2282
+ # Avoid depending upon Character Ranges.
2283
+ as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2284
+ as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2285
+ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2286
+ as_cr_digits='0123456789'
2287
+ as_cr_alnum=$as_cr_Letters$as_cr_digits
2288
+
2289
+ # The user is always right.
2290
+ if test "${PATH_SEPARATOR+set}" != set; then
2291
+ echo "#! /bin/sh" >conf$$.sh
2292
+ echo "exit 0" >>conf$$.sh
2293
+ chmod +x conf$$.sh
2294
+ if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
2295
+ PATH_SEPARATOR=';'
2296
+ else
2297
+ PATH_SEPARATOR=:
2298
+ fi
2299
+ rm -f conf$$.sh
2300
+ fi
2301
+
2302
+ # Support unset when possible.
2303
+ if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
2304
+ as_unset=unset
2305
+ else
2306
+ as_unset=false
2307
+ fi
2308
+
2309
+
2310
+ # IFS
2311
+ # We need space, tab and new line, in precisely that order. Quoting is
2312
+ # there to prevent editors from complaining about space-tab.
2313
+ # (If _AS_PATH_WALK were called with IFS unset, it would disable word
2314
+ # splitting by setting IFS to empty value.)
2315
+ as_nl='
2316
+ '
2317
+ IFS=" "" $as_nl"
2318
+
2319
+ # Find who we are. Look in the path if we contain no directory separator.
2320
+ case $0 in
2321
+ *[\\/]* ) as_myself=$0 ;;
2322
+ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2323
+ for as_dir in $PATH
2324
+ do
2325
+ IFS=$as_save_IFS
2326
+ test -z "$as_dir" && as_dir=.
2327
+ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2328
+ done
2329
+ IFS=$as_save_IFS
2330
+
2331
+ ;;
2332
+ esac
2333
+ # We did not find ourselves, most probably we were run as `sh COMMAND'
2334
+ # in which case we are not to be found in the path.
2335
+ if test "x$as_myself" = x; then
2336
+ as_myself=$0
2337
+ fi
2338
+ if test ! -f "$as_myself"; then
2339
+ echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2340
+ { (exit 1); exit 1; }
2341
+ fi
2342
+
2343
+ # Work around bugs in pre-3.0 UWIN ksh.
2344
+ for as_var in ENV MAIL MAILPATH
2345
+ do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2346
+ done
2347
+ PS1='$ '
2348
+ PS2='> '
2349
+ PS4='+ '
2350
+
2351
+ # NLS nuisances.
2352
+ for as_var in \
2353
+ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
2354
+ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
2355
+ LC_TELEPHONE LC_TIME
2356
+ do
2357
+ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
2358
+ eval $as_var=C; export $as_var
2359
+ else
2360
+ ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2361
+ fi
2362
+ done
2363
+
2364
+ # Required to use basename.
2365
+ if expr a : '\(a\)' >/dev/null 2>&1 &&
2366
+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
2367
+ as_expr=expr
2368
+ else
2369
+ as_expr=false
2370
+ fi
2371
+
2372
+ if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2373
+ as_basename=basename
2374
+ else
2375
+ as_basename=false
2376
+ fi
2377
+
2378
+
2379
+ # Name of the executable.
2380
+ as_me=`$as_basename -- "$0" ||
2381
+ $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2382
+ X"$0" : 'X\(//\)$' \| \
2383
+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2384
+ echo X/"$0" |
2385
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
2386
+ s//\1/
2387
+ q
2388
+ }
2389
+ /^X\/\(\/\/\)$/{
2390
+ s//\1/
2391
+ q
2392
+ }
2393
+ /^X\/\(\/\).*/{
2394
+ s//\1/
2395
+ q
2396
+ }
2397
+ s/.*/./; q'`
2398
+
2399
+ # CDPATH.
2400
+ $as_unset CDPATH
2401
+
2402
+
2403
+
2404
+ as_lineno_1=$LINENO
2405
+ as_lineno_2=$LINENO
2406
+ test "x$as_lineno_1" != "x$as_lineno_2" &&
2407
+ test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
2408
+
2409
+ # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
2410
+ # uniformly replaced by the line number. The first 'sed' inserts a
2411
+ # line-number line after each line using $LINENO; the second 'sed'
2412
+ # does the real work. The second script uses 'N' to pair each
2413
+ # line-number line with the line containing $LINENO, and appends
2414
+ # trailing '-' during substitution so that $LINENO is not a special
2415
+ # case at line end.
2416
+ # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
2417
+ # scripts with optimization help from Paolo Bonzini. Blame Lee
2418
+ # E. McMahon (1931-1989) for sed's syntax. :-)
2419
+ sed -n '
2420
+ p
2421
+ /[$]LINENO/=
2422
+ ' <$as_myself |
2423
+ sed '
2424
+ s/[$]LINENO.*/&-/
2425
+ t lineno
2426
+ b
2427
+ :lineno
2428
+ N
2429
+ :loop
2430
+ s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
2431
+ t loop
2432
+ s/-\n.*//
2433
+ ' >$as_me.lineno &&
2434
+ chmod +x "$as_me.lineno" ||
2435
+ { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
2436
+ { (exit 1); exit 1; }; }
2437
+
2438
+ # Don't try to exec as it changes $[0], causing all sort of problems
2439
+ # (the dirname of $[0] is not the place where we might find the
2440
+ # original and so on. Autoconf is especially sensitive to this).
2441
+ . "./$as_me.lineno"
2442
+ # Exit status is that of the last command.
2443
+ exit
2444
+ }
2445
+
2446
+
2447
+ if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2448
+ as_dirname=dirname
2449
+ else
2450
+ as_dirname=false
2451
+ fi
2452
+
2453
+ ECHO_C= ECHO_N= ECHO_T=
2454
+ case `echo -n x` in
2455
+ -n*)
2456
+ case `echo 'x\c'` in
2457
+ *c*) ECHO_T=' ';; # ECHO_T is single tab character.
2458
+ *) ECHO_C='\c';;
2459
+ esac;;
2460
+ *)
2461
+ ECHO_N='-n';;
2462
+ esac
2463
+
2464
+ if expr a : '\(a\)' >/dev/null 2>&1 &&
2465
+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
2466
+ as_expr=expr
2467
+ else
2468
+ as_expr=false
2469
+ fi
2470
+
2471
+ rm -f conf$$ conf$$.exe conf$$.file
2472
+ if test -d conf$$.dir; then
2473
+ rm -f conf$$.dir/conf$$.file
2474
+ else
2475
+ rm -f conf$$.dir
2476
+ mkdir conf$$.dir
2477
+ fi
2478
+ echo >conf$$.file
2479
+ if ln -s conf$$.file conf$$ 2>/dev/null; then
2480
+ as_ln_s='ln -s'
2481
+ # ... but there are two gotchas:
2482
+ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2483
+ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2484
+ # In both cases, we have to default to `cp -p'.
2485
+ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2486
+ as_ln_s='cp -p'
2487
+ elif ln conf$$.file conf$$ 2>/dev/null; then
2488
+ as_ln_s=ln
2489
+ else
2490
+ as_ln_s='cp -p'
2491
+ fi
2492
+ rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2493
+ rmdir conf$$.dir 2>/dev/null
2494
+
2495
+ if mkdir -p . 2>/dev/null; then
2496
+ as_mkdir_p=:
2497
+ else
2498
+ test -d ./-p && rmdir ./-p
2499
+ as_mkdir_p=false
2500
+ fi
2501
+
2502
+ # Find out whether ``test -x'' works. Don't use a zero-byte file, as
2503
+ # systems may use methods other than mode bits to determine executability.
2504
+ cat >conf$$.file <<_ASEOF
2505
+ #! /bin/sh
2506
+ exit 0
2507
+ _ASEOF
2508
+ chmod +x conf$$.file
2509
+ if test -x conf$$.file >/dev/null 2>&1; then
2510
+ as_executable_p="test -x"
2511
+ else
2512
+ as_executable_p=:
2513
+ fi
2514
+ rm -f conf$$.file
2515
+
2516
+ # Sed expression to map a string onto a valid CPP name.
2517
+ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2518
+
2519
+ # Sed expression to map a string onto a valid variable name.
2520
+ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2521
+
2522
+
2523
+ exec 6>&1
2524
+
2525
+ # Save the log message, to keep $[0] and so on meaningful, and to
2526
+ # report actual input values of CONFIG_FILES etc. instead of their
2527
+ # values after options handling.
2528
+ ac_log="
2529
+ This file was extended by $as_me, which was
2530
+ generated by GNU Autoconf 2.60. Invocation command line was
2531
+
2532
+ CONFIG_FILES = $CONFIG_FILES
2533
+ CONFIG_HEADERS = $CONFIG_HEADERS
2534
+ CONFIG_LINKS = $CONFIG_LINKS
2535
+ CONFIG_COMMANDS = $CONFIG_COMMANDS
2536
+ $ $0 $@
2537
+
2538
+ on `(hostname || uname -n) 2>/dev/null | sed 1q`
2539
+ "
2540
+
2541
+ _ACEOF
2542
+
2543
+ cat >>$CONFIG_STATUS <<_ACEOF
2544
+ # Files that config.status was made for.
2545
+ config_files="$ac_config_files"
2546
+
2547
+ _ACEOF
2548
+
2549
+ cat >>$CONFIG_STATUS <<\_ACEOF
2550
+ ac_cs_usage="\
2551
+ \`$as_me' instantiates files from templates according to the
2552
+ current configuration.
2553
+
2554
+ Usage: $0 [OPTIONS] [FILE]...
2555
+
2556
+ -h, --help print this help, then exit
2557
+ -V, --version print version number, then exit
2558
+ -q, --quiet do not print progress messages
2559
+ -d, --debug don't remove temporary files
2560
+ --recheck update $as_me by reconfiguring in the same conditions
2561
+ --file=FILE[:TEMPLATE]
2562
+ instantiate the configuration file FILE
2563
+
2564
+ Configuration files:
2565
+ $config_files
2566
+
2567
+ Report bugs to <bug-autoconf@gnu.org>."
2568
+
2569
+ _ACEOF
2570
+ cat >>$CONFIG_STATUS <<_ACEOF
2571
+ ac_cs_version="\\
2572
+ config.status
2573
+ configured by $0, generated by GNU Autoconf 2.60,
2574
+ with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2575
+
2576
+ Copyright (C) 2006 Free Software Foundation, Inc.
2577
+ This config.status script is free software; the Free Software Foundation
2578
+ gives unlimited permission to copy, distribute and modify it."
2579
+
2580
+ ac_pwd='$ac_pwd'
2581
+ srcdir='$srcdir'
2582
+ INSTALL='$INSTALL'
2583
+ _ACEOF
2584
+
2585
+ cat >>$CONFIG_STATUS <<\_ACEOF
2586
+ # If no file are specified by the user, then we need to provide default
2587
+ # value. By we need to know if files were specified by the user.
2588
+ ac_need_defaults=:
2589
+ while test $# != 0
2590
+ do
2591
+ case $1 in
2592
+ --*=*)
2593
+ ac_option=`expr "X$1" : 'X\([^=]*\)='`
2594
+ ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
2595
+ ac_shift=:
2596
+ ;;
2597
+ *)
2598
+ ac_option=$1
2599
+ ac_optarg=$2
2600
+ ac_shift=shift
2601
+ ;;
2602
+ esac
2603
+
2604
+ case $ac_option in
2605
+ # Handling of the options.
2606
+ -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2607
+ ac_cs_recheck=: ;;
2608
+ --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
2609
+ echo "$ac_cs_version"; exit ;;
2610
+ --debug | --debu | --deb | --de | --d | -d )
2611
+ debug=: ;;
2612
+ --file | --fil | --fi | --f )
2613
+ $ac_shift
2614
+ CONFIG_FILES="$CONFIG_FILES $ac_optarg"
2615
+ ac_need_defaults=false;;
2616
+ --he | --h | --help | --hel | -h )
2617
+ echo "$ac_cs_usage"; exit ;;
2618
+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2619
+ | -silent | --silent | --silen | --sile | --sil | --si | --s)
2620
+ ac_cs_silent=: ;;
2621
+
2622
+ # This is an error.
2623
+ -*) { echo "$as_me: error: unrecognized option: $1
2624
+ Try \`$0 --help' for more information." >&2
2625
+ { (exit 1); exit 1; }; } ;;
2626
+
2627
+ *) ac_config_targets="$ac_config_targets $1"
2628
+ ac_need_defaults=false ;;
2629
+
2630
+ esac
2631
+ shift
2632
+ done
2633
+
2634
+ ac_configure_extra_args=
2635
+
2636
+ if $ac_cs_silent; then
2637
+ exec 6>/dev/null
2638
+ ac_configure_extra_args="$ac_configure_extra_args --silent"
2639
+ fi
2640
+
2641
+ _ACEOF
2642
+ cat >>$CONFIG_STATUS <<_ACEOF
2643
+ if \$ac_cs_recheck; then
2644
+ echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
2645
+ CONFIG_SHELL=$SHELL
2646
+ export CONFIG_SHELL
2647
+ exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
2648
+ fi
2649
+
2650
+ _ACEOF
2651
+ cat >>$CONFIG_STATUS <<\_ACEOF
2652
+ exec 5>>config.log
2653
+ {
2654
+ echo
2655
+ sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
2656
+ ## Running $as_me. ##
2657
+ _ASBOX
2658
+ echo "$ac_log"
2659
+ } >&5
2660
+
2661
+ _ACEOF
2662
+ cat >>$CONFIG_STATUS <<_ACEOF
2663
+ _ACEOF
2664
+
2665
+ cat >>$CONFIG_STATUS <<\_ACEOF
2666
+
2667
+ # Handling of arguments.
2668
+ for ac_config_target in $ac_config_targets
2669
+ do
2670
+ case $ac_config_target in
2671
+ "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
2672
+
2673
+ *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
2674
+ echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
2675
+ { (exit 1); exit 1; }; };;
2676
+ esac
2677
+ done
2678
+
2679
+
2680
+ # If the user did not use the arguments to specify the items to instantiate,
2681
+ # then the envvar interface is used. Set only those that are not.
2682
+ # We use the long form for the default assignment because of an extremely
2683
+ # bizarre bug on SunOS 4.1.3.
2684
+ if $ac_need_defaults; then
2685
+ test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
2686
+ fi
2687
+
2688
+ # Have a temporary directory for convenience. Make it in the build tree
2689
+ # simply because there is no reason against having it here, and in addition,
2690
+ # creating and moving files from /tmp can sometimes cause problems.
2691
+ # Hook for its removal unless debugging.
2692
+ # Note that there is a small window in which the directory will not be cleaned:
2693
+ # after its creation but before its name has been assigned to `$tmp'.
2694
+ $debug ||
2695
+ {
2696
+ tmp=
2697
+ trap 'exit_status=$?
2698
+ { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
2699
+ ' 0
2700
+ trap '{ (exit 1); exit 1; }' 1 2 13 15
2701
+ }
2702
+ # Create a (secure) tmp directory for tmp files.
2703
+
2704
+ {
2705
+ tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
2706
+ test -n "$tmp" && test -d "$tmp"
2707
+ } ||
2708
+ {
2709
+ tmp=./conf$$-$RANDOM
2710
+ (umask 077 && mkdir "$tmp")
2711
+ } ||
2712
+ {
2713
+ echo "$me: cannot create a temporary directory in ." >&2
2714
+ { (exit 1); exit 1; }
2715
+ }
2716
+
2717
+ #
2718
+ # Set up the sed scripts for CONFIG_FILES section.
2719
+ #
2720
+
2721
+ # No need to generate the scripts if there are no CONFIG_FILES.
2722
+ # This happens for instance when ./config.status config.h
2723
+ if test -n "$CONFIG_FILES"; then
2724
+
2725
+ _ACEOF
2726
+
2727
+
2728
+
2729
+ ac_delim='%!_!# '
2730
+ for ac_last_try in false false false false false :; do
2731
+ cat >conf$$subs.sed <<_ACEOF
2732
+ SHELL!$SHELL$ac_delim
2733
+ PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
2734
+ PACKAGE_NAME!$PACKAGE_NAME$ac_delim
2735
+ PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
2736
+ PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
2737
+ PACKAGE_STRING!$PACKAGE_STRING$ac_delim
2738
+ PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
2739
+ exec_prefix!$exec_prefix$ac_delim
2740
+ prefix!$prefix$ac_delim
2741
+ program_transform_name!$program_transform_name$ac_delim
2742
+ bindir!$bindir$ac_delim
2743
+ sbindir!$sbindir$ac_delim
2744
+ libexecdir!$libexecdir$ac_delim
2745
+ datarootdir!$datarootdir$ac_delim
2746
+ datadir!$datadir$ac_delim
2747
+ sysconfdir!$sysconfdir$ac_delim
2748
+ sharedstatedir!$sharedstatedir$ac_delim
2749
+ localstatedir!$localstatedir$ac_delim
2750
+ includedir!$includedir$ac_delim
2751
+ oldincludedir!$oldincludedir$ac_delim
2752
+ docdir!$docdir$ac_delim
2753
+ infodir!$infodir$ac_delim
2754
+ htmldir!$htmldir$ac_delim
2755
+ dvidir!$dvidir$ac_delim
2756
+ pdfdir!$pdfdir$ac_delim
2757
+ psdir!$psdir$ac_delim
2758
+ libdir!$libdir$ac_delim
2759
+ localedir!$localedir$ac_delim
2760
+ mandir!$mandir$ac_delim
2761
+ DEFS!$DEFS$ac_delim
2762
+ ECHO_C!$ECHO_C$ac_delim
2763
+ ECHO_N!$ECHO_N$ac_delim
2764
+ ECHO_T!$ECHO_T$ac_delim
2765
+ LIBS!$LIBS$ac_delim
2766
+ build_alias!$build_alias$ac_delim
2767
+ host_alias!$host_alias$ac_delim
2768
+ target_alias!$target_alias$ac_delim
2769
+ INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
2770
+ INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
2771
+ INSTALL_DATA!$INSTALL_DATA$ac_delim
2772
+ PACKAGE!$PACKAGE$ac_delim
2773
+ VERSION!$VERSION$ac_delim
2774
+ ACLOCAL!$ACLOCAL$ac_delim
2775
+ AUTOCONF!$AUTOCONF$ac_delim
2776
+ AUTOMAKE!$AUTOMAKE$ac_delim
2777
+ AUTOHEADER!$AUTOHEADER$ac_delim
2778
+ MAKEINFO!$MAKEINFO$ac_delim
2779
+ SET_MAKE!$SET_MAKE$ac_delim
2780
+ MECAB_CONFIG!$MECAB_CONFIG$ac_delim
2781
+ MECAB_DICDIR!$MECAB_DICDIR$ac_delim
2782
+ MECAB_DICT_INDEX!$MECAB_DICT_INDEX$ac_delim
2783
+ MECAB_MECABRC!$MECAB_MECABRC$ac_delim
2784
+ CHARSET!$CHARSET$ac_delim
2785
+ MECAB_LEXICAL_DIC!$MECAB_LEXICAL_DIC$ac_delim
2786
+ MECAB_GENDATA!$MECAB_GENDATA$ac_delim
2787
+ MECAB_PREDATA!$MECAB_PREDATA$ac_delim
2788
+ LIBOBJS!$LIBOBJS$ac_delim
2789
+ LTLIBOBJS!$LTLIBOBJS$ac_delim
2790
+ _ACEOF
2791
+
2792
+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 58; then
2793
+ break
2794
+ elif $ac_last_try; then
2795
+ { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2796
+ echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2797
+ { (exit 1); exit 1; }; }
2798
+ else
2799
+ ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
2800
+ fi
2801
+ done
2802
+
2803
+ ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
2804
+ if test -n "$ac_eof"; then
2805
+ ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
2806
+ ac_eof=`expr $ac_eof + 1`
2807
+ fi
2808
+
2809
+ cat >>$CONFIG_STATUS <<_ACEOF
2810
+ cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
2811
+ /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
2812
+ _ACEOF
2813
+ sed '
2814
+ s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
2815
+ s/^/s,@/; s/!/@,|#_!!_#|/
2816
+ :n
2817
+ t n
2818
+ s/'"$ac_delim"'$/,g/; t
2819
+ s/$/\\/; p
2820
+ N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
2821
+ ' >>$CONFIG_STATUS <conf$$subs.sed
2822
+ rm -f conf$$subs.sed
2823
+ cat >>$CONFIG_STATUS <<_ACEOF
2824
+ :end
2825
+ s/|#_!!_#|//g
2826
+ CEOF$ac_eof
2827
+ _ACEOF
2828
+
2829
+
2830
+ # VPATH may cause trouble with some makes, so we remove $(srcdir),
2831
+ # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
2832
+ # trailing colons and then remove the whole line if VPATH becomes empty
2833
+ # (actually we leave an empty line to preserve line numbers).
2834
+ if test "x$srcdir" = x.; then
2835
+ ac_vpsub='/^[ ]*VPATH[ ]*=/{
2836
+ s/:*\$(srcdir):*/:/
2837
+ s/:*\${srcdir}:*/:/
2838
+ s/:*@srcdir@:*/:/
2839
+ s/^\([^=]*=[ ]*\):*/\1/
2840
+ s/:*$//
2841
+ s/^[^=]*=[ ]*$//
2842
+ }'
2843
+ fi
2844
+
2845
+ cat >>$CONFIG_STATUS <<\_ACEOF
2846
+ fi # test -n "$CONFIG_FILES"
2847
+
2848
+
2849
+ for ac_tag in :F $CONFIG_FILES
2850
+ do
2851
+ case $ac_tag in
2852
+ :[FHLC]) ac_mode=$ac_tag; continue;;
2853
+ esac
2854
+ case $ac_mode$ac_tag in
2855
+ :[FHL]*:*);;
2856
+ :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
2857
+ echo "$as_me: error: Invalid tag $ac_tag." >&2;}
2858
+ { (exit 1); exit 1; }; };;
2859
+ :[FH]-) ac_tag=-:-;;
2860
+ :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
2861
+ esac
2862
+ ac_save_IFS=$IFS
2863
+ IFS=:
2864
+ set x $ac_tag
2865
+ IFS=$ac_save_IFS
2866
+ shift
2867
+ ac_file=$1
2868
+ shift
2869
+
2870
+ case $ac_mode in
2871
+ :L) ac_source=$1;;
2872
+ :[FH])
2873
+ ac_file_inputs=
2874
+ for ac_f
2875
+ do
2876
+ case $ac_f in
2877
+ -) ac_f="$tmp/stdin";;
2878
+ *) # Look for the file first in the build tree, then in the source tree
2879
+ # (if the path is not absolute). The absolute path cannot be DOS-style,
2880
+ # because $ac_f cannot contain `:'.
2881
+ test -f "$ac_f" ||
2882
+ case $ac_f in
2883
+ [\\/$]*) false;;
2884
+ *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
2885
+ esac ||
2886
+ { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
2887
+ echo "$as_me: error: cannot find input file: $ac_f" >&2;}
2888
+ { (exit 1); exit 1; }; };;
2889
+ esac
2890
+ ac_file_inputs="$ac_file_inputs $ac_f"
2891
+ done
2892
+
2893
+ # Let's still pretend it is `configure' which instantiates (i.e., don't
2894
+ # use $as_me), people would be surprised to read:
2895
+ # /* config.h. Generated by config.status. */
2896
+ configure_input="Generated from "`IFS=:
2897
+ echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
2898
+ if test x"$ac_file" != x-; then
2899
+ configure_input="$ac_file. $configure_input"
2900
+ { echo "$as_me:$LINENO: creating $ac_file" >&5
2901
+ echo "$as_me: creating $ac_file" >&6;}
2902
+ fi
2903
+
2904
+ case $ac_tag in
2905
+ *:-:* | *:-) cat >"$tmp/stdin";;
2906
+ esac
2907
+ ;;
2908
+ esac
2909
+
2910
+ ac_dir=`$as_dirname -- "$ac_file" ||
2911
+ $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2912
+ X"$ac_file" : 'X\(//\)[^/]' \| \
2913
+ X"$ac_file" : 'X\(//\)$' \| \
2914
+ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
2915
+ echo X"$ac_file" |
2916
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2917
+ s//\1/
2918
+ q
2919
+ }
2920
+ /^X\(\/\/\)[^/].*/{
2921
+ s//\1/
2922
+ q
2923
+ }
2924
+ /^X\(\/\/\)$/{
2925
+ s//\1/
2926
+ q
2927
+ }
2928
+ /^X\(\/\).*/{
2929
+ s//\1/
2930
+ q
2931
+ }
2932
+ s/.*/./; q'`
2933
+ { as_dir="$ac_dir"
2934
+ case $as_dir in #(
2935
+ -*) as_dir=./$as_dir;;
2936
+ esac
2937
+ test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
2938
+ as_dirs=
2939
+ while :; do
2940
+ case $as_dir in #(
2941
+ *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
2942
+ *) as_qdir=$as_dir;;
2943
+ esac
2944
+ as_dirs="'$as_qdir' $as_dirs"
2945
+ as_dir=`$as_dirname -- "$as_dir" ||
2946
+ $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2947
+ X"$as_dir" : 'X\(//\)[^/]' \| \
2948
+ X"$as_dir" : 'X\(//\)$' \| \
2949
+ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2950
+ echo X"$as_dir" |
2951
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2952
+ s//\1/
2953
+ q
2954
+ }
2955
+ /^X\(\/\/\)[^/].*/{
2956
+ s//\1/
2957
+ q
2958
+ }
2959
+ /^X\(\/\/\)$/{
2960
+ s//\1/
2961
+ q
2962
+ }
2963
+ /^X\(\/\).*/{
2964
+ s//\1/
2965
+ q
2966
+ }
2967
+ s/.*/./; q'`
2968
+ test -d "$as_dir" && break
2969
+ done
2970
+ test -z "$as_dirs" || eval "mkdir $as_dirs"
2971
+ } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
2972
+ echo "$as_me: error: cannot create directory $as_dir" >&2;}
2973
+ { (exit 1); exit 1; }; }; }
2974
+ ac_builddir=.
2975
+
2976
+ case "$ac_dir" in
2977
+ .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2978
+ *)
2979
+ ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
2980
+ # A ".." for each directory in $ac_dir_suffix.
2981
+ ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
2982
+ case $ac_top_builddir_sub in
2983
+ "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2984
+ *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2985
+ esac ;;
2986
+ esac
2987
+ ac_abs_top_builddir=$ac_pwd
2988
+ ac_abs_builddir=$ac_pwd$ac_dir_suffix
2989
+ # for backward compatibility:
2990
+ ac_top_builddir=$ac_top_build_prefix
2991
+
2992
+ case $srcdir in
2993
+ .) # We are building in place.
2994
+ ac_srcdir=.
2995
+ ac_top_srcdir=$ac_top_builddir_sub
2996
+ ac_abs_top_srcdir=$ac_pwd ;;
2997
+ [\\/]* | ?:[\\/]* ) # Absolute name.
2998
+ ac_srcdir=$srcdir$ac_dir_suffix;
2999
+ ac_top_srcdir=$srcdir
3000
+ ac_abs_top_srcdir=$srcdir ;;
3001
+ *) # Relative name.
3002
+ ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3003
+ ac_top_srcdir=$ac_top_build_prefix$srcdir
3004
+ ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3005
+ esac
3006
+ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3007
+
3008
+
3009
+ case $ac_mode in
3010
+ :F)
3011
+ #
3012
+ # CONFIG_FILE
3013
+ #
3014
+
3015
+ case $INSTALL in
3016
+ [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
3017
+ *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
3018
+ esac
3019
+ _ACEOF
3020
+
3021
+ cat >>$CONFIG_STATUS <<\_ACEOF
3022
+ # If the template does not know about datarootdir, expand it.
3023
+ # FIXME: This hack should be removed a few years after 2.60.
3024
+ ac_datarootdir_hack=; ac_datarootdir_seen=
3025
+
3026
+ case `sed -n '/datarootdir/ {
3027
+ p
3028
+ q
3029
+ }
3030
+ /@datadir@/p
3031
+ /@docdir@/p
3032
+ /@infodir@/p
3033
+ /@localedir@/p
3034
+ /@mandir@/p
3035
+ ' $ac_file_inputs` in
3036
+ *datarootdir*) ac_datarootdir_seen=yes;;
3037
+ *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
3038
+ { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3039
+ echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3040
+ _ACEOF
3041
+ cat >>$CONFIG_STATUS <<_ACEOF
3042
+ ac_datarootdir_hack='
3043
+ s&@datadir@&$datadir&g
3044
+ s&@docdir@&$docdir&g
3045
+ s&@infodir@&$infodir&g
3046
+ s&@localedir@&$localedir&g
3047
+ s&@mandir@&$mandir&g
3048
+ s&\\\${datarootdir}&$datarootdir&g' ;;
3049
+ esac
3050
+ _ACEOF
3051
+
3052
+ # Neutralize VPATH when `$srcdir' = `.'.
3053
+ # Shell code in configure.ac might set extrasub.
3054
+ # FIXME: do we really want to maintain this feature?
3055
+ cat >>$CONFIG_STATUS <<_ACEOF
3056
+ sed "$ac_vpsub
3057
+ $extrasub
3058
+ _ACEOF
3059
+ cat >>$CONFIG_STATUS <<\_ACEOF
3060
+ :t
3061
+ /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3062
+ s&@configure_input@&$configure_input&;t t
3063
+ s&@top_builddir@&$ac_top_builddir_sub&;t t
3064
+ s&@srcdir@&$ac_srcdir&;t t
3065
+ s&@abs_srcdir@&$ac_abs_srcdir&;t t
3066
+ s&@top_srcdir@&$ac_top_srcdir&;t t
3067
+ s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
3068
+ s&@builddir@&$ac_builddir&;t t
3069
+ s&@abs_builddir@&$ac_abs_builddir&;t t
3070
+ s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
3071
+ s&@INSTALL@&$ac_INSTALL&;t t
3072
+ $ac_datarootdir_hack
3073
+ " $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out
3074
+
3075
+ test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3076
+ { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
3077
+ { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
3078
+ { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3079
+ which seems to be undefined. Please make sure it is defined." >&5
3080
+ echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3081
+ which seems to be undefined. Please make sure it is defined." >&2;}
3082
+
3083
+ rm -f "$tmp/stdin"
3084
+ case $ac_file in
3085
+ -) cat "$tmp/out"; rm -f "$tmp/out";;
3086
+ *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
3087
+ esac
3088
+ ;;
3089
+
3090
+
3091
+
3092
+ esac
3093
+
3094
+ done # for ac_tag
3095
+
3096
+
3097
+ { (exit 0); exit 0; }
3098
+ _ACEOF
3099
+ chmod +x $CONFIG_STATUS
3100
+ ac_clean_files=$ac_clean_files_save
3101
+
3102
+
3103
+ # configure is writing to config.log, and then calls config.status.
3104
+ # config.status does its own redirection, appending to config.log.
3105
+ # Unfortunately, on DOS this fails, as config.log is still kept open
3106
+ # by configure, so config.status won't be able to write to it; its
3107
+ # output is simply discarded. So we exec the FD to /dev/null,
3108
+ # effectively closing config.log, so it can be properly (re)opened and
3109
+ # appended to by config.status. When coming back to configure, we
3110
+ # need to make the FD available again.
3111
+ if test "$no_create" != yes; then
3112
+ ac_cs_success=:
3113
+ ac_config_status_args=
3114
+ test "$silent" = yes &&
3115
+ ac_config_status_args="$ac_config_status_args --quiet"
3116
+ exec 5>/dev/null
3117
+ $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
3118
+ exec 5>>config.log
3119
+ # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3120
+ # would make configure fail if this is the last instruction.
3121
+ $ac_cs_success || { (exit 1); exit 1; }
3122
+ fi
3123
+
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/configure.in ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ AC_INIT(matrix.def)
2
+ AM_INIT_AUTOMAKE(mecab-jumandic, 5.1-20070304)
3
+ AC_PROG_INSTALL
4
+ AC_SUBST(datarootdir)
5
+
6
+ AC_ARG_WITH(
7
+ dicdir,
8
+ [ --with-dicdir=DIR set dicdir location ],
9
+ AC_MSG_RESULT(using $with_dicdir for dicdir)
10
+ MECAB_DICDIR=$with_dicdir, MECAB_DICDIR="no"
11
+ )
12
+
13
+ AC_ARG_WITH(
14
+ mecab-config,
15
+ [ --with-mecab-config=PATH set mecab-config location [search path]],
16
+ AC_MSG_RESULT(using $with_mecab_config for mecab-config)
17
+ MECAB_CONFIG=$with_mecab_config,
18
+ [AC_PATH_PROGS(MECAB_CONFIG, mecab-config, no)]
19
+ )
20
+
21
+ if test $MECAB_CONFIG = "no";
22
+ then
23
+ AC_MSG_ERROR(mecab-config is not found in your system)
24
+ fi
25
+ AC_SUBST(MECAB_CONFIG)
26
+
27
+ if test $MECAB_DICDIR = "no";
28
+ then
29
+ MECAB_DICDIR="`$MECAB_CONFIG --dicdir`/jumandic"
30
+ fi
31
+
32
+ MECAB_DICT_INDEX="`$MECAB_CONFIG --libexecdir`/mecab-dict-index"
33
+ MECAB_MECABRC="`$MECAB_CONFIG --sysconfdir`/mecabrc"
34
+
35
+ AC_SUBST(MECAB_DICDIR)
36
+ AC_SUBST(MECAB_DICT_INDEX)
37
+ AC_SUBST(MECAB_MECABRC)
38
+
39
+ AC_ARG_WITH(
40
+ charset,
41
+ [ --with-charset=charset set default charset (euc-jp/sjis/utf-8))],
42
+ [CHARSET=${withval}], [CHARSET='euc-jp']
43
+ )
44
+ CHARSET=$CHARSET
45
+ AC_SUBST(CHARSET)
46
+
47
+ MECAB_LEXICAL_DIC=`echo *.csv`
48
+ AC_SUBST(MECAB_LEXICAL_DIC)
49
+
50
+ MECAB_GENDATA="matrix.bin char.bin sys.dic unk.dic"
51
+ AC_SUBST(MECAB_GENDATA)
52
+
53
+ MECAB_PREDATA="`echo *.def` dicrc"
54
+ AC_SUBST(MECAB_PREDATA)
55
+
56
+ AC_OUTPUT([Makefile])
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/dicrc ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bos-feature = BOS/EOS,*,*,*,*,*,*
2
+ cost-factor = 800
3
+ eval-size = 4
4
+ unk-eval-size = 2
5
+
6
+ ; yomi
7
+ node-format-yomi = %pS%f[5]
8
+ unk-format-yomi = %M
9
+ eos-format-yomi = \n
10
+
11
+ ; simple
12
+ node-format-simple = %m\t%F-[0,1,2,3]\n
13
+ eos-format-simple = EOS\n
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/feature.def ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # POS Unigram
2
+ UNIGRAM U1:%F[0]
3
+ UNIGRAM U2:%F[0],%F?[1]
4
+
5
+ # Word-POS
6
+ UNIGRAM W0:%F[4]
7
+ UNIGRAM W1:%F[0]/%F[4]
8
+ UNIGRAM W2:%F[0],%F?[1]/%F[4]
9
+
10
+ # Word-Read-POS
11
+ UNIGRAM R0:%F[5]
12
+ UNIGRAM R1:%F[4],%F[5]
13
+ UNIGRAM R2:%F[0]/%F[4],%F[5]
14
+ UNIGRAM R3:%F[0],%F?[1]/%F[4],%F[5]
15
+
16
+ # char type
17
+ UNIGRAM T0:%t
18
+ UNIGRAM T1:%F[0]/%t
19
+ UNIGRAM T2:%F[0],%F?[1]/%t
20
+
21
+ # �ʻ�
22
+ BIGRAM B00:%L[0]/%R[0]
23
+ BIGRAM B01:%L[0],%L?[1]/%R[0]
24
+ BIGRAM B02:%L[0]/%R[0],%R?[1]
25
+ BIGRAM B03:%L[0]/%R[0],%R[1],%R?[2]
26
+ BIGRAM B04:%L[0],%L?[1]/%R[0],%R[1],%R?[2]
27
+
28
+ # ����
29
+ BIGRAM B20:%L[0],%L?[2]/%R[0]
30
+ BIGRAM B21:%L[0],%L?[3]/%R[0]
31
+ BIGRAM B22:%L[0],%L?[2],%L?[3]/%R[0]
32
+ BIGRAM B23:%L[0]/%R[0],%R?[2]
33
+ BIGRAM B24:%L[0]/%R[0],%R?[3]
34
+ BIGRAM B25:%L[0]/%R[0],%R?[2],%R?[3]
35
+ BIGRAM B26:%L[0],%L?[2]/%R[0],%R?[2]
36
+ BIGRAM B27:%L[0],%L?[2]/%R[0],%R?[3]
37
+ BIGRAM B28:%L[0],%L?[3]/%R[0],%R?[2]
38
+ BIGRAM B29:%L[0],%L?[3]/%R[0],%R?[3]
39
+ BIGRAM B30:%L[0],%L?[2],%L?[3]/%R[0],%R?[2]
40
+ BIGRAM B31:%L[0],%L?[2],%L?[3]/%R[0],%R?[3]
41
+ BIGRAM B32:%L[0],%L?[2]/%R[0],%R?[2],%R?[3]
42
+ BIGRAM B33:%L[0],%L?[3]/%R[0],%R?[2],%R?[3]
43
+ BIGRAM B34:%L[0],%L?[2],%L?[3]/%R[0],%R?[2],%R?[3]
44
+
45
+ # leaf
46
+ BIGRAM B40:%L[0],%L?[1],%L?[2]/%R[0],%R?[1]
47
+ BIGRAM B41:%L[0],%L?[1],%L?[3]/%R[0],%R?[1]
48
+ BIGRAM B42:%L[0],%L?[1],%L?[2],%L?[3]/%R[0],%R?[1]
49
+ BIGRAM B43:%L[0],%L?[1]/%R[0],%R?[1],%R?[2]
50
+ BIGRAM B44:%L[0],%L?[1]/%R[0],%R?[1],%R?[3]
51
+ BIGRAM B45:%L[0],%L?[1]/%R[0],%R?[1],%R?[2],%R?[3]
52
+ BIGRAM B46:%L[0],%L?[1],%L?[2]/%R[0],%R?[1],%R?[2]
53
+ BIGRAM B47:%L[0],%L?[1],%L?[2]/%R[0],%R?[1],%R?[3]
54
+ BIGRAM B48:%L[0],%L?[1],%L?[3]/%R[0],%R?[1],%R?[2]
55
+ BIGRAM B49:%L[0],%L?[1],%L?[3]/%R[0],%R?[1],%R?[3]
56
+ BIGRAM B50:%L[0],%L?[1],%L?[2],%L?[3]/%R[0],%R?[1],%R?[2]
57
+ BIGRAM B51:%L[0],%L?[1],%L?[2],%L?[3]/%R[0],%R?[1],%R?[3]
58
+ BIGRAM B52:%L[0],%L?[1],%L?[2]/%R[0],%R?[1],%R?[2],%R?[3]
59
+ BIGRAM B53:%L[0],%L?[1],%L?[3]/%R[0],%R?[1],%R?[2],%R?[3]
60
+ BIGRAM B54:%L[0],%L?[1],%L?[2],%L?[3]/%R[0],%R?[1],%R?[2],%R?[3]
61
+
62
+ # ���ò�
63
+ BIGRAM B61:%L[0],%L[1],%L[2],%L[3],%L?[4]/%R[0],%R[1]
64
+ BIGRAM B61:%L[0],%L[1],%L[2],%L[3],%L?[4]/%R[0],%R[1],%R[2]
65
+ BIGRAM B62:%L[0],%L[1],%L[2],%L[3],%L?[4]/%R[0],%R[1],%R[3]
66
+ BIGRAM B63:%L[0],%L[1],%L[2],%L[3],%L?[4]/%R[0],%R[1],%R[2],%R[3]
67
+
68
+ BIGRAM B64:%L[0],%L[1]/%R[0],%R[1],%R[2],%R[3],%R?[4]
69
+ BIGRAM B65:%L[0],%L[1],%L[2]/%R[0],%R[1],%R[2],%R[3],%R?[4]
70
+ BIGRAM B66:%L[0],%L[1],%L[3]/%R[0],%R[1],%R[2],%R[3],%R?[4]
71
+ BIGRAM B67:%L[0],%L[1],%L[2],%L[3]/%R[0],%R[1],%R[2],%R[3],%R?[4]
72
+
73
+ BIGRAM B70:%L?[4]/%R?[4]
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/install-sh ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/bin/sh
2
+ # install - install a program, script, or datafile
3
+
4
+ scriptversion=2004-09-10.20
5
+
6
+ # This originates from X11R5 (mit/util/scripts/install.sh), which was
7
+ # later released in X11R6 (xc/config/util/install.sh) with the
8
+ # following copyright and license.
9
+ #
10
+ # Copyright (C) 1994 X Consortium
11
+ #
12
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ # of this software and associated documentation files (the "Software"), to
14
+ # deal in the Software without restriction, including without limitation the
15
+ # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
16
+ # sell copies of the Software, and to permit persons to whom the Software is
17
+ # furnished to do so, subject to the following conditions:
18
+ #
19
+ # The above copyright notice and this permission notice shall be included in
20
+ # all copies or substantial portions of the Software.
21
+ #
22
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
26
+ # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
27
+ # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28
+ #
29
+ # Except as contained in this notice, the name of the X Consortium shall not
30
+ # be used in advertising or otherwise to promote the sale, use or other deal-
31
+ # ings in this Software without prior written authorization from the X Consor-
32
+ # tium.
33
+ #
34
+ #
35
+ # FSF changes to this file are in the public domain.
36
+ #
37
+ # Calling this script install-sh is preferred over install.sh, to prevent
38
+ # `make' implicit rules from creating a file called install from it
39
+ # when there is no Makefile.
40
+ #
41
+ # This script is compatible with the BSD install script, but was written
42
+ # from scratch. It can only install one file at a time, a restriction
43
+ # shared with many OS's install programs.
44
+
45
+ # set DOITPROG to echo to test this script
46
+
47
+ # Don't use :- since 4.3BSD and earlier shells don't like it.
48
+ doit="${DOITPROG-}"
49
+
50
+ # put in absolute paths if you don't have them in your path; or use env. vars.
51
+
52
+ mvprog="${MVPROG-mv}"
53
+ cpprog="${CPPROG-cp}"
54
+ chmodprog="${CHMODPROG-chmod}"
55
+ chownprog="${CHOWNPROG-chown}"
56
+ chgrpprog="${CHGRPPROG-chgrp}"
57
+ stripprog="${STRIPPROG-strip}"
58
+ rmprog="${RMPROG-rm}"
59
+ mkdirprog="${MKDIRPROG-mkdir}"
60
+
61
+ chmodcmd="$chmodprog 0755"
62
+ chowncmd=
63
+ chgrpcmd=
64
+ stripcmd=
65
+ rmcmd="$rmprog -f"
66
+ mvcmd="$mvprog"
67
+ src=
68
+ dst=
69
+ dir_arg=
70
+ dstarg=
71
+ no_target_directory=
72
+
73
+ usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
74
+ or: $0 [OPTION]... SRCFILES... DIRECTORY
75
+ or: $0 [OPTION]... -t DIRECTORY SRCFILES...
76
+ or: $0 [OPTION]... -d DIRECTORIES...
77
+
78
+ In the 1st form, copy SRCFILE to DSTFILE.
79
+ In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
80
+ In the 4th, create DIRECTORIES.
81
+
82
+ Options:
83
+ -c (ignored)
84
+ -d create directories instead of installing files.
85
+ -g GROUP $chgrpprog installed files to GROUP.
86
+ -m MODE $chmodprog installed files to MODE.
87
+ -o USER $chownprog installed files to USER.
88
+ -s $stripprog installed files.
89
+ -t DIRECTORY install into DIRECTORY.
90
+ -T report an error if DSTFILE is a directory.
91
+ --help display this help and exit.
92
+ --version display version info and exit.
93
+
94
+ Environment variables override the default commands:
95
+ CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG
96
+ "
97
+
98
+ while test -n "$1"; do
99
+ case $1 in
100
+ -c) shift
101
+ continue;;
102
+
103
+ -d) dir_arg=true
104
+ shift
105
+ continue;;
106
+
107
+ -g) chgrpcmd="$chgrpprog $2"
108
+ shift
109
+ shift
110
+ continue;;
111
+
112
+ --help) echo "$usage"; exit 0;;
113
+
114
+ -m) chmodcmd="$chmodprog $2"
115
+ shift
116
+ shift
117
+ continue;;
118
+
119
+ -o) chowncmd="$chownprog $2"
120
+ shift
121
+ shift
122
+ continue;;
123
+
124
+ -s) stripcmd=$stripprog
125
+ shift
126
+ continue;;
127
+
128
+ -t) dstarg=$2
129
+ shift
130
+ shift
131
+ continue;;
132
+
133
+ -T) no_target_directory=true
134
+ shift
135
+ continue;;
136
+
137
+ --version) echo "$0 $scriptversion"; exit 0;;
138
+
139
+ *) # When -d is used, all remaining arguments are directories to create.
140
+ # When -t is used, the destination is already specified.
141
+ test -n "$dir_arg$dstarg" && break
142
+ # Otherwise, the last argument is the destination. Remove it from $@.
143
+ for arg
144
+ do
145
+ if test -n "$dstarg"; then
146
+ # $@ is not empty: it contains at least $arg.
147
+ set fnord "$@" "$dstarg"
148
+ shift # fnord
149
+ fi
150
+ shift # arg
151
+ dstarg=$arg
152
+ done
153
+ break;;
154
+ esac
155
+ done
156
+
157
+ if test -z "$1"; then
158
+ if test -z "$dir_arg"; then
159
+ echo "$0: no input file specified." >&2
160
+ exit 1
161
+ fi
162
+ # It's OK to call `install-sh -d' without argument.
163
+ # This can happen when creating conditional directories.
164
+ exit 0
165
+ fi
166
+
167
+ for src
168
+ do
169
+ # Protect names starting with `-'.
170
+ case $src in
171
+ -*) src=./$src ;;
172
+ esac
173
+
174
+ if test -n "$dir_arg"; then
175
+ dst=$src
176
+ src=
177
+
178
+ if test -d "$dst"; then
179
+ mkdircmd=:
180
+ chmodcmd=
181
+ else
182
+ mkdircmd=$mkdirprog
183
+ fi
184
+ else
185
+ # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
186
+ # might cause directories to be created, which would be especially bad
187
+ # if $src (and thus $dsttmp) contains '*'.
188
+ if test ! -f "$src" && test ! -d "$src"; then
189
+ echo "$0: $src does not exist." >&2
190
+ exit 1
191
+ fi
192
+
193
+ if test -z "$dstarg"; then
194
+ echo "$0: no destination specified." >&2
195
+ exit 1
196
+ fi
197
+
198
+ dst=$dstarg
199
+ # Protect names starting with `-'.
200
+ case $dst in
201
+ -*) dst=./$dst ;;
202
+ esac
203
+
204
+ # If destination is a directory, append the input filename; won't work
205
+ # if double slashes aren't ignored.
206
+ if test -d "$dst"; then
207
+ if test -n "$no_target_directory"; then
208
+ echo "$0: $dstarg: Is a directory" >&2
209
+ exit 1
210
+ fi
211
+ dst=$dst/`basename "$src"`
212
+ fi
213
+ fi
214
+
215
+ # This sed command emulates the dirname command.
216
+ dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
217
+
218
+ # Make sure that the destination directory exists.
219
+
220
+ # Skip lots of stat calls in the usual case.
221
+ if test ! -d "$dstdir"; then
222
+ defaultIFS='
223
+ '
224
+ IFS="${IFS-$defaultIFS}"
225
+
226
+ oIFS=$IFS
227
+ # Some sh's can't handle IFS=/ for some reason.
228
+ IFS='%'
229
+ set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
230
+ IFS=$oIFS
231
+
232
+ pathcomp=
233
+
234
+ while test $# -ne 0 ; do
235
+ pathcomp=$pathcomp$1
236
+ shift
237
+ if test ! -d "$pathcomp"; then
238
+ $mkdirprog "$pathcomp"
239
+ # mkdir can fail with a `File exist' error in case several
240
+ # install-sh are creating the directory concurrently. This
241
+ # is OK.
242
+ test -d "$pathcomp" || exit
243
+ fi
244
+ pathcomp=$pathcomp/
245
+ done
246
+ fi
247
+
248
+ if test -n "$dir_arg"; then
249
+ $doit $mkdircmd "$dst" \
250
+ && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
251
+ && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
252
+ && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
253
+ && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
254
+
255
+ else
256
+ dstfile=`basename "$dst"`
257
+
258
+ # Make a couple of temp file names in the proper directory.
259
+ dsttmp=$dstdir/_inst.$$_
260
+ rmtmp=$dstdir/_rm.$$_
261
+
262
+ # Trap to clean up those temp files at exit.
263
+ trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
264
+ trap '(exit $?); exit' 1 2 13 15
265
+
266
+ # Copy the file name to the temp name.
267
+ $doit $cpprog "$src" "$dsttmp" &&
268
+
269
+ # and set any options; do chmod last to preserve setuid bits.
270
+ #
271
+ # If any of these fail, we abort the whole thing. If we want to
272
+ # ignore errors from any of these, just make sure not to ignore
273
+ # errors from the above "$doit $cpprog $src $dsttmp" command.
274
+ #
275
+ { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
276
+ && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
277
+ && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
278
+ && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
279
+
280
+ # Now rename the file to the real destination.
281
+ { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
282
+ || {
283
+ # The rename failed, perhaps because mv can't rename something else
284
+ # to itself, or perhaps because mv is so ancient that it does not
285
+ # support -f.
286
+
287
+ # Now remove or move aside any old file at destination location.
288
+ # We try this two ways since rm can't unlink itself on some
289
+ # systems and the destination file might be busy for other
290
+ # reasons. In this case, the final cleanup might fail but the new
291
+ # file should still install successfully.
292
+ {
293
+ if test -f "$dstdir/$dstfile"; then
294
+ $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
295
+ || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
296
+ || {
297
+ echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
298
+ (exit 1); exit
299
+ }
300
+ else
301
+ :
302
+ fi
303
+ } &&
304
+
305
+ # Now rename the file to the real destination.
306
+ $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
307
+ }
308
+ }
309
+ fi || { (exit 1); exit; }
310
+ done
311
+
312
+ # The final little trick to "correctly" pass the exit status to the exit trap.
313
+ {
314
+ (exit 0); exit
315
+ }
316
+
317
+ # Local variables:
318
+ # eval: (add-hook 'write-file-hooks 'time-stamp)
319
+ # time-stamp-start: "scriptversion="
320
+ # time-stamp-format: "%:y-%02m-%02d.%02H"
321
+ # time-stamp-end: "$"
322
+ # End:
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/left-id.def ADDED
@@ -0,0 +1,1509 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 0 BOS/EOS,*,*,*,BOS/EOS
2
+ 1 ��ư��,*,*,*,*
3
+ 2 ���ƻ�,*,�����ƻ쥢������,����,*
4
+ 3 ���ƻ�,*,�����ƻ쥢������,����,����
5
+ 4 ���ƻ�,*,�����ƻ쥢������,����,̵��
6
+ 5 ���ƻ�,*,�����ƻ쥢������,���Ͼ���,*
7
+ 6 ���ƻ�,*,�����ƻ쥢������,���Ͼ���,����
8
+ 7 ���ƻ�,*,�����ƻ쥢������,���Ͼ���,̵��
9
+ 8 ���ƻ�,*,�����ƻ쥢������,���Ͽ��̷�,*
10
+ 9 ���ƻ�,*,�����ƻ쥢������,���Ͽ��̷�,����
11
+ 10 ���ƻ�,*,�����ƻ쥢������,���Ͽ��̷�,̵��
12
+ 11 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,*
13
+ 12 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,����
14
+ 13 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,̵��
15
+ 14 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,*
16
+ 15 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,����
17
+ 16 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,̵��
18
+ 17 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ������,*
19
+ 18 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ������,����
20
+ 19 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ������,̵��
21
+ 20 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥƷ�,*
22
+ 21 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥƷ�,����
23
+ 22 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥƷ�,̵��
24
+ 23 ���ƻ�,*,�����ƻ쥢������,���ؾ���,*
25
+ 24 ���ƻ�,*,�����ƻ쥢������,���ؾ���,����
26
+ 25 ���ƻ�,*,�����ƻ쥢������,���ؾ���,̵��
27
+ 26 ���ƻ�,*,�����ƻ쥢������,���ؾ�����,*
28
+ 27 ���ƻ�,*,�����ƻ쥢������,���ؾ�����,����
29
+ 28 ���ƻ�,*,�����ƻ쥢������,���ؾ�����,̵��
30
+ 29 ���ƻ�,*,�����ƻ쥢������,���ܷ�,*
31
+ 30 ���ƻ�,*,�����ƻ쥢������,���ܷ�,����
32
+ 31 ���ƻ�,*,�����ƻ쥢������,���ܷ�,̵��
33
+ 32 ���ƻ�,*,�����ƻ쥢������,���ܾ���,*
34
+ 33 ���ƻ�,*,�����ƻ쥢������,���ܾ���,����
35
+ 34 ���ƻ�,*,�����ƻ쥢������,���ܾ���,̵��
36
+ 35 ���ƻ�,*,�����ƻ쥢������,���ܿ��̷�,*
37
+ 36 ���ƻ�,*,�����ƻ쥢������,���ܿ��̷�,����
38
+ 37 ���ƻ�,*,�����ƻ쥢������,���ܿ��̷�,̵��
39
+ 38 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѷ�,*
40
+ 39 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѷ�,����
41
+ 40 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѷ�,̵��
42
+ 41 ���ƻ�,*,�����ƻ쥢������,�촴,*
43
+ 42 ���ƻ�,*,�����ƻ쥢������,�촴,����
44
+ 43 ���ƻ�,*,�����ƻ쥢������,�촴,̵��
45
+ 44 ���ƻ�,*,�����ƻ쥢������,ʸ����ܷ�,*
46
+ 45 ���ƻ�,*,�����ƻ쥢������,ʸ����ܷ�,����
47
+ 46 ���ƻ�,*,�����ƻ쥢������,ʸ����ܷ�,̵��
48
+ 47 ���ƻ�,*,�����ƻ쥢������,ʸ��̤����,*
49
+ 48 ���ƻ�,*,�����ƻ쥢������,ʸ��̤����,����
50
+ 49 ���ƻ�,*,�����ƻ쥢������,ʸ��̤����,̵��
51
+ 50 ���ƻ�,*,�����ƻ쥢������,ʸ��̿���,*
52
+ 51 ���ƻ�,*,�����ƻ쥢������,ʸ��̿���,����
53
+ 52 ���ƻ�,*,�����ƻ쥢������,ʸ��̿���,̵��
54
+ 53 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�η�,*
55
+ 54 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�η�,����
56
+ 55 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�η�,̵��
57
+ 56 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�ѷ�,*
58
+ 57 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�ѷ�,����
59
+ 58 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�ѷ�,̵��
60
+ 59 ���ƻ�,*,�����ƻ쥢������,̿���,*
61
+ 60 ���ƻ�,*,�����ƻ쥢������,̿���,����
62
+ 61 ���ƻ�,*,�����ƻ쥢������,̿���,̵��
63
+ 62 ���ƻ�,*,�����ƻ쥤��,����,*
64
+ 63 ���ƻ�,*,�����ƻ쥤��,����,̵��
65
+ 64 ���ƻ�,*,�����ƻ쥤��,����,�ߤ���
66
+ 65 ���ƻ�,*,�����ƻ쥤��,���Ͼ���,*
67
+ 66 ���ƻ�,*,�����ƻ쥤��,���Ͼ���,̵��
68
+ 67 ���ƻ�,*,�����ƻ쥤��,���Ͼ���,�ߤ���
69
+ 68 ���ƻ�,*,�����ƻ쥤��,���Ͽ��̷�,*
70
+ 69 ���ƻ�,*,�����ƻ쥤��,���Ͽ��̷�,̵��
71
+ 70 ���ƻ�,*,�����ƻ쥤��,���Ͽ��̷�,�ߤ���
72
+ 71 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,*
73
+ 72 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,̵��
74
+ 73 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,�ߤ���
75
+ 74 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,*
76
+ 75 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,̵��
77
+ 76 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,�ߤ���
78
+ 77 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ������,*
79
+ 78 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ������,̵��
80
+ 79 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ������,�ߤ���
81
+ 80 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥƷ�,*
82
+ 81 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥƷ�,̵��
83
+ 82 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥƷ�,�ߤ���
84
+ 83 ���ƻ�,*,�����ƻ쥤��,���ؾ���,*
85
+ 84 ���ƻ�,*,�����ƻ쥤��,���ؾ���,̵��
86
+ 85 ���ƻ�,*,�����ƻ쥤��,���ؾ���,�ߤ���
87
+ 86 ���ƻ�,*,�����ƻ쥤��,���ؾ�����,*
88
+ 87 ���ƻ�,*,�����ƻ쥤��,���ؾ�����,̵��
89
+ 88 ���ƻ�,*,�����ƻ쥤��,���ؾ�����,�ߤ���
90
+ 89 ���ƻ�,*,�����ƻ쥤��,���ܷ�,*
91
+ 90 ���ƻ�,*,�����ƻ쥤��,���ܷ�,̵��
92
+ 91 ���ƻ�,*,�����ƻ쥤��,���ܷ�,�ߤ���
93
+ 92 ���ƻ�,*,�����ƻ쥤��,���ܾ���,*
94
+ 93 ���ƻ�,*,�����ƻ쥤��,���ܾ���,̵��
95
+ 94 ���ƻ�,*,�����ƻ쥤��,���ܾ���,�ߤ���
96
+ 95 ���ƻ�,*,�����ƻ쥤��,���ܿ��̷�,*
97
+ 96 ���ƻ�,*,�����ƻ쥤��,���ܿ��̷�,̵��
98
+ 97 ���ƻ�,*,�����ƻ쥤��,���ܿ��̷�,�ߤ���
99
+ 98 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѷ�,*
100
+ 99 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѷ�,̵��
101
+ 100 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѷ�,�ߤ���
102
+ 101 ���ƻ�,*,�����ƻ쥤��,�촴,*
103
+ 102 ���ƻ�,*,�����ƻ쥤��,�촴,̵��
104
+ 103 ���ƻ�,*,�����ƻ쥤��,�촴,�ߤ���
105
+ 104 ���ƻ�,*,�����ƻ쥤��,ʸ����ܷ�,*
106
+ 105 ���ƻ�,*,�����ƻ쥤��,ʸ����ܷ�,̵��
107
+ 106 ���ƻ�,*,�����ƻ쥤��,ʸ����ܷ�,�ߤ���
108
+ 107 ���ƻ�,*,�����ƻ쥤��,ʸ��̤����,*
109
+ 108 ���ƻ�,*,�����ƻ쥤��,ʸ��̤����,̵��
110
+ 109 ���ƻ�,*,�����ƻ쥤��,ʸ��̤����,�ߤ���
111
+ 110 ���ƻ�,*,�����ƻ쥤��,ʸ��̿���,*
112
+ 111 ���ƻ�,*,�����ƻ쥤��,ʸ��̿���,̵��
113
+ 112 ���ƻ�,*,�����ƻ쥤��,ʸ��̿���,�ߤ���
114
+ 113 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�η�,*
115
+ 114 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�η�,̵��
116
+ 115 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�η�,�ߤ���
117
+ 116 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,*
118
+ 117 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,̵��
119
+ 118 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,�ߤ���
120
+ 119 ���ƻ�,*,�����ƻ쥤��,̿���,*
121
+ 120 ���ƻ�,*,�����ƻ쥤��,̿���,̵��
122
+ 121 ���ƻ�,*,�����ƻ쥤��,̿���,�ߤ���
123
+ 122 ���ƻ�,*,�����ƻ쥤���ü�,����,*
124
+ 123 ���ƻ�,*,�����ƻ쥤���ü�,���Ͼ���,*
125
+ 124 ���ƻ�,*,�����ƻ쥤���ü�,���Ͽ��̷�,*
126
+ 125 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥ����,*
127
+ 126 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥ����,*
128
+ 127 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥ������,*
129
+ 128 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥƷ�,*
130
+ 129 ���ƻ�,*,�����ƻ쥤���ü�,���ؾ���,*
131
+ 130 ���ƻ�,*,�����ƻ쥤���ü�,���ؾ�����,*
132
+ 131 ���ƻ�,*,�����ƻ쥤���ü�,���ܷ�,*
133
+ 132 ���ƻ�,*,�����ƻ쥤���ü�,���ܾ���,*
134
+ 133 ���ƻ�,*,�����ƻ쥤���ü�,���ܿ��̷�,*
135
+ 134 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѷ�,*
136
+ 135 ���ƻ�,*,�����ƻ쥤���ü�,�촴,*
137
+ 136 ���ƻ�,*,�����ƻ쥤���ü�,ʸ����ܷ�,*
138
+ 137 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��̤����,*
139
+ 138 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��̿���,*
140
+ 139 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��Ϣ�η�,*
141
+ 140 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��Ϣ�ѷ�,*
142
+ 141 ���ƻ�,*,�����ƻ쥤���ü�,̿���,*
143
+ 142 ���ƻ�,*,������ƻ�,���ܷ�,*
144
+ 143 ���ƻ�,*,������ƻ�,����Ϣ�ѷ�,*
145
+ 144 ���ƻ�,*,������ƻ�,�촴,*
146
+ 145 ���ƻ�,*,�ʥη��ƻ�,���󥿷�,*
147
+ 146 ���ƻ�,*,�ʥη��ƻ�,���󥿷Ͼ���,*
148
+ 147 ���ƻ�,*,�ʥη��ƻ�,���󥿷Ͽ��̷�,*
149
+ 148 ���ƻ�,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
150
+ 149 ���ƻ�,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
151
+ 150 ���ƻ�,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,*
152
+ 151 ���ƻ�,*,�ʥη��ƻ�,������ܾ���,*
153
+ 152 ���ƻ�,*,�ʥη��ƻ�,������ܿ��̷�,*
154
+ 153 ���ƻ�,*,�ʥη��ƻ�,�������Ϣ�η�,*
155
+ 154 ���ƻ�,*,�ʥη��ƻ�,�������Ϣ�ѷ�,*
156
+ 155 ���ƻ�,*,�ʥη��ƻ�,�����ü�Ϣ�η�,*
157
+ 156 ���ƻ�,*,�ʥη��ƻ�,����ʸ�����,*
158
+ 157 ���ƻ�,*,�ʥη��ƻ�,����ʸ��Ϣ�η�,*
159
+ 158 ���ƻ�,*,�ʥη��ƻ�,����̿���,*
160
+ 159 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷�,*
161
+ 160 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,*
162
+ 161 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,*
163
+ 162 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
164
+ 163 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
165
+ 164 ���ƻ�,*,�ʥη��ƻ�,�ǥ�������ܷ�,*
166
+ 165 ���ƻ�,*,�ʥη��ƻ�,�ǥ�������ܾ���,*
167
+ 166 ���ƻ�,*,�ʥη��ƻ�,�ǥ�������ܿ��̷�,*
168
+ 167 ���ƻ�,*,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,*
169
+ 168 ���ƻ�,*,�ʥη��ƻ�,�ǥ�����̿���,*
170
+ 169 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷�,*
171
+ 170 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,*
172
+ 171 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,*
173
+ 172 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
174
+ 173 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
175
+ 174 ���ƻ�,*,�ʥη��ƻ�,�ǥ�����ܷ�,*
176
+ 175 ���ƻ�,*,�ʥη��ƻ�,�ǥ�����ܿ��̷�,*
177
+ 176 ���ƻ�,*,�ʥη��ƻ�,�ǥ����ά���̷�,*
178
+ 177 ���ƻ�,*,�ʥη��ƻ�,���ܷ�,*
179
+ 178 ���ƻ�,*,�ʥη��ƻ�,�촴,*
180
+ 179 ���ƻ�,*,�ʷ��ƻ�,���󥿷�,*
181
+ 180 ���ƻ�,*,�ʷ��ƻ�,���󥿷Ͼ���,*
182
+ 181 ���ƻ�,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,*
183
+ 182 ���ƻ�,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
184
+ 183 ���ƻ�,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
185
+ 184 ���ƻ�,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,*
186
+ 185 ���ƻ�,*,�ʷ��ƻ�,������ܾ���,*
187
+ 186 ���ƻ�,*,�ʷ��ƻ�,������ܿ��̷�,*
188
+ 187 ���ƻ�,*,�ʷ��ƻ�,�������Ϣ�η�,*
189
+ 188 ���ƻ�,*,�ʷ��ƻ�,�������Ϣ�ѷ�,*
190
+ 189 ���ƻ�,*,�ʷ��ƻ�,����ʸ�����,*
191
+ 190 ���ƻ�,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,*
192
+ 191 ���ƻ�,*,�ʷ��ƻ�,����̿���,*
193
+ 192 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷�,*
194
+ 193 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,*
195
+ 194 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,*
196
+ 195 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
197
+ 196 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
198
+ 197 ���ƻ�,*,�ʷ��ƻ�,�ǥ�������ܷ�,*
199
+ 198 ���ƻ�,*,�ʷ��ƻ�,�ǥ�������ܾ���,*
200
+ 199 ���ƻ�,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,*
201
+ 200 ���ƻ�,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,*
202
+ 201 ���ƻ�,*,�ʷ��ƻ�,�ǥ�����̿���,*
203
+ 202 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷�,*
204
+ 203 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,*
205
+ 204 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,*
206
+ 205 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
207
+ 206 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
208
+ 207 ���ƻ�,*,�ʷ��ƻ�,�ǥ�����ܷ�,*
209
+ 208 ���ƻ�,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,*
210
+ 209 ���ƻ�,*,�ʷ��ƻ�,�ǥ����ά���̷�,*
211
+ 210 ���ƻ�,*,�ʷ��ƻ�,���ܷ�,*
212
+ 211 ���ƻ�,*,�ʷ��ƻ�,�촴,*
213
+ 212 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�,*
214
+ 213 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷Ͼ���,*
215
+ 214 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷Ͽ��̷�,*
216
+ 215 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�Ϣ�ѥ����,*
217
+ 216 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�Ϣ�ѥ����,*
218
+ 217 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�Ϣ�ѥƷ�,*
219
+ 218 ���ƻ�,*,�ʷ��ƻ��ü�,������ܾ���,*
220
+ 219 ���ƻ�,*,�ʷ��ƻ��ü�,������ܿ��̷�,*
221
+ 220 ���ƻ�,*,�ʷ��ƻ��ü�,�������Ϣ�η�,*
222
+ 221 ���ƻ�,*,�ʷ��ƻ��ü�,�������Ϣ�ѷ�,*
223
+ 222 ���ƻ�,*,�ʷ��ƻ��ü�,�����ü�Ϣ�η�,*
224
+ 223 ���ƻ�,*,�ʷ��ƻ��ü�,�����ü�Ϣ�ѷ�,*
225
+ 224 ���ƻ�,*,�ʷ��ƻ��ü�,����ʸ�����,*
226
+ 225 ���ƻ�,*,�ʷ��ƻ��ü�,����ʸ��Ϣ�η�,*
227
+ 226 ���ƻ�,*,�ʷ��ƻ��ü�,����̿���,*
228
+ 227 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷�,*
229
+ 228 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷Ͼ���,*
230
+ 229 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷Ͽ��̷�,*
231
+ 230 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷�Ϣ�ѥ����,*
232
+ 231 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷�Ϣ�ѥƷ�,*
233
+ 232 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�������ܷ�,*
234
+ 233 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�������ܾ���,*
235
+ 234 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�������ܿ��̷�,*
236
+ 235 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��������Ϣ�ѷ�,*
237
+ 236 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�����̿���,*
238
+ 237 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷�,*
239
+ 238 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷Ͼ���,*
240
+ 239 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷Ͽ��̷�,*
241
+ 240 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷�Ϣ�ѥ����,*
242
+ 241 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷�Ϣ�ѥƷ�,*
243
+ 242 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�����ܷ�,*
244
+ 243 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�����ܿ��̷�,*
245
+ 244 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����ά���̷�,*
246
+ 245 ���ƻ�,*,�ʷ��ƻ��ü�,���ܷ�,*
247
+ 246 ���ƻ�,*,�ʷ��ƻ��ü�,�촴,*
248
+ 247 �ؼ���,������ֻؼ���,*,*,*
249
+ 248 �ؼ���,̾����ֻؼ���,*,*,*
250
+ 249 �ؼ���,Ϣ�λ���ֻؼ���,*,*,*
251
+ 250 ����,�ʽ���,*,*,����
252
+ 251 ����,�ʽ���,*,*,��
253
+ 252 ����,�ʽ���,*,*,�ä�
254
+ 253 ����,�ʽ���,*,*,��
255
+ 254 ����,�ʽ���,*,*,��
256
+ 255 ����,�ʽ���,*,*,��
257
+ 256 ����,�ʽ���,*,*,�ˤ�
258
+ 257 ����,�ʽ���,*,*,��
259
+ 258 ����,�ʽ���,*,*,��
260
+ 259 ����,�ʽ���,*,*,�ޤ�
261
+ 260 ����,�ʽ���,*,*,���
262
+ 261 ����,�ʽ���,*,*,��
263
+ 262 ����,������,*,*,��
264
+ 263 ����,������,*,*,����
265
+ 264 ����,������,*,*,������
266
+ 265 ����,������,*,*,��
267
+ 266 ����,������,*,*,����
268
+ 267 ����,������,*,*,��
269
+ 268 ����,������,*,*,��
270
+ 269 ����,������,*,*,�ä�
271
+ 270 ����,������,*,*,��
272
+ 271 ����,������,*,*,��
273
+ 272 ����,������,*,*,�ʤ�
274
+ 273 ����,������,*,*,�ʤ�
275
+ 274 ����,������,*,*,��
276
+ 275 ����,������,*,*,�ͤ�
277
+ 276 ����,������,*,*,�ͤ�
278
+ 277 ����,������,*,*,�ͤ�
279
+ 278 ����,������,*,*,��
280
+ 279 ����,������,*,*,���
281
+ 280 ����,������,*,*,��
282
+ 281 ����,������,*,*,��
283
+ 282 ����,������,*,*,��
284
+ 283 ����,������,*,*,��
285
+ 284 ����,��³����,*,*,���뤤��
286
+ 285 ����,��³����,*,*,�����
287
+ 286 ����,��³����,*,*,��
288
+ 287 ����,��³����,*,*,����
289
+ 288 ����,��³����,*,*,���Ĥޤ�
290
+ 289 ����,��³����,*,*,����
291
+ 290 ����,��³����,*,*,����
292
+ 291 ����,��³����,*,*,��
293
+ 292 ����,��³����,*,*,����
294
+ 293 ����,��³����,*,*,����
295
+ 294 ����,��³����,*,*,����
296
+ 295 ����,��³����,*,*,���ɤ�
297
+ 296 ����,��³����,*,*,�����
298
+ 297 ����,��³����,*,*,����ɤ�
299
+ 298 ����,��³����,*,*,��
300
+ 299 ����,��³����,*,*,������
301
+ 300 ����,��³����,*,*,����Ȥ�
302
+ 301 ����,��³����,*,*,����
303
+ 302 ����,��³����,*,*,�ä���
304
+ 303 ����,��³����,*,*,�Ĥ�
305
+ 304 ����,��³����,*,*,��
306
+ 305 ����,��³����,*,*,��
307
+ 306 ����,��³����,*,*,�ɤ�
308
+ 307 ����,��³����,*,*,�ʤ���
309
+ 308 ����,��³����,*,*,�ʤ�����
310
+ 309 ����,��³����,*,*,�ʤ���
311
+ 310 ����,��³����,*,*,�ʤ�
312
+ 311 ����,��³����,*,*,�ʤ�Ӥ�
313
+ 312 ����,��³����,*,*,�ʤ�
314
+ 313 ����,��³����,*,*,��
315
+ 314 ����,��³����,*,*,��
316
+ 315 ����,��³����,*,*,�ޤ�
317
+ 316 ����,��³����,*,*,�ޤ���
318
+ 317 ����,��³����,*,*,�ޤ�
319
+ 318 ����,��³����,*,*,�ޤ�
320
+ 319 ����,��³����,*,*,��
321
+ 320 ����,��³����,*,*,�⤷����
322
+ 321 ����,��³����,*,*,��
323
+ 322 ����,��³����,*,*,�䤤�ʤ�
324
+ 323 ����,��³����,*,*,���
325
+ 324 ����,��³����,*,*,���
326
+ 325 ����,��³����,*,*,������
327
+ 326 ����,��³����,*,*,�ڤ�
328
+ 327 ����,��³����,*,*,�㤷����
329
+ 328 ����,��³����,*,*,��
330
+ 329 ����,��³����,*,*,����
331
+ 330 ����,������,*,*,���餤
332
+ 331 ����,������,*,*,���餤
333
+ 332 ����,������,*,*,����
334
+ 333 ����,������,*,*,����
335
+ 334 ����,������,*,*,����
336
+ 335 ����,������,*,*,����
337
+ 336 ����,������,*,*,����
338
+ 337 ����,������,*,*,����
339
+ 338 ����,������,*,*,���ä�
340
+ 339 ����,������,*,*,���
341
+ 340 ����,������,*,*,�ä�
342
+ 341 ����,������,*,*,�Ǥ�
343
+ 342 ����,������,*,*,�Ȥ�
344
+ 343 ����,������,*,*,�ɤ���
345
+ 344 ����,������,*,*,�ʤ�
346
+ 345 ����,������,*,*,�ʤ�
347
+ 346 ����,������,*,*,�ʤ�
348
+ 347 ����,������,*,*,�ʤ��
349
+ 348 ����,������,*,*,��
350
+ 349 ����,������,*,*,��
351
+ 350 ����,������,*,*,����
352
+ 351 ����,������,*,*,�Фä���
353
+ 352 ����,������,*,*,�ޤ�
354
+ 353 ����,������,*,*,��
355
+ 354 ��ư��,*,�����ƻ쥤��,����,�餷��
356
+ 355 ��ư��,*,�����ƻ쥤��,���Ͼ���,�餷��
357
+ 356 ��ư��,*,�����ƻ쥤��,���Ͽ��̷�,�餷��
358
+ 357 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥ����,�餷��
359
+ 358 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥ����,�餷��
360
+ 359 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥ������,�餷��
361
+ 360 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥƷ�,�餷��
362
+ 361 ��ư��,*,�����ƻ쥤��,���ؾ���,�餷��
363
+ 362 ��ư��,*,�����ƻ쥤��,���ؾ�����,�餷��
364
+ 363 ��ư��,*,�����ƻ쥤��,���ܷ�,�餷��
365
+ 364 ��ư��,*,�����ƻ쥤��,���ܾ���,�餷��
366
+ 365 ��ư��,*,�����ƻ쥤��,���ܿ��̷�,�餷��
367
+ 366 ��ư��,*,�����ƻ쥤��,����Ϣ�ѷ�,�餷��
368
+ 367 ��ư��,*,�����ƻ쥤��,�촴,�餷��
369
+ 368 ��ư��,*,�����ƻ쥤��,ʸ����ܷ�,�餷��
370
+ 369 ��ư��,*,�����ƻ쥤��,ʸ��̤����,�餷��
371
+ 370 ��ư��,*,�����ƻ쥤��,ʸ��̿���,�餷��
372
+ 371 ��ư��,*,�����ƻ쥤��,ʸ��Ϣ�η�,�餷��
373
+ 372 ��ư��,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,�餷��
374
+ 373 ��ư��,*,�����ƻ쥤��,̿���,�餷��
375
+ 374 ��ư��,*,�ʥη��ƻ�,���󥿷�,�Ф����
376
+ 375 ��ư��,*,�ʥη��ƻ�,���󥿷�,�Фä����
377
+ 376 ��ư��,*,�ʥη��ƻ�,���󥿷Ͼ���,�Ф����
378
+ 377 ��ư��,*,�ʥη��ƻ�,���󥿷Ͼ���,�Фä����
379
+ 378 ��ư��,*,�ʥη��ƻ�,���󥿷Ͽ��̷�,�Ф����
380
+ 379 ��ư��,*,�ʥη��ƻ�,���󥿷Ͽ��̷�,�Фä����
381
+ 380 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Ф����
382
+ 381 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Фä����
383
+ 382 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Ф����
384
+ 383 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Фä����
385
+ 384 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,�Ф����
386
+ 385 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,�Фä����
387
+ 386 ��ư��,*,�ʥη��ƻ�,������ܾ���,�Ф����
388
+ 387 ��ư��,*,�ʥη��ƻ�,������ܾ���,�Фä����
389
+ 388 ��ư��,*,�ʥη��ƻ�,������ܿ��̷�,�Ф����
390
+ 389 ��ư��,*,�ʥη��ƻ�,������ܿ��̷�,�Фä����
391
+ 390 ��ư��,*,�ʥη��ƻ�,�������Ϣ�η�,�Ф����
392
+ 391 ��ư��,*,�ʥη��ƻ�,�������Ϣ�η�,�Фä����
393
+ 392 ��ư��,*,�ʥη��ƻ�,�������Ϣ�ѷ�,�Ф����
394
+ 393 ��ư��,*,�ʥη��ƻ�,�������Ϣ�ѷ�,�Фä����
395
+ 394 ��ư��,*,�ʥη��ƻ�,�����ü�Ϣ�η�,�Ф����
396
+ 395 ��ư��,*,�ʥη��ƻ�,�����ü�Ϣ�η�,�Фä����
397
+ 396 ��ư��,*,�ʥη��ƻ�,����ʸ�����,�Ф����
398
+ 397 ��ư��,*,�ʥη��ƻ�,����ʸ�����,�Фä����
399
+ 398 ��ư��,*,�ʥη��ƻ�,����ʸ��Ϣ�η�,�Ф����
400
+ 399 ��ư��,*,�ʥη��ƻ�,����ʸ��Ϣ�η�,�Фä����
401
+ 400 ��ư��,*,�ʥη��ƻ�,����̿���,�Ф����
402
+ 401 ��ư��,*,�ʥη��ƻ�,����̿���,�Фä����
403
+ 402 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�,�Ф����
404
+ 403 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�,�Фä����
405
+ 404 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,�Ф����
406
+ 405 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,�Фä����
407
+ 406 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,�Ф����
408
+ 407 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,�Фä����
409
+ 408 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�Ф����
410
+ 409 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�Фä����
411
+ 410 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�Ф����
412
+ 411 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�Фä����
413
+ 412 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܷ�,�Ф����
414
+ 413 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܷ�,�Фä����
415
+ 414 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܾ���,�Ф����
416
+ 415 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܾ���,�Фä����
417
+ 416 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܿ��̷�,�Ф����
418
+ 417 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܿ��̷�,�Фä����
419
+ 418 ��ư��,*,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,�Ф����
420
+ 419 ��ư��,*,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,�Фä����
421
+ 420 ��ư��,*,�ʥη��ƻ�,�ǥ�����̿���,�Ф����
422
+ 421 ��ư��,*,�ʥη��ƻ�,�ǥ�����̿���,�Фä����
423
+ 422 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�,�Ф����
424
+ 423 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�,�Фä����
425
+ 424 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,�Ф����
426
+ 425 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,�Фä����
427
+ 426 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,�Ф����
428
+ 427 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,�Фä����
429
+ 428 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�Ф����
430
+ 429 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�Фä����
431
+ 430 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�Ф����
432
+ 431 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�Фä����
433
+ 432 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܷ�,�Ф����
434
+ 433 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܷ�,�Фä����
435
+ 434 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܿ��̷�,�Ф����
436
+ 435 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܿ��̷�,�Фä����
437
+ 436 ��ư��,*,�ʥη��ƻ�,�ǥ����ά���̷�,�Ф����
438
+ 437 ��ư��,*,�ʥη��ƻ�,�ǥ����ά���̷�,�Фä����
439
+ 438 ��ư��,*,�ʥη��ƻ�,���ܷ�,�Ф����
440
+ 439 ��ư��,*,�ʥη��ƻ�,���ܷ�,�Фä����
441
+ 440 ��ư��,*,�ʥη��ƻ�,�촴,�Ф����
442
+ 441 ��ư��,*,�ʥη��ƻ�,�촴,�Фä����
443
+ 442 ��ư��,*,�ʷ��ƻ�,���󥿷�,�Τ�
444
+ 443 ��ư��,*,�ʷ��ƻ�,���󥿷�,�դ���
445
+ 444 ��ư��,*,�ʷ��ƻ�,���󥿷�,�٤���
446
+ 445 ��ư��,*,�ʷ��ƻ�,���󥿷�,�ߤ�����
447
+ 446 ��ư��,*,�ʷ��ƻ�,���󥿷�,�褦��
448
+ 447 ��ư��,*,�ʷ��ƻ�,���󥿷�,�櫓��
449
+ 448 ��ư��,*,�ʷ��ƻ�,���󥿷�,���
450
+ 449 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�Τ�
451
+ 450 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�դ���
452
+ 451 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�٤���
453
+ 452 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�ߤ�����
454
+ 453 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�褦��
455
+ 454 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�櫓��
456
+ 455 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,���
457
+ 456 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�Τ�
458
+ 457 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�դ���
459
+ 458 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�٤���
460
+ 459 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�ߤ�����
461
+ 460 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�褦��
462
+ 461 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�櫓��
463
+ 462 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,���
464
+ 463 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�Τ�
465
+ 464 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�դ���
466
+ 465 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�٤���
467
+ 466 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�ߤ�����
468
+ 467 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�褦��
469
+ 468 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�櫓��
470
+ 469 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,���
471
+ 470 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�Τ�
472
+ 471 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�դ���
473
+ 472 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�٤���
474
+ 473 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�ߤ�����
475
+ 474 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�褦��
476
+ 475 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�櫓��
477
+ 476 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,���
478
+ 477 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�Τ�
479
+ 478 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�դ���
480
+ 479 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�٤���
481
+ 480 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�ߤ�����
482
+ 481 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�褦��
483
+ 482 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�櫓��
484
+ 483 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,���
485
+ 484 ��ư��,*,�ʷ��ƻ�,������ܾ���,�Τ�
486
+ 485 ��ư��,*,�ʷ��ƻ�,������ܾ���,�դ���
487
+ 486 ��ư��,*,�ʷ��ƻ�,������ܾ���,�٤���
488
+ 487 ��ư��,*,�ʷ��ƻ�,������ܾ���,�ߤ�����
489
+ 488 ��ư��,*,�ʷ��ƻ�,������ܾ���,�褦��
490
+ 489 ��ư��,*,�ʷ��ƻ�,������ܾ���,�櫓��
491
+ 490 ��ư��,*,�ʷ��ƻ�,������ܾ���,���
492
+ 491 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�Τ�
493
+ 492 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�դ���
494
+ 493 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�٤���
495
+ 494 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�ߤ�����
496
+ 495 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�褦��
497
+ 496 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�櫓��
498
+ 497 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,���
499
+ 498 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�Τ�
500
+ 499 ��ư��,*,�ʷ��ƻ�,����������η�,�դ���
501
+ 500 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�٤���
502
+ 501 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�ߤ�����
503
+ 502 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�褦��
504
+ 503 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�櫓��
505
+ 504 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,���
506
+ 505 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�Τ�
507
+ 506 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�դ���
508
+ 507 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�٤���
509
+ 508 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�ߤ�����
510
+ 509 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�褦��
511
+ 510 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�櫓��
512
+ 511 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,���
513
+ 512 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�Τ�
514
+ 513 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�դ���
515
+ 514 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�٤���
516
+ 515 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�ߤ�����
517
+ 516 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�褦��
518
+ 517 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�櫓��
519
+ 518 ��ư��,*,�ʷ��ƻ�,����ʸ�����,���
520
+ 519 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�Τ�
521
+ 520 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�դ���
522
+ 521 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�٤���
523
+ 522 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�ߤ�����
524
+ 523 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�褦��
525
+ 524 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�櫓��
526
+ 525 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,���
527
+ 526 ��ư��,*,�ʷ��ƻ�,����̿���,�Τ�
528
+ 527 ��ư��,*,�ʷ��ƻ�,����̿���,�դ���
529
+ 528 ��ư��,*,�ʷ��ƻ�,����̿���,�٤���
530
+ 529 ��ư��,*,�ʷ��ƻ�,����̿���,�ߤ�����
531
+ 530 ��ư��,*,�ʷ��ƻ�,����̿���,�褦��
532
+ 531 ��ư��,*,�ʷ��ƻ�,����̿���,�櫓��
533
+ 532 ��ư��,*,�ʷ��ƻ�,����̿���,���
534
+ 533 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�Τ�
535
+ 534 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�դ���
536
+ 535 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�٤���
537
+ 536 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�ߤ�����
538
+ 537 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�褦��
539
+ 538 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�櫓��
540
+ 539 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,���
541
+ 540 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�Τ�
542
+ 541 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�դ���
543
+ 542 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�٤���
544
+ 543 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�ߤ�����
545
+ 544 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�褦��
546
+ 545 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�櫓��
547
+ 546 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,���
548
+ 547 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�Τ�
549
+ 548 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�դ���
550
+ 549 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�٤���
551
+ 550 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�ߤ�����
552
+ 551 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�褦��
553
+ 552 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�櫓��
554
+ 553 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,���
555
+ 554 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�Τ�
556
+ 555 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�դ���
557
+ 556 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�٤���
558
+ 557 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�ߤ�����
559
+ 558 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�褦��
560
+ 559 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�櫓��
561
+ 560 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,���
562
+ 561 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�Τ�
563
+ 562 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�դ���
564
+ 563 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�٤���
565
+ 564 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�ߤ�����
566
+ 565 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�褦��
567
+ 566 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�櫓��
568
+ 567 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,���
569
+ 568 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�Τ�
570
+ 569 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�դ���
571
+ 570 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�٤���
572
+ 571 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�ߤ�����
573
+ 572 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�褦��
574
+ 573 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�櫓��
575
+ 574 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,���
576
+ 575 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�Τ�
577
+ 576 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�դ���
578
+ 577 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�٤���
579
+ 578 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�ߤ�����
580
+ 579 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�褦��
581
+ 580 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�櫓��
582
+ 581 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,���
583
+ 582 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�Τ�
584
+ 583 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�դ���
585
+ 584 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�٤���
586
+ 585 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�ߤ�����
587
+ 586 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�褦��
588
+ 587 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�櫓��
589
+ 588 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,���
590
+ 589 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�Τ�
591
+ 590 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�դ���
592
+ 591 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�٤���
593
+ 592 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�ߤ�����
594
+ 593 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�褦��
595
+ 594 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�櫓��
596
+ 595 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,���
597
+ 596 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�Τ�
598
+ 597 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�դ���
599
+ 598 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�٤���
600
+ 599 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�ߤ�����
601
+ 600 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�褦��
602
+ 601 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�櫓��
603
+ 602 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,���
604
+ 603 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�Τ�
605
+ 604 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�դ���
606
+ 605 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�٤���
607
+ 606 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�ߤ�����
608
+ 607 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�褦��
609
+ 608 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�櫓��
610
+ 609 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,���
611
+ 610 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�Τ�
612
+ 611 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�դ���
613
+ 612 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�٤���
614
+ 613 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�ߤ�����
615
+ 614 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�褦��
616
+ 615 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�櫓��
617
+ 616 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,���
618
+ 617 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�Τ�
619
+ 618 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�դ���
620
+ 619 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�٤���
621
+ 620 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�ߤ�����
622
+ 621 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�褦��
623
+ 622 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�櫓��
624
+ 623 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,���
625
+ 624 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�Τ�
626
+ 625 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�դ���
627
+ 626 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�٤���
628
+ 627 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�ߤ�����
629
+ 628 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�褦��
630
+ 629 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�櫓��
631
+ 630 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,���
632
+ 631 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�Τ�
633
+ 632 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�դ���
634
+ 633 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�٤���
635
+ 634 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�ߤ�����
636
+ 635 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�褦��
637
+ 636 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�櫓��
638
+ 637 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,���
639
+ 638 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�Τ�
640
+ 639 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�դ���
641
+ 640 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�٤���
642
+ 641 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�ߤ�����
643
+ 642 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�褦��
644
+ 643 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�櫓��
645
+ 644 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,���
646
+ 645 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�Τ�
647
+ 646 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�դ���
648
+ 647 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�٤���
649
+ 648 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�ߤ�����
650
+ 649 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�褦��
651
+ 650 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�櫓��
652
+ 651 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,���
653
+ 652 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�Τ�
654
+ 653 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�դ���
655
+ 654 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�٤���
656
+ 655 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�ߤ�����
657
+ 656 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�褦��
658
+ 657 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�櫓��
659
+ 658 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,���
660
+ 659 ��ư��,*,�ʷ��ƻ�,���ܷ�,�Τ�
661
+ 660 ��ư��,*,�ʷ��ƻ�,���ܷ�,�դ���
662
+ 661 ��ư��,*,�ʷ��ƻ�,���ܷ�,�٤���
663
+ 662 ��ư��,*,�ʷ��ƻ�,���ܷ�,�ߤ�����
664
+ 663 ��ư��,*,�ʷ��ƻ�,���ܷ�,�褦��
665
+ 664 ��ư��,*,�ʷ��ƻ�,���ܷ�,�櫓��
666
+ 665 ��ư��,*,�ʷ��ƻ�,���ܷ�,���
667
+ 666 ��ư��,*,�ʷ��ƻ�,�촴,�Τ�
668
+ 667 ��ư��,*,�ʷ��ƻ�,�촴,�դ���
669
+ 668 ��ư��,*,�ʷ��ƻ�,�촴,�٤���
670
+ 669 ��ư��,*,�ʷ��ƻ�,�촴,�ߤ�����
671
+ 670 ��ư��,*,�ʷ��ƻ�,�촴,�褦��
672
+ 671 ��ư��,*,�ʷ��ƻ�,�촴,�櫓��
673
+ 672 ��ư��,*,�ʷ��ƻ�,�촴,���
674
+ 673 ��ư��,*,��ư�줯��,���ܷ�,���Ȥ�
675
+ 674 ��ư��,*,��ư�줯��,���ܷ�,�٤�
676
+ 675 ��ư��,*,��ư�줯��,���ܷ�,ǡ��
677
+ 676 ��ư��,*,��ư�줯��,����Ϣ�ѷ�,���Ȥ�
678
+ 677 ��ư��,*,��ư�줯��,����Ϣ�ѷ�,�٤�
679
+ 678 ��ư��,*,��ư�줯��,����Ϣ�ѷ�,ǡ��
680
+ 679 ��ư��,*,��ư�줯��,�촴,���Ȥ�
681
+ 680 ��ư��,*,��ư�줯��,�촴,�٤�
682
+ 681 ��ư��,*,��ư�줯��,�촴,ǡ��
683
+ 682 ��ư��,*,��ư�줯��,ʸ��Ϣ�η�,���Ȥ�
684
+ 683 ��ư��,*,��ư�줯��,ʸ��Ϣ�η�,�٤�
685
+ 684 ��ư��,*,��ư�줯��,ʸ��Ϣ�η�,ǡ��
686
+ 685 ��ư��,*,��ư�줽������,���󥿷�Ϣ�ѥƷ�,������
687
+ 686 ��ư��,*,��ư�줽������,�ǥ�������ܷ�,������
688
+ 687 ��ư��,*,��ư�줽������,�ǥ�����ܷ�,������
689
+ 688 ��ư��,*,��ư�줽������,���ܷ�,������
690
+ 689 ��ư��,*,��ư���������,������ܾ���,������
691
+ 690 ��ư��,*,��ư���������,�ǥ�������ܿ��̷�,������
692
+ 691 ��ư��,*,��ư���������,�ǥ�����ܿ��̷�,������
693
+ 692 ��ư��,*,��ư���������,�ǥ����ά���̷�,������
694
+ 693 ��ư��,*,��ư���������,���ܷ�,������
695
+ 694 ��ư��,*,��ư��̷�,����,��
696
+ 695 ��ư��,*,��ư��̷�,���Ͼ���,��
697
+ 696 ��ư��,*,��ư��̷�,���Ͽ��̷�,��
698
+ 697 ��ư��,*,��ư��̷�,����Ϣ�ѥƷ�,��
699
+ 698 ��ư��,*,��ư��̷�,���ش��ܷ�,��
700
+ 699 ��ư��,*,��ư��̷�,���ؿ��̷�,��
701
+ 700 ��ư��,*,��ư��̷�,���ܷ�,��
702
+ 701 ��ư��,*,��ư��̷�,���ܾ���,��
703
+ 702 ��ư��,*,��ư��̷�,���ܿ��̷�,��
704
+ 703 ��ư��,*,��ư��̷�,����Ϣ�ѷ�,��
705
+ 704 ��ư��,*,��ư��̷�,ʸ�첻�ؾ���,��
706
+ 705 ��ư��,*,��ư��̷�,ʸ�����,��
707
+ 706 ��ư��,*,��ư��̷�,ʸ��Ϣ�η�,��
708
+ 707 ��ư��,*,Ƚ���,���󥿷�,�Ĥ���
709
+ 708 ��ư��,*,Ƚ���,���󥿷�,�Ϥ���
710
+ 709 ��ư��,*,Ƚ���,���󥿷Ͼ���,�Ĥ���
711
+ 710 ��ư��,*,Ƚ���,���󥿷Ͼ���,�Ϥ���
712
+ 711 ��ư��,*,Ƚ���,���󥿷Ͽ��̷�,�Ĥ���
713
+ 712 ��ư��,*,Ƚ���,���󥿷Ͽ��̷�,�Ϥ���
714
+ 713 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ĥ���
715
+ 714 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ϥ���
716
+ 715 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ĥ���
717
+ 716 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ϥ���
718
+ 717 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥƷ�,�Ĥ���
719
+ 718 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥƷ�,�Ϥ���
720
+ 719 ��ư��,*,Ƚ���,������ܾ���,�Ĥ���
721
+ 720 ��ư��,*,Ƚ���,������ܾ���,�Ϥ���
722
+ 721 ��ư��,*,Ƚ���,������ܿ��̷�,�Ĥ���
723
+ 722 ��ư��,*,Ƚ���,������ܿ��̷�,�Ϥ���
724
+ 723 ��ư��,*,Ƚ���,�������Ϣ�η�,�Ĥ���
725
+ 724 ��ư��,*,Ƚ���,�������Ϣ�η�,�Ϥ���
726
+ 725 ��ư��,*,Ƚ���,�����ü�Ϣ�η�,�Ĥ���
727
+ 726 ��ư��,*,Ƚ���,�����ü�Ϣ�η�,�Ϥ���
728
+ 727 ��ư��,*,Ƚ���,����̿���,�Ĥ���
729
+ 728 ��ư��,*,Ƚ���,����̿���,�Ϥ���
730
+ 729 ��ư��,*,Ƚ���,�ǥ����󥿷�,�Ĥ���
731
+ 730 ��ư��,*,Ƚ���,�ǥ����󥿷�,�Ϥ���
732
+ 731 ��ư��,*,Ƚ���,�ǥ����󥿷Ͼ���,�Ĥ���
733
+ 732 ��ư��,*,Ƚ���,�ǥ����󥿷Ͼ���,�Ϥ���
734
+ 733 ��ư��,*,Ƚ���,�ǥ����󥿷Ͽ��̷�,�Ĥ���
735
+ 734 ��ư��,*,Ƚ���,�ǥ����󥿷Ͽ��̷�,�Ϥ���
736
+ 735 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥ����,�Ĥ���
737
+ 736 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥ����,�Ϥ���
738
+ 737 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥƷ�,�Ĥ���
739
+ 738 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥƷ�,�Ϥ���
740
+ 739 ��ư��,*,Ƚ���,�ǥ�������ܷ�,�Ĥ���
741
+ 740 ��ư��,*,Ƚ���,�ǥ�������ܷ�,�Ϥ���
742
+ 741 ��ư��,*,Ƚ���,�ǥ�������ܾ���,�Ĥ���
743
+ 742 ��ư��,*,Ƚ���,�ǥ�������ܾ���,�Ϥ���
744
+ 743 ��ư��,*,Ƚ���,�ǥ�������ܿ��̷�,�Ĥ���
745
+ 744 ��ư��,*,Ƚ���,�ǥ�������ܿ��̷�,�Ϥ���
746
+ 745 ��ư��,*,Ƚ���,�ǥ��������Ϣ�ѷ�,�Ĥ���
747
+ 746 ��ư��,*,Ƚ���,�ǥ��������Ϣ�ѷ�,�Ϥ���
748
+ 747 ��ư��,*,Ƚ���,�ǥ�����̿���,�Ĥ���
749
+ 748 ��ư��,*,Ƚ���,�ǥ�����̿���,�Ϥ���
750
+ 749 ��ư��,*,Ƚ���,�ǥ��󥿷�,�Ĥ���
751
+ 750 ��ư��,*,Ƚ���,�ǥ��󥿷�,�Ϥ���
752
+ 751 ��ư��,*,Ƚ���,�ǥ��󥿷Ͼ���,�Ĥ���
753
+ 752 ��ư��,*,Ƚ���,�ǥ��󥿷Ͼ���,�Ϥ���
754
+ 753 ��ư��,*,Ƚ���,�ǥ��󥿷Ͽ��̷�,�Ĥ���
755
+ 754 ��ư��,*,Ƚ���,�ǥ��󥿷Ͽ��̷�,�Ϥ���
756
+ 755 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥ����,�Ĥ���
757
+ 756 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥ����,�Ϥ���
758
+ 757 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥƷ�,�Ĥ���
759
+ 758 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥƷ�,�Ϥ���
760
+ 759 ��ư��,*,Ƚ���,�ǥ�����ܷ�,�Ĥ���
761
+ 760 ��ư��,*,Ƚ���,�ǥ�����ܷ�,�Ϥ���
762
+ 761 ��ư��,*,Ƚ���,�ǥ�����ܿ��̷�,�Ĥ���
763
+ 762 ��ư��,*,Ƚ���,�ǥ�����ܿ��̷�,�Ϥ���
764
+ 763 ��ư��,*,Ƚ���,�ǥ����ά���̷�,�Ĥ���
765
+ 764 ��ư��,*,Ƚ���,�ǥ����ά���̷�,�Ϥ���
766
+ 765 ��ư��,*,Ƚ���,���ܷ�,�Ĥ���
767
+ 766 ��ư��,*,Ƚ���,���ܷ�,�Ϥ���
768
+ 767 ��ư��,*,Ƚ���,�촴,�Ĥ���
769
+ 768 ��ư��,*,Ƚ���,�촴,�Ϥ���
770
+ 769 ��ư��,*,̵���ѷ�,���ܷ�,���Ȥ
771
+ 770 ��ư��,*,̵���ѷ�,���ܷ�,�Ǥ
772
+ 771 ��ư��,*,̵���ѷ�,���ܷ�,�ޤ
773
+ 772 ��ư��,*,̵���ѷ�,�촴,���Ȥ
774
+ 773 ��ư��,*,̵���ѷ�,�촴,�Ǥ
775
+ 774 ��ư��,*,̵���ѷ�,�촴,�ޤ
776
+ 775 ��³��,*,*,*,*
777
+ 776 ��³��,*,*,*,�����
778
+ 777 ��Ƭ��,�����ƻ���Ƭ��,*,*,*
779
+ 778 ��Ƭ��,�ʷ��ƻ���Ƭ��,*,*,*
780
+ 779 ��Ƭ��,ư����Ƭ��,*,*,*
781
+ 780 ��Ƭ��,̾����Ƭ��,*,*,*
782
+ 781 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����,*
783
+ 782 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���Ͼ���,*
784
+ 783 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���Ͽ��̷�,*
785
+ 784 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥ����,*
786
+ 785 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥ����,*
787
+ 786 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥ������,*
788
+ 787 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥƷ�,*
789
+ 788 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ؾ���,*
790
+ 789 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ؾ�����,*
791
+ 790 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ܷ�,*
792
+ 791 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ܾ���,*
793
+ 792 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ܿ��̷�,*
794
+ 793 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѷ�,*
795
+ 794 ������,���ƻ����Ҹ�������,�����ƻ쥢������,�촴,*
796
+ 795 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ����ܷ�,*
797
+ 796 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��̤����,*
798
+ 797 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��̿���,*
799
+ 798 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��Ϣ�η�,*
800
+ 799 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��Ϣ�ѷ�,*
801
+ 800 ������,���ƻ����Ҹ�������,�����ƻ쥢������,̿���,*
802
+ 801 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�,*
803
+ 802 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷Ͼ���,*
804
+ 803 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷Ͽ��̷�,*
805
+ 804 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
806
+ 805 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
807
+ 806 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,*
808
+ 807 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,������ܾ���,*
809
+ 808 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,������ܿ��̷�,*
810
+ 809 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�������Ϣ�η�,*
811
+ 810 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�������Ϣ�ѷ�,*
812
+ 811 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�����ü�Ϣ�η�,*
813
+ 812 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,����ʸ�����,*
814
+ 813 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,����ʸ��Ϣ�η�,*
815
+ 814 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,����̿���,*
816
+ 815 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷�,*
817
+ 816 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,*
818
+ 817 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,*
819
+ 818 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
820
+ 819 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
821
+ 820 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�������ܷ�,*
822
+ 821 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�������ܾ���,*
823
+ 822 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�������ܿ��̷�,*
824
+ 823 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,*
825
+ 824 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�����̿���,*
826
+ 825 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷�,*
827
+ 826 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,*
828
+ 827 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,*
829
+ 828 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
830
+ 829 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
831
+ 830 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�����ܷ�,*
832
+ 831 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�����ܿ��̷�,*
833
+ 832 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����ά���̷�,*
834
+ 833 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���ܷ�,*
835
+ 834 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�촴,*
836
+ 835 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�,*
837
+ 836 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷Ͼ���,*
838
+ 837 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷Ͽ��̷�,*
839
+ 838 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
840
+ 839 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
841
+ 840 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,*
842
+ 841 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,������ܾ���,*
843
+ 842 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,������ܿ��̷�,*
844
+ 843 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�������Ϣ�η�,*
845
+ 844 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�������Ϣ�ѷ�,*
846
+ 845 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,����ʸ�����,*
847
+ 846 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,����ʸ��Ϣ�η�,*
848
+ 847 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,����̿���,*
849
+ 848 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷�,*
850
+ 849 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,*
851
+ 850 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,*
852
+ 851 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
853
+ 852 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
854
+ 853 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�������ܷ�,*
855
+ 854 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�������ܾ���,*
856
+ 855 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�������ܿ��̷�,*
857
+ 856 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,*
858
+ 857 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�����̿���,*
859
+ 858 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷�,*
860
+ 859 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,*
861
+ 860 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,*
862
+ 861 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
863
+ 862 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
864
+ 863 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�����ܷ�,*
865
+ 864 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�����ܿ��̷�,*
866
+ 865 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����ά���̷�,*
867
+ 866 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���ܷ�,*
868
+ 867 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�촴,*
869
+ 868 ������,���ƻ���̾��������,�����ƻ쥢������,����,*
870
+ 869 ������,���ƻ���̾��������,�����ƻ쥢������,���Ͼ���,*
871
+ 870 ������,���ƻ���̾��������,�����ƻ쥢������,���Ͽ��̷�,*
872
+ 871 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥ����,*
873
+ 872 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥ����,*
874
+ 873 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥ������,*
875
+ 874 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥƷ�,*
876
+ 875 ������,���ƻ���̾��������,�����ƻ쥢������,���ؾ���,*
877
+ 876 ������,���ƻ���̾��������,�����ƻ쥢������,���ؾ�����,*
878
+ 877 ������,���ƻ���̾��������,�����ƻ쥢������,���ܷ�,*
879
+ 878 ������,���ƻ���̾��������,�����ƻ쥢������,���ܾ���,*
880
+ 879 ������,���ƻ���̾��������,�����ƻ쥢������,���ܿ��̷�,*
881
+ 880 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѷ�,*
882
+ 881 ������,���ƻ���̾��������,�����ƻ쥢������,�촴,*
883
+ 882 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ����ܷ�,*
884
+ 883 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��̤����,*
885
+ 884 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��̿���,*
886
+ 885 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��Ϣ�η�,*
887
+ 886 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��Ϣ�ѷ�,*
888
+ 887 ������,���ƻ���̾��������,�����ƻ쥢������,̿���,*
889
+ 888 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�,*
890
+ 889 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷Ͼ���,*
891
+ 890 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷Ͽ��̷�,*
892
+ 891 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
893
+ 892 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
894
+ 893 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,*
895
+ 894 ������,���ƻ���̾��������,�ʥη��ƻ�,������ܾ���,*
896
+ 895 ������,���ƻ���̾��������,�ʥη��ƻ�,������ܿ��̷�,*
897
+ 896 ������,���ƻ���̾��������,�ʥη��ƻ�,�������Ϣ�η�,*
898
+ 897 ������,���ƻ���̾��������,�ʥη��ƻ�,�������Ϣ�ѷ�,*
899
+ 898 ������,���ƻ���̾��������,�ʥη��ƻ�,�����ü�Ϣ�η�,*
900
+ 899 ������,���ƻ���̾��������,�ʥη��ƻ�,����ʸ�����,*
901
+ 900 ������,���ƻ���̾��������,�ʥη��ƻ�,����ʸ��Ϣ�η�,*
902
+ 901 ������,���ƻ���̾��������,�ʥη��ƻ�,����̿���,*
903
+ 902 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷�,*
904
+ 903 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,*
905
+ 904 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,*
906
+ 905 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
907
+ 906 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
908
+ 907 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�������ܷ�,*
909
+ 908 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�������ܾ���,*
910
+ 909 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�������ܿ��̷�,*
911
+ 910 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,*
912
+ 911 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�����̿���,*
913
+ 912 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷�,*
914
+ 913 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,*
915
+ 914 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,*
916
+ 915 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
917
+ 916 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
918
+ 917 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�����ܷ�,*
919
+ 918 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�����ܿ��̷�,*
920
+ 919 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����ά���̷�,*
921
+ 920 ������,���ƻ���̾��������,�ʥη��ƻ�,���ܷ�,*
922
+ 921 ������,���ƻ���̾��������,�ʥη��ƻ�,�촴,*
923
+ 922 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�,*
924
+ 923 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷Ͼ���,*
925
+ 924 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷Ͽ��̷�,*
926
+ 925 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
927
+ 926 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
928
+ 927 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,*
929
+ 928 ������,���ƻ���̾��������,�ʷ��ƻ�,������ܾ���,*
930
+ 929 ������,���ƻ���̾��������,�ʷ��ƻ�,������ܿ��̷�,*
931
+ 930 ������,���ƻ���̾��������,�ʷ��ƻ�,�������Ϣ�η�,*
932
+ 931 ������,���ƻ���̾��������,�ʷ��ƻ�,�������Ϣ�ѷ�,*
933
+ 932 ������,���ƻ���̾��������,�ʷ��ƻ�,����ʸ�����,*
934
+ 933 ������,���ƻ���̾��������,�ʷ��ƻ�,����ʸ��Ϣ�η�,*
935
+ 934 ������,���ƻ���̾��������,�ʷ��ƻ�,����̿���,*
936
+ 935 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷�,*
937
+ 936 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,*
938
+ 937 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,*
939
+ 938 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
940
+ 939 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
941
+ 940 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�������ܷ�,*
942
+ 941 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�������ܾ���,*
943
+ 942 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�������ܿ��̷�,*
944
+ 943 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,*
945
+ 944 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�����̿���,*
946
+ 945 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷�,*
947
+ 946 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,*
948
+ 947 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,*
949
+ 948 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
950
+ 949 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
951
+ 950 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�����ܷ�,*
952
+ 951 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�����ܿ��̷�,*
953
+ 952 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����ά���̷�,*
954
+ 953 ������,���ƻ���̾��������,�ʷ��ƻ�,���ܷ�,*
955
+ 954 ������,���ƻ���̾��������,�ʷ��ƻ�,�촴,*
956
+ 955 ������,ư����������,����ư��,����,*
957
+ 956 ������,ư����������,����ư��,���Ͼ���,*
958
+ 957 ������,ư����������,����ư��,���Ͽ��̷�,*
959
+ 958 ������,ư����������,����ư��,����Ϣ�ѥ����,*
960
+ 959 ������,ư����������,����ư��,����Ϣ�ѥ����,*
961
+ 960 ������,ư����������,����ư��,����Ϣ�ѥƷ�,*
962
+ 961 ������,ư����������,����ư��,�ջַ�,*
963
+ 962 ������,ư����������,����ư��,���ؾ���,*
964
+ 963 ������,ư����������,����ư��,���ܷ�,*
965
+ 964 ������,ư����������,����ư��,���ܾ���,*
966
+ 965 ������,ư����������,����ư��,����Ϣ�ѷ�,*
967
+ 966 ������,ư����������,����ư��,̤����,*
968
+ 967 ������,ư����������,����ư��,̿���,*
969
+ 968 ������,ư����������,����ư����,����,*
970
+ 969 ������,ư����������,����ư����,���Ͼ���,*
971
+ 970 ������,ư����������,����ư����,���Ͽ��̷�,*
972
+ 971 ������,ư����������,����ư����,����Ϣ�ѥ����,*
973
+ 972 ������,ư����������,����ư����,����Ϣ�ѥ����,*
974
+ 973 ������,ư����������,����ư����,����Ϣ�ѥƷ�,*
975
+ 974 ������,ư����������,����ư����,�ջַ�,*
976
+ 975 ������,ư����������,����ư����,���ؾ���,*
977
+ 976 ������,ư����������,����ư����,���ܷ�,*
978
+ 977 ������,ư����������,����ư����,���ܾ���,*
979
+ 978 ������,ư����������,����ư����,����Ϣ�ѷ�,*
980
+ 979 ������,ư����������,����ư����,̤����,*
981
+ 980 ������,ư����������,����ư����,̿���,*
982
+ 981 ������,ư����������,����ư��,����,*
983
+ 982 ������,ư����������,����ư��,���Ͼ���,*
984
+ 983 ������,ư����������,����ư��,���Ͽ��̷�,*
985
+ 984 ������,ư����������,����ư��,����Ϣ�ѥ����,*
986
+ 985 ������,ư����������,����ư��,����Ϣ�ѥ����,*
987
+ 986 ������,ư����������,����ư��,����Ϣ�ѥƷ�,*
988
+ 987 ������,ư����������,����ư��,�ջַ�,*
989
+ 988 ������,ư����������,����ư��,���ؾ���,*
990
+ 989 ������,ư����������,����ư��,���ܷ�,*
991
+ 990 ������,ư����������,����ư��,���ܾ���,*
992
+ 991 ������,ư����������,����ư��,����Ϣ�ѷ�,*
993
+ 992 ������,ư����������,����ư��,ʸ����ܷ�,*
994
+ 993 ������,ư����������,����ư��,ʸ��̤����,*
995
+ 994 ������,ư����������,����ư��,ʸ��̿���,*
996
+ 995 ������,ư����������,����ư��,̤����,*
997
+ 996 ������,ư����������,����ư��,̿���,*
998
+ 997 ������,ư����������,�Ҳ�ư�쥫��,����,*
999
+ 998 ������,ư����������,�Ҳ�ư�쥫��,���Ͼ���,*
1000
+ 999 ������,ư����������,�Ҳ�ư�쥫��,���Ͽ��̷�,*
1001
+ 1000 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1002
+ 1001 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1003
+ 1002 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѥƷ�,*
1004
+ 1003 ������,ư����������,�Ҳ�ư�쥫��,�ջַ�,*
1005
+ 1004 ������,ư����������,�Ҳ�ư�쥫��,���ؾ���,*
1006
+ 1005 ������,ư����������,�Ҳ�ư�쥫��,���ܷ�,*
1007
+ 1006 ������,ư����������,�Ҳ�ư�쥫��,���ܾ���,*
1008
+ 1007 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѷ�,*
1009
+ 1008 ������,ư����������,�Ҳ�ư�쥫��,�촴,*
1010
+ 1009 ������,ư����������,�Ҳ�ư�쥫��,̤����,*
1011
+ 1010 ������,ư����������,�Ҳ�ư�쥫��,̿���,*
1012
+ 1011 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����,*
1013
+ 1012 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���Ͼ���,*
1014
+ 1013 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���Ͽ��̷�,*
1015
+ 1014 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1016
+ 1015 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1017
+ 1016 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥƷ�,*
1018
+ 1017 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,�ջַ�,*
1019
+ 1018 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���ؾ���,*
1020
+ 1019 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���ܷ�,*
1021
+ 1020 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���ܾ���,*
1022
+ 1021 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѷ�,*
1023
+ 1022 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,�촴,*
1024
+ 1023 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,̤����,*
1025
+ 1024 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,̿���,*
1026
+ 1025 ������,ư����������,�Ҳ�ư�쥵��,����,*
1027
+ 1026 ������,ư����������,�Ҳ�ư�쥵��,���Ͼ���,*
1028
+ 1027 ������,ư����������,�Ҳ�ư�쥵��,���Ͽ��̷�,*
1029
+ 1028 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1030
+ 1029 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1031
+ 1030 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѥƷ�,*
1032
+ 1031 ������,ư����������,�Ҳ�ư�쥵��,�ջַ�,*
1033
+ 1032 ������,ư����������,�Ҳ�ư�쥵��,���ؾ���,*
1034
+ 1033 ������,ư����������,�Ҳ�ư�쥵��,���ܷ�,*
1035
+ 1034 ������,ư����������,�Ҳ�ư�쥵��,���ܾ���,*
1036
+ 1035 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѷ�,*
1037
+ 1036 ������,ư����������,�Ҳ�ư�쥵��,�촴,*
1038
+ 1037 ������,ư����������,�Ҳ�ư�쥵��,̤����,*
1039
+ 1038 ������,ư����������,�Ҳ�ư�쥵��,̿���,*
1040
+ 1039 ������,ư����������,�Ҳ�ư��޹�,����,*
1041
+ 1040 ������,ư����������,�Ҳ�ư��޹�,���Ͼ���,*
1042
+ 1041 ������,ư����������,�Ҳ�ư��޹�,���Ͽ��̷�,*
1043
+ 1042 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1044
+ 1043 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1045
+ 1044 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѥƷ�,*
1046
+ 1045 ������,ư����������,�Ҳ�ư��޹�,�ջַ�,*
1047
+ 1046 ������,ư����������,�Ҳ�ư��޹�,���ؾ���,*
1048
+ 1047 ������,ư����������,�Ҳ�ư��޹�,���ܷ�,*
1049
+ 1048 ������,ư����������,�Ҳ�ư��޹�,���ܾ���,*
1050
+ 1049 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѷ�,*
1051
+ 1050 ������,ư����������,�Ҳ�ư��޹�,�촴,*
1052
+ 1051 ������,ư����������,�Ҳ�ư��޹�,̤����,*
1053
+ 1052 ������,ư����������,�Ҳ�ư��޹�,̿���,*
1054
+ 1053 ������,ư����������,�Ҳ�ư����,����,*
1055
+ 1054 ������,ư����������,�Ҳ�ư����,���Ͼ���,*
1056
+ 1055 ������,ư����������,�Ҳ�ư����,���Ͽ��̷�,*
1057
+ 1056 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1058
+ 1057 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1059
+ 1058 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1060
+ 1059 ������,ư����������,�Ҳ�ư����,�ջַ�,*
1061
+ 1060 ������,ư����������,�Ҳ�ư����,���ؾ���,*
1062
+ 1061 ������,ư����������,�Ҳ�ư����,���ܷ�,*
1063
+ 1062 ������,ư����������,�Ҳ�ư����,���ܾ���,*
1064
+ 1063 ������,ư����������,�Ҳ�ư����,����Ϣ�ѷ�,*
1065
+ 1064 ������,ư����������,�Ҳ�ư����,�촴,*
1066
+ 1065 ������,ư����������,�Ҳ�ư����,̤����,*
1067
+ 1066 ������,ư����������,�Ҳ�ư����,̿���,*
1068
+ 1067 ������,ư����������,�Ҳ�ư���ԥ���,����,*
1069
+ 1068 ������,ư����������,�Ҳ�ư���ԥ���,���Ͼ���,*
1070
+ 1069 ������,ư����������,�Ҳ�ư���ԥ���,���Ͽ��̷�,*
1071
+ 1070 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1072
+ 1071 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1073
+ 1072 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѥƷ�,*
1074
+ 1073 ������,ư����������,�Ҳ�ư���ԥ���,�ջַ�,*
1075
+ 1074 ������,ư����������,�Ҳ�ư���ԥ���,���ؾ���,*
1076
+ 1075 ������,ư����������,�Ҳ�ư���ԥ���,���ܷ�,*
1077
+ 1076 ������,ư����������,�Ҳ�ư���ԥ���,���ܾ���,*
1078
+ 1077 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѷ�,*
1079
+ 1078 ������,ư����������,�Ҳ�ư���ԥ���,�촴,*
1080
+ 1079 ������,ư����������,�Ҳ�ư���ԥ���,̤����,*
1081
+ 1080 ������,ư����������,�Ҳ�ư���ԥ���,̿���,*
1082
+ 1081 ������,ư����������,�Ҳ�ư����,����,*
1083
+ 1082 ������,ư����������,�Ҳ�ư����,���Ͼ���,*
1084
+ 1083 ������,ư����������,�Ҳ�ư����,���Ͽ��̷�,*
1085
+ 1084 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1086
+ 1085 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1087
+ 1086 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1088
+ 1087 ������,ư����������,�Ҳ�ư����,�ջַ�,*
1089
+ 1088 ������,ư����������,�Ҳ�ư����,���ؾ���,*
1090
+ 1089 ������,ư����������,�Ҳ�ư����,���ܷ�,*
1091
+ 1090 ������,ư����������,�Ҳ�ư����,���ܾ���,*
1092
+ 1091 ������,ư����������,�Ҳ�ư����,����Ϣ�ѷ�,*
1093
+ 1092 ������,ư����������,�Ҳ�ư����,�촴,*
1094
+ 1093 ������,ư����������,�Ҳ�ư����,̤����,*
1095
+ 1094 ������,ư����������,�Ҳ�ư����,̿���,*
1096
+ 1095 ������,ư����������,ư�������������뷿,����,*
1097
+ 1096 ������,ư����������,ư�������������뷿,���Ͼ���,*
1098
+ 1097 ������,ư����������,ư�������������뷿,���Ͽ��̷�,*
1099
+ 1098 ������,ư����������,ư�������������뷿,����Ϣ�ѥ����,*
1100
+ 1099 ������,ư����������,ư�������������뷿,����Ϣ�ѥƷ�,*
1101
+ 1100 ������,ư����������,ư�������������뷿,���ܷ�,*
1102
+ 1101 ������,ư����������,ư�������������뷿,���ܾ���,*
1103
+ 1102 ������,ư����������,ư�������������뷿,̤����,*
1104
+ 1103 ������,ư����������,ư�����������ޤ���,����,*
1105
+ 1104 ������,ư����������,ư�����������ޤ���,���Ͼ���,*
1106
+ 1105 ������,ư����������,ư�����������ޤ���,����Ϣ�ѥ����,*
1107
+ 1106 ������,ư����������,ư�����������ޤ���,����Ϣ�ѥƷ�,*
1108
+ 1107 ������,ư����������,ư�����������ޤ���,�ջַ�,*
1109
+ 1108 ������,ư����������,ư�����������ޤ���,���ܷ�,*
1110
+ 1109 ������,ư����������,ư�����������ޤ���,�촴,*
1111
+ 1110 ������,ư����������,ư�����������ޤ���,̤����,*
1112
+ 1111 ������,ư����������,ư�������������뷿,����,*
1113
+ 1112 ������,ư����������,ư�������������뷿,���Ͼ���,*
1114
+ 1113 ������,ư����������,ư�������������뷿,���Ͽ��̷�,*
1115
+ 1114 ������,ư����������,ư�������������뷿,����Ϣ�ѥ����,*
1116
+ 1115 ������,ư����������,ư�������������뷿,����Ϣ�ѥƷ�,*
1117
+ 1116 ������,ư����������,ư�������������뷿,���ܷ�,*
1118
+ 1117 ������,ư����������,ư�������������뷿,���ܾ���,*
1119
+ 1118 ������,ư����������,ư�������������뷿,̤����,*
1120
+ 1119 ������,ư����������,�첻ư��,����,*
1121
+ 1120 ������,ư����������,�첻ư��,���Ͼ���,*
1122
+ 1121 ������,ư����������,�첻ư��,���Ͽ��̷�,*
1123
+ 1122 ������,ư����������,�첻ư��,����Ϣ�ѥ����,*
1124
+ 1123 ������,ư����������,�첻ư��,����Ϣ�ѥ����,*
1125
+ 1124 ������,ư����������,�첻ư��,����Ϣ�ѥƷ�,*
1126
+ 1125 ������,ư����������,�첻ư��,�ջַ�,*
1127
+ 1126 ������,ư����������,�첻ư��,���ؾ���,*
1128
+ 1127 ������,ư����������,�첻ư��,���ܷ�,*
1129
+ 1128 ������,ư����������,�첻ư��,���ܾ���,*
1130
+ 1129 ������,ư����������,�첻ư��,����Ϣ�ѷ�,*
1131
+ 1130 ������,ư����������,�첻ư��,�촴,*
1132
+ 1131 ������,ư����������,�첻ư��,ʸ��̿���,*
1133
+ 1132 ������,ư����������,�첻ư��,̤����,*
1134
+ 1133 ������,ư����������,�첻ư��,̿���,*
1135
+ 1134 ������,̾�����Ҹ�������,*,*,*
1136
+ 1135 ������,̾�����ü�������,*,*,*
1137
+ 1136 ������,̾����̾�������,*,*,*
1138
+ 1137 ������,̾����̾��������,*,*,*
1139
+ 1138 ư��,*,����ư��,����,*
1140
+ 1139 ư��,*,����ư��,���Ͼ���,*
1141
+ 1140 ư��,*,����ư��,���Ͽ��̷�,*
1142
+ 1141 ư��,*,����ư��,����Ϣ�ѥ����,*
1143
+ 1142 ư��,*,����ư��,����Ϣ�ѥ����,*
1144
+ 1143 ư��,*,����ư��,����Ϣ�ѥƷ�,*
1145
+ 1144 ư��,*,����ư��,�ջַ�,*
1146
+ 1145 ư��,*,����ư��,���ؾ���,*
1147
+ 1146 ư��,*,����ư��,���ܷ�,*
1148
+ 1147 ư��,*,����ư��,���ܾ���,*
1149
+ 1148 ư��,*,����ư��,����Ϣ�ѷ�,*
1150
+ 1149 ư��,*,����ư��,�촴,*
1151
+ 1150 ư��,*,����ư��,̤����,*
1152
+ 1151 ư��,*,����ư��,̿���,*
1153
+ 1152 ư��,*,����ư����,����,*
1154
+ 1153 ư��,*,����ư����,���Ͼ���,*
1155
+ 1154 ư��,*,����ư����,���Ͽ��̷�,*
1156
+ 1155 ư��,*,����ư����,����Ϣ�ѥ����,*
1157
+ 1156 ư��,*,����ư����,����Ϣ�ѥ����,*
1158
+ 1157 ư��,*,����ư����,����Ϣ�ѥƷ�,*
1159
+ 1158 ư��,*,����ư����,�ջַ�,*
1160
+ 1159 ư��,*,����ư����,���ؾ���,*
1161
+ 1160 ư��,*,����ư����,���ܷ�,*
1162
+ 1161 ư��,*,����ư����,���ܾ���,*
1163
+ 1162 ư��,*,����ư����,����Ϣ�ѷ�,*
1164
+ 1163 ư��,*,����ư����,̤����,*
1165
+ 1164 ư��,*,����ư����,̿���,*
1166
+ 1165 ư��,*,����ư��,����,*
1167
+ 1166 ư��,*,����ư��,����,����
1168
+ 1167 ư��,*,����ư��,���Ͼ���,*
1169
+ 1168 ư��,*,����ư��,���Ͼ���,����
1170
+ 1169 ư��,*,����ư��,���Ͽ��̷�,*
1171
+ 1170 ư��,*,����ư��,���Ͽ��̷�,����
1172
+ 1171 ư��,*,����ư��,����Ϣ�ѥ����,*
1173
+ 1172 ư��,*,����ư��,����Ϣ�ѥ����,����
1174
+ 1173 ư��,*,����ư��,����Ϣ�ѥ����,*
1175
+ 1174 ư��,*,����ư��,����Ϣ�ѥ����,����
1176
+ 1175 ư��,*,����ư��,����Ϣ�ѥƷ�,*
1177
+ 1176 ư��,*,����ư��,����Ϣ�ѥƷ�,����
1178
+ 1177 ư��,*,����ư��,�ջַ�,*
1179
+ 1178 ư��,*,����ư��,�ջַ�,����
1180
+ 1179 ư��,*,����ư��,���ؾ���,*
1181
+ 1180 ư��,*,����ư��,���ؾ���,����
1182
+ 1181 ư��,*,����ư��,���ܷ�,*
1183
+ 1182 ư��,*,����ư��,���ܷ�,����
1184
+ 1183 ư��,*,����ư��,���ܾ���,*
1185
+ 1184 ư��,*,����ư��,���ܾ���,����
1186
+ 1185 ư��,*,����ư��,����Ϣ�ѷ�,*
1187
+ 1186 ư��,*,����ư��,����Ϣ�ѷ�,����
1188
+ 1187 ư��,*,����ư��,�촴,*
1189
+ 1188 ư��,*,����ư��,ʸ����ܷ�,*
1190
+ 1189 ư��,*,����ư��,ʸ����ܷ�,����
1191
+ 1190 ư��,*,����ư��,ʸ��̤����,*
1192
+ 1191 ư��,*,����ư��,ʸ��̤����,����
1193
+ 1192 ư��,*,����ư��,ʸ��̿���,*
1194
+ 1193 ư��,*,����ư��,ʸ��̿���,����
1195
+ 1194 ư��,*,����ư��,̤����,*
1196
+ 1195 ư��,*,����ư��,̤����,����
1197
+ 1196 ư��,*,����ư��,̿���,*
1198
+ 1197 ư��,*,����ư��,̿���,����
1199
+ 1198 ư��,*,����ư��,����,*
1200
+ 1199 ư��,*,����ư��,���Ͼ���,*
1201
+ 1200 ư��,*,����ư��,���Ͽ��̷�,*
1202
+ 1201 ư��,*,����ư��,����Ϣ�ѥ����,*
1203
+ 1202 ư��,*,����ư��,����Ϣ�ѥ����,*
1204
+ 1203 ư��,*,����ư��,����Ϣ�ѥƷ�,*
1205
+ 1204 ư��,*,����ư��,�ջַ�,*
1206
+ 1205 ư��,*,����ư��,���ؾ���,*
1207
+ 1206 ư��,*,����ư��,���ܷ�,*
1208
+ 1207 ư��,*,����ư��,���ܾ���,*
1209
+ 1208 ư��,*,����ư��,����Ϣ�ѷ�,*
1210
+ 1209 ư��,*,����ư��,�촴,*
1211
+ 1210 ư��,*,����ư��,ʸ����ܷ�,*
1212
+ 1211 ư��,*,����ư��,ʸ��̤����,*
1213
+ 1212 ư��,*,����ư��,ʸ��̿���,*
1214
+ 1213 ư��,*,����ư��,̤����,*
1215
+ 1214 ư��,*,����ư��,̿���,*
1216
+ 1215 ư��,*,�Ҳ�ư�쥫��,����,*
1217
+ 1216 ư��,*,�Ҳ�ư�쥫��,���Ͼ���,*
1218
+ 1217 ư��,*,�Ҳ�ư�쥫��,���Ͽ��̷�,*
1219
+ 1218 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1220
+ 1219 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1221
+ 1220 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѥƷ�,*
1222
+ 1221 ư��,*,�Ҳ�ư�쥫��,�ջַ�,*
1223
+ 1222 ư��,*,�Ҳ�ư�쥫��,���ؾ���,*
1224
+ 1223 ư��,*,�Ҳ�ư�쥫��,���ܷ�,*
1225
+ 1224 ư��,*,�Ҳ�ư�쥫��,���ܾ���,*
1226
+ 1225 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѷ�,*
1227
+ 1226 ư��,*,�Ҳ�ư�쥫��,�촴,*
1228
+ 1227 ư��,*,�Ҳ�ư�쥫��,̤����,*
1229
+ 1228 ư��,*,�Ҳ�ư�쥫��,̿���,*
1230
+ 1229 ư��,*,�Ҳ�ư�쥫��¥���ط�,����,*
1231
+ 1230 ư��,*,�Ҳ�ư�쥫��¥���ط�,����,�Ԥ�
1232
+ 1231 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͼ���,*
1233
+ 1232 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͼ���,�Ԥ�
1234
+ 1233 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͽ��̷�,*
1235
+ 1234 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͽ��̷�,�Ԥ�
1236
+ 1235 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1237
+ 1236 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,�Ԥ�
1238
+ 1237 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1239
+ 1238 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,�Ԥ�
1240
+ 1239 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥƷ�,*
1241
+ 1240 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥƷ�,�Ԥ�
1242
+ 1241 ư��,*,�Ҳ�ư�쥫��¥���ط�,�ջַ�,*
1243
+ 1242 ư��,*,�Ҳ�ư�쥫��¥���ط�,�ջַ�,�Ԥ�
1244
+ 1243 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ؾ���,*
1245
+ 1244 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ؾ���,�Ԥ�
1246
+ 1245 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܷ�,*
1247
+ 1246 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܷ�,�Ԥ�
1248
+ 1247 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܾ���,*
1249
+ 1248 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܾ���,�Ԥ�
1250
+ 1249 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѷ�,*
1251
+ 1250 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѷ�,�Ԥ�
1252
+ 1251 ư��,*,�Ҳ�ư�쥫��¥���ط�,�촴,*
1253
+ 1252 ư��,*,�Ҳ�ư�쥫��¥���ط�,�촴,�Ԥ�
1254
+ 1253 ư��,*,�Ҳ�ư�쥫��¥���ط�,̤����,*
1255
+ 1254 ư��,*,�Ҳ�ư�쥫��¥���ط�,̤����,�Ԥ�
1256
+ 1255 ư��,*,�Ҳ�ư�쥫��¥���ط�,̿���,*
1257
+ 1256 ư��,*,�Ҳ�ư�쥫��¥���ط�,̿���,�Ԥ�
1258
+ 1257 ư��,*,�Ҳ�ư�쥬��,����,*
1259
+ 1258 ư��,*,�Ҳ�ư�쥬��,���Ͼ���,*
1260
+ 1259 ư��,*,�Ҳ�ư�쥬��,���Ͽ��̷�,*
1261
+ 1260 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѥ����,*
1262
+ 1261 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѥ����,*
1263
+ 1262 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѥƷ�,*
1264
+ 1263 ư��,*,�Ҳ�ư�쥬��,�ջַ�,*
1265
+ 1264 ư��,*,�Ҳ�ư�쥬��,���ؾ���,*
1266
+ 1265 ư��,*,�Ҳ�ư�쥬��,���ܷ�,*
1267
+ 1266 ư��,*,�Ҳ�ư�쥬��,���ܾ���,*
1268
+ 1267 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѷ�,*
1269
+ 1268 ư��,*,�Ҳ�ư�쥬��,�촴,*
1270
+ 1269 ư��,*,�Ҳ�ư�쥬��,̤����,*
1271
+ 1270 ư��,*,�Ҳ�ư�쥬��,̿���,*
1272
+ 1271 ư��,*,�Ҳ�ư�쥵��,����,*
1273
+ 1272 ư��,*,�Ҳ�ư�쥵��,���Ͼ���,*
1274
+ 1273 ư��,*,�Ҳ�ư�쥵��,���Ͽ��̷�,*
1275
+ 1274 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1276
+ 1275 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1277
+ 1276 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѥƷ�,*
1278
+ 1277 ư��,*,�Ҳ�ư�쥵��,�ջַ�,*
1279
+ 1278 ư��,*,�Ҳ�ư�쥵��,���ؾ���,*
1280
+ 1279 ư��,*,�Ҳ�ư�쥵��,���ܷ�,*
1281
+ 1280 ư��,*,�Ҳ�ư�쥵��,���ܾ���,*
1282
+ 1281 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѷ�,*
1283
+ 1282 ư��,*,�Ҳ�ư�쥵��,�촴,*
1284
+ 1283 ư��,*,�Ҳ�ư�쥵��,̤����,*
1285
+ 1284 ư��,*,�Ҳ�ư�쥵��,̿���,*
1286
+ 1285 ư��,*,�Ҳ�ư�쥿��,����,*
1287
+ 1286 ư��,*,�Ҳ�ư�쥿��,���Ͼ���,*
1288
+ 1287 ư��,*,�Ҳ�ư�쥿��,���Ͽ��̷�,*
1289
+ 1288 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѥ����,*
1290
+ 1289 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѥ����,*
1291
+ 1290 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѥƷ�,*
1292
+ 1291 ư��,*,�Ҳ�ư�쥿��,�ջַ�,*
1293
+ 1292 ư��,*,�Ҳ�ư�쥿��,���ؾ���,*
1294
+ 1293 ư��,*,�Ҳ�ư�쥿��,���ܷ�,*
1295
+ 1294 ư��,*,�Ҳ�ư�쥿��,���ܾ���,*
1296
+ 1295 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѷ�,*
1297
+ 1296 ư��,*,�Ҳ�ư�쥿��,�촴,*
1298
+ 1297 ư��,*,�Ҳ�ư�쥿��,̤����,*
1299
+ 1298 ư��,*,�Ҳ�ư�쥿��,̿���,*
1300
+ 1299 ư��,*,�Ҳ�ư��ʹ�,����,*
1301
+ 1300 ư��,*,�Ҳ�ư��ʹ�,���Ͼ���,*
1302
+ 1301 ư��,*,�Ҳ�ư��ʹ�,���Ͽ��̷�,*
1303
+ 1302 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѥ����,*
1304
+ 1303 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѥ����,*
1305
+ 1304 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѥƷ�,*
1306
+ 1305 ư��,*,�Ҳ�ư��ʹ�,�ջַ�,*
1307
+ 1306 ư��,*,�Ҳ�ư��ʹ�,���ؾ���,*
1308
+ 1307 ư��,*,�Ҳ�ư��ʹ�,���ܷ�,*
1309
+ 1308 ư��,*,�Ҳ�ư��ʹ�,���ܾ���,*
1310
+ 1309 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѷ�,*
1311
+ 1310 ư��,*,�Ҳ�ư��ʹ�,�촴,*
1312
+ 1311 ư��,*,�Ҳ�ư��ʹ�,̤����,*
1313
+ 1312 ư��,*,�Ҳ�ư��ʹ�,̿���,*
1314
+ 1313 ư��,*,�Ҳ�ư��й�,����,*
1315
+ 1314 ư��,*,�Ҳ�ư��й�,���Ͼ���,*
1316
+ 1315 ư��,*,�Ҳ�ư��й�,���Ͽ��̷�,*
1317
+ 1316 ư��,*,�Ҳ�ư��й�,����Ϣ�ѥ����,*
1318
+ 1317 ư��,*,�Ҳ�ư��й�,����Ϣ�ѥ����,*
1319
+ 1318 ư��,*,�Ҳ�ư��й�,����Ϣ�ѥƷ�,*
1320
+ 1319 ư��,*,�Ҳ�ư��й�,�ջַ�,*
1321
+ 1320 ư��,*,�Ҳ�ư��й�,���ؾ���,*
1322
+ 1321 ư��,*,�Ҳ�ư��й�,���ܷ�,*
1323
+ 1322 ư��,*,�Ҳ�ư��й�,���ܾ���,*
1324
+ 1323 ư��,*,�Ҳ�ư��й�,����Ϣ�ѷ�,*
1325
+ 1324 ư��,*,�Ҳ�ư��й�,�촴,*
1326
+ 1325 ư��,*,�Ҳ�ư��й�,̤����,*
1327
+ 1326 ư��,*,�Ҳ�ư��й�,̿���,*
1328
+ 1327 ư��,*,�Ҳ�ư��޹�,����,*
1329
+ 1328 ư��,*,�Ҳ�ư��޹�,���Ͼ���,*
1330
+ 1329 ư��,*,�Ҳ�ư��޹�,���Ͽ��̷�,*
1331
+ 1330 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1332
+ 1331 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1333
+ 1332 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѥƷ�,*
1334
+ 1333 ư��,*,�Ҳ�ư��޹�,�ջַ�,*
1335
+ 1334 ư��,*,�Ҳ�ư��޹�,���ؾ���,*
1336
+ 1335 ư��,*,�Ҳ�ư��޹�,���ܷ�,*
1337
+ 1336 ư��,*,�Ҳ�ư��޹�,���ܾ���,*
1338
+ 1337 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѷ�,*
1339
+ 1338 ư��,*,�Ҳ�ư��޹�,�촴,*
1340
+ 1339 ư��,*,�Ҳ�ư��޹�,̤����,*
1341
+ 1340 ư��,*,�Ҳ�ư��޹�,̿���,*
1342
+ 1341 ư��,*,�Ҳ�ư����,����,*
1343
+ 1342 ư��,*,�Ҳ�ư����,����,����
1344
+ 1343 ư��,*,�Ҳ�ư����,���Ͼ���,*
1345
+ 1344 ư��,*,�Ҳ�ư����,���Ͼ���,����
1346
+ 1345 ư��,*,�Ҳ�ư����,���Ͽ��̷�,*
1347
+ 1346 ư��,*,�Ҳ�ư����,���Ͽ��̷�,����
1348
+ 1347 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1349
+ 1348 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1350
+ 1349 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1351
+ 1350 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1352
+ 1351 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1353
+ 1352 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,����
1354
+ 1353 ư��,*,�Ҳ�ư����,�ջַ�,*
1355
+ 1354 ư��,*,�Ҳ�ư����,�ջַ�,����
1356
+ 1355 ư��,*,�Ҳ�ư����,���ؾ���,*
1357
+ 1356 ư��,*,�Ҳ�ư����,���ؾ���,����
1358
+ 1357 ư��,*,�Ҳ�ư����,���ܷ�,*
1359
+ 1358 ư��,*,�Ҳ�ư����,���ܷ�,����
1360
+ 1359 ư��,*,�Ҳ�ư����,���ܾ���,*
1361
+ 1360 ư��,*,�Ҳ�ư����,���ܾ���,����
1362
+ 1361 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,*
1363
+ 1362 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,����
1364
+ 1363 ư��,*,�Ҳ�ư����,�촴,*
1365
+ 1364 ư��,*,�Ҳ�ư����,�촴,����
1366
+ 1365 ư��,*,�Ҳ�ư����,̤����,*
1367
+ 1366 ư��,*,�Ҳ�ư����,̤����,����
1368
+ 1367 ư��,*,�Ҳ�ư����,̿���,*
1369
+ 1368 ư��,*,�Ҳ�ư����,̿���,����
1370
+ 1369 ư��,*,�Ҳ�ư���ԥ���,����,*
1371
+ 1370 ư��,*,�Ҳ�ư���ԥ���,���Ͼ���,*
1372
+ 1371 ư��,*,�Ҳ�ư���ԥ���,���Ͽ��̷�,*
1373
+ 1372 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1374
+ 1373 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1375
+ 1374 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѥƷ�,*
1376
+ 1375 ư��,*,�Ҳ�ư���ԥ���,�ջַ�,*
1377
+ 1376 ư��,*,�Ҳ�ư���ԥ���,���ؾ���,*
1378
+ 1377 ư��,*,�Ҳ�ư���ԥ���,���ܷ�,*
1379
+ 1378 ư��,*,�Ҳ�ư���ԥ���,���ܾ���,*
1380
+ 1379 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѷ�,*
1381
+ 1380 ư��,*,�Ҳ�ư���ԥ���,�촴,*
1382
+ 1381 ư��,*,�Ҳ�ư���ԥ���,̤����,*
1383
+ 1382 ư��,*,�Ҳ�ư���ԥ���,̿���,*
1384
+ 1383 ư��,*,�Ҳ�ư����,����,*
1385
+ 1384 ư��,*,�Ҳ�ư����,����,����
1386
+ 1385 ư��,*,�Ҳ�ư����,����,�Ԥ�
1387
+ 1386 ư��,*,�Ҳ�ư����,���Ͼ���,*
1388
+ 1387 ư��,*,�Ҳ�ư����,���Ͼ���,����
1389
+ 1388 ư��,*,�Ҳ�ư����,���Ͼ���,�Ԥ�
1390
+ 1389 ư��,*,�Ҳ�ư����,���Ͽ��̷�,*
1391
+ 1390 ư��,*,�Ҳ�ư����,���Ͽ��̷�,����
1392
+ 1391 ư��,*,�Ҳ�ư����,���Ͽ��̷�,�Ԥ�
1393
+ 1392 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1394
+ 1393 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1395
+ 1394 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,�Ԥ�
1396
+ 1395 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1397
+ 1396 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1398
+ 1397 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,�Ԥ�
1399
+ 1398 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1400
+ 1399 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,����
1401
+ 1400 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,�Ԥ�
1402
+ 1401 ư��,*,�Ҳ�ư����,�ջַ�,*
1403
+ 1402 ư��,*,�Ҳ�ư����,�ջַ�,����
1404
+ 1403 ư��,*,�Ҳ�ư����,�ջַ�,�Ԥ�
1405
+ 1404 ư��,*,�Ҳ�ư����,���ؾ���,*
1406
+ 1405 ư��,*,�Ҳ�ư����,���ؾ���,����
1407
+ 1406 ư��,*,�Ҳ�ư����,���ؾ���,�Ԥ�
1408
+ 1407 ư��,*,�Ҳ�ư����,���ܷ�,*
1409
+ 1408 ư��,*,�Ҳ�ư����,���ܷ�,����
1410
+ 1409 ư��,*,�Ҳ�ư����,���ܷ�,�Ԥ�
1411
+ 1410 ư��,*,�Ҳ�ư����,���ܾ���,*
1412
+ 1411 ư��,*,�Ҳ�ư����,���ܾ���,����
1413
+ 1412 ư��,*,�Ҳ�ư����,���ܾ���,�Ԥ�
1414
+ 1413 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,*
1415
+ 1414 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,����
1416
+ 1415 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,�Ԥ�
1417
+ 1416 ư��,*,�Ҳ�ư����,�촴,*
1418
+ 1417 ư��,*,�Ҳ�ư����,�촴,����
1419
+ 1418 ư��,*,�Ҳ�ư����,�촴,�Ԥ�
1420
+ 1419 ư��,*,�Ҳ�ư����,̤����,*
1421
+ 1420 ư��,*,�Ҳ�ư����,̤����,����
1422
+ 1421 ư��,*,�Ҳ�ư����,̤����,�Ԥ�
1423
+ 1422 ư��,*,�Ҳ�ư����,̿���,*
1424
+ 1423 ư��,*,�Ҳ�ư����,̿���,����
1425
+ 1424 ư��,*,�Ҳ�ư����,̿���,�Ԥ�
1426
+ 1425 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����,*
1427
+ 1426 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���Ͼ���,*
1428
+ 1427 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���Ͽ��̷�,*
1429
+ 1428 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѥ����,*
1430
+ 1429 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѥ����,*
1431
+ 1430 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѥƷ�,*
1432
+ 1431 ư��,*,�Ҳ�ư����ʸ�첻�ط�,�ջַ�,*
1433
+ 1432 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���ܷ�,*
1434
+ 1433 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���ܾ���,*
1435
+ 1434 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѷ�,*
1436
+ 1435 ư��,*,�Ҳ�ư����ʸ�첻�ط�,�촴,*
1437
+ 1436 ư��,*,�Ҳ�ư����ʸ�첻�ط�,̤����,*
1438
+ 1437 ư��,*,�Ҳ�ư����ʸ�첻�ط�,̿���,*
1439
+ 1438 ư��,*,ư�����������ޤ���,����,*
1440
+ 1439 ư��,*,ư�����������ޤ���,���Ͼ���,*
1441
+ 1440 ư��,*,ư�����������ޤ���,����Ϣ�ѥ����,*
1442
+ 1441 ư��,*,ư�����������ޤ���,����Ϣ�ѥƷ�,*
1443
+ 1442 ư��,*,ư�����������ޤ���,�ջַ�,*
1444
+ 1443 ư��,*,ư�����������ޤ���,���ܷ�,*
1445
+ 1444 ư��,*,ư�����������ޤ���,�촴,*
1446
+ 1445 ư��,*,ư�����������ޤ���,̤����,*
1447
+ 1446 ư��,*,�첻ư��,����,*
1448
+ 1447 ư��,*,�첻ư��,���Ͼ���,*
1449
+ 1448 ư��,*,�첻ư��,���Ͽ��̷�,*
1450
+ 1449 ư��,*,�첻ư��,����Ϣ�ѥ����,*
1451
+ 1450 ư��,*,�첻ư��,����Ϣ�ѥ����,*
1452
+ 1451 ư��,*,�첻ư��,����Ϣ�ѥƷ�,*
1453
+ 1452 ư��,*,�첻ư��,�ջַ�,*
1454
+ 1453 ư��,*,�첻ư��,���ؾ���,*
1455
+ 1454 ư��,*,�첻ư��,���ܷ�,*
1456
+ 1455 ư��,*,�첻ư��,���ܾ���,*
1457
+ 1456 ư��,*,�첻ư��,����Ϣ�ѷ�,*
1458
+ 1457 ư��,*,�첻ư��,�촴,*
1459
+ 1458 ư��,*,�첻ư��,ʸ��̿���,*
1460
+ 1459 ư��,*,�첻ư��,̤����,*
1461
+ 1460 ư��,*,�첻ư��,̿���,*
1462
+ 1461 �ü�,��̻�,*,*,BOS/EOS
1463
+ 1462 �ü�,��̽�,*,*,BOS/EOS
1464
+ 1463 �ü�,����,*,*,*
1465
+ 1464 �ü�,����,*,*,BOS/EOS
1466
+ 1465 �ü�,����,*,*,*
1467
+ 1466 �ü�,����,*,*,*
1468
+ 1467 Ƚ���,*,Ƚ���,���󥿷�,*
1469
+ 1468 Ƚ���,*,Ƚ���,���󥿷Ͼ���,*
1470
+ 1469 Ƚ���,*,Ƚ���,���󥿷Ͽ��̷�,*
1471
+ 1470 Ƚ���,*,Ƚ���,���󥿷�Ϣ�ѥ����,*
1472
+ 1471 Ƚ���,*,Ƚ���,���󥿷�Ϣ�ѥ����,*
1473
+ 1472 Ƚ���,*,Ƚ���,���󥿷�Ϣ�ѥƷ�,*
1474
+ 1473 Ƚ���,*,Ƚ���,������ܾ���,*
1475
+ 1474 Ƚ���,*,Ƚ���,������ܿ��̷�,*
1476
+ 1475 Ƚ���,*,Ƚ���,�������Ϣ�η�,*
1477
+ 1476 Ƚ���,*,Ƚ���,�����ü�Ϣ�η�,*
1478
+ 1477 Ƚ���,*,Ƚ���,����̿���,*
1479
+ 1478 Ƚ���,*,Ƚ���,�ǥ����󥿷�,*
1480
+ 1479 Ƚ���,*,Ƚ���,�ǥ����󥿷Ͼ���,*
1481
+ 1480 Ƚ���,*,Ƚ���,�ǥ����󥿷Ͽ��̷�,*
1482
+ 1481 Ƚ���,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥ����,*
1483
+ 1482 Ƚ���,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥƷ�,*
1484
+ 1483 Ƚ���,*,Ƚ���,�ǥ�������ܷ�,*
1485
+ 1484 Ƚ���,*,Ƚ���,�ǥ�������ܾ���,*
1486
+ 1485 Ƚ���,*,Ƚ���,�ǥ�������ܿ��̷�,*
1487
+ 1486 Ƚ���,*,Ƚ���,�ǥ��������Ϣ�ѷ�,*
1488
+ 1487 Ƚ���,*,Ƚ���,�ǥ�����̿���,*
1489
+ 1488 Ƚ���,*,Ƚ���,�ǥ��󥿷�,*
1490
+ 1489 Ƚ���,*,Ƚ���,�ǥ��󥿷Ͼ���,*
1491
+ 1490 Ƚ���,*,Ƚ���,�ǥ��󥿷Ͽ��̷�,*
1492
+ 1491 Ƚ���,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥ����,*
1493
+ 1492 Ƚ���,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥƷ�,*
1494
+ 1493 Ƚ���,*,Ƚ���,�ǥ�����ܷ�,*
1495
+ 1494 Ƚ���,*,Ƚ���,�ǥ�����ܿ��̷�,*
1496
+ 1495 Ƚ���,*,Ƚ���,�ǥ����ά���̷�,*
1497
+ 1496 Ƚ���,*,Ƚ���,���ܷ�,*
1498
+ 1497 ����,*,*,*,*
1499
+ 1498 ̾��,����̾��,*,*,*
1500
+ 1499 ̾��,����̾��,*,*,*
1501
+ 1500 ̾��,��ͭ̾��,*,*,*
1502
+ 1501 ̾��,����̾��,*,*,*
1503
+ 1502 ̾��,��̾,*,*,*
1504
+ 1503 ̾��,����,*,*,*
1505
+ 1504 ̾��,�ȿ�̾,*,*,*
1506
+ 1505 ̾��,��̾,*,*,*
1507
+ 1506 ̾��,����̾��,*,*,*
1508
+ 1507 ̾��,����Ū̾��,*,*,*
1509
+ 1508 Ϣ�λ�,*,*,*,*
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/matrix.7z ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25413fd5da0c68fa7515a6233a5b7e1e76662a7621feea19c39114fc89a99671
3
+ size 2910361
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/missing ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #! /bin/sh
2
+ # Common stub for a few missing GNU programs while installing.
3
+
4
+ scriptversion=2004-09-07.08
5
+
6
+ # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004
7
+ # Free Software Foundation, Inc.
8
+ # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
9
+
10
+ # This program is free software; you can redistribute it and/or modify
11
+ # it under the terms of the GNU General Public License as published by
12
+ # the Free Software Foundation; either version 2, or (at your option)
13
+ # any later version.
14
+
15
+ # This program is distributed in the hope that it will be useful,
16
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
17
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
+ # GNU General Public License for more details.
19
+
20
+ # You should have received a copy of the GNU General Public License
21
+ # along with this program; if not, write to the Free Software
22
+ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
23
+ # 02111-1307, USA.
24
+
25
+ # As a special exception to the GNU General Public License, if you
26
+ # distribute this file as part of a program that contains a
27
+ # configuration script generated by Autoconf, you may include it under
28
+ # the same distribution terms that you use for the rest of that program.
29
+
30
+ if test $# -eq 0; then
31
+ echo 1>&2 "Try \`$0 --help' for more information"
32
+ exit 1
33
+ fi
34
+
35
+ run=:
36
+
37
+ # In the cases where this matters, `missing' is being run in the
38
+ # srcdir already.
39
+ if test -f configure.ac; then
40
+ configure_ac=configure.ac
41
+ else
42
+ configure_ac=configure.in
43
+ fi
44
+
45
+ msg="missing on your system"
46
+
47
+ case "$1" in
48
+ --run)
49
+ # Try to run requested program, and just exit if it succeeds.
50
+ run=
51
+ shift
52
+ "$@" && exit 0
53
+ # Exit code 63 means version mismatch. This often happens
54
+ # when the user try to use an ancient version of a tool on
55
+ # a file that requires a minimum version. In this case we
56
+ # we should proceed has if the program had been absent, or
57
+ # if --run hadn't been passed.
58
+ if test $? = 63; then
59
+ run=:
60
+ msg="probably too old"
61
+ fi
62
+ ;;
63
+
64
+ -h|--h|--he|--hel|--help)
65
+ echo "\
66
+ $0 [OPTION]... PROGRAM [ARGUMENT]...
67
+
68
+ Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
69
+ error status if there is no known handling for PROGRAM.
70
+
71
+ Options:
72
+ -h, --help display this help and exit
73
+ -v, --version output version information and exit
74
+ --run try to run the given command, and emulate it if it fails
75
+
76
+ Supported PROGRAM values:
77
+ aclocal touch file \`aclocal.m4'
78
+ autoconf touch file \`configure'
79
+ autoheader touch file \`config.h.in'
80
+ automake touch all \`Makefile.in' files
81
+ bison create \`y.tab.[ch]', if possible, from existing .[ch]
82
+ flex create \`lex.yy.c', if possible, from existing .c
83
+ help2man touch the output file
84
+ lex create \`lex.yy.c', if possible, from existing .c
85
+ makeinfo touch the output file
86
+ tar try tar, gnutar, gtar, then tar without non-portable flags
87
+ yacc create \`y.tab.[ch]', if possible, from existing .[ch]
88
+
89
+ Send bug reports to <bug-automake@gnu.org>."
90
+ exit 0
91
+ ;;
92
+
93
+ -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
94
+ echo "missing $scriptversion (GNU Automake)"
95
+ exit 0
96
+ ;;
97
+
98
+ -*)
99
+ echo 1>&2 "$0: Unknown \`$1' option"
100
+ echo 1>&2 "Try \`$0 --help' for more information"
101
+ exit 1
102
+ ;;
103
+
104
+ esac
105
+
106
+ # Now exit if we have it, but it failed. Also exit now if we
107
+ # don't have it and --version was passed (most likely to detect
108
+ # the program).
109
+ case "$1" in
110
+ lex|yacc)
111
+ # Not GNU programs, they don't have --version.
112
+ ;;
113
+
114
+ tar)
115
+ if test -n "$run"; then
116
+ echo 1>&2 "ERROR: \`tar' requires --run"
117
+ exit 1
118
+ elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
119
+ exit 1
120
+ fi
121
+ ;;
122
+
123
+ *)
124
+ if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
125
+ # We have it, but it failed.
126
+ exit 1
127
+ elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
128
+ # Could not run --version or --help. This is probably someone
129
+ # running `$TOOL --version' or `$TOOL --help' to check whether
130
+ # $TOOL exists and not knowing $TOOL uses missing.
131
+ exit 1
132
+ fi
133
+ ;;
134
+ esac
135
+
136
+ # If it does not exist, or fails to run (possibly an outdated version),
137
+ # try to emulate it.
138
+ case "$1" in
139
+ aclocal*)
140
+ echo 1>&2 "\
141
+ WARNING: \`$1' is $msg. You should only need it if
142
+ you modified \`acinclude.m4' or \`${configure_ac}'. You might want
143
+ to install the \`Automake' and \`Perl' packages. Grab them from
144
+ any GNU archive site."
145
+ touch aclocal.m4
146
+ ;;
147
+
148
+ autoconf)
149
+ echo 1>&2 "\
150
+ WARNING: \`$1' is $msg. You should only need it if
151
+ you modified \`${configure_ac}'. You might want to install the
152
+ \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
153
+ archive site."
154
+ touch configure
155
+ ;;
156
+
157
+ autoheader)
158
+ echo 1>&2 "\
159
+ WARNING: \`$1' is $msg. You should only need it if
160
+ you modified \`acconfig.h' or \`${configure_ac}'. You might want
161
+ to install the \`Autoconf' and \`GNU m4' packages. Grab them
162
+ from any GNU archive site."
163
+ files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
164
+ test -z "$files" && files="config.h"
165
+ touch_files=
166
+ for f in $files; do
167
+ case "$f" in
168
+ *:*) touch_files="$touch_files "`echo "$f" |
169
+ sed -e 's/^[^:]*://' -e 's/:.*//'`;;
170
+ *) touch_files="$touch_files $f.in";;
171
+ esac
172
+ done
173
+ touch $touch_files
174
+ ;;
175
+
176
+ automake*)
177
+ echo 1>&2 "\
178
+ WARNING: \`$1' is $msg. You should only need it if
179
+ you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
180
+ You might want to install the \`Automake' and \`Perl' packages.
181
+ Grab them from any GNU archive site."
182
+ find . -type f -name Makefile.am -print |
183
+ sed 's/\.am$/.in/' |
184
+ while read f; do touch "$f"; done
185
+ ;;
186
+
187
+ autom4te)
188
+ echo 1>&2 "\
189
+ WARNING: \`$1' is needed, but is $msg.
190
+ You might have modified some files without having the
191
+ proper tools for further handling them.
192
+ You can get \`$1' as part of \`Autoconf' from any GNU
193
+ archive site."
194
+
195
+ file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
196
+ test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
197
+ if test -f "$file"; then
198
+ touch $file
199
+ else
200
+ test -z "$file" || exec >$file
201
+ echo "#! /bin/sh"
202
+ echo "# Created by GNU Automake missing as a replacement of"
203
+ echo "# $ $@"
204
+ echo "exit 0"
205
+ chmod +x $file
206
+ exit 1
207
+ fi
208
+ ;;
209
+
210
+ bison|yacc)
211
+ echo 1>&2 "\
212
+ WARNING: \`$1' $msg. You should only need it if
213
+ you modified a \`.y' file. You may need the \`Bison' package
214
+ in order for those modifications to take effect. You can get
215
+ \`Bison' from any GNU archive site."
216
+ rm -f y.tab.c y.tab.h
217
+ if [ $# -ne 1 ]; then
218
+ eval LASTARG="\${$#}"
219
+ case "$LASTARG" in
220
+ *.y)
221
+ SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
222
+ if [ -f "$SRCFILE" ]; then
223
+ cp "$SRCFILE" y.tab.c
224
+ fi
225
+ SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
226
+ if [ -f "$SRCFILE" ]; then
227
+ cp "$SRCFILE" y.tab.h
228
+ fi
229
+ ;;
230
+ esac
231
+ fi
232
+ if [ ! -f y.tab.h ]; then
233
+ echo >y.tab.h
234
+ fi
235
+ if [ ! -f y.tab.c ]; then
236
+ echo 'main() { return 0; }' >y.tab.c
237
+ fi
238
+ ;;
239
+
240
+ lex|flex)
241
+ echo 1>&2 "\
242
+ WARNING: \`$1' is $msg. You should only need it if
243
+ you modified a \`.l' file. You may need the \`Flex' package
244
+ in order for those modifications to take effect. You can get
245
+ \`Flex' from any GNU archive site."
246
+ rm -f lex.yy.c
247
+ if [ $# -ne 1 ]; then
248
+ eval LASTARG="\${$#}"
249
+ case "$LASTARG" in
250
+ *.l)
251
+ SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
252
+ if [ -f "$SRCFILE" ]; then
253
+ cp "$SRCFILE" lex.yy.c
254
+ fi
255
+ ;;
256
+ esac
257
+ fi
258
+ if [ ! -f lex.yy.c ]; then
259
+ echo 'main() { return 0; }' >lex.yy.c
260
+ fi
261
+ ;;
262
+
263
+ help2man)
264
+ echo 1>&2 "\
265
+ WARNING: \`$1' is $msg. You should only need it if
266
+ you modified a dependency of a manual page. You may need the
267
+ \`Help2man' package in order for those modifications to take
268
+ effect. You can get \`Help2man' from any GNU archive site."
269
+
270
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
271
+ if test -z "$file"; then
272
+ file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
273
+ fi
274
+ if [ -f "$file" ]; then
275
+ touch $file
276
+ else
277
+ test -z "$file" || exec >$file
278
+ echo ".ab help2man is required to generate this page"
279
+ exit 1
280
+ fi
281
+ ;;
282
+
283
+ makeinfo)
284
+ echo 1>&2 "\
285
+ WARNING: \`$1' is $msg. You should only need it if
286
+ you modified a \`.texi' or \`.texinfo' file, or any other file
287
+ indirectly affecting the aspect of the manual. The spurious
288
+ call might also be the consequence of using a buggy \`make' (AIX,
289
+ DU, IRIX). You might want to install the \`Texinfo' package or
290
+ the \`GNU make' package. Grab either from any GNU archive site."
291
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
292
+ if test -z "$file"; then
293
+ file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
294
+ file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
295
+ fi
296
+ touch $file
297
+ ;;
298
+
299
+ tar)
300
+ shift
301
+
302
+ # We have already tried tar in the generic part.
303
+ # Look for gnutar/gtar before invocation to avoid ugly error
304
+ # messages.
305
+ if (gnutar --version > /dev/null 2>&1); then
306
+ gnutar "$@" && exit 0
307
+ fi
308
+ if (gtar --version > /dev/null 2>&1); then
309
+ gtar "$@" && exit 0
310
+ fi
311
+ firstarg="$1"
312
+ if shift; then
313
+ case "$firstarg" in
314
+ *o*)
315
+ firstarg=`echo "$firstarg" | sed s/o//`
316
+ tar "$firstarg" "$@" && exit 0
317
+ ;;
318
+ esac
319
+ case "$firstarg" in
320
+ *h*)
321
+ firstarg=`echo "$firstarg" | sed s/h//`
322
+ tar "$firstarg" "$@" && exit 0
323
+ ;;
324
+ esac
325
+ fi
326
+
327
+ echo 1>&2 "\
328
+ WARNING: I can't seem to be able to run \`tar' with the given arguments.
329
+ You may want to install GNU tar or Free paxutils, or check the
330
+ command line arguments."
331
+ exit 1
332
+ ;;
333
+
334
+ *)
335
+ echo 1>&2 "\
336
+ WARNING: \`$1' is needed, and is $msg.
337
+ You might have modified some files without having the
338
+ proper tools for further handling them. Check the \`README' file,
339
+ it often tells you about the needed prerequisites for installing
340
+ this package. You may also peek at any GNU archive site, in case
341
+ some other package would contain this missing \`$1' program."
342
+ exit 1
343
+ ;;
344
+ esac
345
+
346
+ exit 0
347
+
348
+ # Local variables:
349
+ # eval: (add-hook 'write-file-hooks 'time-stamp)
350
+ # time-stamp-start: "scriptversion="
351
+ # time-stamp-format: "%:y-%02m-%02d.%02H"
352
+ # time-stamp-end: "$"
353
+ # End:
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/mkinstalldirs ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #! /bin/sh
2
+ # mkinstalldirs --- make directory hierarchy
3
+ # Author: Noah Friedman <friedman@prep.ai.mit.edu>
4
+ # Created: 1993-05-16
5
+ # Public domain
6
+
7
+ # $Id: mkinstalldirs,v 1.13 1999/01/05 03:18:55 bje Exp $
8
+
9
+ errstatus=0
10
+
11
+ for file
12
+ do
13
+ set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
14
+ shift
15
+
16
+ pathcomp=
17
+ for d
18
+ do
19
+ pathcomp="$pathcomp$d"
20
+ case "$pathcomp" in
21
+ -* ) pathcomp=./$pathcomp ;;
22
+ esac
23
+
24
+ if test ! -d "$pathcomp"; then
25
+ echo "mkdir $pathcomp"
26
+
27
+ mkdir "$pathcomp" || lasterr=$?
28
+
29
+ if test ! -d "$pathcomp"; then
30
+ errstatus=$lasterr
31
+ fi
32
+ fi
33
+
34
+ pathcomp="$pathcomp/"
35
+ done
36
+ done
37
+
38
+ exit $errstatus
39
+
40
+ # mkinstalldirs ends here
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/pos-id.def ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ��ư��,* 0
2
+ ���ƻ�,* 1
3
+ �ؼ���,������ֻؼ��� 2
4
+ �ؼ���,̾����ֻؼ��� 3
5
+ �ؼ���,Ϣ�λ���ֻؼ��� 4
6
+ ����,�ʽ��� 5
7
+ ����,������ 6
8
+ ����,��³���� 7
9
+ ����,������ 8
10
+ ��ư��,* 9
11
+ ��³��,* 10
12
+ ��Ƭ��,�����ƻ���Ƭ�� 11
13
+ ��Ƭ��,�ʷ��ƻ���Ƭ�� 12
14
+ ��Ƭ��,ư����Ƭ�� 13
15
+ ��Ƭ��,̾����Ƭ�� 14
16
+ ������,���ƻ����Ҹ������� 15
17
+ ������,���ƻ���̾�������� 16
18
+ ������,ư���������� 17
19
+ ������,̾�����Ҹ������� 18
20
+ ������,̾�����ü������� 19
21
+ ������,̾����̾������� 20
22
+ ������,̾����̾�������� 21
23
+ ư��,* 22
24
+ �ü�,��̻� 23
25
+ �ü�,��̽� 24
26
+ �ü�,���� 25
27
+ �ü�,���� 26
28
+ �ü�,���� 27
29
+ �ü�,���� 28
30
+ Ƚ���,* 29
31
+ ����,* 30
32
+ ̾��,����̾�� 31
33
+ ̾��,����̾�� 32
34
+ ̾��,��ͭ̾�� 33
35
+ ̾��,����̾�� 34
36
+ ̾��,��̾ 35
37
+ ̾��,���� 36
38
+ ̾��,�ȿ�̾ 37
39
+ ̾��,��̾ 38
40
+ ̾��,����̾�� 39
41
+ ̾��,����Ū̾�� 40
42
+ Ϣ�λ�,* 41
43
+ * 42
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/rewrite.def ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # Feature(POS) to Internal State mapping
3
+ #
4
+ # �ɤ�,ȯ����Ȥ�Τ�����, �ʻ�1,2,���ѷ�,���ѷ�,����,���
5
+ [unigram rewrite]
6
+ *,*,*,*,*,*,*,* $1,$2,$3,$4,$5,$6
7
+ *,*,*,*,*,*,* $1,$2,$3,$4,$5,*
8
+ *,*,*,*,*,* $1,$2,$3,$4,*,*
9
+
10
+ [left rewrite]
11
+ (����|��ư��),*,*,*,* $1,$2,$3,$4,$5
12
+ �ü�,(����|��̻�|��̽�),*,*,* $1,$2,$3,$4,BOS/EOS
13
+ BOS/EOS,*,*,*,* $1,$2,$3,$4,BOS/EOS
14
+ ư��,*,*,*,(�Ԥ�|�Ԥʤ�) $1,$2,$3,$4,�Ԥ�
15
+ ư��,*,*,*,(����|����|����) $1,$2,$3,$4,����
16
+ ư��,*,*,*,(����|�Ԥ�) $1,$2,$3,$4,�Ԥ�
17
+ ư��,*,*,*,���� $1,$2,$3,$4,����
18
+ ư��,*,*,*,* $1,$2,$3,$4,*
19
+ ư��,*,*,*,(����|����|������|����|�ʤ�|�ޤ���|�ޤ��|���|���|�����|�ڤ�|����|����ä����|��ä����|�ʤ���|��|��餦|���ޤ�|³��|����|�椯|�Ԥ�|��|�����|����|����) $1,$2,$3,$4,$5
20
+ ư��,*,*,*,(���|����) $1,$2,$3,$4,���
21
+ ư��,*,*,*,(�̤�|ȴ��) $1,$2,$3,$4,ȴ��
22
+ ư��,*,*,*,(ĺ��|��������) $1,$2,$3,$4,ĺ��
23
+ ư��,*,*,*,(������|�פ�) $1,$2,$3,$4,�פ�
24
+ ư��,*,*,*,(����|�Ф�) $1,$2,$3,$4,�Ф�
25
+ ư��,*,*,*,(�Ĥ���|�Ԥ���|�Ԥ�) $1,$2,$3,$4,�Ԥ���
26
+ ư��,*,*,*,(ľ��|�ʤ���) $1,$2,$3,$4,ľ��
27
+ ư��,*,*,*,(����|����) $1,$2,$3,$4,����
28
+ ư��,*,*,*,(��������|������) $1,$2,$3,$4,������
29
+ ư��,*,*,*,(�礦|����) $1,$2,$3,$4,�礦
30
+ ư��,*,*,*,* $1,$2,$3,$4,*
31
+ ���ƻ�,*,*,*,(�ʤ�|̵��|����|�餷��) $1,$2,$3,$4,̵��
32
+ ���ƻ�,*,*,*,(����|������) $1,$2,$3,$4,����
33
+ ���ƻ�,*,*,*,(�ߤ���|�ۤ���) $1,$2,$3,$4,�ߤ���
34
+ ���ƻ�,*,*,*,(�ä��餷��|���餷��|�äݤ�|�ݤ�) $1,$2,$3,$4,���餷��
35
+ ���ƻ�,*,*,*,* $1,$2,$3,$4,*
36
+ ���ƻ�,*,*,*,(��|������|�Ť餤|�ˤ���|�䤹��) $1,$2,$3,$4,��
37
+ ���ƻ�,*,*,*,(�褤|�ɤ�) $1,$2,$3,$4,�ɤ�
38
+ ���ƻ�,*,*,*,(�ߤ���|�ۤ���) $1,$2,$3,$4,�ߤ���
39
+ ���ƻ�,*,*,*,(���ޤ�|���㤦|�Ǥ�|�ɤ�|�Ǥ�|�ɤ�) $1,$2,$3,$4,�Ǥ�
40
+ ���ƻ�,*,*,*,(���ޤ�|���㤦|�Ƥ�|�Ȥ�|�Ƥ�|�Ȥ�) $1,$2,$3,$4,�Ƥ�
41
+ ���ƻ�,*,*,*,* $1,$2,$3,$4,*
42
+ ��³��,*,*,*,(�ڤ�|�����|���뤤��|������|����|�ޤ���|����|�ʤ���|�ʤ�Ӥ�|�¤Ӥ�|�⤷����|�㤷����) $1,$2,$3,$4,�����
43
+ *,*,*,*,* $1,$2,$3,$4,*
44
+
45
+ [right rewrite]
46
+ (����|��ư��),*,*,*,* $1,$2,$3,$4,$5
47
+ �ü�,(����|��̻�|��̽�),*,*,* $1,$2,$3,$4,BOS/EOS
48
+ BOS/EOS,*,*,*,* $1,$2,$3,$4,BOS/EOS
49
+ ư��,*,*,*,(�Ԥ�|�Ԥʤ�) $1,$2,$3,$4,�Ԥ�
50
+ ư��,*,*,*,(����|����|����) $1,$2,$3,$4,����
51
+ ư��,*,*,*,(����|�Ԥ�) $1,$2,$3,$4,�Ԥ�
52
+ ư��,*,*,*,���� $1,$2,$3,$4,����
53
+ ư��,*,*,*,* $1,$2,$3,$4,*
54
+ ư��,*,*,*,(����|����|������|����|�ʤ�|�ޤ���|�ޤ��|���|���|�����|�ڤ�|����|����ä����|��ä����|�ʤ���|��|��餦|���ޤ�|³��|����|�椯|�Ԥ�|��|�����|����|����) $1,$2,$3,$4,$5
55
+ ư��,*,*,*,(���|����) $1,$2,$3,$4,���
56
+ ư��,*,*,*,(�̤�|ȴ��) $1,$2,$3,$4,ȴ��
57
+ ư��,*,*,*,(ĺ��|��������) $1,$2,$3,$4,ĺ��
58
+ ư��,*,*,*,(������|�פ�) $1,$2,$3,$4,�פ�
59
+ ư��,*,*,*,(����|�Ф�) $1,$2,$3,$4,�Ф�
60
+ ư��,*,*,*,(�Ĥ���|�Ԥ���|�Ԥ�) $1,$2,$3,$4,�Ԥ���
61
+ ư��,*,*,*,(ľ��|�ʤ���) $1,$2,$3,$4,ľ��
62
+ ư��,*,*,*,(����|����) $1,$2,$3,$4,����
63
+ ư��,*,*,*,(��������|������) $1,$2,$3,$4,������
64
+ ư��,*,*,*,(�礦|����) $1,$2,$3,$4,�礦
65
+ ư��,*,*,*,* $1,$2,$3,$4,*
66
+ ���ƻ�,*,*,*,(�ʤ�|̵��|����|�餷��) $1,$2,$3,$4,̵��
67
+ ���ƻ�,*,*,*,(����|������) $1,$2,$3,$4,����
68
+ ���ƻ�,*,*,*,(�ߤ���|�ۤ���) $1,$2,$3,$4,�ߤ���
69
+ ���ƻ�,*,*,*,(�ä��餷��|���餷��|�äݤ�|�ݤ�) $1,$2,$3,$4,���餷��
70
+ ���ƻ�,*,*,*,* $1,$2,$3,$4,*
71
+ ���ƻ�,*,*,*,(��|������|�Ť餤|�ˤ���|�䤹��) $1,$2,$3,$4,��
72
+ ���ƻ�,*,*,*,(�褤|�ɤ�) $1,$2,$3,$4,�ɤ�
73
+ ���ƻ�,*,*,*,(�ߤ���|�ۤ���) $1,$2,$3,$4,�ߤ���
74
+ ���ƻ�,*,*,*,(���ޤ�|���㤦|�Ǥ�|�ɤ�|�Ǥ�|�ɤ�) $1,$2,$3,$4,�Ǥ�
75
+ ���ƻ�,*,*,*,(���ޤ�|���㤦|�Ƥ�|�Ȥ�|�Ƥ�|�Ȥ�) $1,$2,$3,$4,�Ƥ�
76
+ ���ƻ�,*,*,*,* $1,$2,$3,$4,*
77
+ ��³��,*,*,*,(�ڤ�|�����|���뤤��|������|����|�ޤ���|����|�ʤ���|�ʤ�Ӥ�|�¤Ӥ�|�⤷����|�㤷����) $1,$2,$3,$4,�����
78
+ *,*,*,*,* $1,$2,$3,$4,*
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/right-id.def ADDED
@@ -0,0 +1,1509 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 0 BOS/EOS,*,*,*,BOS/EOS
2
+ 1 ��ư��,*,*,*,*
3
+ 2 ���ƻ�,*,�����ƻ쥢������,����,*
4
+ 3 ���ƻ�,*,�����ƻ쥢������,����,����
5
+ 4 ���ƻ�,*,�����ƻ쥢������,����,̵��
6
+ 5 ���ƻ�,*,�����ƻ쥢������,���Ͼ���,*
7
+ 6 ���ƻ�,*,�����ƻ쥢������,���Ͼ���,����
8
+ 7 ���ƻ�,*,�����ƻ쥢������,���Ͼ���,̵��
9
+ 8 ���ƻ�,*,�����ƻ쥢������,���Ͽ��̷�,*
10
+ 9 ���ƻ�,*,�����ƻ쥢������,���Ͽ��̷�,����
11
+ 10 ���ƻ�,*,�����ƻ쥢������,���Ͽ��̷�,̵��
12
+ 11 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,*
13
+ 12 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,����
14
+ 13 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,̵��
15
+ 14 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,*
16
+ 15 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,����
17
+ 16 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ����,̵��
18
+ 17 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ������,*
19
+ 18 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ������,����
20
+ 19 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥ������,̵��
21
+ 20 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥƷ�,*
22
+ 21 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥƷ�,����
23
+ 22 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѥƷ�,̵��
24
+ 23 ���ƻ�,*,�����ƻ쥢������,���ؾ���,*
25
+ 24 ���ƻ�,*,�����ƻ쥢������,���ؾ���,����
26
+ 25 ���ƻ�,*,�����ƻ쥢������,���ؾ���,̵��
27
+ 26 ���ƻ�,*,�����ƻ쥢������,���ؾ�����,*
28
+ 27 ���ƻ�,*,�����ƻ쥢������,���ؾ�����,����
29
+ 28 ���ƻ�,*,�����ƻ쥢������,���ؾ�����,̵��
30
+ 29 ���ƻ�,*,�����ƻ쥢������,���ܷ�,*
31
+ 30 ���ƻ�,*,�����ƻ쥢������,���ܷ�,����
32
+ 31 ���ƻ�,*,�����ƻ쥢������,���ܷ�,̵��
33
+ 32 ���ƻ�,*,�����ƻ쥢������,���ܾ���,*
34
+ 33 ���ƻ�,*,�����ƻ쥢������,���ܾ���,����
35
+ 34 ���ƻ�,*,�����ƻ쥢������,���ܾ���,̵��
36
+ 35 ���ƻ�,*,�����ƻ쥢������,���ܿ��̷�,*
37
+ 36 ���ƻ�,*,�����ƻ쥢������,���ܿ��̷�,����
38
+ 37 ���ƻ�,*,�����ƻ쥢������,���ܿ��̷�,̵��
39
+ 38 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѷ�,*
40
+ 39 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѷ�,����
41
+ 40 ���ƻ�,*,�����ƻ쥢������,����Ϣ�ѷ�,̵��
42
+ 41 ���ƻ�,*,�����ƻ쥢������,�촴,*
43
+ 42 ���ƻ�,*,�����ƻ쥢������,�촴,����
44
+ 43 ���ƻ�,*,�����ƻ쥢������,�촴,̵��
45
+ 44 ���ƻ�,*,�����ƻ쥢������,ʸ����ܷ�,*
46
+ 45 ���ƻ�,*,�����ƻ쥢������,ʸ����ܷ�,����
47
+ 46 ���ƻ�,*,�����ƻ쥢������,ʸ����ܷ�,̵��
48
+ 47 ���ƻ�,*,�����ƻ쥢������,ʸ��̤����,*
49
+ 48 ���ƻ�,*,�����ƻ쥢������,ʸ��̤����,����
50
+ 49 ���ƻ�,*,�����ƻ쥢������,ʸ��̤����,̵��
51
+ 50 ���ƻ�,*,�����ƻ쥢������,ʸ��̿���,*
52
+ 51 ���ƻ�,*,�����ƻ쥢������,ʸ��̿���,����
53
+ 52 ���ƻ�,*,�����ƻ쥢������,ʸ��̿���,̵��
54
+ 53 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�η�,*
55
+ 54 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�η�,����
56
+ 55 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�η�,̵��
57
+ 56 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�ѷ�,*
58
+ 57 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�ѷ�,����
59
+ 58 ���ƻ�,*,�����ƻ쥢������,ʸ��Ϣ�ѷ�,̵��
60
+ 59 ���ƻ�,*,�����ƻ쥢������,̿���,*
61
+ 60 ���ƻ�,*,�����ƻ쥢������,̿���,����
62
+ 61 ���ƻ�,*,�����ƻ쥢������,̿���,̵��
63
+ 62 ���ƻ�,*,�����ƻ쥤��,����,*
64
+ 63 ���ƻ�,*,�����ƻ쥤��,����,̵��
65
+ 64 ���ƻ�,*,�����ƻ쥤��,����,�ߤ���
66
+ 65 ���ƻ�,*,�����ƻ쥤��,���Ͼ���,*
67
+ 66 ���ƻ�,*,�����ƻ쥤��,���Ͼ���,̵��
68
+ 67 ���ƻ�,*,�����ƻ쥤��,���Ͼ���,�ߤ���
69
+ 68 ���ƻ�,*,�����ƻ쥤��,���Ͽ��̷�,*
70
+ 69 ���ƻ�,*,�����ƻ쥤��,���Ͽ��̷�,̵��
71
+ 70 ���ƻ�,*,�����ƻ쥤��,���Ͽ��̷�,�ߤ���
72
+ 71 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,*
73
+ 72 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,̵��
74
+ 73 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,�ߤ���
75
+ 74 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,*
76
+ 75 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,̵��
77
+ 76 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ����,�ߤ���
78
+ 77 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ������,*
79
+ 78 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ������,̵��
80
+ 79 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥ������,�ߤ���
81
+ 80 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥƷ�,*
82
+ 81 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥƷ�,̵��
83
+ 82 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѥƷ�,�ߤ���
84
+ 83 ���ƻ�,*,�����ƻ쥤��,���ؾ���,*
85
+ 84 ���ƻ�,*,�����ƻ쥤��,���ؾ���,̵��
86
+ 85 ���ƻ�,*,�����ƻ쥤��,���ؾ���,�ߤ���
87
+ 86 ���ƻ�,*,�����ƻ쥤��,���ؾ�����,*
88
+ 87 ���ƻ�,*,�����ƻ쥤��,���ؾ�����,̵��
89
+ 88 ���ƻ�,*,�����ƻ쥤��,���ؾ�����,�ߤ���
90
+ 89 ���ƻ�,*,�����ƻ쥤��,���ܷ�,*
91
+ 90 ���ƻ�,*,�����ƻ쥤��,���ܷ�,̵��
92
+ 91 ���ƻ�,*,�����ƻ쥤��,���ܷ�,�ߤ���
93
+ 92 ���ƻ�,*,�����ƻ쥤��,���ܾ���,*
94
+ 93 ���ƻ�,*,�����ƻ쥤��,���ܾ���,̵��
95
+ 94 ���ƻ�,*,�����ƻ쥤��,���ܾ���,�ߤ���
96
+ 95 ���ƻ�,*,�����ƻ쥤��,���ܿ��̷�,*
97
+ 96 ���ƻ�,*,�����ƻ쥤��,���ܿ��̷�,̵��
98
+ 97 ���ƻ�,*,�����ƻ쥤��,���ܿ��̷�,�ߤ���
99
+ 98 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѷ�,*
100
+ 99 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѷ�,̵��
101
+ 100 ���ƻ�,*,�����ƻ쥤��,����Ϣ�ѷ�,�ߤ���
102
+ 101 ���ƻ�,*,�����ƻ쥤��,�촴,*
103
+ 102 ���ƻ�,*,�����ƻ쥤��,�촴,̵��
104
+ 103 ���ƻ�,*,�����ƻ쥤��,�촴,�ߤ���
105
+ 104 ���ƻ�,*,�����ƻ쥤��,ʸ����ܷ�,*
106
+ 105 ���ƻ�,*,�����ƻ쥤��,ʸ����ܷ�,̵��
107
+ 106 ���ƻ�,*,�����ƻ쥤��,ʸ����ܷ�,�ߤ���
108
+ 107 ���ƻ�,*,�����ƻ쥤��,ʸ��̤����,*
109
+ 108 ���ƻ�,*,�����ƻ쥤��,ʸ��̤����,̵��
110
+ 109 ���ƻ�,*,�����ƻ쥤��,ʸ��̤����,�ߤ���
111
+ 110 ���ƻ�,*,�����ƻ쥤��,ʸ��̿���,*
112
+ 111 ���ƻ�,*,�����ƻ쥤��,ʸ��̿���,̵��
113
+ 112 ���ƻ�,*,�����ƻ쥤��,ʸ��̿���,�ߤ���
114
+ 113 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�η�,*
115
+ 114 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�η�,̵��
116
+ 115 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�η�,�ߤ���
117
+ 116 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,*
118
+ 117 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,̵��
119
+ 118 ���ƻ�,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,�ߤ���
120
+ 119 ���ƻ�,*,�����ƻ쥤��,̿���,*
121
+ 120 ���ƻ�,*,�����ƻ쥤��,̿���,̵��
122
+ 121 ���ƻ�,*,�����ƻ쥤��,̿���,�ߤ���
123
+ 122 ���ƻ�,*,�����ƻ쥤���ü�,����,*
124
+ 123 ���ƻ�,*,�����ƻ쥤���ü�,���Ͼ���,*
125
+ 124 ���ƻ�,*,�����ƻ쥤���ü�,���Ͽ��̷�,*
126
+ 125 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥ����,*
127
+ 126 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥ����,*
128
+ 127 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥ������,*
129
+ 128 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѥƷ�,*
130
+ 129 ���ƻ�,*,�����ƻ쥤���ü�,���ؾ���,*
131
+ 130 ���ƻ�,*,�����ƻ쥤���ü�,���ؾ�����,*
132
+ 131 ���ƻ�,*,�����ƻ쥤���ü�,���ܷ�,*
133
+ 132 ���ƻ�,*,�����ƻ쥤���ü�,���ܾ���,*
134
+ 133 ���ƻ�,*,�����ƻ쥤���ü�,���ܿ��̷�,*
135
+ 134 ���ƻ�,*,�����ƻ쥤���ü�,����Ϣ�ѷ�,*
136
+ 135 ���ƻ�,*,�����ƻ쥤���ü�,�촴,*
137
+ 136 ���ƻ�,*,�����ƻ쥤���ü�,ʸ����ܷ�,*
138
+ 137 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��̤����,*
139
+ 138 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��̿���,*
140
+ 139 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��Ϣ�η�,*
141
+ 140 ���ƻ�,*,�����ƻ쥤���ü�,ʸ��Ϣ�ѷ�,*
142
+ 141 ���ƻ�,*,�����ƻ쥤���ü�,̿���,*
143
+ 142 ���ƻ�,*,������ƻ�,���ܷ�,*
144
+ 143 ���ƻ�,*,������ƻ�,����Ϣ�ѷ�,*
145
+ 144 ���ƻ�,*,������ƻ�,�촴,*
146
+ 145 ���ƻ�,*,�ʥη��ƻ�,���󥿷�,*
147
+ 146 ���ƻ�,*,�ʥη��ƻ�,���󥿷Ͼ���,*
148
+ 147 ���ƻ�,*,�ʥη��ƻ�,���󥿷Ͽ��̷�,*
149
+ 148 ���ƻ�,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
150
+ 149 ���ƻ�,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
151
+ 150 ���ƻ�,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,*
152
+ 151 ���ƻ�,*,�ʥη��ƻ�,������ܾ���,*
153
+ 152 ���ƻ�,*,�ʥη��ƻ�,������ܿ��̷�,*
154
+ 153 ���ƻ�,*,�ʥη��ƻ�,�������Ϣ�η�,*
155
+ 154 ���ƻ�,*,�ʥη��ƻ�,�������Ϣ�ѷ�,*
156
+ 155 ���ƻ�,*,�ʥη��ƻ�,�����ü�Ϣ�η�,*
157
+ 156 ���ƻ�,*,�ʥη��ƻ�,����ʸ�����,*
158
+ 157 ���ƻ�,*,�ʥη��ƻ�,����ʸ��Ϣ�η�,*
159
+ 158 ���ƻ�,*,�ʥη��ƻ�,����̿���,*
160
+ 159 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷�,*
161
+ 160 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,*
162
+ 161 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,*
163
+ 162 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
164
+ 163 ���ƻ�,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
165
+ 164 ���ƻ�,*,�ʥη��ƻ�,�ǥ�������ܷ�,*
166
+ 165 ���ƻ�,*,�ʥη��ƻ�,�ǥ�������ܾ���,*
167
+ 166 ���ƻ�,*,�ʥη��ƻ�,�ǥ�������ܿ��̷�,*
168
+ 167 ���ƻ�,*,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,*
169
+ 168 ���ƻ�,*,�ʥη��ƻ�,�ǥ�����̿���,*
170
+ 169 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷�,*
171
+ 170 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,*
172
+ 171 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,*
173
+ 172 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
174
+ 173 ���ƻ�,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
175
+ 174 ���ƻ�,*,�ʥη��ƻ�,�ǥ�����ܷ�,*
176
+ 175 ���ƻ�,*,�ʥη��ƻ�,�ǥ�����ܿ��̷�,*
177
+ 176 ���ƻ�,*,�ʥη��ƻ�,�ǥ����ά���̷�,*
178
+ 177 ���ƻ�,*,�ʥη��ƻ�,���ܷ�,*
179
+ 178 ���ƻ�,*,�ʥη��ƻ�,�촴,*
180
+ 179 ���ƻ�,*,�ʷ��ƻ�,���󥿷�,*
181
+ 180 ���ƻ�,*,�ʷ��ƻ�,���󥿷Ͼ���,*
182
+ 181 ���ƻ�,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,*
183
+ 182 ���ƻ�,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
184
+ 183 ���ƻ�,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
185
+ 184 ���ƻ�,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,*
186
+ 185 ���ƻ�,*,�ʷ��ƻ�,������ܾ���,*
187
+ 186 ���ƻ�,*,�ʷ��ƻ�,������ܿ��̷�,*
188
+ 187 ���ƻ�,*,�ʷ��ƻ�,�������Ϣ�η�,*
189
+ 188 ���ƻ�,*,�ʷ��ƻ�,�������Ϣ�ѷ�,*
190
+ 189 ���ƻ�,*,�ʷ��ƻ�,����ʸ�����,*
191
+ 190 ���ƻ�,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,*
192
+ 191 ���ƻ�,*,�ʷ��ƻ�,����̿���,*
193
+ 192 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷�,*
194
+ 193 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,*
195
+ 194 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,*
196
+ 195 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
197
+ 196 ���ƻ�,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
198
+ 197 ���ƻ�,*,�ʷ��ƻ�,�ǥ�������ܷ�,*
199
+ 198 ���ƻ�,*,�ʷ��ƻ�,�ǥ�������ܾ���,*
200
+ 199 ���ƻ�,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,*
201
+ 200 ���ƻ�,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,*
202
+ 201 ���ƻ�,*,�ʷ��ƻ�,�ǥ�����̿���,*
203
+ 202 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷�,*
204
+ 203 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,*
205
+ 204 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,*
206
+ 205 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
207
+ 206 ���ƻ�,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
208
+ 207 ���ƻ�,*,�ʷ��ƻ�,�ǥ�����ܷ�,*
209
+ 208 ���ƻ�,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,*
210
+ 209 ���ƻ�,*,�ʷ��ƻ�,�ǥ����ά���̷�,*
211
+ 210 ���ƻ�,*,�ʷ��ƻ�,���ܷ�,*
212
+ 211 ���ƻ�,*,�ʷ��ƻ�,�촴,*
213
+ 212 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�,*
214
+ 213 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷Ͼ���,*
215
+ 214 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷Ͽ��̷�,*
216
+ 215 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�Ϣ�ѥ����,*
217
+ 216 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�Ϣ�ѥ����,*
218
+ 217 ���ƻ�,*,�ʷ��ƻ��ü�,���󥿷�Ϣ�ѥƷ�,*
219
+ 218 ���ƻ�,*,�ʷ��ƻ��ü�,������ܾ���,*
220
+ 219 ���ƻ�,*,�ʷ��ƻ��ü�,������ܿ��̷�,*
221
+ 220 ���ƻ�,*,�ʷ��ƻ��ü�,�������Ϣ�η�,*
222
+ 221 ���ƻ�,*,�ʷ��ƻ��ü�,�������Ϣ�ѷ�,*
223
+ 222 ���ƻ�,*,�ʷ��ƻ��ü�,�����ü�Ϣ�η�,*
224
+ 223 ���ƻ�,*,�ʷ��ƻ��ü�,�����ü�Ϣ�ѷ�,*
225
+ 224 ���ƻ�,*,�ʷ��ƻ��ü�,����ʸ�����,*
226
+ 225 ���ƻ�,*,�ʷ��ƻ��ü�,����ʸ��Ϣ�η�,*
227
+ 226 ���ƻ�,*,�ʷ��ƻ��ü�,����̿���,*
228
+ 227 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷�,*
229
+ 228 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷Ͼ���,*
230
+ 229 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷Ͽ��̷�,*
231
+ 230 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷�Ϣ�ѥ����,*
232
+ 231 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����󥿷�Ϣ�ѥƷ�,*
233
+ 232 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�������ܷ�,*
234
+ 233 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�������ܾ���,*
235
+ 234 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�������ܿ��̷�,*
236
+ 235 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��������Ϣ�ѷ�,*
237
+ 236 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�����̿���,*
238
+ 237 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷�,*
239
+ 238 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷Ͼ���,*
240
+ 239 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷Ͽ��̷�,*
241
+ 240 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷�Ϣ�ѥ����,*
242
+ 241 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ��󥿷�Ϣ�ѥƷ�,*
243
+ 242 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�����ܷ�,*
244
+ 243 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ�����ܿ��̷�,*
245
+ 244 ���ƻ�,*,�ʷ��ƻ��ü�,�ǥ����ά���̷�,*
246
+ 245 ���ƻ�,*,�ʷ��ƻ��ü�,���ܷ�,*
247
+ 246 ���ƻ�,*,�ʷ��ƻ��ü�,�촴,*
248
+ 247 �ؼ���,������ֻؼ���,*,*,*
249
+ 248 �ؼ���,̾����ֻؼ���,*,*,*
250
+ 249 �ؼ���,Ϣ�λ���ֻؼ���,*,*,*
251
+ 250 ����,�ʽ���,*,*,����
252
+ 251 ����,�ʽ���,*,*,��
253
+ 252 ����,�ʽ���,*,*,�ä�
254
+ 253 ����,�ʽ���,*,*,��
255
+ 254 ����,�ʽ���,*,*,��
256
+ 255 ����,�ʽ���,*,*,��
257
+ 256 ����,�ʽ���,*,*,�ˤ�
258
+ 257 ����,�ʽ���,*,*,��
259
+ 258 ����,�ʽ���,*,*,��
260
+ 259 ����,�ʽ���,*,*,�ޤ�
261
+ 260 ����,�ʽ���,*,*,���
262
+ 261 ����,�ʽ���,*,*,��
263
+ 262 ����,������,*,*,��
264
+ 263 ����,������,*,*,����
265
+ 264 ����,������,*,*,������
266
+ 265 ����,������,*,*,��
267
+ 266 ����,������,*,*,����
268
+ 267 ����,������,*,*,��
269
+ 268 ����,������,*,*,��
270
+ 269 ����,������,*,*,�ä�
271
+ 270 ����,������,*,*,��
272
+ 271 ����,������,*,*,��
273
+ 272 ����,������,*,*,�ʤ�
274
+ 273 ����,������,*,*,�ʤ�
275
+ 274 ����,������,*,*,��
276
+ 275 ����,������,*,*,�ͤ�
277
+ 276 ����,������,*,*,�ͤ�
278
+ 277 ����,������,*,*,�ͤ�
279
+ 278 ����,������,*,*,��
280
+ 279 ����,������,*,*,���
281
+ 280 ����,������,*,*,��
282
+ 281 ����,������,*,*,��
283
+ 282 ����,������,*,*,��
284
+ 283 ����,������,*,*,��
285
+ 284 ����,��³����,*,*,���뤤��
286
+ 285 ����,��³����,*,*,�����
287
+ 286 ����,��³����,*,*,��
288
+ 287 ����,��³����,*,*,����
289
+ 288 ����,��³����,*,*,���Ĥޤ�
290
+ 289 ����,��³����,*,*,����
291
+ 290 ����,��³����,*,*,����
292
+ 291 ����,��³����,*,*,��
293
+ 292 ����,��³����,*,*,����
294
+ 293 ����,��³����,*,*,����
295
+ 294 ����,��³����,*,*,����
296
+ 295 ����,��³����,*,*,���ɤ�
297
+ 296 ����,��³����,*,*,�����
298
+ 297 ����,��³����,*,*,����ɤ�
299
+ 298 ����,��³����,*,*,��
300
+ 299 ����,��³����,*,*,������
301
+ 300 ����,��³����,*,*,����Ȥ�
302
+ 301 ����,��³����,*,*,����
303
+ 302 ����,��³����,*,*,�ä���
304
+ 303 ����,��³����,*,*,�Ĥ�
305
+ 304 ����,��³����,*,*,��
306
+ 305 ����,��³����,*,*,��
307
+ 306 ����,��³����,*,*,�ɤ�
308
+ 307 ����,��³����,*,*,�ʤ���
309
+ 308 ����,��³����,*,*,�ʤ�����
310
+ 309 ����,��³����,*,*,�ʤ���
311
+ 310 ����,��³����,*,*,�ʤ�
312
+ 311 ����,��³����,*,*,�ʤ�Ӥ�
313
+ 312 ����,��³����,*,*,�ʤ�
314
+ 313 ����,��³����,*,*,��
315
+ 314 ����,��³����,*,*,��
316
+ 315 ����,��³����,*,*,�ޤ�
317
+ 316 ����,��³����,*,*,�ޤ���
318
+ 317 ����,��³����,*,*,�ޤ�
319
+ 318 ����,��³����,*,*,�ޤ�
320
+ 319 ����,��³����,*,*,��
321
+ 320 ����,��³����,*,*,�⤷����
322
+ 321 ����,��³����,*,*,��
323
+ 322 ����,��³����,*,*,�䤤�ʤ�
324
+ 323 ����,��³����,*,*,���
325
+ 324 ����,��³����,*,*,���
326
+ 325 ����,��³����,*,*,������
327
+ 326 ����,��³����,*,*,�ڤ�
328
+ 327 ����,��³����,*,*,�㤷����
329
+ 328 ����,��³����,*,*,��
330
+ 329 ����,��³����,*,*,����
331
+ 330 ����,������,*,*,���餤
332
+ 331 ����,������,*,*,���餤
333
+ 332 ����,������,*,*,����
334
+ 333 ����,������,*,*,����
335
+ 334 ����,������,*,*,����
336
+ 335 ����,������,*,*,����
337
+ 336 ����,������,*,*,����
338
+ 337 ����,������,*,*,����
339
+ 338 ����,������,*,*,���ä�
340
+ 339 ����,������,*,*,���
341
+ 340 ����,������,*,*,�ä�
342
+ 341 ����,������,*,*,�Ǥ�
343
+ 342 ����,������,*,*,�Ȥ�
344
+ 343 ����,������,*,*,�ɤ���
345
+ 344 ����,������,*,*,�ʤ�
346
+ 345 ����,������,*,*,�ʤ�
347
+ 346 ����,������,*,*,�ʤ�
348
+ 347 ����,������,*,*,�ʤ��
349
+ 348 ����,������,*,*,��
350
+ 349 ����,������,*,*,��
351
+ 350 ����,������,*,*,����
352
+ 351 ����,������,*,*,�Фä���
353
+ 352 ����,������,*,*,�ޤ�
354
+ 353 ����,������,*,*,��
355
+ 354 ��ư��,*,�����ƻ쥤��,����,�餷��
356
+ 355 ��ư��,*,�����ƻ쥤��,���Ͼ���,�餷��
357
+ 356 ��ư��,*,�����ƻ쥤��,���Ͽ��̷�,�餷��
358
+ 357 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥ����,�餷��
359
+ 358 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥ����,�餷��
360
+ 359 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥ������,�餷��
361
+ 360 ��ư��,*,�����ƻ쥤��,����Ϣ�ѥƷ�,�餷��
362
+ 361 ��ư��,*,�����ƻ쥤��,���ؾ���,�餷��
363
+ 362 ��ư��,*,�����ƻ쥤��,���ؾ�����,�餷��
364
+ 363 ��ư��,*,�����ƻ쥤��,���ܷ�,�餷��
365
+ 364 ��ư��,*,�����ƻ쥤��,���ܾ���,�餷��
366
+ 365 ��ư��,*,�����ƻ쥤��,���ܿ��̷�,�餷��
367
+ 366 ��ư��,*,�����ƻ쥤��,����Ϣ�ѷ�,�餷��
368
+ 367 ��ư��,*,�����ƻ쥤��,�촴,�餷��
369
+ 368 ��ư��,*,�����ƻ쥤��,ʸ����ܷ�,�餷��
370
+ 369 ��ư��,*,�����ƻ쥤��,ʸ��̤����,�餷��
371
+ 370 ��ư��,*,�����ƻ쥤��,ʸ��̿���,�餷��
372
+ 371 ��ư��,*,�����ƻ쥤��,ʸ��Ϣ�η�,�餷��
373
+ 372 ��ư��,*,�����ƻ쥤��,ʸ��Ϣ�ѷ�,�餷��
374
+ 373 ��ư��,*,�����ƻ쥤��,̿���,�餷��
375
+ 374 ��ư��,*,�ʥη��ƻ�,���󥿷�,�Ф����
376
+ 375 ��ư��,*,�ʥη��ƻ�,���󥿷�,�Фä����
377
+ 376 ��ư��,*,�ʥη��ƻ�,���󥿷Ͼ���,�Ф����
378
+ 377 ��ư��,*,�ʥη��ƻ�,���󥿷Ͼ���,�Фä����
379
+ 378 ��ư��,*,�ʥη��ƻ�,���󥿷Ͽ��̷�,�Ф����
380
+ 379 ��ư��,*,�ʥη��ƻ�,���󥿷Ͽ��̷�,�Фä����
381
+ 380 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Ф����
382
+ 381 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Фä����
383
+ 382 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Ф����
384
+ 383 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,�Фä����
385
+ 384 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,�Ф����
386
+ 385 ��ư��,*,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,�Фä����
387
+ 386 ��ư��,*,�ʥη��ƻ�,������ܾ���,�Ф����
388
+ 387 ��ư��,*,�ʥη��ƻ�,������ܾ���,�Фä����
389
+ 388 ��ư��,*,�ʥη��ƻ�,������ܿ��̷�,�Ф����
390
+ 389 ��ư��,*,�ʥη��ƻ�,������ܿ��̷�,�Фä����
391
+ 390 ��ư��,*,�ʥη��ƻ�,�������Ϣ�η�,�Ф����
392
+ 391 ��ư��,*,�ʥη��ƻ�,�������Ϣ�η�,�Фä����
393
+ 392 ��ư��,*,�ʥη��ƻ�,�������Ϣ�ѷ�,�Ф����
394
+ 393 ��ư��,*,�ʥη��ƻ�,�������Ϣ�ѷ�,�Фä����
395
+ 394 ��ư��,*,�ʥη��ƻ�,�����ü�Ϣ�η�,�Ф����
396
+ 395 ��ư��,*,�ʥη��ƻ�,�����ü�Ϣ�η�,�Фä����
397
+ 396 ��ư��,*,�ʥη��ƻ�,����ʸ�����,�Ф����
398
+ 397 ��ư��,*,�ʥη��ƻ�,����ʸ�����,�Фä����
399
+ 398 ��ư��,*,�ʥη��ƻ�,����ʸ��Ϣ�η�,�Ф����
400
+ 399 ��ư��,*,�ʥη��ƻ�,����ʸ��Ϣ�η�,�Фä����
401
+ 400 ��ư��,*,�ʥη��ƻ�,����̿���,�Ф����
402
+ 401 ��ư��,*,�ʥη��ƻ�,����̿���,�Фä����
403
+ 402 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�,�Ф����
404
+ 403 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�,�Фä����
405
+ 404 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,�Ф����
406
+ 405 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,�Фä����
407
+ 406 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,�Ф����
408
+ 407 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,�Фä����
409
+ 408 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�Ф����
410
+ 409 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�Фä����
411
+ 410 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�Ф����
412
+ 411 ��ư��,*,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�Фä����
413
+ 412 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܷ�,�Ф����
414
+ 413 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܷ�,�Фä����
415
+ 414 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܾ���,�Ф����
416
+ 415 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܾ���,�Фä����
417
+ 416 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܿ��̷�,�Ф����
418
+ 417 ��ư��,*,�ʥη��ƻ�,�ǥ�������ܿ��̷�,�Фä����
419
+ 418 ��ư��,*,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,�Ф����
420
+ 419 ��ư��,*,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,�Фä����
421
+ 420 ��ư��,*,�ʥη��ƻ�,�ǥ�����̿���,�Ф����
422
+ 421 ��ư��,*,�ʥη��ƻ�,�ǥ�����̿���,�Фä����
423
+ 422 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�,�Ф����
424
+ 423 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�,�Фä����
425
+ 424 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,�Ф����
426
+ 425 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,�Фä����
427
+ 426 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,�Ф����
428
+ 427 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,�Фä����
429
+ 428 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�Ф����
430
+ 429 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�Фä����
431
+ 430 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�Ф����
432
+ 431 ��ư��,*,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�Фä����
433
+ 432 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܷ�,�Ф����
434
+ 433 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܷ�,�Фä����
435
+ 434 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܿ��̷�,�Ф����
436
+ 435 ��ư��,*,�ʥη��ƻ�,�ǥ�����ܿ��̷�,�Фä����
437
+ 436 ��ư��,*,�ʥη��ƻ�,�ǥ����ά���̷�,�Ф����
438
+ 437 ��ư��,*,�ʥη��ƻ�,�ǥ����ά���̷�,�Фä����
439
+ 438 ��ư��,*,�ʥη��ƻ�,���ܷ�,�Ф����
440
+ 439 ��ư��,*,�ʥη��ƻ�,���ܷ�,�Фä����
441
+ 440 ��ư��,*,�ʥη��ƻ�,�촴,�Ф����
442
+ 441 ��ư��,*,�ʥη��ƻ�,�촴,�Фä����
443
+ 442 ��ư��,*,�ʷ��ƻ�,���󥿷�,�Τ�
444
+ 443 ��ư��,*,�ʷ��ƻ�,���󥿷�,�դ���
445
+ 444 ��ư��,*,�ʷ��ƻ�,���󥿷�,�٤���
446
+ 445 ��ư��,*,�ʷ��ƻ�,���󥿷�,�ߤ�����
447
+ 446 ��ư��,*,�ʷ��ƻ�,���󥿷�,�褦��
448
+ 447 ��ư��,*,�ʷ��ƻ�,���󥿷�,�櫓��
449
+ 448 ��ư��,*,�ʷ��ƻ�,���󥿷�,���
450
+ 449 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�Τ�
451
+ 450 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�դ���
452
+ 451 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�٤���
453
+ 452 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�ߤ�����
454
+ 453 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�褦��
455
+ 454 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,�櫓��
456
+ 455 ��ư��,*,�ʷ��ƻ�,���󥿷Ͼ���,���
457
+ 456 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�Τ�
458
+ 457 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�դ���
459
+ 458 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�٤���
460
+ 459 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�ߤ�����
461
+ 460 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�褦��
462
+ 461 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,�櫓��
463
+ 462 ��ư��,*,�ʷ��ƻ�,���󥿷Ͽ��̷�,���
464
+ 463 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�Τ�
465
+ 464 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�դ���
466
+ 465 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�٤���
467
+ 466 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�ߤ�����
468
+ 467 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�褦��
469
+ 468 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�櫓��
470
+ 469 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,���
471
+ 470 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�Τ�
472
+ 471 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�դ���
473
+ 472 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�٤���
474
+ 473 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�ߤ�����
475
+ 474 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�褦��
476
+ 475 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,�櫓��
477
+ 476 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,���
478
+ 477 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�Τ�
479
+ 478 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�դ���
480
+ 479 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�٤���
481
+ 480 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�ߤ�����
482
+ 481 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�褦��
483
+ 482 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,�櫓��
484
+ 483 ��ư��,*,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,���
485
+ 484 ��ư��,*,�ʷ��ƻ�,������ܾ���,�Τ�
486
+ 485 ��ư��,*,�ʷ��ƻ�,������ܾ���,�դ���
487
+ 486 ��ư��,*,�ʷ��ƻ�,������ܾ���,�٤���
488
+ 487 ��ư��,*,�ʷ��ƻ�,������ܾ���,�ߤ�����
489
+ 488 ��ư��,*,�ʷ��ƻ�,������ܾ���,�褦��
490
+ 489 ��ư��,*,�ʷ��ƻ�,������ܾ���,�櫓��
491
+ 490 ��ư��,*,�ʷ��ƻ�,������ܾ���,���
492
+ 491 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�Τ�
493
+ 492 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�դ���
494
+ 493 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�٤���
495
+ 494 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�ߤ�����
496
+ 495 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�褦��
497
+ 496 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,�櫓��
498
+ 497 ��ư��,*,�ʷ��ƻ�,������ܿ��̷�,���
499
+ 498 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�Τ�
500
+ 499 ��ư��,*,�ʷ��ƻ�,����������η�,�դ���
501
+ 500 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�٤���
502
+ 501 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�ߤ�����
503
+ 502 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�褦��
504
+ 503 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,�櫓��
505
+ 504 ��ư��,*,�ʷ��ƻ�,�������Ϣ�η�,���
506
+ 505 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�Τ�
507
+ 506 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�դ���
508
+ 507 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�٤���
509
+ 508 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�ߤ�����
510
+ 509 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�褦��
511
+ 510 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,�櫓��
512
+ 511 ��ư��,*,�ʷ��ƻ�,�������Ϣ�ѷ�,���
513
+ 512 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�Τ�
514
+ 513 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�դ���
515
+ 514 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�٤���
516
+ 515 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�ߤ�����
517
+ 516 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�褦��
518
+ 517 ��ư��,*,�ʷ��ƻ�,����ʸ�����,�櫓��
519
+ 518 ��ư��,*,�ʷ��ƻ�,����ʸ�����,���
520
+ 519 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�Τ�
521
+ 520 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�դ���
522
+ 521 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�٤���
523
+ 522 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�ߤ�����
524
+ 523 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�褦��
525
+ 524 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,�櫓��
526
+ 525 ��ư��,*,�ʷ��ƻ�,����ʸ��Ϣ�η�,���
527
+ 526 ��ư��,*,�ʷ��ƻ�,����̿���,�Τ�
528
+ 527 ��ư��,*,�ʷ��ƻ�,����̿���,�դ���
529
+ 528 ��ư��,*,�ʷ��ƻ�,����̿���,�٤���
530
+ 529 ��ư��,*,�ʷ��ƻ�,����̿���,�ߤ�����
531
+ 530 ��ư��,*,�ʷ��ƻ�,����̿���,�褦��
532
+ 531 ��ư��,*,�ʷ��ƻ�,����̿���,�櫓��
533
+ 532 ��ư��,*,�ʷ��ƻ�,����̿���,���
534
+ 533 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�Τ�
535
+ 534 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�դ���
536
+ 535 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�٤���
537
+ 536 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�ߤ�����
538
+ 537 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�褦��
539
+ 538 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,�櫓��
540
+ 539 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�,���
541
+ 540 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�Τ�
542
+ 541 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�դ���
543
+ 542 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�٤���
544
+ 543 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�ߤ�����
545
+ 544 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�褦��
546
+ 545 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,�櫓��
547
+ 546 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,���
548
+ 547 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�Τ�
549
+ 548 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�դ���
550
+ 549 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�٤���
551
+ 550 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�ߤ�����
552
+ 551 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�褦��
553
+ 552 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,�櫓��
554
+ 553 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,���
555
+ 554 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�Τ�
556
+ 555 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�դ���
557
+ 556 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�٤���
558
+ 557 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�ߤ�����
559
+ 558 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�褦��
560
+ 559 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,�櫓��
561
+ 560 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,���
562
+ 561 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�Τ�
563
+ 562 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�դ���
564
+ 563 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�٤���
565
+ 564 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�ߤ�����
566
+ 565 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�褦��
567
+ 566 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,�櫓��
568
+ 567 ��ư��,*,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,���
569
+ 568 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�Τ�
570
+ 569 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�դ���
571
+ 570 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�٤���
572
+ 571 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�ߤ�����
573
+ 572 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�褦��
574
+ 573 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,�櫓��
575
+ 574 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܷ�,���
576
+ 575 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�Τ�
577
+ 576 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�դ���
578
+ 577 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�٤���
579
+ 578 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�ߤ�����
580
+ 579 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�褦��
581
+ 580 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,�櫓��
582
+ 581 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܾ���,���
583
+ 582 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�Τ�
584
+ 583 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�դ���
585
+ 584 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�٤���
586
+ 585 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�ߤ�����
587
+ 586 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�褦��
588
+ 587 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,�櫓��
589
+ 588 ��ư��,*,�ʷ��ƻ�,�ǥ�������ܿ��̷�,���
590
+ 589 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�Τ�
591
+ 590 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�դ���
592
+ 591 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�٤���
593
+ 592 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�ߤ�����
594
+ 593 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�褦��
595
+ 594 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,�櫓��
596
+ 595 ��ư��,*,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,���
597
+ 596 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�Τ�
598
+ 597 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�դ���
599
+ 598 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�٤���
600
+ 599 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�ߤ�����
601
+ 600 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�褦��
602
+ 601 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,�櫓��
603
+ 602 ��ư��,*,�ʷ��ƻ�,�ǥ�����̿���,���
604
+ 603 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�Τ�
605
+ 604 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�դ���
606
+ 605 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�٤���
607
+ 606 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�ߤ�����
608
+ 607 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�褦��
609
+ 608 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,�櫓��
610
+ 609 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�,���
611
+ 610 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�Τ�
612
+ 611 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�դ���
613
+ 612 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�٤���
614
+ 613 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�ߤ�����
615
+ 614 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�褦��
616
+ 615 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,�櫓��
617
+ 616 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,���
618
+ 617 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�Τ�
619
+ 618 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�դ���
620
+ 619 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�٤���
621
+ 620 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�ߤ�����
622
+ 621 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�褦��
623
+ 622 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,�櫓��
624
+ 623 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,���
625
+ 624 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�Τ�
626
+ 625 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�դ���
627
+ 626 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�٤���
628
+ 627 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�ߤ�����
629
+ 628 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�褦��
630
+ 629 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,�櫓��
631
+ 630 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,���
632
+ 631 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�Τ�
633
+ 632 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�դ���
634
+ 633 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�٤���
635
+ 634 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�ߤ�����
636
+ 635 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�褦��
637
+ 636 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,�櫓��
638
+ 637 ��ư��,*,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,���
639
+ 638 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�Τ�
640
+ 639 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�դ���
641
+ 640 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�٤���
642
+ 641 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�ߤ�����
643
+ 642 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�褦��
644
+ 643 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,�櫓��
645
+ 644 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܷ�,���
646
+ 645 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�Τ�
647
+ 646 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�դ���
648
+ 647 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�٤���
649
+ 648 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�ߤ�����
650
+ 649 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�褦��
651
+ 650 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,�櫓��
652
+ 651 ��ư��,*,�ʷ��ƻ�,�ǥ�����ܿ��̷�,���
653
+ 652 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�Τ�
654
+ 653 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�դ���
655
+ 654 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�٤���
656
+ 655 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�ߤ�����
657
+ 656 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�褦��
658
+ 657 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,�櫓��
659
+ 658 ��ư��,*,�ʷ��ƻ�,�ǥ����ά���̷�,���
660
+ 659 ��ư��,*,�ʷ��ƻ�,���ܷ�,�Τ�
661
+ 660 ��ư��,*,�ʷ��ƻ�,���ܷ�,�դ���
662
+ 661 ��ư��,*,�ʷ��ƻ�,���ܷ�,�٤���
663
+ 662 ��ư��,*,�ʷ��ƻ�,���ܷ�,�ߤ�����
664
+ 663 ��ư��,*,�ʷ��ƻ�,���ܷ�,�褦��
665
+ 664 ��ư��,*,�ʷ��ƻ�,���ܷ�,�櫓��
666
+ 665 ��ư��,*,�ʷ��ƻ�,���ܷ�,���
667
+ 666 ��ư��,*,�ʷ��ƻ�,�촴,�Τ�
668
+ 667 ��ư��,*,�ʷ��ƻ�,�촴,�դ���
669
+ 668 ��ư��,*,�ʷ��ƻ�,�촴,�٤���
670
+ 669 ��ư��,*,�ʷ��ƻ�,�촴,�ߤ�����
671
+ 670 ��ư��,*,�ʷ��ƻ�,�촴,�褦��
672
+ 671 ��ư��,*,�ʷ��ƻ�,�촴,�櫓��
673
+ 672 ��ư��,*,�ʷ��ƻ�,�촴,���
674
+ 673 ��ư��,*,��ư�줯��,���ܷ�,���Ȥ�
675
+ 674 ��ư��,*,��ư�줯��,���ܷ�,�٤�
676
+ 675 ��ư��,*,��ư�줯��,���ܷ�,ǡ��
677
+ 676 ��ư��,*,��ư�줯��,����Ϣ�ѷ�,���Ȥ�
678
+ 677 ��ư��,*,��ư�줯��,����Ϣ�ѷ�,�٤�
679
+ 678 ��ư��,*,��ư�줯��,����Ϣ�ѷ�,ǡ��
680
+ 679 ��ư��,*,��ư�줯��,�촴,���Ȥ�
681
+ 680 ��ư��,*,��ư�줯��,�촴,�٤�
682
+ 681 ��ư��,*,��ư�줯��,�촴,ǡ��
683
+ 682 ��ư��,*,��ư�줯��,ʸ��Ϣ�η�,���Ȥ�
684
+ 683 ��ư��,*,��ư�줯��,ʸ��Ϣ�η�,�٤�
685
+ 684 ��ư��,*,��ư�줯��,ʸ��Ϣ�η�,ǡ��
686
+ 685 ��ư��,*,��ư�줽������,���󥿷�Ϣ�ѥƷ�,������
687
+ 686 ��ư��,*,��ư�줽������,�ǥ�������ܷ�,������
688
+ 687 ��ư��,*,��ư�줽������,�ǥ�����ܷ�,������
689
+ 688 ��ư��,*,��ư�줽������,���ܷ�,������
690
+ 689 ��ư��,*,��ư���������,������ܾ���,������
691
+ 690 ��ư��,*,��ư���������,�ǥ�������ܿ��̷�,������
692
+ 691 ��ư��,*,��ư���������,�ǥ�����ܿ��̷�,������
693
+ 692 ��ư��,*,��ư���������,�ǥ����ά���̷�,������
694
+ 693 ��ư��,*,��ư���������,���ܷ�,������
695
+ 694 ��ư��,*,��ư��̷�,����,��
696
+ 695 ��ư��,*,��ư��̷�,���Ͼ���,��
697
+ 696 ��ư��,*,��ư��̷�,���Ͽ��̷�,��
698
+ 697 ��ư��,*,��ư��̷�,����Ϣ�ѥƷ�,��
699
+ 698 ��ư��,*,��ư��̷�,���ش��ܷ�,��
700
+ 699 ��ư��,*,��ư��̷�,���ؿ��̷�,��
701
+ 700 ��ư��,*,��ư��̷�,���ܷ�,��
702
+ 701 ��ư��,*,��ư��̷�,���ܾ���,��
703
+ 702 ��ư��,*,��ư��̷�,���ܿ��̷�,��
704
+ 703 ��ư��,*,��ư��̷�,����Ϣ�ѷ�,��
705
+ 704 ��ư��,*,��ư��̷�,ʸ�첻�ؾ���,��
706
+ 705 ��ư��,*,��ư��̷�,ʸ�����,��
707
+ 706 ��ư��,*,��ư��̷�,ʸ��Ϣ�η�,��
708
+ 707 ��ư��,*,Ƚ���,���󥿷�,�Ĥ���
709
+ 708 ��ư��,*,Ƚ���,���󥿷�,�Ϥ���
710
+ 709 ��ư��,*,Ƚ���,���󥿷Ͼ���,�Ĥ���
711
+ 710 ��ư��,*,Ƚ���,���󥿷Ͼ���,�Ϥ���
712
+ 711 ��ư��,*,Ƚ���,���󥿷Ͽ��̷�,�Ĥ���
713
+ 712 ��ư��,*,Ƚ���,���󥿷Ͽ��̷�,�Ϥ���
714
+ 713 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ĥ���
715
+ 714 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ϥ���
716
+ 715 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ĥ���
717
+ 716 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥ����,�Ϥ���
718
+ 717 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥƷ�,�Ĥ���
719
+ 718 ��ư��,*,Ƚ���,���󥿷�Ϣ�ѥƷ�,�Ϥ���
720
+ 719 ��ư��,*,Ƚ���,������ܾ���,�Ĥ���
721
+ 720 ��ư��,*,Ƚ���,������ܾ���,�Ϥ���
722
+ 721 ��ư��,*,Ƚ���,������ܿ��̷�,�Ĥ���
723
+ 722 ��ư��,*,Ƚ���,������ܿ��̷�,�Ϥ���
724
+ 723 ��ư��,*,Ƚ���,�������Ϣ�η�,�Ĥ���
725
+ 724 ��ư��,*,Ƚ���,�������Ϣ�η�,�Ϥ���
726
+ 725 ��ư��,*,Ƚ���,�����ü�Ϣ�η�,�Ĥ���
727
+ 726 ��ư��,*,Ƚ���,�����ü�Ϣ�η�,�Ϥ���
728
+ 727 ��ư��,*,Ƚ���,����̿���,�Ĥ���
729
+ 728 ��ư��,*,Ƚ���,����̿���,�Ϥ���
730
+ 729 ��ư��,*,Ƚ���,�ǥ����󥿷�,�Ĥ���
731
+ 730 ��ư��,*,Ƚ���,�ǥ����󥿷�,�Ϥ���
732
+ 731 ��ư��,*,Ƚ���,�ǥ����󥿷Ͼ���,�Ĥ���
733
+ 732 ��ư��,*,Ƚ���,�ǥ����󥿷Ͼ���,�Ϥ���
734
+ 733 ��ư��,*,Ƚ���,�ǥ����󥿷Ͽ��̷�,�Ĥ���
735
+ 734 ��ư��,*,Ƚ���,�ǥ����󥿷Ͽ��̷�,�Ϥ���
736
+ 735 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥ����,�Ĥ���
737
+ 736 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥ����,�Ϥ���
738
+ 737 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥƷ�,�Ĥ���
739
+ 738 ��ư��,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥƷ�,�Ϥ���
740
+ 739 ��ư��,*,Ƚ���,�ǥ�������ܷ�,�Ĥ���
741
+ 740 ��ư��,*,Ƚ���,�ǥ�������ܷ�,�Ϥ���
742
+ 741 ��ư��,*,Ƚ���,�ǥ�������ܾ���,�Ĥ���
743
+ 742 ��ư��,*,Ƚ���,�ǥ�������ܾ���,�Ϥ���
744
+ 743 ��ư��,*,Ƚ���,�ǥ�������ܿ��̷�,�Ĥ���
745
+ 744 ��ư��,*,Ƚ���,�ǥ�������ܿ��̷�,�Ϥ���
746
+ 745 ��ư��,*,Ƚ���,�ǥ��������Ϣ�ѷ�,�Ĥ���
747
+ 746 ��ư��,*,Ƚ���,�ǥ��������Ϣ�ѷ�,�Ϥ���
748
+ 747 ��ư��,*,Ƚ���,�ǥ�����̿���,�Ĥ���
749
+ 748 ��ư��,*,Ƚ���,�ǥ�����̿���,�Ϥ���
750
+ 749 ��ư��,*,Ƚ���,�ǥ��󥿷�,�Ĥ���
751
+ 750 ��ư��,*,Ƚ���,�ǥ��󥿷�,�Ϥ���
752
+ 751 ��ư��,*,Ƚ���,�ǥ��󥿷Ͼ���,�Ĥ���
753
+ 752 ��ư��,*,Ƚ���,�ǥ��󥿷Ͼ���,�Ϥ���
754
+ 753 ��ư��,*,Ƚ���,�ǥ��󥿷Ͽ��̷�,�Ĥ���
755
+ 754 ��ư��,*,Ƚ���,�ǥ��󥿷Ͽ��̷�,�Ϥ���
756
+ 755 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥ����,�Ĥ���
757
+ 756 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥ����,�Ϥ���
758
+ 757 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥƷ�,�Ĥ���
759
+ 758 ��ư��,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥƷ�,�Ϥ���
760
+ 759 ��ư��,*,Ƚ���,�ǥ�����ܷ�,�Ĥ���
761
+ 760 ��ư��,*,Ƚ���,�ǥ�����ܷ�,�Ϥ���
762
+ 761 ��ư��,*,Ƚ���,�ǥ�����ܿ��̷�,�Ĥ���
763
+ 762 ��ư��,*,Ƚ���,�ǥ�����ܿ��̷�,�Ϥ���
764
+ 763 ��ư��,*,Ƚ���,�ǥ����ά���̷�,�Ĥ���
765
+ 764 ��ư��,*,Ƚ���,�ǥ����ά���̷�,�Ϥ���
766
+ 765 ��ư��,*,Ƚ���,���ܷ�,�Ĥ���
767
+ 766 ��ư��,*,Ƚ���,���ܷ�,�Ϥ���
768
+ 767 ��ư��,*,Ƚ���,�촴,�Ĥ���
769
+ 768 ��ư��,*,Ƚ���,�촴,�Ϥ���
770
+ 769 ��ư��,*,̵���ѷ�,���ܷ�,���Ȥ
771
+ 770 ��ư��,*,̵���ѷ�,���ܷ�,�Ǥ
772
+ 771 ��ư��,*,̵���ѷ�,���ܷ�,�ޤ
773
+ 772 ��ư��,*,̵���ѷ�,�촴,���Ȥ
774
+ 773 ��ư��,*,̵���ѷ�,�촴,�Ǥ
775
+ 774 ��ư��,*,̵���ѷ�,�촴,�ޤ
776
+ 775 ��³��,*,*,*,*
777
+ 776 ��³��,*,*,*,�����
778
+ 777 ��Ƭ��,�����ƻ���Ƭ��,*,*,*
779
+ 778 ��Ƭ��,�ʷ��ƻ���Ƭ��,*,*,*
780
+ 779 ��Ƭ��,ư����Ƭ��,*,*,*
781
+ 780 ��Ƭ��,̾����Ƭ��,*,*,*
782
+ 781 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����,*
783
+ 782 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���Ͼ���,*
784
+ 783 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���Ͽ��̷�,*
785
+ 784 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥ����,*
786
+ 785 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥ����,*
787
+ 786 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥ������,*
788
+ 787 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѥƷ�,*
789
+ 788 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ؾ���,*
790
+ 789 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ؾ�����,*
791
+ 790 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ܷ�,*
792
+ 791 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ܾ���,*
793
+ 792 ������,���ƻ����Ҹ�������,�����ƻ쥢������,���ܿ��̷�,*
794
+ 793 ������,���ƻ����Ҹ�������,�����ƻ쥢������,����Ϣ�ѷ�,*
795
+ 794 ������,���ƻ����Ҹ�������,�����ƻ쥢������,�촴,*
796
+ 795 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ����ܷ�,*
797
+ 796 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��̤����,*
798
+ 797 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��̿���,*
799
+ 798 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��Ϣ�η�,*
800
+ 799 ������,���ƻ����Ҹ�������,�����ƻ쥢������,ʸ��Ϣ�ѷ�,*
801
+ 800 ������,���ƻ����Ҹ�������,�����ƻ쥢������,̿���,*
802
+ 801 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�,*
803
+ 802 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷Ͼ���,*
804
+ 803 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷Ͽ��̷�,*
805
+ 804 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
806
+ 805 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
807
+ 806 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,*
808
+ 807 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,������ܾ���,*
809
+ 808 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,������ܿ��̷�,*
810
+ 809 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�������Ϣ�η�,*
811
+ 810 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�������Ϣ�ѷ�,*
812
+ 811 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�����ü�Ϣ�η�,*
813
+ 812 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,����ʸ�����,*
814
+ 813 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,����ʸ��Ϣ�η�,*
815
+ 814 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,����̿���,*
816
+ 815 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷�,*
817
+ 816 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,*
818
+ 817 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,*
819
+ 818 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
820
+ 819 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
821
+ 820 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�������ܷ�,*
822
+ 821 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�������ܾ���,*
823
+ 822 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�������ܿ��̷�,*
824
+ 823 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,*
825
+ 824 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�����̿���,*
826
+ 825 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷�,*
827
+ 826 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,*
828
+ 827 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,*
829
+ 828 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
830
+ 829 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
831
+ 830 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�����ܷ�,*
832
+ 831 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ�����ܿ��̷�,*
833
+ 832 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�ǥ����ά���̷�,*
834
+ 833 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,���ܷ�,*
835
+ 834 ������,���ƻ����Ҹ�������,�ʥη��ƻ�,�촴,*
836
+ 835 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�,*
837
+ 836 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷Ͼ���,*
838
+ 837 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷Ͽ��̷�,*
839
+ 838 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
840
+ 839 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
841
+ 840 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,*
842
+ 841 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,������ܾ���,*
843
+ 842 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,������ܿ��̷�,*
844
+ 843 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�������Ϣ�η�,*
845
+ 844 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�������Ϣ�ѷ�,*
846
+ 845 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,����ʸ�����,*
847
+ 846 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,����ʸ��Ϣ�η�,*
848
+ 847 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,����̿���,*
849
+ 848 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷�,*
850
+ 849 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,*
851
+ 850 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,*
852
+ 851 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
853
+ 852 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
854
+ 853 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�������ܷ�,*
855
+ 854 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�������ܾ���,*
856
+ 855 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�������ܿ��̷�,*
857
+ 856 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,*
858
+ 857 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�����̿���,*
859
+ 858 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷�,*
860
+ 859 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,*
861
+ 860 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,*
862
+ 861 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
863
+ 862 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
864
+ 863 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�����ܷ�,*
865
+ 864 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ�����ܿ��̷�,*
866
+ 865 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�ǥ����ά���̷�,*
867
+ 866 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,���ܷ�,*
868
+ 867 ������,���ƻ����Ҹ�������,�ʷ��ƻ�,�촴,*
869
+ 868 ������,���ƻ���̾��������,�����ƻ쥢������,����,*
870
+ 869 ������,���ƻ���̾��������,�����ƻ쥢������,���Ͼ���,*
871
+ 870 ������,���ƻ���̾��������,�����ƻ쥢������,���Ͽ��̷�,*
872
+ 871 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥ����,*
873
+ 872 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥ����,*
874
+ 873 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥ������,*
875
+ 874 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѥƷ�,*
876
+ 875 ������,���ƻ���̾��������,�����ƻ쥢������,���ؾ���,*
877
+ 876 ������,���ƻ���̾��������,�����ƻ쥢������,���ؾ�����,*
878
+ 877 ������,���ƻ���̾��������,�����ƻ쥢������,���ܷ�,*
879
+ 878 ������,���ƻ���̾��������,�����ƻ쥢������,���ܾ���,*
880
+ 879 ������,���ƻ���̾��������,�����ƻ쥢������,���ܿ��̷�,*
881
+ 880 ������,���ƻ���̾��������,�����ƻ쥢������,����Ϣ�ѷ�,*
882
+ 881 ������,���ƻ���̾��������,�����ƻ쥢������,�촴,*
883
+ 882 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ����ܷ�,*
884
+ 883 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��̤����,*
885
+ 884 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��̿���,*
886
+ 885 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��Ϣ�η�,*
887
+ 886 ������,���ƻ���̾��������,�����ƻ쥢������,ʸ��Ϣ�ѷ�,*
888
+ 887 ������,���ƻ���̾��������,�����ƻ쥢������,̿���,*
889
+ 888 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�,*
890
+ 889 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷Ͼ���,*
891
+ 890 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷Ͽ��̷�,*
892
+ 891 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
893
+ 892 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�Ϣ�ѥ����,*
894
+ 893 ������,���ƻ���̾��������,�ʥη��ƻ�,���󥿷�Ϣ�ѥƷ�,*
895
+ 894 ������,���ƻ���̾��������,�ʥη��ƻ�,������ܾ���,*
896
+ 895 ������,���ƻ���̾��������,�ʥη��ƻ�,������ܿ��̷�,*
897
+ 896 ������,���ƻ���̾��������,�ʥη��ƻ�,�������Ϣ�η�,*
898
+ 897 ������,���ƻ���̾��������,�ʥη��ƻ�,�������Ϣ�ѷ�,*
899
+ 898 ������,���ƻ���̾��������,�ʥη��ƻ�,�����ü�Ϣ�η�,*
900
+ 899 ������,���ƻ���̾��������,�ʥη��ƻ�,����ʸ�����,*
901
+ 900 ������,���ƻ���̾��������,�ʥη��ƻ�,����ʸ��Ϣ�η�,*
902
+ 901 ������,���ƻ���̾��������,�ʥη��ƻ�,����̿���,*
903
+ 902 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷�,*
904
+ 903 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷Ͼ���,*
905
+ 904 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷Ͽ��̷�,*
906
+ 905 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
907
+ 906 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
908
+ 907 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�������ܷ�,*
909
+ 908 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�������ܾ���,*
910
+ 909 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�������ܿ��̷�,*
911
+ 910 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��������Ϣ�ѷ�,*
912
+ 911 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�����̿���,*
913
+ 912 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷�,*
914
+ 913 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷Ͼ���,*
915
+ 914 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷Ͽ��̷�,*
916
+ 915 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
917
+ 916 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
918
+ 917 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�����ܷ�,*
919
+ 918 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ�����ܿ��̷�,*
920
+ 919 ������,���ƻ���̾��������,�ʥη��ƻ�,�ǥ����ά���̷�,*
921
+ 920 ������,���ƻ���̾��������,�ʥη��ƻ�,���ܷ�,*
922
+ 921 ������,���ƻ���̾��������,�ʥη��ƻ�,�촴,*
923
+ 922 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�,*
924
+ 923 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷Ͼ���,*
925
+ 924 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷Ͽ��̷�,*
926
+ 925 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
927
+ 926 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�Ϣ�ѥ����,*
928
+ 927 ������,���ƻ���̾��������,�ʷ��ƻ�,���󥿷�Ϣ�ѥƷ�,*
929
+ 928 ������,���ƻ���̾��������,�ʷ��ƻ�,������ܾ���,*
930
+ 929 ������,���ƻ���̾��������,�ʷ��ƻ�,������ܿ��̷�,*
931
+ 930 ������,���ƻ���̾��������,�ʷ��ƻ�,�������Ϣ�η�,*
932
+ 931 ������,���ƻ���̾��������,�ʷ��ƻ�,�������Ϣ�ѷ�,*
933
+ 932 ������,���ƻ���̾��������,�ʷ��ƻ�,����ʸ�����,*
934
+ 933 ������,���ƻ���̾��������,�ʷ��ƻ�,����ʸ��Ϣ�η�,*
935
+ 934 ������,���ƻ���̾��������,�ʷ��ƻ�,����̿���,*
936
+ 935 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷�,*
937
+ 936 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷Ͼ���,*
938
+ 937 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷Ͽ��̷�,*
939
+ 938 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥ����,*
940
+ 939 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����󥿷�Ϣ�ѥƷ�,*
941
+ 940 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�������ܷ�,*
942
+ 941 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�������ܾ���,*
943
+ 942 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�������ܿ��̷�,*
944
+ 943 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��������Ϣ�ѷ�,*
945
+ 944 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�����̿���,*
946
+ 945 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷�,*
947
+ 946 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷Ͼ���,*
948
+ 947 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷Ͽ��̷�,*
949
+ 948 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥ����,*
950
+ 949 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ��󥿷�Ϣ�ѥƷ�,*
951
+ 950 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�����ܷ�,*
952
+ 951 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ�����ܿ��̷�,*
953
+ 952 ������,���ƻ���̾��������,�ʷ��ƻ�,�ǥ����ά���̷�,*
954
+ 953 ������,���ƻ���̾��������,�ʷ��ƻ�,���ܷ�,*
955
+ 954 ������,���ƻ���̾��������,�ʷ��ƻ�,�촴,*
956
+ 955 ������,ư����������,����ư��,����,*
957
+ 956 ������,ư����������,����ư��,���Ͼ���,*
958
+ 957 ������,ư����������,����ư��,���Ͽ��̷�,*
959
+ 958 ������,ư����������,����ư��,����Ϣ�ѥ����,*
960
+ 959 ������,ư����������,����ư��,����Ϣ�ѥ����,*
961
+ 960 ������,ư����������,����ư��,����Ϣ�ѥƷ�,*
962
+ 961 ������,ư����������,����ư��,�ջַ�,*
963
+ 962 ������,ư����������,����ư��,���ؾ���,*
964
+ 963 ������,ư����������,����ư��,���ܷ�,*
965
+ 964 ������,ư����������,����ư��,���ܾ���,*
966
+ 965 ������,ư����������,����ư��,����Ϣ�ѷ�,*
967
+ 966 ������,ư����������,����ư��,̤����,*
968
+ 967 ������,ư����������,����ư��,̿���,*
969
+ 968 ������,ư����������,����ư����,����,*
970
+ 969 ������,ư����������,����ư����,���Ͼ���,*
971
+ 970 ������,ư����������,����ư����,���Ͽ��̷�,*
972
+ 971 ������,ư����������,����ư����,����Ϣ�ѥ����,*
973
+ 972 ������,ư����������,����ư����,����Ϣ�ѥ����,*
974
+ 973 ������,ư����������,����ư����,����Ϣ�ѥƷ�,*
975
+ 974 ������,ư����������,����ư����,�ջַ�,*
976
+ 975 ������,ư����������,����ư����,���ؾ���,*
977
+ 976 ������,ư����������,����ư����,���ܷ�,*
978
+ 977 ������,ư����������,����ư����,���ܾ���,*
979
+ 978 ������,ư����������,����ư����,����Ϣ�ѷ�,*
980
+ 979 ������,ư����������,����ư����,̤����,*
981
+ 980 ������,ư����������,����ư����,̿���,*
982
+ 981 ������,ư����������,����ư��,����,*
983
+ 982 ������,ư����������,����ư��,���Ͼ���,*
984
+ 983 ������,ư����������,����ư��,���Ͽ��̷�,*
985
+ 984 ������,ư����������,����ư��,����Ϣ�ѥ����,*
986
+ 985 ������,ư����������,����ư��,����Ϣ�ѥ����,*
987
+ 986 ������,ư����������,����ư��,����Ϣ�ѥƷ�,*
988
+ 987 ������,ư����������,����ư��,�ջַ�,*
989
+ 988 ������,ư����������,����ư��,���ؾ���,*
990
+ 989 ������,ư����������,����ư��,���ܷ�,*
991
+ 990 ������,ư����������,����ư��,���ܾ���,*
992
+ 991 ������,ư����������,����ư��,����Ϣ�ѷ�,*
993
+ 992 ������,ư����������,����ư��,ʸ����ܷ�,*
994
+ 993 ������,ư����������,����ư��,ʸ��̤����,*
995
+ 994 ������,ư����������,����ư��,ʸ��̿���,*
996
+ 995 ������,ư����������,����ư��,̤����,*
997
+ 996 ������,ư����������,����ư��,̿���,*
998
+ 997 ������,ư����������,�Ҳ�ư�쥫��,����,*
999
+ 998 ������,ư����������,�Ҳ�ư�쥫��,���Ͼ���,*
1000
+ 999 ������,ư����������,�Ҳ�ư�쥫��,���Ͽ��̷�,*
1001
+ 1000 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1002
+ 1001 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1003
+ 1002 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѥƷ�,*
1004
+ 1003 ������,ư����������,�Ҳ�ư�쥫��,�ջַ�,*
1005
+ 1004 ������,ư����������,�Ҳ�ư�쥫��,���ؾ���,*
1006
+ 1005 ������,ư����������,�Ҳ�ư�쥫��,���ܷ�,*
1007
+ 1006 ������,ư����������,�Ҳ�ư�쥫��,���ܾ���,*
1008
+ 1007 ������,ư����������,�Ҳ�ư�쥫��,����Ϣ�ѷ�,*
1009
+ 1008 ������,ư����������,�Ҳ�ư�쥫��,�촴,*
1010
+ 1009 ������,ư����������,�Ҳ�ư�쥫��,̤����,*
1011
+ 1010 ������,ư����������,�Ҳ�ư�쥫��,̿���,*
1012
+ 1011 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����,*
1013
+ 1012 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���Ͼ���,*
1014
+ 1013 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���Ͽ��̷�,*
1015
+ 1014 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1016
+ 1015 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1017
+ 1016 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥƷ�,*
1018
+ 1017 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,�ջַ�,*
1019
+ 1018 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���ؾ���,*
1020
+ 1019 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���ܷ�,*
1021
+ 1020 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,���ܾ���,*
1022
+ 1021 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѷ�,*
1023
+ 1022 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,�촴,*
1024
+ 1023 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,̤����,*
1025
+ 1024 ������,ư����������,�Ҳ�ư�쥫��¥���ط�,̿���,*
1026
+ 1025 ������,ư����������,�Ҳ�ư�쥵��,����,*
1027
+ 1026 ������,ư����������,�Ҳ�ư�쥵��,���Ͼ���,*
1028
+ 1027 ������,ư����������,�Ҳ�ư�쥵��,���Ͽ��̷�,*
1029
+ 1028 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1030
+ 1029 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1031
+ 1030 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѥƷ�,*
1032
+ 1031 ������,ư����������,�Ҳ�ư�쥵��,�ջַ�,*
1033
+ 1032 ������,ư����������,�Ҳ�ư�쥵��,���ؾ���,*
1034
+ 1033 ������,ư����������,�Ҳ�ư�쥵��,���ܷ�,*
1035
+ 1034 ������,ư����������,�Ҳ�ư�쥵��,���ܾ���,*
1036
+ 1035 ������,ư����������,�Ҳ�ư�쥵��,����Ϣ�ѷ�,*
1037
+ 1036 ������,ư����������,�Ҳ�ư�쥵��,�촴,*
1038
+ 1037 ������,ư����������,�Ҳ�ư�쥵��,̤����,*
1039
+ 1038 ������,ư����������,�Ҳ�ư�쥵��,̿���,*
1040
+ 1039 ������,ư����������,�Ҳ�ư��޹�,����,*
1041
+ 1040 ������,ư����������,�Ҳ�ư��޹�,���Ͼ���,*
1042
+ 1041 ������,ư����������,�Ҳ�ư��޹�,���Ͽ��̷�,*
1043
+ 1042 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1044
+ 1043 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1045
+ 1044 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѥƷ�,*
1046
+ 1045 ������,ư����������,�Ҳ�ư��޹�,�ջַ�,*
1047
+ 1046 ������,ư����������,�Ҳ�ư��޹�,���ؾ���,*
1048
+ 1047 ������,ư����������,�Ҳ�ư��޹�,���ܷ�,*
1049
+ 1048 ������,ư����������,�Ҳ�ư��޹�,���ܾ���,*
1050
+ 1049 ������,ư����������,�Ҳ�ư��޹�,����Ϣ�ѷ�,*
1051
+ 1050 ������,ư����������,�Ҳ�ư��޹�,�촴,*
1052
+ 1051 ������,ư����������,�Ҳ�ư��޹�,̤����,*
1053
+ 1052 ������,ư����������,�Ҳ�ư��޹�,̿���,*
1054
+ 1053 ������,ư����������,�Ҳ�ư����,����,*
1055
+ 1054 ������,ư����������,�Ҳ�ư����,���Ͼ���,*
1056
+ 1055 ������,ư����������,�Ҳ�ư����,���Ͽ��̷�,*
1057
+ 1056 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1058
+ 1057 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1059
+ 1058 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1060
+ 1059 ������,ư����������,�Ҳ�ư����,�ջַ�,*
1061
+ 1060 ������,ư����������,�Ҳ�ư����,���ؾ���,*
1062
+ 1061 ������,ư����������,�Ҳ�ư����,���ܷ�,*
1063
+ 1062 ������,ư����������,�Ҳ�ư����,���ܾ���,*
1064
+ 1063 ������,ư����������,�Ҳ�ư����,����Ϣ�ѷ�,*
1065
+ 1064 ������,ư����������,�Ҳ�ư����,�촴,*
1066
+ 1065 ������,ư����������,�Ҳ�ư����,̤����,*
1067
+ 1066 ������,ư����������,�Ҳ�ư����,̿���,*
1068
+ 1067 ������,ư����������,�Ҳ�ư���ԥ���,����,*
1069
+ 1068 ������,ư����������,�Ҳ�ư���ԥ���,���Ͼ���,*
1070
+ 1069 ������,ư����������,�Ҳ�ư���ԥ���,���Ͽ��̷�,*
1071
+ 1070 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1072
+ 1071 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1073
+ 1072 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѥƷ�,*
1074
+ 1073 ������,ư����������,�Ҳ�ư���ԥ���,�ջַ�,*
1075
+ 1074 ������,ư����������,�Ҳ�ư���ԥ���,���ؾ���,*
1076
+ 1075 ������,ư����������,�Ҳ�ư���ԥ���,���ܷ�,*
1077
+ 1076 ������,ư����������,�Ҳ�ư���ԥ���,���ܾ���,*
1078
+ 1077 ������,ư����������,�Ҳ�ư���ԥ���,����Ϣ�ѷ�,*
1079
+ 1078 ������,ư����������,�Ҳ�ư���ԥ���,�촴,*
1080
+ 1079 ������,ư����������,�Ҳ�ư���ԥ���,̤����,*
1081
+ 1080 ������,ư����������,�Ҳ�ư���ԥ���,̿���,*
1082
+ 1081 ������,ư����������,�Ҳ�ư����,����,*
1083
+ 1082 ������,ư����������,�Ҳ�ư����,���Ͼ���,*
1084
+ 1083 ������,ư����������,�Ҳ�ư����,���Ͽ��̷�,*
1085
+ 1084 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1086
+ 1085 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥ����,*
1087
+ 1086 ������,ư����������,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1088
+ 1087 ������,ư����������,�Ҳ�ư����,�ջַ�,*
1089
+ 1088 ������,ư����������,�Ҳ�ư����,���ؾ���,*
1090
+ 1089 ������,ư����������,�Ҳ�ư����,���ܷ�,*
1091
+ 1090 ������,ư����������,�Ҳ�ư����,���ܾ���,*
1092
+ 1091 ������,ư����������,�Ҳ�ư����,����Ϣ�ѷ�,*
1093
+ 1092 ������,ư����������,�Ҳ�ư����,�촴,*
1094
+ 1093 ������,ư����������,�Ҳ�ư����,̤����,*
1095
+ 1094 ������,ư����������,�Ҳ�ư����,̿���,*
1096
+ 1095 ������,ư����������,ư�������������뷿,����,*
1097
+ 1096 ������,ư����������,ư�������������뷿,���Ͼ���,*
1098
+ 1097 ������,ư����������,ư�������������뷿,���Ͽ��̷�,*
1099
+ 1098 ������,ư����������,ư�������������뷿,����Ϣ�ѥ����,*
1100
+ 1099 ������,ư����������,ư�������������뷿,����Ϣ�ѥƷ�,*
1101
+ 1100 ������,ư����������,ư�������������뷿,���ܷ�,*
1102
+ 1101 ������,ư����������,ư�������������뷿,���ܾ���,*
1103
+ 1102 ������,ư����������,ư�������������뷿,̤����,*
1104
+ 1103 ������,ư����������,ư�����������ޤ���,����,*
1105
+ 1104 ������,ư����������,ư�����������ޤ���,���Ͼ���,*
1106
+ 1105 ������,ư����������,ư�����������ޤ���,����Ϣ�ѥ����,*
1107
+ 1106 ������,ư����������,ư�����������ޤ���,����Ϣ�ѥƷ�,*
1108
+ 1107 ������,ư����������,ư�����������ޤ���,�ջַ�,*
1109
+ 1108 ������,ư����������,ư�����������ޤ���,���ܷ�,*
1110
+ 1109 ������,ư����������,ư�����������ޤ���,�촴,*
1111
+ 1110 ������,ư����������,ư�����������ޤ���,̤����,*
1112
+ 1111 ������,ư����������,ư�������������뷿,����,*
1113
+ 1112 ������,ư����������,ư�������������뷿,���Ͼ���,*
1114
+ 1113 ������,ư����������,ư�������������뷿,���Ͽ��̷�,*
1115
+ 1114 ������,ư����������,ư�������������뷿,����Ϣ�ѥ����,*
1116
+ 1115 ������,ư����������,ư�������������뷿,����Ϣ�ѥƷ�,*
1117
+ 1116 ������,ư����������,ư�������������뷿,���ܷ�,*
1118
+ 1117 ������,ư����������,ư�������������뷿,���ܾ���,*
1119
+ 1118 ������,ư����������,ư�������������뷿,̤����,*
1120
+ 1119 ������,ư����������,�첻ư��,����,*
1121
+ 1120 ������,ư����������,�첻ư��,���Ͼ���,*
1122
+ 1121 ������,ư����������,�첻ư��,���Ͽ��̷�,*
1123
+ 1122 ������,ư����������,�첻ư��,����Ϣ�ѥ����,*
1124
+ 1123 ������,ư����������,�첻ư��,����Ϣ�ѥ����,*
1125
+ 1124 ������,ư����������,�첻ư��,����Ϣ�ѥƷ�,*
1126
+ 1125 ������,ư����������,�첻ư��,�ջַ�,*
1127
+ 1126 ������,ư����������,�첻ư��,���ؾ���,*
1128
+ 1127 ������,ư����������,�첻ư��,���ܷ�,*
1129
+ 1128 ������,ư����������,�첻ư��,���ܾ���,*
1130
+ 1129 ������,ư����������,�첻ư��,����Ϣ�ѷ�,*
1131
+ 1130 ������,ư����������,�첻ư��,�촴,*
1132
+ 1131 ������,ư����������,�첻ư��,ʸ��̿���,*
1133
+ 1132 ������,ư����������,�첻ư��,̤����,*
1134
+ 1133 ������,ư����������,�첻ư��,̿���,*
1135
+ 1134 ������,̾�����Ҹ�������,*,*,*
1136
+ 1135 ������,̾�����ü�������,*,*,*
1137
+ 1136 ������,̾����̾�������,*,*,*
1138
+ 1137 ������,̾����̾��������,*,*,*
1139
+ 1138 ư��,*,����ư��,����,*
1140
+ 1139 ư��,*,����ư��,���Ͼ���,*
1141
+ 1140 ư��,*,����ư��,���Ͽ��̷�,*
1142
+ 1141 ư��,*,����ư��,����Ϣ�ѥ����,*
1143
+ 1142 ư��,*,����ư��,����Ϣ�ѥ����,*
1144
+ 1143 ư��,*,����ư��,����Ϣ�ѥƷ�,*
1145
+ 1144 ư��,*,����ư��,�ջַ�,*
1146
+ 1145 ư��,*,����ư��,���ؾ���,*
1147
+ 1146 ư��,*,����ư��,���ܷ�,*
1148
+ 1147 ư��,*,����ư��,���ܾ���,*
1149
+ 1148 ư��,*,����ư��,����Ϣ�ѷ�,*
1150
+ 1149 ư��,*,����ư��,�촴,*
1151
+ 1150 ư��,*,����ư��,̤����,*
1152
+ 1151 ư��,*,����ư��,̿���,*
1153
+ 1152 ư��,*,����ư����,����,*
1154
+ 1153 ư��,*,����ư����,���Ͼ���,*
1155
+ 1154 ư��,*,����ư����,���Ͽ��̷�,*
1156
+ 1155 ư��,*,����ư����,����Ϣ�ѥ����,*
1157
+ 1156 ư��,*,����ư����,����Ϣ�ѥ����,*
1158
+ 1157 ư��,*,����ư����,����Ϣ�ѥƷ�,*
1159
+ 1158 ư��,*,����ư����,�ջַ�,*
1160
+ 1159 ư��,*,����ư����,���ؾ���,*
1161
+ 1160 ư��,*,����ư����,���ܷ�,*
1162
+ 1161 ư��,*,����ư����,���ܾ���,*
1163
+ 1162 ư��,*,����ư����,����Ϣ�ѷ�,*
1164
+ 1163 ư��,*,����ư����,̤����,*
1165
+ 1164 ư��,*,����ư����,̿���,*
1166
+ 1165 ư��,*,����ư��,����,*
1167
+ 1166 ư��,*,����ư��,����,����
1168
+ 1167 ư��,*,����ư��,���Ͼ���,*
1169
+ 1168 ư��,*,����ư��,���Ͼ���,����
1170
+ 1169 ư��,*,����ư��,���Ͽ��̷�,*
1171
+ 1170 ư��,*,����ư��,���Ͽ��̷�,����
1172
+ 1171 ư��,*,����ư��,����Ϣ�ѥ����,*
1173
+ 1172 ư��,*,����ư��,����Ϣ�ѥ����,����
1174
+ 1173 ư��,*,����ư��,����Ϣ�ѥ����,*
1175
+ 1174 ư��,*,����ư��,����Ϣ�ѥ����,����
1176
+ 1175 ư��,*,����ư��,����Ϣ�ѥƷ�,*
1177
+ 1176 ư��,*,����ư��,����Ϣ�ѥƷ�,����
1178
+ 1177 ư��,*,����ư��,�ջַ�,*
1179
+ 1178 ư��,*,����ư��,�ջַ�,����
1180
+ 1179 ư��,*,����ư��,���ؾ���,*
1181
+ 1180 ư��,*,����ư��,���ؾ���,����
1182
+ 1181 ư��,*,����ư��,���ܷ�,*
1183
+ 1182 ư��,*,����ư��,���ܷ�,����
1184
+ 1183 ư��,*,����ư��,���ܾ���,*
1185
+ 1184 ư��,*,����ư��,���ܾ���,����
1186
+ 1185 ư��,*,����ư��,����Ϣ�ѷ�,*
1187
+ 1186 ư��,*,����ư��,����Ϣ�ѷ�,����
1188
+ 1187 ư��,*,����ư��,�촴,*
1189
+ 1188 ư��,*,����ư��,ʸ����ܷ�,*
1190
+ 1189 ư��,*,����ư��,ʸ����ܷ�,����
1191
+ 1190 ư��,*,����ư��,ʸ��̤����,*
1192
+ 1191 ư��,*,����ư��,ʸ��̤����,����
1193
+ 1192 ư��,*,����ư��,ʸ��̿���,*
1194
+ 1193 ư��,*,����ư��,ʸ��̿���,����
1195
+ 1194 ư��,*,����ư��,̤����,*
1196
+ 1195 ư��,*,����ư��,̤����,����
1197
+ 1196 ư��,*,����ư��,̿���,*
1198
+ 1197 ư��,*,����ư��,̿���,����
1199
+ 1198 ư��,*,����ư��,����,*
1200
+ 1199 ư��,*,����ư��,���Ͼ���,*
1201
+ 1200 ư��,*,����ư��,���Ͽ��̷�,*
1202
+ 1201 ư��,*,����ư��,����Ϣ�ѥ����,*
1203
+ 1202 ư��,*,����ư��,����Ϣ�ѥ����,*
1204
+ 1203 ư��,*,����ư��,����Ϣ�ѥƷ�,*
1205
+ 1204 ư��,*,����ư��,�ջַ�,*
1206
+ 1205 ư��,*,����ư��,���ؾ���,*
1207
+ 1206 ư��,*,����ư��,���ܷ�,*
1208
+ 1207 ư��,*,����ư��,���ܾ���,*
1209
+ 1208 ư��,*,����ư��,����Ϣ�ѷ�,*
1210
+ 1209 ư��,*,����ư��,�촴,*
1211
+ 1210 ư��,*,����ư��,ʸ����ܷ�,*
1212
+ 1211 ư��,*,����ư��,ʸ��̤����,*
1213
+ 1212 ư��,*,����ư��,ʸ��̿���,*
1214
+ 1213 ư��,*,����ư��,̤����,*
1215
+ 1214 ư��,*,����ư��,̿���,*
1216
+ 1215 ư��,*,�Ҳ�ư�쥫��,����,*
1217
+ 1216 ư��,*,�Ҳ�ư�쥫��,���Ͼ���,*
1218
+ 1217 ư��,*,�Ҳ�ư�쥫��,���Ͽ��̷�,*
1219
+ 1218 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1220
+ 1219 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѥ����,*
1221
+ 1220 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѥƷ�,*
1222
+ 1221 ư��,*,�Ҳ�ư�쥫��,�ջַ�,*
1223
+ 1222 ư��,*,�Ҳ�ư�쥫��,���ؾ���,*
1224
+ 1223 ư��,*,�Ҳ�ư�쥫��,���ܷ�,*
1225
+ 1224 ư��,*,�Ҳ�ư�쥫��,���ܾ���,*
1226
+ 1225 ư��,*,�Ҳ�ư�쥫��,����Ϣ�ѷ�,*
1227
+ 1226 ư��,*,�Ҳ�ư�쥫��,�촴,*
1228
+ 1227 ư��,*,�Ҳ�ư�쥫��,̤����,*
1229
+ 1228 ư��,*,�Ҳ�ư�쥫��,̿���,*
1230
+ 1229 ư��,*,�Ҳ�ư�쥫��¥���ط�,����,*
1231
+ 1230 ư��,*,�Ҳ�ư�쥫��¥���ط�,����,�Ԥ�
1232
+ 1231 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͼ���,*
1233
+ 1232 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͼ���,�Ԥ�
1234
+ 1233 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͽ��̷�,*
1235
+ 1234 ư��,*,�Ҳ�ư�쥫��¥���ط�,���Ͽ��̷�,�Ԥ�
1236
+ 1235 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1237
+ 1236 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,�Ԥ�
1238
+ 1237 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,*
1239
+ 1238 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥ����,�Ԥ�
1240
+ 1239 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥƷ�,*
1241
+ 1240 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѥƷ�,�Ԥ�
1242
+ 1241 ư��,*,�Ҳ�ư�쥫��¥���ط�,�ջַ�,*
1243
+ 1242 ư��,*,�Ҳ�ư�쥫��¥���ط�,�ջַ�,�Ԥ�
1244
+ 1243 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ؾ���,*
1245
+ 1244 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ؾ���,�Ԥ�
1246
+ 1245 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܷ�,*
1247
+ 1246 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܷ�,�Ԥ�
1248
+ 1247 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܾ���,*
1249
+ 1248 ư��,*,�Ҳ�ư�쥫��¥���ط�,���ܾ���,�Ԥ�
1250
+ 1249 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѷ�,*
1251
+ 1250 ư��,*,�Ҳ�ư�쥫��¥���ط�,����Ϣ�ѷ�,�Ԥ�
1252
+ 1251 ư��,*,�Ҳ�ư�쥫��¥���ط�,�촴,*
1253
+ 1252 ư��,*,�Ҳ�ư�쥫��¥���ط�,�촴,�Ԥ�
1254
+ 1253 ư��,*,�Ҳ�ư�쥫��¥���ط�,̤����,*
1255
+ 1254 ư��,*,�Ҳ�ư�쥫��¥���ط�,̤����,�Ԥ�
1256
+ 1255 ư��,*,�Ҳ�ư�쥫��¥���ط�,̿���,*
1257
+ 1256 ư��,*,�Ҳ�ư�쥫��¥���ط�,̿���,�Ԥ�
1258
+ 1257 ư��,*,�Ҳ�ư�쥬��,����,*
1259
+ 1258 ư��,*,�Ҳ�ư�쥬��,���Ͼ���,*
1260
+ 1259 ư��,*,�Ҳ�ư�쥬��,���Ͽ��̷�,*
1261
+ 1260 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѥ����,*
1262
+ 1261 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѥ����,*
1263
+ 1262 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѥƷ�,*
1264
+ 1263 ư��,*,�Ҳ�ư�쥬��,�ջַ�,*
1265
+ 1264 ư��,*,�Ҳ�ư�쥬��,���ؾ���,*
1266
+ 1265 ư��,*,�Ҳ�ư�쥬��,���ܷ�,*
1267
+ 1266 ư��,*,�Ҳ�ư�쥬��,���ܾ���,*
1268
+ 1267 ư��,*,�Ҳ�ư�쥬��,����Ϣ�ѷ�,*
1269
+ 1268 ư��,*,�Ҳ�ư�쥬��,�촴,*
1270
+ 1269 ư��,*,�Ҳ�ư�쥬��,̤����,*
1271
+ 1270 ư��,*,�Ҳ�ư�쥬��,̿���,*
1272
+ 1271 ư��,*,�Ҳ�ư�쥵��,����,*
1273
+ 1272 ư��,*,�Ҳ�ư�쥵��,���Ͼ���,*
1274
+ 1273 ư��,*,�Ҳ�ư�쥵��,���Ͽ��̷�,*
1275
+ 1274 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1276
+ 1275 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѥ����,*
1277
+ 1276 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѥƷ�,*
1278
+ 1277 ư��,*,�Ҳ�ư�쥵��,�ջַ�,*
1279
+ 1278 ư��,*,�Ҳ�ư�쥵��,���ؾ���,*
1280
+ 1279 ư��,*,�Ҳ�ư�쥵��,���ܷ�,*
1281
+ 1280 ư��,*,�Ҳ�ư�쥵��,���ܾ���,*
1282
+ 1281 ư��,*,�Ҳ�ư�쥵��,����Ϣ�ѷ�,*
1283
+ 1282 ư��,*,�Ҳ�ư�쥵��,�촴,*
1284
+ 1283 ư��,*,�Ҳ�ư�쥵��,̤����,*
1285
+ 1284 ư��,*,�Ҳ�ư�쥵��,̿���,*
1286
+ 1285 ư��,*,�Ҳ�ư�쥿��,����,*
1287
+ 1286 ư��,*,�Ҳ�ư�쥿��,���Ͼ���,*
1288
+ 1287 ư��,*,�Ҳ�ư�쥿��,���Ͽ��̷�,*
1289
+ 1288 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѥ����,*
1290
+ 1289 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѥ����,*
1291
+ 1290 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѥƷ�,*
1292
+ 1291 ư��,*,�Ҳ�ư�쥿��,�ջַ�,*
1293
+ 1292 ư��,*,�Ҳ�ư�쥿��,���ؾ���,*
1294
+ 1293 ư��,*,�Ҳ�ư�쥿��,���ܷ�,*
1295
+ 1294 ư��,*,�Ҳ�ư�쥿��,���ܾ���,*
1296
+ 1295 ư��,*,�Ҳ�ư�쥿��,����Ϣ�ѷ�,*
1297
+ 1296 ư��,*,�Ҳ�ư�쥿��,�촴,*
1298
+ 1297 ư��,*,�Ҳ�ư�쥿��,̤����,*
1299
+ 1298 ư��,*,�Ҳ�ư�쥿��,̿���,*
1300
+ 1299 ư��,*,�Ҳ�ư��ʹ�,����,*
1301
+ 1300 ư��,*,�Ҳ�ư��ʹ�,���Ͼ���,*
1302
+ 1301 ư��,*,�Ҳ�ư��ʹ�,���Ͽ��̷�,*
1303
+ 1302 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѥ����,*
1304
+ 1303 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѥ����,*
1305
+ 1304 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѥƷ�,*
1306
+ 1305 ư��,*,�Ҳ�ư��ʹ�,�ջַ�,*
1307
+ 1306 ư��,*,�Ҳ�ư��ʹ�,���ؾ���,*
1308
+ 1307 ư��,*,�Ҳ�ư��ʹ�,���ܷ�,*
1309
+ 1308 ư��,*,�Ҳ�ư��ʹ�,���ܾ���,*
1310
+ 1309 ư��,*,�Ҳ�ư��ʹ�,����Ϣ�ѷ�,*
1311
+ 1310 ư��,*,�Ҳ�ư��ʹ�,�촴,*
1312
+ 1311 ư��,*,�Ҳ�ư��ʹ�,̤����,*
1313
+ 1312 ư��,*,�Ҳ�ư��ʹ�,̿���,*
1314
+ 1313 ư��,*,�Ҳ�ư��й�,����,*
1315
+ 1314 ư��,*,�Ҳ�ư��й�,���Ͼ���,*
1316
+ 1315 ư��,*,�Ҳ�ư��й�,���Ͽ��̷�,*
1317
+ 1316 ư��,*,�Ҳ�ư��й�,����Ϣ�ѥ����,*
1318
+ 1317 ư��,*,�Ҳ�ư��й�,����Ϣ�ѥ����,*
1319
+ 1318 ư��,*,�Ҳ�ư��й�,����Ϣ�ѥƷ�,*
1320
+ 1319 ư��,*,�Ҳ�ư��й�,�ջַ�,*
1321
+ 1320 ư��,*,�Ҳ�ư��й�,���ؾ���,*
1322
+ 1321 ư��,*,�Ҳ�ư��й�,���ܷ�,*
1323
+ 1322 ư��,*,�Ҳ�ư��й�,���ܾ���,*
1324
+ 1323 ư��,*,�Ҳ�ư��й�,����Ϣ�ѷ�,*
1325
+ 1324 ư��,*,�Ҳ�ư��й�,�촴,*
1326
+ 1325 ư��,*,�Ҳ�ư��й�,̤����,*
1327
+ 1326 ư��,*,�Ҳ�ư��й�,̿���,*
1328
+ 1327 ư��,*,�Ҳ�ư��޹�,����,*
1329
+ 1328 ư��,*,�Ҳ�ư��޹�,���Ͼ���,*
1330
+ 1329 ư��,*,�Ҳ�ư��޹�,���Ͽ��̷�,*
1331
+ 1330 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1332
+ 1331 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѥ����,*
1333
+ 1332 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѥƷ�,*
1334
+ 1333 ư��,*,�Ҳ�ư��޹�,�ջַ�,*
1335
+ 1334 ư��,*,�Ҳ�ư��޹�,���ؾ���,*
1336
+ 1335 ư��,*,�Ҳ�ư��޹�,���ܷ�,*
1337
+ 1336 ư��,*,�Ҳ�ư��޹�,���ܾ���,*
1338
+ 1337 ư��,*,�Ҳ�ư��޹�,����Ϣ�ѷ�,*
1339
+ 1338 ư��,*,�Ҳ�ư��޹�,�촴,*
1340
+ 1339 ư��,*,�Ҳ�ư��޹�,̤����,*
1341
+ 1340 ư��,*,�Ҳ�ư��޹�,̿���,*
1342
+ 1341 ư��,*,�Ҳ�ư����,����,*
1343
+ 1342 ư��,*,�Ҳ�ư����,����,����
1344
+ 1343 ư��,*,�Ҳ�ư����,���Ͼ���,*
1345
+ 1344 ư��,*,�Ҳ�ư����,���Ͼ���,����
1346
+ 1345 ư��,*,�Ҳ�ư����,���Ͽ��̷�,*
1347
+ 1346 ư��,*,�Ҳ�ư����,���Ͽ��̷�,����
1348
+ 1347 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1349
+ 1348 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1350
+ 1349 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1351
+ 1350 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1352
+ 1351 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1353
+ 1352 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,����
1354
+ 1353 ư��,*,�Ҳ�ư����,�ջַ�,*
1355
+ 1354 ư��,*,�Ҳ�ư����,�ջַ�,����
1356
+ 1355 ư��,*,�Ҳ�ư����,���ؾ���,*
1357
+ 1356 ư��,*,�Ҳ�ư����,���ؾ���,����
1358
+ 1357 ư��,*,�Ҳ�ư����,���ܷ�,*
1359
+ 1358 ư��,*,�Ҳ�ư����,���ܷ�,����
1360
+ 1359 ư��,*,�Ҳ�ư����,���ܾ���,*
1361
+ 1360 ư��,*,�Ҳ�ư����,���ܾ���,����
1362
+ 1361 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,*
1363
+ 1362 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,����
1364
+ 1363 ư��,*,�Ҳ�ư����,�촴,*
1365
+ 1364 ư��,*,�Ҳ�ư����,�촴,����
1366
+ 1365 ư��,*,�Ҳ�ư����,̤����,*
1367
+ 1366 ư��,*,�Ҳ�ư����,̤����,����
1368
+ 1367 ư��,*,�Ҳ�ư����,̿���,*
1369
+ 1368 ư��,*,�Ҳ�ư����,̿���,����
1370
+ 1369 ư��,*,�Ҳ�ư���ԥ���,����,*
1371
+ 1370 ư��,*,�Ҳ�ư���ԥ���,���Ͼ���,*
1372
+ 1371 ư��,*,�Ҳ�ư���ԥ���,���Ͽ��̷�,*
1373
+ 1372 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1374
+ 1373 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѥ����,*
1375
+ 1374 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѥƷ�,*
1376
+ 1375 ư��,*,�Ҳ�ư���ԥ���,�ջַ�,*
1377
+ 1376 ư��,*,�Ҳ�ư���ԥ���,���ؾ���,*
1378
+ 1377 ư��,*,�Ҳ�ư���ԥ���,���ܷ�,*
1379
+ 1378 ư��,*,�Ҳ�ư���ԥ���,���ܾ���,*
1380
+ 1379 ư��,*,�Ҳ�ư���ԥ���,����Ϣ�ѷ�,*
1381
+ 1380 ư��,*,�Ҳ�ư���ԥ���,�촴,*
1382
+ 1381 ư��,*,�Ҳ�ư���ԥ���,̤����,*
1383
+ 1382 ư��,*,�Ҳ�ư���ԥ���,̿���,*
1384
+ 1383 ư��,*,�Ҳ�ư����,����,*
1385
+ 1384 ư��,*,�Ҳ�ư����,����,����
1386
+ 1385 ư��,*,�Ҳ�ư����,����,�Ԥ�
1387
+ 1386 ư��,*,�Ҳ�ư����,���Ͼ���,*
1388
+ 1387 ư��,*,�Ҳ�ư����,���Ͼ���,����
1389
+ 1388 ư��,*,�Ҳ�ư����,���Ͼ���,�Ԥ�
1390
+ 1389 ư��,*,�Ҳ�ư����,���Ͽ��̷�,*
1391
+ 1390 ư��,*,�Ҳ�ư����,���Ͽ��̷�,����
1392
+ 1391 ư��,*,�Ҳ�ư����,���Ͽ��̷�,�Ԥ�
1393
+ 1392 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1394
+ 1393 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1395
+ 1394 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,�Ԥ�
1396
+ 1395 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,*
1397
+ 1396 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,����
1398
+ 1397 ư��,*,�Ҳ�ư����,����Ϣ�ѥ����,�Ԥ�
1399
+ 1398 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,*
1400
+ 1399 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,����
1401
+ 1400 ư��,*,�Ҳ�ư����,����Ϣ�ѥƷ�,�Ԥ�
1402
+ 1401 ư��,*,�Ҳ�ư����,�ջַ�,*
1403
+ 1402 ư��,*,�Ҳ�ư����,�ջַ�,����
1404
+ 1403 ư��,*,�Ҳ�ư����,�ջַ�,�Ԥ�
1405
+ 1404 ư��,*,�Ҳ�ư����,���ؾ���,*
1406
+ 1405 ư��,*,�Ҳ�ư����,���ؾ���,����
1407
+ 1406 ư��,*,�Ҳ�ư����,���ؾ���,�Ԥ�
1408
+ 1407 ư��,*,�Ҳ�ư����,���ܷ�,*
1409
+ 1408 ư��,*,�Ҳ�ư����,���ܷ�,����
1410
+ 1409 ư��,*,�Ҳ�ư����,���ܷ�,�Ԥ�
1411
+ 1410 ư��,*,�Ҳ�ư����,���ܾ���,*
1412
+ 1411 ư��,*,�Ҳ�ư����,���ܾ���,����
1413
+ 1412 ư��,*,�Ҳ�ư����,���ܾ���,�Ԥ�
1414
+ 1413 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,*
1415
+ 1414 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,����
1416
+ 1415 ư��,*,�Ҳ�ư����,����Ϣ�ѷ�,�Ԥ�
1417
+ 1416 ư��,*,�Ҳ�ư����,�촴,*
1418
+ 1417 ư��,*,�Ҳ�ư����,�촴,����
1419
+ 1418 ư��,*,�Ҳ�ư����,�촴,�Ԥ�
1420
+ 1419 ư��,*,�Ҳ�ư����,̤����,*
1421
+ 1420 ư��,*,�Ҳ�ư����,̤����,����
1422
+ 1421 ư��,*,�Ҳ�ư����,̤����,�Ԥ�
1423
+ 1422 ư��,*,�Ҳ�ư����,̿���,*
1424
+ 1423 ư��,*,�Ҳ�ư����,̿���,����
1425
+ 1424 ư��,*,�Ҳ�ư����,̿���,�Ԥ�
1426
+ 1425 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����,*
1427
+ 1426 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���Ͼ���,*
1428
+ 1427 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���Ͽ��̷�,*
1429
+ 1428 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѥ����,*
1430
+ 1429 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѥ����,*
1431
+ 1430 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѥƷ�,*
1432
+ 1431 ư��,*,�Ҳ�ư����ʸ�첻�ط�,�ջַ�,*
1433
+ 1432 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���ܷ�,*
1434
+ 1433 ư��,*,�Ҳ�ư����ʸ�첻�ط�,���ܾ���,*
1435
+ 1434 ư��,*,�Ҳ�ư����ʸ�첻�ط�,����Ϣ�ѷ�,*
1436
+ 1435 ư��,*,�Ҳ�ư����ʸ�첻�ط�,�촴,*
1437
+ 1436 ư��,*,�Ҳ�ư����ʸ�첻�ط�,̤����,*
1438
+ 1437 ư��,*,�Ҳ�ư����ʸ�첻�ط�,̿���,*
1439
+ 1438 ư��,*,ư�����������ޤ���,����,*
1440
+ 1439 ư��,*,ư�����������ޤ���,���Ͼ���,*
1441
+ 1440 ư��,*,ư�����������ޤ���,����Ϣ�ѥ����,*
1442
+ 1441 ư��,*,ư�����������ޤ���,����Ϣ�ѥƷ�,*
1443
+ 1442 ư��,*,ư�����������ޤ���,�ջַ�,*
1444
+ 1443 ư��,*,ư�����������ޤ���,���ܷ�,*
1445
+ 1444 ư��,*,ư�����������ޤ���,�촴,*
1446
+ 1445 ư��,*,ư�����������ޤ���,̤����,*
1447
+ 1446 ư��,*,�첻ư��,����,*
1448
+ 1447 ư��,*,�첻ư��,���Ͼ���,*
1449
+ 1448 ư��,*,�첻ư��,���Ͽ��̷�,*
1450
+ 1449 ư��,*,�첻ư��,����Ϣ�ѥ����,*
1451
+ 1450 ư��,*,�첻ư��,����Ϣ�ѥ����,*
1452
+ 1451 ư��,*,�첻ư��,����Ϣ�ѥƷ�,*
1453
+ 1452 ư��,*,�첻ư��,�ջַ�,*
1454
+ 1453 ư��,*,�첻ư��,���ؾ���,*
1455
+ 1454 ư��,*,�첻ư��,���ܷ�,*
1456
+ 1455 ư��,*,�첻ư��,���ܾ���,*
1457
+ 1456 ư��,*,�첻ư��,����Ϣ�ѷ�,*
1458
+ 1457 ư��,*,�첻ư��,�촴,*
1459
+ 1458 ư��,*,�첻ư��,ʸ��̿���,*
1460
+ 1459 ư��,*,�첻ư��,̤����,*
1461
+ 1460 ư��,*,�첻ư��,̿���,*
1462
+ 1461 �ü�,��̻�,*,*,BOS/EOS
1463
+ 1462 �ü�,��̽�,*,*,BOS/EOS
1464
+ 1463 �ü�,����,*,*,*
1465
+ 1464 �ü�,����,*,*,BOS/EOS
1466
+ 1465 �ü�,����,*,*,*
1467
+ 1466 �ü�,����,*,*,*
1468
+ 1467 Ƚ���,*,Ƚ���,���󥿷�,*
1469
+ 1468 Ƚ���,*,Ƚ���,���󥿷Ͼ���,*
1470
+ 1469 Ƚ���,*,Ƚ���,���󥿷Ͽ��̷�,*
1471
+ 1470 Ƚ���,*,Ƚ���,���󥿷�Ϣ�ѥ����,*
1472
+ 1471 Ƚ���,*,Ƚ���,���󥿷�Ϣ�ѥ����,*
1473
+ 1472 Ƚ���,*,Ƚ���,���󥿷�Ϣ�ѥƷ�,*
1474
+ 1473 Ƚ���,*,Ƚ���,������ܾ���,*
1475
+ 1474 Ƚ���,*,Ƚ���,������ܿ��̷�,*
1476
+ 1475 Ƚ���,*,Ƚ���,�������Ϣ�η�,*
1477
+ 1476 Ƚ���,*,Ƚ���,�����ü�Ϣ�η�,*
1478
+ 1477 Ƚ���,*,Ƚ���,����̿���,*
1479
+ 1478 Ƚ���,*,Ƚ���,�ǥ����󥿷�,*
1480
+ 1479 Ƚ���,*,Ƚ���,�ǥ����󥿷Ͼ���,*
1481
+ 1480 Ƚ���,*,Ƚ���,�ǥ����󥿷Ͽ��̷�,*
1482
+ 1481 Ƚ���,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥ����,*
1483
+ 1482 Ƚ���,*,Ƚ���,�ǥ����󥿷�Ϣ�ѥƷ�,*
1484
+ 1483 Ƚ���,*,Ƚ���,�ǥ�������ܷ�,*
1485
+ 1484 Ƚ���,*,Ƚ���,�ǥ�������ܾ���,*
1486
+ 1485 Ƚ���,*,Ƚ���,�ǥ�������ܿ��̷�,*
1487
+ 1486 Ƚ���,*,Ƚ���,�ǥ��������Ϣ�ѷ�,*
1488
+ 1487 Ƚ���,*,Ƚ���,�ǥ�����̿���,*
1489
+ 1488 Ƚ���,*,Ƚ���,�ǥ��󥿷�,*
1490
+ 1489 Ƚ���,*,Ƚ���,�ǥ��󥿷Ͼ���,*
1491
+ 1490 Ƚ���,*,Ƚ���,�ǥ��󥿷Ͽ��̷�,*
1492
+ 1491 Ƚ���,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥ����,*
1493
+ 1492 Ƚ���,*,Ƚ���,�ǥ��󥿷�Ϣ�ѥƷ�,*
1494
+ 1493 Ƚ���,*,Ƚ���,�ǥ�����ܷ�,*
1495
+ 1494 Ƚ���,*,Ƚ���,�ǥ�����ܿ��̷�,*
1496
+ 1495 Ƚ���,*,Ƚ���,�ǥ����ά���̷�,*
1497
+ 1496 Ƚ���,*,Ƚ���,���ܷ�,*
1498
+ 1497 ����,*,*,*,*
1499
+ 1498 ̾��,����̾��,*,*,*
1500
+ 1499 ̾��,����̾��,*,*,*
1501
+ 1500 ̾��,��ͭ̾��,*,*,*
1502
+ 1501 ̾��,����̾��,*,*,*
1503
+ 1502 ̾��,��̾,*,*,*
1504
+ 1503 ̾��,����,*,*,*
1505
+ 1504 ̾��,�ȿ�̾,*,*,*
1506
+ 1505 ̾��,��̾,*,*,*
1507
+ 1506 ̾��,����̾��,*,*,*
1508
+ 1507 ̾��,����Ū̾��,*,*,*
1509
+ 1508 Ϣ�λ�,*,*,*,*
src/ja/mecab-jumandic-5.1-20070304/mecab-jumandic-5.1-20070304/unk.def ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ DEFAULT,1463,1463,-1434,�ü�,����,*,*,*,*,*
2
+ SPACE,1465,1465,6966,�ü�,����,*,*,*,*,*
3
+ KANJI,1506,1506,12723,̾��,����̾��,*,*,*,*,*
4
+ KANJI,1498,1498,15337,̾��,����̾��,*,*,*,*,*
5
+ KANJI,1500,1500,15997,̾��,��ͭ̾��,*,*,*,*,*
6
+ KANJI,1505,1505,14896,̾��,��̾,*,*,*,*,*
7
+ KANJI,1502,1502,11862,̾��,��̾,*,*,*,*,*
8
+ KANJI,1504,1504,14238,̾��,�ȿ�̾,*,*,*,*,*
9
+ SYMBOL,1463,1463,8714,�ü�,����,*,*,*,*,*
10
+ NUMERIC,1503,1503,13348,̾��,����,*,*,*,*,*
11
+ ALPHA,1500,1500,11544,̾��,��ͭ̾��,*,*,*,*,*
12
+ ALPHA,1505,1505,11950,̾��,��̾,*,*,*,*,*
13
+ ALPHA,1502,1502,11116,̾��,��̾,*,*,*,*,*
14
+ ALPHA,1504,1504,9823,̾��,�ȿ�̾,*,*,*,*,*
15
+ HIRAGANA,1506,1506,16058,̾��,����̾��,*,*,*,*,*
16
+ HIRAGANA,1500,1500,17596,̾��,��ͭ̾��,*,*,*,*,*
17
+ HIRAGANA,1505,1505,17347,̾��,��̾,*,*,*,*,*
18
+ HIRAGANA,1502,1502,15943,̾��,��̾,*,*,*,*,*
19
+ HIRAGANA,1504,1504,16574,̾��,�ȿ�̾,*,*,*,*,*
20
+ HIRAGANA,1507,1507,15365,̾��,����Ū̾��,*,*,*,*,*
21
+ HIRAGANA,1,1,15133,��ư��,*,*,*,*,*,*
22
+ KATAKANA,1506,1506,9146,̾��,����̾��,*,*,*,*,*
23
+ KATAKANA,1500,1500,10522,̾��,��ͭ̾��,*,*,*,*,*
24
+ KATAKANA,1505,1505,9687,̾��,��̾,*,*,*,*,*
25
+ KATAKANA,1502,1502,8545,̾��,��̾,*,*,*,*,*
26
+ KATAKANA,1504,1504,9878,̾��,�ȿ�̾,*,*,*,*,*
27
+ KATAKANA,1,1,11437,��ư��,*,*,*,*,*,*
28
+ GREEK,1506,1506,8926,̾��,����̾��,*,*,*,*,*
29
+ GREEK,1504,1504,9532,̾��,�ȿ�̾,*,*,*,*,*
30
+ GREEK,1500,1500,10873,̾��,��ͭ̾��,*,*,*,*,*
31
+ GREEK,1505,1505,10639,̾��,��̾,*,*,*,*,*
32
+ GREEK,1502,1502,8791,̾��,��̾,*,*,*,*,*
33
+ CYRILLIC,1506,1506,8843,̾��,����̾��,*,*,*,*,*
34
+ CYRILLIC,1504,1504,9450,̾��,�ȿ�̾,*,*,*,*,*
35
+ CYRILLIC,1500,1500,10799,̾��,��ͭ̾��,*,*,*,*,*
36
+ CYRILLIC,1505,1505,10567,̾��,��̾,*,*,*,*,*
37
+ CYRILLIC,1502,1502,8712,̾��,��̾,*,*,*,*,*