Material throbber: use in tabstrip
[chromium-blink-merge.git] / third_party / hunspell_new / src / hunspell / Makefile.in
blob23371ef8e55d1376bf9929c2135870368bcecad5
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = src/hunspell
40 DIST_COMMON = README $(libhunspell_1_3_include_HEADERS) \
41 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42 $(srcdir)/hunvisapi.h.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
45 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
46 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
47 $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intl.m4 \
48 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax.m4 \
49 $(top_srcdir)/m4/inttypes-pri.m4 \
50 $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
51 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
52 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
53 $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
54 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
55 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
56 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
57 $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
58 $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
59 $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/visibility.m4 \
60 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
61 $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63 $(ACLOCAL_M4)
64 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
65 CONFIG_HEADER = $(top_builddir)/config.h
66 CONFIG_CLEAN_FILES = hunvisapi.h
67 CONFIG_CLEAN_VPATH_FILES =
68 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj = case $$p in \
70 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71 *) f=$$p;; \
72 esac;
73 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
74 am__install_max = 40
75 am__nobase_strip_setup = \
76 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77 am__nobase_strip = \
78 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
79 am__nobase_list = $(am__nobase_strip_setup); \
80 for p in $$list; do echo "$$p $$p"; done | \
81 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83 if (++n[$$2] == $(am__install_max)) \
84 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85 END { for (dir in files) print dir, files[dir] }'
86 am__base_list = \
87 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89 am__installdirs = "$(DESTDIR)$(libdir)" \
90 "$(DESTDIR)$(libhunspell_1_3_includedir)"
91 LTLIBRARIES = $(lib_LTLIBRARIES)
92 libhunspell_1_3_la_LIBADD =
93 am_libhunspell_1_3_la_OBJECTS = affentry.lo affixmgr.lo csutil.lo \
94 dictmgr.lo hashmgr.lo hunspell.lo suggestmgr.lo phonet.lo \
95 filemgr.lo hunzip.lo replist.lo
96 libhunspell_1_3_la_OBJECTS = $(am_libhunspell_1_3_la_OBJECTS)
97 libhunspell_1_3_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
98 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
99 $(CXXFLAGS) $(libhunspell_1_3_la_LDFLAGS) $(LDFLAGS) -o $@
100 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
101 depcomp = $(SHELL) $(top_srcdir)/depcomp
102 am__depfiles_maybe = depfiles
103 am__mv = mv -f
104 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
105 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
106 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
107 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
108 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
109 CXXLD = $(CXX)
110 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
111 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
112 $(LDFLAGS) -o $@
113 SOURCES = $(libhunspell_1_3_la_SOURCES)
114 DIST_SOURCES = $(libhunspell_1_3_la_SOURCES)
115 HEADERS = $(libhunspell_1_3_include_HEADERS)
116 ETAGS = etags
117 CTAGS = ctags
118 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
119 ACLOCAL = @ACLOCAL@
120 ALLOCA = @ALLOCA@
121 AMTAR = @AMTAR@
122 AR = @AR@
123 AS = @AS@
124 AUTOCONF = @AUTOCONF@
125 AUTOHEADER = @AUTOHEADER@
126 AUTOMAKE = @AUTOMAKE@
127 AWK = @AWK@
128 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
129 CATOBJEXT = @CATOBJEXT@
130 CC = @CC@
131 CCDEPMODE = @CCDEPMODE@
132 CFLAGS = @CFLAGS@
133 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
134 CPP = @CPP@
135 CPPFLAGS = @CPPFLAGS@
136 CURSESLIB = @CURSESLIB@
137 CXX = @CXX@
138 CXXCPP = @CXXCPP@
139 CXXDEPMODE = @CXXDEPMODE@
140 CXXFLAGS = @CXXFLAGS@
141 CYGPATH_W = @CYGPATH_W@
142 DATADIRNAME = @DATADIRNAME@
143 DEFS = @DEFS@
144 DEPDIR = @DEPDIR@
145 DLLTOOL = @DLLTOOL@
146 DSYMUTIL = @DSYMUTIL@
147 DUMPBIN = @DUMPBIN@
148 ECHO_C = @ECHO_C@
149 ECHO_N = @ECHO_N@
150 ECHO_T = @ECHO_T@
151 EGREP = @EGREP@
152 EXEEXT = @EXEEXT@
153 FGREP = @FGREP@
154 GENCAT = @GENCAT@
155 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
156 GLIBC2 = @GLIBC2@
157 GLIBC21 = @GLIBC21@
158 GMSGFMT = @GMSGFMT@
159 GMSGFMT_015 = @GMSGFMT_015@
160 GREP = @GREP@
161 HAVE_ASPRINTF = @HAVE_ASPRINTF@
162 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
163 HAVE_SNPRINTF = @HAVE_SNPRINTF@
164 HAVE_VISIBILITY = @HAVE_VISIBILITY@
165 HAVE_WPRINTF = @HAVE_WPRINTF@
166 HUNSPELL_VERSION_MAJOR = @HUNSPELL_VERSION_MAJOR@
167 HUNSPELL_VERSION_MINOR = @HUNSPELL_VERSION_MINOR@
168 INSTALL = @INSTALL@
169 INSTALL_DATA = @INSTALL_DATA@
170 INSTALL_PROGRAM = @INSTALL_PROGRAM@
171 INSTALL_SCRIPT = @INSTALL_SCRIPT@
172 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173 INSTOBJEXT = @INSTOBJEXT@
174 INTLBISON = @INTLBISON@
175 INTLLIBS = @INTLLIBS@
176 INTLOBJS = @INTLOBJS@
177 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
178 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
179 LD = @LD@
180 LDFLAGS = @LDFLAGS@
181 LIBICONV = @LIBICONV@
182 LIBINTL = @LIBINTL@
183 LIBMULTITHREAD = @LIBMULTITHREAD@
184 LIBOBJS = @LIBOBJS@
185 LIBPTH = @LIBPTH@
186 LIBPTH_PREFIX = @LIBPTH_PREFIX@
187 LIBS = @LIBS@
188 LIBTHREAD = @LIBTHREAD@
189 LIBTOOL = @LIBTOOL@
190 LIPO = @LIPO@
191 LN_S = @LN_S@
192 LTLIBC = @LTLIBC@
193 LTLIBICONV = @LTLIBICONV@
194 LTLIBINTL = @LTLIBINTL@
195 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
196 LTLIBOBJS = @LTLIBOBJS@
197 LTLIBPTH = @LTLIBPTH@
198 LTLIBTHREAD = @LTLIBTHREAD@
199 MAKEINFO = @MAKEINFO@
200 MKDIR_P = @MKDIR_P@
201 MSGFMT = @MSGFMT@
202 MSGFMT_015 = @MSGFMT_015@
203 MSGMERGE = @MSGMERGE@
204 NM = @NM@
205 NMEDIT = @NMEDIT@
206 OBJDUMP = @OBJDUMP@
207 OBJEXT = @OBJEXT@
208 OTOOL = @OTOOL@
209 OTOOL64 = @OTOOL64@
210 PACKAGE = @PACKAGE@
211 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
212 PACKAGE_NAME = @PACKAGE_NAME@
213 PACKAGE_STRING = @PACKAGE_STRING@
214 PACKAGE_TARNAME = @PACKAGE_TARNAME@
215 PACKAGE_URL = @PACKAGE_URL@
216 PACKAGE_VERSION = @PACKAGE_VERSION@
217 PATH_SEPARATOR = @PATH_SEPARATOR@
218 POSUB = @POSUB@
219 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
220 RANLIB = @RANLIB@
221 READLINELIB = @READLINELIB@
222 SED = @SED@
223 SET_MAKE = @SET_MAKE@
224 SHELL = @SHELL@
225 STRIP = @STRIP@
226 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
227 USE_NLS = @USE_NLS@
228 VERSION = @VERSION@
229 WINDRES = @WINDRES@
230 WOE32 = @WOE32@
231 WOE32DLL = @WOE32DLL@
232 XFAILED = @XFAILED@
233 XGETTEXT = @XGETTEXT@
234 XGETTEXT_015 = @XGETTEXT_015@
235 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
236 abs_builddir = @abs_builddir@
237 abs_srcdir = @abs_srcdir@
238 abs_top_builddir = @abs_top_builddir@
239 abs_top_srcdir = @abs_top_srcdir@
240 ac_ct_CC = @ac_ct_CC@
241 ac_ct_CXX = @ac_ct_CXX@
242 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
243 am__include = @am__include@
244 am__leading_dot = @am__leading_dot@
245 am__quote = @am__quote@
246 am__tar = @am__tar@
247 am__untar = @am__untar@
248 bindir = @bindir@
249 build = @build@
250 build_alias = @build_alias@
251 build_cpu = @build_cpu@
252 build_os = @build_os@
253 build_vendor = @build_vendor@
254 builddir = @builddir@
255 datadir = @datadir@
256 datarootdir = @datarootdir@
257 docdir = @docdir@
258 dvidir = @dvidir@
259 exec_prefix = @exec_prefix@
260 host = @host@
261 host_alias = @host_alias@
262 host_cpu = @host_cpu@
263 host_os = @host_os@
264 host_vendor = @host_vendor@
265 htmldir = @htmldir@
266 includedir = @includedir@
267 infodir = @infodir@
268 install_sh = @install_sh@
269 libdir = @libdir@
270 libexecdir = @libexecdir@
271 localedir = @localedir@
272 localstatedir = @localstatedir@
273 lt_ECHO = @lt_ECHO@
274 mandir = @mandir@
275 mkdir_p = @mkdir_p@
276 oldincludedir = @oldincludedir@
277 pdfdir = @pdfdir@
278 prefix = @prefix@
279 program_transform_name = @program_transform_name@
280 psdir = @psdir@
281 sbindir = @sbindir@
282 sharedstatedir = @sharedstatedir@
283 srcdir = @srcdir@
284 sysconfdir = @sysconfdir@
285 target = @target@
286 target_alias = @target_alias@
287 target_cpu = @target_cpu@
288 target_os = @target_os@
289 target_vendor = @target_vendor@
290 top_build_prefix = @top_build_prefix@
291 top_builddir = @top_builddir@
292 top_srcdir = @top_srcdir@
293 lib_LTLIBRARIES = libhunspell-1.3.la
294 libhunspell_1_3_includedir = $(includedir)/hunspell
295 libhunspell_1_3_la_SOURCES = affentry.cxx affixmgr.cxx csutil.cxx \
296 dictmgr.cxx hashmgr.cxx hunspell.cxx \
297 suggestmgr.cxx license.myspell license.hunspell \
298 phonet.cxx filemgr.cxx hunzip.cxx replist.cxx
300 libhunspell_1_3_include_HEADERS = affentry.hxx htypes.hxx affixmgr.hxx \
301 csutil.hxx hunspell.hxx atypes.hxx dictmgr.hxx hunspell.h \
302 suggestmgr.hxx baseaffix.hxx hashmgr.hxx langnum.hxx \
303 phonet.hxx filemgr.hxx hunzip.hxx w_char.hxx replist.hxx \
304 hunvisapi.h
306 libhunspell_1_3_la_DEPENDENCIES = utf_info.cxx
307 libhunspell_1_3_la_LDFLAGS = -no-undefined
308 AM_CXXFLAGS = $(CFLAG_VISIBILITY) -DBUILDING_LIBHUNSPELL
309 EXTRA_DIST = hunspell.dsp makefile.mk README utf_info.cxx
310 all: all-am
312 .SUFFIXES:
313 .SUFFIXES: .cxx .lo .o .obj
314 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
315 @for dep in $?; do \
316 case '$(am__configure_deps)' in \
317 *$$dep*) \
318 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
319 && { if test -f $@; then exit 0; else break; fi; }; \
320 exit 1;; \
321 esac; \
322 done; \
323 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/hunspell/Makefile'; \
324 $(am__cd) $(top_srcdir) && \
325 $(AUTOMAKE) --gnu src/hunspell/Makefile
326 .PRECIOUS: Makefile
327 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328 @case '$?' in \
329 *config.status*) \
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
331 *) \
332 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
333 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
334 esac;
336 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339 $(top_srcdir)/configure: $(am__configure_deps)
340 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
342 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(am__aclocal_m4_deps):
344 hunvisapi.h: $(top_builddir)/config.status $(srcdir)/hunvisapi.h.in
345 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
346 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
347 @$(NORMAL_INSTALL)
348 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
349 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
350 list2=; for p in $$list; do \
351 if test -f $$p; then \
352 list2="$$list2 $$p"; \
353 else :; fi; \
354 done; \
355 test -z "$$list2" || { \
356 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
357 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
360 uninstall-libLTLIBRARIES:
361 @$(NORMAL_UNINSTALL)
362 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
363 for p in $$list; do \
364 $(am__strip_dir) \
365 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
366 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
367 done
369 clean-libLTLIBRARIES:
370 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
371 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
372 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
373 test "$$dir" != "$$p" || dir=.; \
374 echo "rm -f \"$${dir}/so_locations\""; \
375 rm -f "$${dir}/so_locations"; \
376 done
377 libhunspell-1.3.la: $(libhunspell_1_3_la_OBJECTS) $(libhunspell_1_3_la_DEPENDENCIES)
378 $(libhunspell_1_3_la_LINK) -rpath $(libdir) $(libhunspell_1_3_la_OBJECTS) $(libhunspell_1_3_la_LIBADD) $(LIBS)
380 mostlyclean-compile:
381 -rm -f *.$(OBJEXT)
383 distclean-compile:
384 -rm -f *.tab.c
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affentry.Plo@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affixmgr.Plo@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csutil.Plo@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dictmgr.Plo@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemgr.Plo@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashmgr.Plo@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hunspell.Plo@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hunzip.Plo@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phonet.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replist.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/suggestmgr.Plo@am__quote@
398 .cxx.o:
399 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
400 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
402 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
405 .cxx.obj:
406 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
407 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
408 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
409 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
412 .cxx.lo:
413 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
414 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
416 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
419 mostlyclean-libtool:
420 -rm -f *.lo
422 clean-libtool:
423 -rm -rf .libs _libs
424 install-libhunspell_1_3_includeHEADERS: $(libhunspell_1_3_include_HEADERS)
425 @$(NORMAL_INSTALL)
426 test -z "$(libhunspell_1_3_includedir)" || $(MKDIR_P) "$(DESTDIR)$(libhunspell_1_3_includedir)"
427 @list='$(libhunspell_1_3_include_HEADERS)'; test -n "$(libhunspell_1_3_includedir)" || list=; \
428 for p in $$list; do \
429 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
430 echo "$$d$$p"; \
431 done | $(am__base_list) | \
432 while read files; do \
433 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libhunspell_1_3_includedir)'"; \
434 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libhunspell_1_3_includedir)" || exit $$?; \
435 done
437 uninstall-libhunspell_1_3_includeHEADERS:
438 @$(NORMAL_UNINSTALL)
439 @list='$(libhunspell_1_3_include_HEADERS)'; test -n "$(libhunspell_1_3_includedir)" || list=; \
440 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
441 test -n "$$files" || exit 0; \
442 echo " ( cd '$(DESTDIR)$(libhunspell_1_3_includedir)' && rm -f" $$files ")"; \
443 cd "$(DESTDIR)$(libhunspell_1_3_includedir)" && rm -f $$files
445 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
446 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
447 unique=`for i in $$list; do \
448 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449 done | \
450 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451 END { if (nonempty) { for (i in files) print i; }; }'`; \
452 mkid -fID $$unique
453 tags: TAGS
455 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
456 $(TAGS_FILES) $(LISP)
457 set x; \
458 here=`pwd`; \
459 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460 unique=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462 done | \
463 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464 END { if (nonempty) { for (i in files) print i; }; }'`; \
465 shift; \
466 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
467 test -n "$$unique" || unique=$$empty_fix; \
468 if test $$# -gt 0; then \
469 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470 "$$@" $$unique; \
471 else \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473 $$unique; \
474 fi; \
476 ctags: CTAGS
477 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
478 $(TAGS_FILES) $(LISP)
479 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
480 unique=`for i in $$list; do \
481 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482 done | \
483 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484 END { if (nonempty) { for (i in files) print i; }; }'`; \
485 test -z "$(CTAGS_ARGS)$$unique" \
486 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487 $$unique
489 GTAGS:
490 here=`$(am__cd) $(top_builddir) && pwd` \
491 && $(am__cd) $(top_srcdir) \
492 && gtags -i $(GTAGS_ARGS) "$$here"
494 distclean-tags:
495 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
497 distdir: $(DISTFILES)
498 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
499 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
500 list='$(DISTFILES)'; \
501 dist_files=`for file in $$list; do echo $$file; done | \
502 sed -e "s|^$$srcdirstrip/||;t" \
503 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
504 case $$dist_files in \
505 */*) $(MKDIR_P) `echo "$$dist_files" | \
506 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
507 sort -u` ;; \
508 esac; \
509 for file in $$dist_files; do \
510 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
511 if test -d $$d/$$file; then \
512 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
513 if test -d "$(distdir)/$$file"; then \
514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515 fi; \
516 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
518 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519 fi; \
520 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
521 else \
522 test -f "$(distdir)/$$file" \
523 || cp -p $$d/$$file "$(distdir)/$$file" \
524 || exit 1; \
525 fi; \
526 done
527 check-am: all-am
528 check: check-am
529 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
530 installdirs:
531 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libhunspell_1_3_includedir)"; do \
532 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
533 done
534 install: install-am
535 install-exec: install-exec-am
536 install-data: install-data-am
537 uninstall: uninstall-am
539 install-am: all-am
540 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
542 installcheck: installcheck-am
543 install-strip:
544 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
545 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546 `test -z '$(STRIP)' || \
547 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
548 mostlyclean-generic:
550 clean-generic:
552 distclean-generic:
553 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
554 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
556 maintainer-clean-generic:
557 @echo "This command is intended for maintainers to use"
558 @echo "it deletes files that may require special tools to rebuild."
559 clean: clean-am
561 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
562 mostlyclean-am
564 distclean: distclean-am
565 -rm -rf ./$(DEPDIR)
566 -rm -f Makefile
567 distclean-am: clean-am distclean-compile distclean-generic \
568 distclean-tags
570 dvi: dvi-am
572 dvi-am:
574 html: html-am
576 html-am:
578 info: info-am
580 info-am:
582 install-data-am: install-libhunspell_1_3_includeHEADERS
584 install-dvi: install-dvi-am
586 install-dvi-am:
588 install-exec-am: install-libLTLIBRARIES
590 install-html: install-html-am
592 install-html-am:
594 install-info: install-info-am
596 install-info-am:
598 install-man:
600 install-pdf: install-pdf-am
602 install-pdf-am:
604 install-ps: install-ps-am
606 install-ps-am:
608 installcheck-am:
610 maintainer-clean: maintainer-clean-am
611 -rm -rf ./$(DEPDIR)
612 -rm -f Makefile
613 maintainer-clean-am: distclean-am maintainer-clean-generic
615 mostlyclean: mostlyclean-am
617 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
618 mostlyclean-libtool
620 pdf: pdf-am
622 pdf-am:
624 ps: ps-am
626 ps-am:
628 uninstall-am: uninstall-libLTLIBRARIES \
629 uninstall-libhunspell_1_3_includeHEADERS
631 .MAKE: install-am install-strip
633 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
634 clean-libLTLIBRARIES clean-libtool ctags distclean \
635 distclean-compile distclean-generic distclean-libtool \
636 distclean-tags distdir dvi dvi-am html html-am info info-am \
637 install install-am install-data install-data-am install-dvi \
638 install-dvi-am install-exec install-exec-am install-html \
639 install-html-am install-info install-info-am \
640 install-libLTLIBRARIES install-libhunspell_1_3_includeHEADERS \
641 install-man install-pdf install-pdf-am install-ps \
642 install-ps-am install-strip installcheck installcheck-am \
643 installdirs maintainer-clean maintainer-clean-generic \
644 mostlyclean mostlyclean-compile mostlyclean-generic \
645 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
646 uninstall-am uninstall-libLTLIBRARIES \
647 uninstall-libhunspell_1_3_includeHEADERS
650 # Tell versions [3.59,3.63) of GNU make to not export all variables.
651 # Otherwise a system limit (for SysV at least) may be exceeded.
652 .NOEXPORT: