Sentence::tokenize() now uses flex-based ::tokenize()
[vspell.git] / Makefile.in
blobc12dbf730276467c0bce8965ac20ebcd4edd7363
1 # Makefile.in generated by automake 1.7.5 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 ACLOCAL = @ACLOCAL@
39 AMDEP_FALSE = @AMDEP_FALSE@
40 AMDEP_TRUE = @AMDEP_TRUE@
41 AMTAR = @AMTAR@
42 AUTOCONF = @AUTOCONF@
43 AUTOHEADER = @AUTOHEADER@
44 AUTOMAKE = @AUTOMAKE@
45 AWK = @AWK@
46 CC = @CC@
47 CCDEPMODE = @CCDEPMODE@
48 CFLAGS = @CFLAGS@
49 CPP = @CPP@
50 CPPFLAGS = @CPPFLAGS@
51 CXX = @CXX@
52 CXXDEPMODE = @CXXDEPMODE@
53 CXXFLAGS = @CXXFLAGS@
54 CYGPATH_W = @CYGPATH_W@
55 DEFS = @DEFS@
56 DEPDIR = @DEPDIR@
57 ECHO_C = @ECHO_C@
58 ECHO_N = @ECHO_N@
59 ECHO_T = @ECHO_T@
60 EGREP = @EGREP@
61 EXEEXT = @EXEEXT@
62 INSTALL_DATA = @INSTALL_DATA@
63 INSTALL_PROGRAM = @INSTALL_PROGRAM@
64 INSTALL_SCRIPT = @INSTALL_SCRIPT@
65 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
66 LDFLAGS = @LDFLAGS@
67 LEX = @LEX@
68 LEXLIB = @LEXLIB@
69 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
70 LIBOBJS = @LIBOBJS@
71 LIBS = @LIBS@
72 LN_S = @LN_S@
73 LTLIBOBJS = @LTLIBOBJS@
74 MAKEINFO = @MAKEINFO@
75 OBJEXT = @OBJEXT@
76 PACKAGE = @PACKAGE@
77 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
78 PACKAGE_NAME = @PACKAGE_NAME@
79 PACKAGE_STRING = @PACKAGE_STRING@
80 PACKAGE_TARNAME = @PACKAGE_TARNAME@
81 PACKAGE_VERSION = @PACKAGE_VERSION@
82 PATH_SEPARATOR = @PATH_SEPARATOR@
83 PKG_CONFIG = @PKG_CONFIG@
84 POW_LIB = @POW_LIB@
85 RANLIB = @RANLIB@
86 SET_MAKE = @SET_MAKE@
87 SHELL = @SHELL@
88 STRIP = @STRIP@
89 VERSION = @VERSION@
90 VSPELL_CFLAGS = @VSPELL_CFLAGS@
91 VSPELL_LIBS = @VSPELL_LIBS@
92 ac_ct_CC = @ac_ct_CC@
93 ac_ct_CXX = @ac_ct_CXX@
94 ac_ct_RANLIB = @ac_ct_RANLIB@
95 ac_ct_STRIP = @ac_ct_STRIP@
96 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
97 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
98 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
99 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
100 am__include = @am__include@
101 am__leading_dot = @am__leading_dot@
102 am__quote = @am__quote@
103 bindir = @bindir@
104 build_alias = @build_alias@
105 datadir = @datadir@
106 exec_prefix = @exec_prefix@
107 host_alias = @host_alias@
108 includedir = @includedir@
109 infodir = @infodir@
110 install_sh = @install_sh@
111 libdir = @libdir@
112 libexecdir = @libexecdir@
113 localstatedir = @localstatedir@
114 mandir = @mandir@
115 oldincludedir = @oldincludedir@
116 prefix = @prefix@
117 program_transform_name = @program_transform_name@
118 sbindir = @sbindir@
119 sharedstatedir = @sharedstatedir@
120 sysconfdir = @sysconfdir@
121 target_alias = @target_alias@
122 SUBDIRS = libsrilm libvspell vspell tests
123 subdir = .
124 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
125 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
126 CONFIG_HEADER = config.h
127 CONFIG_CLEAN_FILES =
128 DIST_SOURCES =
130 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
131 ps-recursive install-info-recursive uninstall-info-recursive \
132 all-recursive install-data-recursive install-exec-recursive \
133 installdirs-recursive install-recursive uninstall-recursive \
134 check-recursive installcheck-recursive
135 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
136 Makefile.in NEWS TODO aclocal.m4 compile config.guess \
137 config.h.in config.sub configure configure.in depcomp \
138 install-sh ltmain.sh missing mkinstalldirs
139 DIST_SUBDIRS = $(SUBDIRS)
140 all: config.h
141 $(MAKE) $(AM_MAKEFLAGS) all-recursive
143 .SUFFIXES:
145 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
146 configure.lineno
147 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
148 cd $(top_srcdir) && \
149 $(AUTOMAKE) --gnu Makefile
150 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
151 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
153 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
154 $(SHELL) ./config.status --recheck
155 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
156 cd $(srcdir) && $(AUTOCONF)
158 $(ACLOCAL_M4): configure.in
159 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
161 config.h: stamp-h1
162 @if test ! -f $@; then \
163 rm -f stamp-h1; \
164 $(MAKE) stamp-h1; \
165 else :; fi
167 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
168 @rm -f stamp-h1
169 cd $(top_builddir) && $(SHELL) ./config.status config.h
171 $(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
172 cd $(top_srcdir) && $(AUTOHEADER)
173 touch $(srcdir)/config.h.in
175 distclean-hdr:
176 -rm -f config.h stamp-h1
177 uninstall-info-am:
179 # This directory's subdirectories are mostly independent; you can cd
180 # into them and run `make' without going through this Makefile.
181 # To change the values of `make' variables: instead of editing Makefiles,
182 # (1) if the variable is set in `config.status', edit `config.status'
183 # (which will cause the Makefiles to be regenerated when you run `make');
184 # (2) otherwise, pass the desired values on the `make' command line.
185 $(RECURSIVE_TARGETS):
186 @set fnord $$MAKEFLAGS; amf=$$2; \
187 dot_seen=no; \
188 target=`echo $@ | sed s/-recursive//`; \
189 list='$(SUBDIRS)'; for subdir in $$list; do \
190 echo "Making $$target in $$subdir"; \
191 if test "$$subdir" = "."; then \
192 dot_seen=yes; \
193 local_target="$$target-am"; \
194 else \
195 local_target="$$target"; \
196 fi; \
197 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
198 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
199 done; \
200 if test "$$dot_seen" = "no"; then \
201 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
202 fi; test -z "$$fail"
204 mostlyclean-recursive clean-recursive distclean-recursive \
205 maintainer-clean-recursive:
206 @set fnord $$MAKEFLAGS; amf=$$2; \
207 dot_seen=no; \
208 case "$@" in \
209 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
210 *) list='$(SUBDIRS)' ;; \
211 esac; \
212 rev=''; for subdir in $$list; do \
213 if test "$$subdir" = "."; then :; else \
214 rev="$$subdir $$rev"; \
215 fi; \
216 done; \
217 rev="$$rev ."; \
218 target=`echo $@ | sed s/-recursive//`; \
219 for subdir in $$rev; do \
220 echo "Making $$target in $$subdir"; \
221 if test "$$subdir" = "."; then \
222 local_target="$$target-am"; \
223 else \
224 local_target="$$target"; \
225 fi; \
226 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
227 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
228 done && test -z "$$fail"
229 tags-recursive:
230 list='$(SUBDIRS)'; for subdir in $$list; do \
231 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
232 done
233 ctags-recursive:
234 list='$(SUBDIRS)'; for subdir in $$list; do \
235 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
236 done
238 ETAGS = etags
239 ETAGSFLAGS =
241 CTAGS = ctags
242 CTAGSFLAGS =
244 tags: TAGS
246 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
247 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
248 unique=`for i in $$list; do \
249 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
250 done | \
251 $(AWK) ' { files[$$0] = 1; } \
252 END { for (i in files) print i; }'`; \
253 mkid -fID $$unique
255 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
256 $(TAGS_FILES) $(LISP)
257 tags=; \
258 here=`pwd`; \
259 if (etags --etags-include --version) >/dev/null 2>&1; then \
260 include_option=--etags-include; \
261 else \
262 include_option=--include; \
263 fi; \
264 list='$(SUBDIRS)'; for subdir in $$list; do \
265 if test "$$subdir" = .; then :; else \
266 test -f $$subdir/TAGS && \
267 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
268 fi; \
269 done; \
270 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
271 unique=`for i in $$list; do \
272 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273 done | \
274 $(AWK) ' { files[$$0] = 1; } \
275 END { for (i in files) print i; }'`; \
276 test -z "$(ETAGS_ARGS)$$tags$$unique" \
277 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
278 $$tags $$unique
280 ctags: CTAGS
281 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
282 $(TAGS_FILES) $(LISP)
283 tags=; \
284 here=`pwd`; \
285 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
286 unique=`for i in $$list; do \
287 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288 done | \
289 $(AWK) ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
291 test -z "$(CTAGS_ARGS)$$tags$$unique" \
292 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
293 $$tags $$unique
295 GTAGS:
296 here=`$(am__cd) $(top_builddir) && pwd` \
297 && cd $(top_srcdir) \
298 && gtags -i $(GTAGS_ARGS) $$here
300 distclean-tags:
301 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
302 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
304 top_distdir = .
305 distdir = $(PACKAGE)-$(VERSION)
307 am__remove_distdir = \
308 { test ! -d $(distdir) \
309 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
310 && rm -fr $(distdir); }; }
312 GZIP_ENV = --best
313 distuninstallcheck_listfiles = find . -type f -print
314 distcleancheck_listfiles = find . -type f -print
316 distdir: $(DISTFILES)
317 $(am__remove_distdir)
318 mkdir $(distdir)
319 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
320 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
321 list='$(DISTFILES)'; for file in $$list; do \
322 case $$file in \
323 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
324 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
325 esac; \
326 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
327 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
328 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
329 dir="/$$dir"; \
330 $(mkinstalldirs) "$(distdir)$$dir"; \
331 else \
332 dir=''; \
333 fi; \
334 if test -d $$d/$$file; then \
335 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
336 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
337 fi; \
338 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
339 else \
340 test -f $(distdir)/$$file \
341 || cp -p $$d/$$file $(distdir)/$$file \
342 || exit 1; \
343 fi; \
344 done
345 list='$(SUBDIRS)'; for subdir in $$list; do \
346 if test "$$subdir" = .; then :; else \
347 test -d $(distdir)/$$subdir \
348 || mkdir $(distdir)/$$subdir \
349 || exit 1; \
350 (cd $$subdir && \
351 $(MAKE) $(AM_MAKEFLAGS) \
352 top_distdir="$(top_distdir)" \
353 distdir=../$(distdir)/$$subdir \
354 distdir) \
355 || exit 1; \
356 fi; \
357 done
358 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
359 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
360 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
361 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
362 || chmod -R a+r $(distdir)
363 dist-gzip: distdir
364 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
365 $(am__remove_distdir)
367 dist dist-all: distdir
368 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
369 $(am__remove_distdir)
371 # This target untars the dist file and tries a VPATH configuration. Then
372 # it guarantees that the distribution is self-contained by making another
373 # tarfile.
374 distcheck: dist
375 $(am__remove_distdir)
376 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
377 chmod -R a-w $(distdir); chmod a+w $(distdir)
378 mkdir $(distdir)/_build
379 mkdir $(distdir)/_inst
380 chmod a-w $(distdir)
381 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
382 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
383 && cd $(distdir)/_build \
384 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
385 $(DISTCHECK_CONFIGURE_FLAGS) \
386 && $(MAKE) $(AM_MAKEFLAGS) \
387 && $(MAKE) $(AM_MAKEFLAGS) dvi \
388 && $(MAKE) $(AM_MAKEFLAGS) check \
389 && $(MAKE) $(AM_MAKEFLAGS) install \
390 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
391 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
392 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
393 distuninstallcheck \
394 && chmod -R a-w "$$dc_install_base" \
395 && ({ \
396 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
397 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
398 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
399 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
400 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
401 } || { rm -rf "$$dc_destdir"; exit 1; }) \
402 && rm -rf "$$dc_destdir" \
403 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
404 && rm -f $(distdir).tar.gz \
405 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
406 $(am__remove_distdir)
407 @echo "$(distdir).tar.gz is ready for distribution" | \
408 sed 'h;s/./=/g;p;x;p;x'
409 distuninstallcheck:
410 @cd $(distuninstallcheck_dir) \
411 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
412 || { echo "ERROR: files left after uninstall:" ; \
413 if test -n "$(DESTDIR)"; then \
414 echo " (check DESTDIR support)"; \
415 fi ; \
416 $(distuninstallcheck_listfiles) ; \
417 exit 1; } >&2
418 distcleancheck: distclean
419 @if test '$(srcdir)' = . ; then \
420 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
421 exit 1 ; \
423 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
424 || { echo "ERROR: files left in build directory after distclean:" ; \
425 $(distcleancheck_listfiles) ; \
426 exit 1; } >&2
427 check-am: all-am
428 check: check-recursive
429 all-am: Makefile config.h
430 installdirs: installdirs-recursive
431 installdirs-am:
433 install: install-recursive
434 install-exec: install-exec-recursive
435 install-data: install-data-recursive
436 uninstall: uninstall-recursive
438 install-am: all-am
439 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441 installcheck: installcheck-recursive
442 install-strip:
443 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
444 INSTALL_STRIP_FLAG=-s \
445 `test -z '$(STRIP)' || \
446 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
447 mostlyclean-generic:
449 clean-generic:
451 distclean-generic:
452 -rm -f Makefile $(CONFIG_CLEAN_FILES)
454 maintainer-clean-generic:
455 @echo "This command is intended for maintainers to use"
456 @echo "it deletes files that may require special tools to rebuild."
457 clean: clean-recursive
459 clean-am: clean-generic mostlyclean-am
461 distclean: distclean-recursive
462 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
463 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
465 dvi: dvi-recursive
467 dvi-am:
469 info: info-recursive
471 info-am:
473 install-data-am:
475 install-exec-am:
477 install-info: install-info-recursive
479 install-man:
481 installcheck-am:
483 maintainer-clean: maintainer-clean-recursive
484 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
485 -rm -rf autom4te.cache
486 maintainer-clean-am: distclean-am maintainer-clean-generic
488 mostlyclean: mostlyclean-recursive
490 mostlyclean-am: mostlyclean-generic
492 pdf: pdf-recursive
494 pdf-am:
496 ps: ps-recursive
498 ps-am:
500 uninstall-am: uninstall-info-am
502 uninstall-info: uninstall-info-recursive
504 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
505 clean-generic clean-recursive ctags ctags-recursive dist \
506 dist-all dist-gzip distcheck distclean distclean-generic \
507 distclean-hdr distclean-recursive distclean-tags distcleancheck \
508 distdir distuninstallcheck dvi dvi-am dvi-recursive info \
509 info-am info-recursive install install-am install-data \
510 install-data-am install-data-recursive install-exec \
511 install-exec-am install-exec-recursive install-info \
512 install-info-am install-info-recursive install-man \
513 install-recursive install-strip installcheck installcheck-am \
514 installdirs installdirs-am installdirs-recursive \
515 maintainer-clean maintainer-clean-generic \
516 maintainer-clean-recursive mostlyclean mostlyclean-generic \
517 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
518 ps-recursive tags tags-recursive uninstall uninstall-am \
519 uninstall-info-am uninstall-info-recursive uninstall-recursive
521 # Tell versions [3.59,3.63) of GNU make to not export all variables.
522 # Otherwise a system limit (for SysV at least) may be exceeded.
523 .NOEXPORT: