1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17#
18# Automake file for building liblink-grammar.so
19#
20
21
22VPATH = @srcdir@
23am__is_gnu_make = { \
24  if test -z '$(MAKELEVEL)'; then \
25    false; \
26  elif test -n '$(MAKE_HOST)'; then \
27    true; \
28  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29    true; \
30  else \
31    false; \
32  fi; \
33}
34am__make_running_with_option = \
35  case $${target_option-} in \
36      ?) ;; \
37      *) echo "am__make_running_with_option: internal error: invalid" \
38              "target option '$${target_option-}' specified" >&2; \
39         exit 1;; \
40  esac; \
41  has_opt=no; \
42  sane_makeflags=$$MAKEFLAGS; \
43  if $(am__is_gnu_make); then \
44    sane_makeflags=$$MFLAGS; \
45  else \
46    case $$MAKEFLAGS in \
47      *\\[\ \	]*) \
48        bs=\\; \
49        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
50          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
51    esac; \
52  fi; \
53  skip_next=no; \
54  strip_trailopt () \
55  { \
56    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
57  }; \
58  for flg in $$sane_makeflags; do \
59    test $$skip_next = yes && { skip_next=no; continue; }; \
60    case $$flg in \
61      *=*|--*) continue;; \
62        -*I) strip_trailopt 'I'; skip_next=yes;; \
63      -*I?*) strip_trailopt 'I';; \
64        -*O) strip_trailopt 'O'; skip_next=yes;; \
65      -*O?*) strip_trailopt 'O';; \
66        -*l) strip_trailopt 'l'; skip_next=yes;; \
67      -*l?*) strip_trailopt 'l';; \
68      -[dEDm]) skip_next=yes;; \
69      -[JT]) skip_next=yes;; \
70    esac; \
71    case $$flg in \
72      *$$target_option*) has_opt=yes; break;; \
73    esac; \
74  done; \
75  test $$has_opt = yes
76am__make_dryrun = (target_option=n; $(am__make_running_with_option))
77am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
78pkgdatadir = $(datadir)/@PACKAGE@
79pkgincludedir = $(includedir)/@PACKAGE@
80pkglibdir = $(libdir)/@PACKAGE@
81pkglibexecdir = $(libexecdir)/@PACKAGE@
82am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
83install_sh_DATA = $(install_sh) -c -m 644
84install_sh_PROGRAM = $(install_sh) -c
85install_sh_SCRIPT = $(install_sh) -c
86INSTALL_HEADER = $(INSTALL_DATA)
87transform = $(program_transform_name)
88NORMAL_INSTALL = :
89PRE_INSTALL = :
90POST_INSTALL = :
91NORMAL_UNINSTALL = :
92PRE_UNINSTALL = :
93POST_UNINSTALL = :
94build_triplet = @build@
95host_triplet = @host@
96@WITH_SAT_SOLVER_TRUE@am__append_1 = $(MINISAT_DIR) sat-solver
97@HAVE_HUNSPELL_TRUE@am__append_2 = ${HUNSPELL_LIBS}
98@HAVE_ASPELL_TRUE@am__append_3 = ${ASPELL_LIBS}
99@HAVE_SQLITE_TRUE@am__append_4 = ${SQLITE3_LIBS}
100@WITH_SAT_SOLVER_TRUE@am__append_5 = $(top_builddir)/link-grammar/sat-solver/libsat-solver.la
101@LIBMINISAT_BUNDLED_TRUE@@WITH_SAT_SOLVER_TRUE@am__append_6 = $(top_builddir)/link-grammar/minisat/libminisat.la
102@LIBMINISAT_BUNDLED_FALSE@@WITH_SAT_SOLVER_TRUE@am__append_7 = ${MINISAT_LIBS}
103subdir = link-grammar
104ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
106	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
107	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
108	$(top_srcdir)/configure.ac
109am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110	$(ACLOCAL_M4)
111DIST_COMMON = $(srcdir)/Makefile.am $(liblink_grammar_include_HEADERS) \
112	$(am__DIST_COMMON)
113mkinstalldirs = $(install_sh) -d
114CONFIG_CLEAN_FILES = link-features.h
115CONFIG_CLEAN_VPATH_FILES =
116am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117am__vpath_adj = case $$p in \
118    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119    *) f=$$p;; \
120  esac;
121am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122am__install_max = 40
123am__nobase_strip_setup = \
124  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125am__nobase_strip = \
126  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127am__nobase_list = $(am__nobase_strip_setup); \
128  for p in $$list; do echo "$$p $$p"; done | \
129  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131    if (++n[$$2] == $(am__install_max)) \
132      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133    END { for (dir in files) print dir, files[dir] }'
134am__base_list = \
135  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137am__uninstall_files_from_dir = { \
138  test -z "$$files" \
139    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141         $(am__cd) "$$dir" && rm -f $$files; }; \
142  }
143am__installdirs = "$(DESTDIR)$(libdir)" \
144	"$(DESTDIR)$(liblink_grammar_includedir)"
145LTLIBRARIES = $(lib_LTLIBRARIES)
146am__DEPENDENCIES_1 =
147@HAVE_HUNSPELL_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
148@HAVE_ASPELL_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
149@HAVE_SQLITE_TRUE@am__DEPENDENCIES_4 = $(am__DEPENDENCIES_1)
150@LIBMINISAT_BUNDLED_FALSE@@WITH_SAT_SOLVER_TRUE@am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1)
151liblink_grammar_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
152	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
153	$(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4) $(am__append_5) \
154	$(am__append_6) $(am__DEPENDENCIES_5)
155am__dirstamp = $(am__leading_dot)dirstamp
156am_liblink_grammar_la_OBJECTS = api.lo connectors.lo \
157	dict-common/dialect.lo dict-common/dict-common.lo \
158	dict-common/dict-impl.lo dict-common/dict-utils.lo \
159	dict-common/file-utils.lo dict-common/idiom.lo \
160	dict-common/print-dict.lo dict-common/regex-morph.lo \
161	dict-file/read-dialect.lo dict-file/dictionary.lo \
162	dict-file/read-dict.lo dict-file/read-regex.lo \
163	dict-file/word-file.lo dict-sql/read-sql.lo disjunct-utils.lo \
164	error.lo linkage/analyze-linkage.lo linkage/freeli.lo \
165	linkage/linkage.lo linkage/lisjuncts.lo linkage/sane.lo \
166	linkage/score.lo memory-pool.lo parse/count.lo \
167	parse/extract-links.lo parse/fast-match.lo parse/histogram.lo \
168	parse/parse.lo parse/preparation.lo parse/prune.lo \
169	post-process/constituents.lo post-process/post-process.lo \
170	post-process/pp_knowledge.lo post-process/pp_lexer.lo \
171	post-process/pp_linkset.lo prepare/build-disjuncts.lo \
172	prepare/exprune.lo print/print.lo print/print-util.lo \
173	print/wcwidth.lo resources.lo string-set.lo string-id.lo \
174	tokenize/anysplit.lo tokenize/spellcheck-aspell.lo \
175	tokenize/spellcheck-hun.lo tokenize/tokenize.lo \
176	tokenize/wg-display.lo tokenize/wordgraph.lo tracon-set.lo \
177	utilities.lo
178liblink_grammar_la_OBJECTS = $(am_liblink_grammar_la_OBJECTS)
179AM_V_lt = $(am__v_lt_@AM_V@)
180am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
181am__v_lt_0 = --silent
182am__v_lt_1 =
183liblink_grammar_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
184	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
185	$(AM_CXXFLAGS) $(CXXFLAGS) $(liblink_grammar_la_LDFLAGS) \
186	$(LDFLAGS) -o $@
187AM_V_P = $(am__v_P_@AM_V@)
188am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
189am__v_P_0 = false
190am__v_P_1 = :
191AM_V_GEN = $(am__v_GEN_@AM_V@)
192am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
193am__v_GEN_0 = @echo "  GEN     " $@;
194am__v_GEN_1 =
195AM_V_at = $(am__v_at_@AM_V@)
196am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
197am__v_at_0 = @
198am__v_at_1 =
199DEFAULT_INCLUDES = -I.@am__isrc@
200depcomp = $(SHELL) $(top_srcdir)/depcomp
201am__maybe_remake_depfiles = depfiles
202am__depfiles_remade = ./$(DEPDIR)/api.Plo ./$(DEPDIR)/connectors.Plo \
203	./$(DEPDIR)/disjunct-utils.Plo ./$(DEPDIR)/dummy.Plo \
204	./$(DEPDIR)/error.Plo ./$(DEPDIR)/memory-pool.Plo \
205	./$(DEPDIR)/resources.Plo ./$(DEPDIR)/string-id.Plo \
206	./$(DEPDIR)/string-set.Plo ./$(DEPDIR)/tracon-set.Plo \
207	./$(DEPDIR)/utilities.Plo dict-common/$(DEPDIR)/dialect.Plo \
208	dict-common/$(DEPDIR)/dict-common.Plo \
209	dict-common/$(DEPDIR)/dict-impl.Plo \
210	dict-common/$(DEPDIR)/dict-utils.Plo \
211	dict-common/$(DEPDIR)/file-utils.Plo \
212	dict-common/$(DEPDIR)/idiom.Plo \
213	dict-common/$(DEPDIR)/print-dict.Plo \
214	dict-common/$(DEPDIR)/regex-morph.Plo \
215	dict-file/$(DEPDIR)/dictionary.Plo \
216	dict-file/$(DEPDIR)/read-dialect.Plo \
217	dict-file/$(DEPDIR)/read-dict.Plo \
218	dict-file/$(DEPDIR)/read-regex.Plo \
219	dict-file/$(DEPDIR)/word-file.Plo \
220	dict-sql/$(DEPDIR)/read-sql.Plo \
221	linkage/$(DEPDIR)/analyze-linkage.Plo \
222	linkage/$(DEPDIR)/freeli.Plo linkage/$(DEPDIR)/linkage.Plo \
223	linkage/$(DEPDIR)/lisjuncts.Plo linkage/$(DEPDIR)/sane.Plo \
224	linkage/$(DEPDIR)/score.Plo parse/$(DEPDIR)/count.Plo \
225	parse/$(DEPDIR)/extract-links.Plo \
226	parse/$(DEPDIR)/fast-match.Plo parse/$(DEPDIR)/histogram.Plo \
227	parse/$(DEPDIR)/parse.Plo parse/$(DEPDIR)/preparation.Plo \
228	parse/$(DEPDIR)/prune.Plo \
229	post-process/$(DEPDIR)/constituents.Plo \
230	post-process/$(DEPDIR)/post-process.Plo \
231	post-process/$(DEPDIR)/pp_knowledge.Plo \
232	post-process/$(DEPDIR)/pp_lexer.Plo \
233	post-process/$(DEPDIR)/pp_linkset.Plo \
234	prepare/$(DEPDIR)/build-disjuncts.Plo \
235	prepare/$(DEPDIR)/exprune.Plo print/$(DEPDIR)/print-util.Plo \
236	print/$(DEPDIR)/print.Plo print/$(DEPDIR)/wcwidth.Plo \
237	tokenize/$(DEPDIR)/anysplit.Plo \
238	tokenize/$(DEPDIR)/spellcheck-aspell.Plo \
239	tokenize/$(DEPDIR)/spellcheck-hun.Plo \
240	tokenize/$(DEPDIR)/tokenize.Plo \
241	tokenize/$(DEPDIR)/wg-display.Plo \
242	tokenize/$(DEPDIR)/wordgraph.Plo
243am__mv = mv -f
244COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
245	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
246LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
247	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
248	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
249	$(AM_CFLAGS) $(CFLAGS)
250AM_V_CC = $(am__v_CC_@AM_V@)
251am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
252am__v_CC_0 = @echo "  CC      " $@;
253am__v_CC_1 =
254CCLD = $(CC)
255LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
256	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
257	$(AM_LDFLAGS) $(LDFLAGS) -o $@
258AM_V_CCLD = $(am__v_CCLD_@AM_V@)
259am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
260am__v_CCLD_0 = @echo "  CCLD    " $@;
261am__v_CCLD_1 =
262CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
263	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
264LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
265	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
266	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
267	$(AM_CXXFLAGS) $(CXXFLAGS)
268AM_V_CXX = $(am__v_CXX_@AM_V@)
269am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
270am__v_CXX_0 = @echo "  CXX     " $@;
271am__v_CXX_1 =
272CXXLD = $(CXX)
273CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
274	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
275	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
276AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
277am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
278am__v_CXXLD_0 = @echo "  CXXLD   " $@;
279am__v_CXXLD_1 =
280@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
281LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
282LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
283	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
284AM_V_LEX = $(am__v_LEX_@AM_V@)
285am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
286am__v_LEX_0 = @echo "  LEX     " $@;
287am__v_LEX_1 =
288YLWRAP = $(top_srcdir)/ylwrap
289SOURCES = $(liblink_grammar_la_SOURCES) \
290	$(nodist_EXTRA_liblink_grammar_la_SOURCES)
291DIST_SOURCES = $(liblink_grammar_la_SOURCES)
292RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
293	ctags-recursive dvi-recursive html-recursive info-recursive \
294	install-data-recursive install-dvi-recursive \
295	install-exec-recursive install-html-recursive \
296	install-info-recursive install-pdf-recursive \
297	install-ps-recursive install-recursive installcheck-recursive \
298	installdirs-recursive pdf-recursive ps-recursive \
299	tags-recursive uninstall-recursive
300am__can_run_installinfo = \
301  case $$AM_UPDATE_INFO_DIR in \
302    n|no|NO) false;; \
303    *) (install-info --version) >/dev/null 2>&1;; \
304  esac
305HEADERS = $(liblink_grammar_include_HEADERS)
306RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
307  distclean-recursive maintainer-clean-recursive
308am__recursive_targets = \
309  $(RECURSIVE_TARGETS) \
310  $(RECURSIVE_CLEAN_TARGETS) \
311  $(am__extra_recursive_targets)
312AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
313	distdir distdir-am
314am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
315# Read a list of newline-separated strings from the standard input,
316# and print each of them once, without duplicates.  Input order is
317# *not* preserved.
318am__uniquify_input = $(AWK) '\
319  BEGIN { nonempty = 0; } \
320  { items[$$0] = 1; nonempty = 1; } \
321  END { if (nonempty) { for (i in items) print i; }; } \
322'
323# Make sure the list of sources is unique.  This is necessary because,
324# e.g., the same source file might be shared among _SOURCES variables
325# for different programs/libraries.
326am__define_uniq_tagged_files = \
327  list='$(am__tagged_files)'; \
328  unique=`for i in $$list; do \
329    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330  done | $(am__uniquify_input)`
331ETAGS = etags
332CTAGS = ctags
333DIST_SUBDIRS = minisat sat-solver
334am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/link-features.h.in \
335	$(top_srcdir)/depcomp $(top_srcdir)/ylwrap \
336	post-process/pp_lexer.c
337DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
338am__relativize = \
339  dir0=`pwd`; \
340  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
341  sed_rest='s,^[^/]*/*,,'; \
342  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
343  sed_butlast='s,/*[^/]*$$,,'; \
344  while test -n "$$dir1"; do \
345    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
346    if test "$$first" != "."; then \
347      if test "$$first" = ".."; then \
348        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
349        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
350      else \
351        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
352        if test "$$first2" = "$$first"; then \
353          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
354        else \
355          dir2="../$$dir2"; \
356        fi; \
357        dir0="$$dir0"/"$$first"; \
358      fi; \
359    fi; \
360    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
361  done; \
362  reldir="$$dir2"
363ACLOCAL = @ACLOCAL@
364ALLOCA = @ALLOCA@
365AMTAR = @AMTAR@
366AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
367ANTfound = @ANTfound@
368AR = @AR@
369AS = @AS@
370ASPELL_CFLAGS = @ASPELL_CFLAGS@
371ASPELL_LIBS = @ASPELL_LIBS@
372AUTOCONF = @AUTOCONF@
373AUTOHEADER = @AUTOHEADER@
374AUTOMAKE = @AUTOMAKE@
375AWK = @AWK@
376CC = @CC@
377CCDEPMODE = @CCDEPMODE@
378CFLAGS = @CFLAGS@
379CPP = @CPP@
380CPPFLAGS = @CPPFLAGS@
381CXX = @CXX@
382CXXCPP = @CXXCPP@
383CXXDEPMODE = @CXXDEPMODE@
384CXXFLAGS = @CXXFLAGS@
385CYGPATH_W = @CYGPATH_W@
386DEFS = @DEFS@ -DVERSION=\"@VERSION@\" -DDICTIONARY_DIR=\"$(pkgdatadir_realpath)\" -DCC=\"$(CC)\"
387DEPDIR = @DEPDIR@
388DISCUSSION_GROUP = @DISCUSSION_GROUP@
389DLLTOOL = @DLLTOOL@
390DSYMUTIL = @DSYMUTIL@
391DUMPBIN = @DUMPBIN@
392ECHO_C = @ECHO_C@
393ECHO_N = @ECHO_N@
394ECHO_T = @ECHO_T@
395EGREP = @EGREP@
396EXEEXT = @EXEEXT@
397FGREP = @FGREP@
398GREP = @GREP@
399HOST_OS = @HOST_OS@
400HUNSPELL_CFLAGS = @HUNSPELL_CFLAGS@
401HUNSPELL_LIBS = @HUNSPELL_LIBS@
402INSTALL = @INSTALL@
403INSTALL_DATA = @INSTALL_DATA@
404INSTALL_PROGRAM = @INSTALL_PROGRAM@
405INSTALL_SCRIPT = @INSTALL_SCRIPT@
406INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
407JAVA_CPPFLAGS = @JAVA_CPPFLAGS@
408JAVA_SRCDIR = @JAVA_SRCDIR@
409LD = @LD@
410LDFLAGS = @LDFLAGS@
411LEX = @LEX@
412LEXLIB = @LEXLIB@
413LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
414LG_DEFS = @LG_DEFS@
415LIBEDIT_CFLAGS = @LIBEDIT_CFLAGS@
416LIBEDIT_LIBS = @LIBEDIT_LIBS@
417LIBOBJS = @LIBOBJS@
418LIBS = @LIBS@
419LIBTOOL = @LIBTOOL@
420LINK_CFLAGS = @LINK_CFLAGS@ ${REGEX_CFLAGS}
421LINK_MAJOR_VERSION = @LINK_MAJOR_VERSION@
422LINK_MICRO_VERSION = @LINK_MICRO_VERSION@
423LINK_MINOR_VERSION = @LINK_MINOR_VERSION@
424LIPO = @LIPO@
425LN_S = @LN_S@
426LTLIBOBJS = @LTLIBOBJS@
427LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
428MAINT = @MAINT@
429MAKEINFO = @MAKEINFO@
430MANIFEST_TOOL = @MANIFEST_TOOL@
431MINISAT_INCLUDES = @MINISAT_INCLUDES@
432MINISAT_LIBS = @MINISAT_LIBS@
433MKDIR_P = @MKDIR_P@
434NM = @NM@
435NMEDIT = @NMEDIT@
436OBJDUMP = @OBJDUMP@
437OBJEXT = @OBJEXT@
438OTOOL = @OTOOL@
439OTOOL64 = @OTOOL64@
440OVERVIEW = @OVERVIEW@
441PACKAGE = @PACKAGE@
442PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
443PACKAGE_NAME = @PACKAGE_NAME@
444PACKAGE_STRING = @PACKAGE_STRING@
445PACKAGE_TARNAME = @PACKAGE_TARNAME@
446PACKAGE_URL = @PACKAGE_URL@
447PACKAGE_VERSION = @PACKAGE_VERSION@
448PATH_SEPARATOR = @PATH_SEPARATOR@
449PERL_CFLAGS = @PERL_CFLAGS@
450PERL_EXT_INC = @PERL_EXT_INC@
451PERL_EXT_LIB = @PERL_EXT_LIB@
452PKG_CONFIG = @PKG_CONFIG@
453PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
454PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
455PYTHON = @PYTHON@
456PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
457PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
458PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
459PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
460PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
461PYTHON_LIBS = @PYTHON_LIBS@
462PYTHON_PLATFORM = @PYTHON_PLATFORM@
463PYTHON_PREFIX = @PYTHON_PREFIX@
464PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
465PYTHON_VERSION = @PYTHON_VERSION@
466RANLIB = @RANLIB@
467REGEX_CFLAGS = @REGEX_CFLAGS@
468REGEX_LIBS = @REGEX_LIBS@
469SED = @SED@
470SET_MAKE = @SET_MAKE@
471SHELL = @SHELL@
472SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
473SQLITE3_LIBS = @SQLITE3_LIBS@
474STRIP = @STRIP@
475SWIG = @SWIG@
476SWIG_LIB = @SWIG_LIB@
477VERSION = @VERSION@
478VERSION_INFO = @VERSION_INFO@
479WARN_CFLAGS = @WARN_CFLAGS@
480WARN_CXXFLAGS = @WARN_CXXFLAGS@
481ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
482_ACJNI_JAVAC = @_ACJNI_JAVAC@
483abs_builddir = @abs_builddir@
484abs_srcdir = @abs_srcdir@
485abs_top_builddir = @abs_top_builddir@
486abs_top_srcdir = @abs_top_srcdir@
487ac_ct_AR = @ac_ct_AR@
488ac_ct_CC = @ac_ct_CC@
489ac_ct_CXX = @ac_ct_CXX@
490ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
491am__include = @am__include@
492am__leading_dot = @am__leading_dot@
493am__quote = @am__quote@
494am__tar = @am__tar@
495am__untar = @am__untar@
496bindir = @bindir@
497build = @build@
498build_alias = @build_alias@
499build_cpu = @build_cpu@
500build_os = @build_os@
501build_vendor = @build_vendor@
502builddir = @builddir@
503datadir = @datadir@
504datarootdir = @datarootdir@
505docdir = @docdir@
506dvidir = @dvidir@
507exec_prefix = @exec_prefix@
508host = @host@
509host_alias = @host_alias@
510host_cpu = @host_cpu@
511host_os = @host_os@
512host_vendor = @host_vendor@
513htmldir = @htmldir@
514includedir = @includedir@
515infodir = @infodir@
516install_sh = @install_sh@
517libdir = @libdir@
518libexecdir = @libexecdir@
519localedir = @localedir@
520localstatedir = @localstatedir@
521mandir = @mandir@
522mkdir_p = @mkdir_p@
523oldincludedir = @oldincludedir@
524pdfdir = @pdfdir@
525pkgpyexecdir = @pkgpyexecdir@
526pkgpythondir = @pkgpythondir@
527prefix = @prefix@
528program_transform_name = @program_transform_name@
529psdir = @psdir@
530pyexecdir = @pyexecdir@
531pythondir = @pythondir@
532runstatedir = @runstatedir@
533sbindir = @sbindir@
534sharedstatedir = @sharedstatedir@
535srcdir = @srcdir@
536sysconfdir = @sysconfdir@
537target_alias = @target_alias@
538top_build_prefix = @top_build_prefix@
539top_builddir = @top_builddir@
540top_srcdir = @top_srcdir@
541SUBDIRS = $(am__append_1)
542@LIBMINISAT_BUNDLED_TRUE@MINISAT_DIR = minisat
543@OS_WIN32_TRUE@fileformat = $(if $(filter 1,$(words [$(pkgdatadir)])),windows,dos) # dos if whitespace
544@OS_WIN32_FALSE@pkgdatadir_realpath := $(pkgdatadir)
545@OS_WIN32_TRUE@pkgdatadir_realpath := $(shell cygpath --${fileformat} --mixed "$(pkgdatadir)")
546
547# $(top_builddir) to pick up autogened link-grammar/link-features.h
548AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(WARN_CFLAGS) \
549	$(HUNSPELL_CFLAGS)
550
551MAINTAINERCLEANFILES = $(top_srcdir)/link-grammar/post-process/pp_lexer.c
552lib_LTLIBRARIES = liblink-grammar.la
553EXTRA_liblink_grammar_la_DEPENDENCIES = $(srcdir)/link-grammar.def
554liblink_grammar_la_LDFLAGS = -version-info @VERSION_INFO@ \
555	-export-dynamic -no-undefined \
556	-export-symbols $(srcdir)/link-grammar.def \
557	$(LINK_CFLAGS)
558
559
560# Math libraries are needed for floorf, etc.
561liblink_grammar_la_LIBADD = ${REGEX_LIBS} ${REGEX_LIBS} \
562	$(am__append_2) $(am__append_3) $(am__append_4) \
563	$(am__append_5) $(am__append_6) $(am__append_7) -lm
564
565# Dummy C++ source to cause C++ linking.
566@WITH_SAT_SOLVER_TRUE@nodist_EXTRA_liblink_grammar_la_SOURCES = dummy.cxx
567liblink_grammar_la_SOURCES = \
568	api.c                            \
569	connectors.c                     \
570	dict-common/dialect.c            \
571	dict-common/dict-common.c        \
572	dict-common/dict-impl.c          \
573	dict-common/dict-utils.c         \
574	dict-common/file-utils.c         \
575	dict-common/idiom.c              \
576	dict-common/print-dict.c         \
577	dict-common/regex-morph.c        \
578	dict-file/read-dialect.c         \
579	dict-file/dictionary.c           \
580	dict-file/read-dict.c            \
581	dict-file/read-regex.c           \
582	dict-file/word-file.c            \
583	dict-sql/read-sql.c              \
584	disjunct-utils.c                 \
585	error.c                          \
586	linkage/analyze-linkage.c        \
587	linkage/freeli.c                 \
588	linkage/linkage.c                \
589	linkage/lisjuncts.c              \
590	linkage/sane.c                   \
591	linkage/score.c                  \
592	memory-pool.c                    \
593	parse/count.c                    \
594	parse/extract-links.c            \
595	parse/fast-match.c               \
596	parse/histogram.c                \
597	parse/parse.c                    \
598	parse/preparation.c              \
599	parse/prune.c                    \
600	post-process/constituents.c      \
601	post-process/post-process.c      \
602	post-process/pp_knowledge.c      \
603	post-process/pp_lexer.l          \
604	post-process/pp_linkset.c        \
605	prepare/build-disjuncts.c        \
606	prepare/exprune.c                \
607	print/print.c                    \
608	print/print-util.c               \
609	print/wcwidth.c                  \
610	resources.c                      \
611	string-set.c                     \
612	string-id.c                      \
613	tokenize/anysplit.c              \
614	tokenize/spellcheck-aspell.c     \
615	tokenize/spellcheck-hun.c        \
616	tokenize/tokenize.c              \
617	tokenize/wg-display.c            \
618	tokenize/wordgraph.c             \
619	tracon-set.c                     \
620	utilities.c                      \
621	                                 \
622	api-structures.h                 \
623	api-types.h                      \
624	connectors.h                     \
625	const-prime.h                    \
626	dict-common/dialect.h            \
627	dict-common/dict-affix.h         \
628	dict-common/dict-api.h           \
629	dict-common/dict-common.h        \
630	dict-common/dict-defines.h       \
631	dict-common/dict-impl.h          \
632	dict-common/dict-structures.h    \
633	dict-common/dict-utils.h         \
634	dict-common/file-utils.h         \
635	dict-common/idiom.h              \
636	dict-common/regex-morph.h        \
637	dict-file/read-dialect.h         \
638	dict-file/read-dict.h            \
639	dict-file/read-regex.h           \
640	dict-file/word-file.h            \
641	dict-sql/read-sql.h              \
642	disjunct-utils.h                 \
643	error.h                          \
644	externs.h                        \
645	lg_assert.h                      \
646	link-includes.h                  \
647	linkage/analyze-linkage.h        \
648	linkage/linkage.h                \
649	linkage/lisjuncts.h              \
650	linkage/sane.h                   \
651	linkage/score.h                  \
652	memory-pool.h                    \
653	parse/count.h                    \
654	parse/extract-links.h            \
655	parse/fast-match.h               \
656	parse/histogram.h                \
657	parse/parse.h                    \
658	parse/preparation.h              \
659	parse/prune.h                    \
660	post-process/post-process.h      \
661	post-process/pp_knowledge.h      \
662	post-process/pp_lexer.h          \
663	post-process/pp_linkset.h        \
664	post-process/pp-structures.h     \
665	prepare/build-disjuncts.h        \
666	prepare/exprune.h                \
667	print/print.h                    \
668	print/print-util.h               \
669	print/wcwidth.h                  \
670	resources.h                      \
671	string-set.h                     \
672	string-id.h                      \
673	tokenize/anysplit.h              \
674	tokenize/spellcheck.h            \
675	tokenize/tok-structures.h        \
676	tokenize/tokenize.h              \
677	tokenize/word-structures.h       \
678	tokenize/wordgraph.h             \
679	tracon-set.h                     \
680	utilities.h
681
682liblink_grammar_includedir = $(includedir)/link-grammar
683liblink_grammar_include_HEADERS = \
684	link-features.h                  \
685	link-includes.h                  \
686	dict-common/dict-api.h           \
687	dict-common/dict-structures.h
688
689EXTRA_DIST = \
690	link-grammar.def                 \
691	README.md                        \
692	dict-sql/dict.sql                \
693	dict-sql/demo.sql                \
694	dict-sql/README.md               \
695	tokenize/README.md
696
697all: all-recursive
698
699.SUFFIXES:
700.SUFFIXES: .c .cxx .l .lo .o .obj
701$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
702	@for dep in $?; do \
703	  case '$(am__configure_deps)' in \
704	    *$$dep*) \
705	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
706	        && { if test -f $@; then exit 0; else break; fi; }; \
707	      exit 1;; \
708	  esac; \
709	done; \
710	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign link-grammar/Makefile'; \
711	$(am__cd) $(top_srcdir) && \
712	  $(AUTOMAKE) --foreign link-grammar/Makefile
713Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
714	@case '$?' in \
715	  *config.status*) \
716	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
717	  *) \
718	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
719	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
720	esac;
721
722$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
723	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
724
725$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
726	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
727$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
728	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
729$(am__aclocal_m4_deps):
730link-features.h: $(top_builddir)/config.status $(srcdir)/link-features.h.in
731	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
732
733install-libLTLIBRARIES: $(lib_LTLIBRARIES)
734	@$(NORMAL_INSTALL)
735	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
736	list2=; for p in $$list; do \
737	  if test -f $$p; then \
738	    list2="$$list2 $$p"; \
739	  else :; fi; \
740	done; \
741	test -z "$$list2" || { \
742	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
743	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
744	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
745	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
746	}
747
748uninstall-libLTLIBRARIES:
749	@$(NORMAL_UNINSTALL)
750	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
751	for p in $$list; do \
752	  $(am__strip_dir) \
753	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
754	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
755	done
756
757clean-libLTLIBRARIES:
758	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
759	@list='$(lib_LTLIBRARIES)'; \
760	locs=`for p in $$list; do echo $$p; done | \
761	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
762	      sort -u`; \
763	test -z "$$locs" || { \
764	  echo rm -f $${locs}; \
765	  rm -f $${locs}; \
766	}
767dict-common/$(am__dirstamp):
768	@$(MKDIR_P) dict-common
769	@: > dict-common/$(am__dirstamp)
770dict-common/$(DEPDIR)/$(am__dirstamp):
771	@$(MKDIR_P) dict-common/$(DEPDIR)
772	@: > dict-common/$(DEPDIR)/$(am__dirstamp)
773dict-common/dialect.lo: dict-common/$(am__dirstamp) \
774	dict-common/$(DEPDIR)/$(am__dirstamp)
775dict-common/dict-common.lo: dict-common/$(am__dirstamp) \
776	dict-common/$(DEPDIR)/$(am__dirstamp)
777dict-common/dict-impl.lo: dict-common/$(am__dirstamp) \
778	dict-common/$(DEPDIR)/$(am__dirstamp)
779dict-common/dict-utils.lo: dict-common/$(am__dirstamp) \
780	dict-common/$(DEPDIR)/$(am__dirstamp)
781dict-common/file-utils.lo: dict-common/$(am__dirstamp) \
782	dict-common/$(DEPDIR)/$(am__dirstamp)
783dict-common/idiom.lo: dict-common/$(am__dirstamp) \
784	dict-common/$(DEPDIR)/$(am__dirstamp)
785dict-common/print-dict.lo: dict-common/$(am__dirstamp) \
786	dict-common/$(DEPDIR)/$(am__dirstamp)
787dict-common/regex-morph.lo: dict-common/$(am__dirstamp) \
788	dict-common/$(DEPDIR)/$(am__dirstamp)
789dict-file/$(am__dirstamp):
790	@$(MKDIR_P) dict-file
791	@: > dict-file/$(am__dirstamp)
792dict-file/$(DEPDIR)/$(am__dirstamp):
793	@$(MKDIR_P) dict-file/$(DEPDIR)
794	@: > dict-file/$(DEPDIR)/$(am__dirstamp)
795dict-file/read-dialect.lo: dict-file/$(am__dirstamp) \
796	dict-file/$(DEPDIR)/$(am__dirstamp)
797dict-file/dictionary.lo: dict-file/$(am__dirstamp) \
798	dict-file/$(DEPDIR)/$(am__dirstamp)
799dict-file/read-dict.lo: dict-file/$(am__dirstamp) \
800	dict-file/$(DEPDIR)/$(am__dirstamp)
801dict-file/read-regex.lo: dict-file/$(am__dirstamp) \
802	dict-file/$(DEPDIR)/$(am__dirstamp)
803dict-file/word-file.lo: dict-file/$(am__dirstamp) \
804	dict-file/$(DEPDIR)/$(am__dirstamp)
805dict-sql/$(am__dirstamp):
806	@$(MKDIR_P) dict-sql
807	@: > dict-sql/$(am__dirstamp)
808dict-sql/$(DEPDIR)/$(am__dirstamp):
809	@$(MKDIR_P) dict-sql/$(DEPDIR)
810	@: > dict-sql/$(DEPDIR)/$(am__dirstamp)
811dict-sql/read-sql.lo: dict-sql/$(am__dirstamp) \
812	dict-sql/$(DEPDIR)/$(am__dirstamp)
813linkage/$(am__dirstamp):
814	@$(MKDIR_P) linkage
815	@: > linkage/$(am__dirstamp)
816linkage/$(DEPDIR)/$(am__dirstamp):
817	@$(MKDIR_P) linkage/$(DEPDIR)
818	@: > linkage/$(DEPDIR)/$(am__dirstamp)
819linkage/analyze-linkage.lo: linkage/$(am__dirstamp) \
820	linkage/$(DEPDIR)/$(am__dirstamp)
821linkage/freeli.lo: linkage/$(am__dirstamp) \
822	linkage/$(DEPDIR)/$(am__dirstamp)
823linkage/linkage.lo: linkage/$(am__dirstamp) \
824	linkage/$(DEPDIR)/$(am__dirstamp)
825linkage/lisjuncts.lo: linkage/$(am__dirstamp) \
826	linkage/$(DEPDIR)/$(am__dirstamp)
827linkage/sane.lo: linkage/$(am__dirstamp) \
828	linkage/$(DEPDIR)/$(am__dirstamp)
829linkage/score.lo: linkage/$(am__dirstamp) \
830	linkage/$(DEPDIR)/$(am__dirstamp)
831parse/$(am__dirstamp):
832	@$(MKDIR_P) parse
833	@: > parse/$(am__dirstamp)
834parse/$(DEPDIR)/$(am__dirstamp):
835	@$(MKDIR_P) parse/$(DEPDIR)
836	@: > parse/$(DEPDIR)/$(am__dirstamp)
837parse/count.lo: parse/$(am__dirstamp) parse/$(DEPDIR)/$(am__dirstamp)
838parse/extract-links.lo: parse/$(am__dirstamp) \
839	parse/$(DEPDIR)/$(am__dirstamp)
840parse/fast-match.lo: parse/$(am__dirstamp) \
841	parse/$(DEPDIR)/$(am__dirstamp)
842parse/histogram.lo: parse/$(am__dirstamp) \
843	parse/$(DEPDIR)/$(am__dirstamp)
844parse/parse.lo: parse/$(am__dirstamp) parse/$(DEPDIR)/$(am__dirstamp)
845parse/preparation.lo: parse/$(am__dirstamp) \
846	parse/$(DEPDIR)/$(am__dirstamp)
847parse/prune.lo: parse/$(am__dirstamp) parse/$(DEPDIR)/$(am__dirstamp)
848post-process/$(am__dirstamp):
849	@$(MKDIR_P) post-process
850	@: > post-process/$(am__dirstamp)
851post-process/$(DEPDIR)/$(am__dirstamp):
852	@$(MKDIR_P) post-process/$(DEPDIR)
853	@: > post-process/$(DEPDIR)/$(am__dirstamp)
854post-process/constituents.lo: post-process/$(am__dirstamp) \
855	post-process/$(DEPDIR)/$(am__dirstamp)
856post-process/post-process.lo: post-process/$(am__dirstamp) \
857	post-process/$(DEPDIR)/$(am__dirstamp)
858post-process/pp_knowledge.lo: post-process/$(am__dirstamp) \
859	post-process/$(DEPDIR)/$(am__dirstamp)
860post-process/pp_lexer.lo: post-process/$(am__dirstamp) \
861	post-process/$(DEPDIR)/$(am__dirstamp)
862post-process/pp_linkset.lo: post-process/$(am__dirstamp) \
863	post-process/$(DEPDIR)/$(am__dirstamp)
864prepare/$(am__dirstamp):
865	@$(MKDIR_P) prepare
866	@: > prepare/$(am__dirstamp)
867prepare/$(DEPDIR)/$(am__dirstamp):
868	@$(MKDIR_P) prepare/$(DEPDIR)
869	@: > prepare/$(DEPDIR)/$(am__dirstamp)
870prepare/build-disjuncts.lo: prepare/$(am__dirstamp) \
871	prepare/$(DEPDIR)/$(am__dirstamp)
872prepare/exprune.lo: prepare/$(am__dirstamp) \
873	prepare/$(DEPDIR)/$(am__dirstamp)
874print/$(am__dirstamp):
875	@$(MKDIR_P) print
876	@: > print/$(am__dirstamp)
877print/$(DEPDIR)/$(am__dirstamp):
878	@$(MKDIR_P) print/$(DEPDIR)
879	@: > print/$(DEPDIR)/$(am__dirstamp)
880print/print.lo: print/$(am__dirstamp) print/$(DEPDIR)/$(am__dirstamp)
881print/print-util.lo: print/$(am__dirstamp) \
882	print/$(DEPDIR)/$(am__dirstamp)
883print/wcwidth.lo: print/$(am__dirstamp) \
884	print/$(DEPDIR)/$(am__dirstamp)
885tokenize/$(am__dirstamp):
886	@$(MKDIR_P) tokenize
887	@: > tokenize/$(am__dirstamp)
888tokenize/$(DEPDIR)/$(am__dirstamp):
889	@$(MKDIR_P) tokenize/$(DEPDIR)
890	@: > tokenize/$(DEPDIR)/$(am__dirstamp)
891tokenize/anysplit.lo: tokenize/$(am__dirstamp) \
892	tokenize/$(DEPDIR)/$(am__dirstamp)
893tokenize/spellcheck-aspell.lo: tokenize/$(am__dirstamp) \
894	tokenize/$(DEPDIR)/$(am__dirstamp)
895tokenize/spellcheck-hun.lo: tokenize/$(am__dirstamp) \
896	tokenize/$(DEPDIR)/$(am__dirstamp)
897tokenize/tokenize.lo: tokenize/$(am__dirstamp) \
898	tokenize/$(DEPDIR)/$(am__dirstamp)
899tokenize/wg-display.lo: tokenize/$(am__dirstamp) \
900	tokenize/$(DEPDIR)/$(am__dirstamp)
901tokenize/wordgraph.lo: tokenize/$(am__dirstamp) \
902	tokenize/$(DEPDIR)/$(am__dirstamp)
903
904liblink-grammar.la: $(liblink_grammar_la_OBJECTS) $(liblink_grammar_la_DEPENDENCIES) $(EXTRA_liblink_grammar_la_DEPENDENCIES)
905	$(AM_V_CXXLD)$(liblink_grammar_la_LINK) -rpath $(libdir) $(liblink_grammar_la_OBJECTS) $(liblink_grammar_la_LIBADD) $(LIBS)
906
907mostlyclean-compile:
908	-rm -f *.$(OBJEXT)
909	-rm -f dict-common/*.$(OBJEXT)
910	-rm -f dict-common/*.lo
911	-rm -f dict-file/*.$(OBJEXT)
912	-rm -f dict-file/*.lo
913	-rm -f dict-sql/*.$(OBJEXT)
914	-rm -f dict-sql/*.lo
915	-rm -f linkage/*.$(OBJEXT)
916	-rm -f linkage/*.lo
917	-rm -f parse/*.$(OBJEXT)
918	-rm -f parse/*.lo
919	-rm -f post-process/*.$(OBJEXT)
920	-rm -f post-process/*.lo
921	-rm -f prepare/*.$(OBJEXT)
922	-rm -f prepare/*.lo
923	-rm -f print/*.$(OBJEXT)
924	-rm -f print/*.lo
925	-rm -f tokenize/*.$(OBJEXT)
926	-rm -f tokenize/*.lo
927
928distclean-compile:
929	-rm -f *.tab.c
930
931@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/api.Plo@am__quote@ # am--include-marker
932@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connectors.Plo@am__quote@ # am--include-marker
933@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disjunct-utils.Plo@am__quote@ # am--include-marker
934@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Plo@am__quote@ # am--include-marker
935@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@ # am--include-marker
936@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory-pool.Plo@am__quote@ # am--include-marker
937@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resources.Plo@am__quote@ # am--include-marker
938@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string-id.Plo@am__quote@ # am--include-marker
939@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string-set.Plo@am__quote@ # am--include-marker
940@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tracon-set.Plo@am__quote@ # am--include-marker
941@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities.Plo@am__quote@ # am--include-marker
942@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/dialect.Plo@am__quote@ # am--include-marker
943@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/dict-common.Plo@am__quote@ # am--include-marker
944@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/dict-impl.Plo@am__quote@ # am--include-marker
945@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/dict-utils.Plo@am__quote@ # am--include-marker
946@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/file-utils.Plo@am__quote@ # am--include-marker
947@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/idiom.Plo@am__quote@ # am--include-marker
948@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/print-dict.Plo@am__quote@ # am--include-marker
949@AMDEP_TRUE@@am__include@ @am__quote@dict-common/$(DEPDIR)/regex-morph.Plo@am__quote@ # am--include-marker
950@AMDEP_TRUE@@am__include@ @am__quote@dict-file/$(DEPDIR)/dictionary.Plo@am__quote@ # am--include-marker
951@AMDEP_TRUE@@am__include@ @am__quote@dict-file/$(DEPDIR)/read-dialect.Plo@am__quote@ # am--include-marker
952@AMDEP_TRUE@@am__include@ @am__quote@dict-file/$(DEPDIR)/read-dict.Plo@am__quote@ # am--include-marker
953@AMDEP_TRUE@@am__include@ @am__quote@dict-file/$(DEPDIR)/read-regex.Plo@am__quote@ # am--include-marker
954@AMDEP_TRUE@@am__include@ @am__quote@dict-file/$(DEPDIR)/word-file.Plo@am__quote@ # am--include-marker
955@AMDEP_TRUE@@am__include@ @am__quote@dict-sql/$(DEPDIR)/read-sql.Plo@am__quote@ # am--include-marker
956@AMDEP_TRUE@@am__include@ @am__quote@linkage/$(DEPDIR)/analyze-linkage.Plo@am__quote@ # am--include-marker
957@AMDEP_TRUE@@am__include@ @am__quote@linkage/$(DEPDIR)/freeli.Plo@am__quote@ # am--include-marker
958@AMDEP_TRUE@@am__include@ @am__quote@linkage/$(DEPDIR)/linkage.Plo@am__quote@ # am--include-marker
959@AMDEP_TRUE@@am__include@ @am__quote@linkage/$(DEPDIR)/lisjuncts.Plo@am__quote@ # am--include-marker
960@AMDEP_TRUE@@am__include@ @am__quote@linkage/$(DEPDIR)/sane.Plo@am__quote@ # am--include-marker
961@AMDEP_TRUE@@am__include@ @am__quote@linkage/$(DEPDIR)/score.Plo@am__quote@ # am--include-marker
962@AMDEP_TRUE@@am__include@ @am__quote@parse/$(DEPDIR)/count.Plo@am__quote@ # am--include-marker
963@AMDEP_TRUE@@am__include@ @am__quote@parse/$(DEPDIR)/extract-links.Plo@am__quote@ # am--include-marker
964@AMDEP_TRUE@@am__include@ @am__quote@parse/$(DEPDIR)/fast-match.Plo@am__quote@ # am--include-marker
965@AMDEP_TRUE@@am__include@ @am__quote@parse/$(DEPDIR)/histogram.Plo@am__quote@ # am--include-marker
966@AMDEP_TRUE@@am__include@ @am__quote@parse/$(DEPDIR)/parse.Plo@am__quote@ # am--include-marker
967@AMDEP_TRUE@@am__include@ @am__quote@parse/$(DEPDIR)/preparation.Plo@am__quote@ # am--include-marker
968@AMDEP_TRUE@@am__include@ @am__quote@parse/$(DEPDIR)/prune.Plo@am__quote@ # am--include-marker
969@AMDEP_TRUE@@am__include@ @am__quote@post-process/$(DEPDIR)/constituents.Plo@am__quote@ # am--include-marker
970@AMDEP_TRUE@@am__include@ @am__quote@post-process/$(DEPDIR)/post-process.Plo@am__quote@ # am--include-marker
971@AMDEP_TRUE@@am__include@ @am__quote@post-process/$(DEPDIR)/pp_knowledge.Plo@am__quote@ # am--include-marker
972@AMDEP_TRUE@@am__include@ @am__quote@post-process/$(DEPDIR)/pp_lexer.Plo@am__quote@ # am--include-marker
973@AMDEP_TRUE@@am__include@ @am__quote@post-process/$(DEPDIR)/pp_linkset.Plo@am__quote@ # am--include-marker
974@AMDEP_TRUE@@am__include@ @am__quote@prepare/$(DEPDIR)/build-disjuncts.Plo@am__quote@ # am--include-marker
975@AMDEP_TRUE@@am__include@ @am__quote@prepare/$(DEPDIR)/exprune.Plo@am__quote@ # am--include-marker
976@AMDEP_TRUE@@am__include@ @am__quote@print/$(DEPDIR)/print-util.Plo@am__quote@ # am--include-marker
977@AMDEP_TRUE@@am__include@ @am__quote@print/$(DEPDIR)/print.Plo@am__quote@ # am--include-marker
978@AMDEP_TRUE@@am__include@ @am__quote@print/$(DEPDIR)/wcwidth.Plo@am__quote@ # am--include-marker
979@AMDEP_TRUE@@am__include@ @am__quote@tokenize/$(DEPDIR)/anysplit.Plo@am__quote@ # am--include-marker
980@AMDEP_TRUE@@am__include@ @am__quote@tokenize/$(DEPDIR)/spellcheck-aspell.Plo@am__quote@ # am--include-marker
981@AMDEP_TRUE@@am__include@ @am__quote@tokenize/$(DEPDIR)/spellcheck-hun.Plo@am__quote@ # am--include-marker
982@AMDEP_TRUE@@am__include@ @am__quote@tokenize/$(DEPDIR)/tokenize.Plo@am__quote@ # am--include-marker
983@AMDEP_TRUE@@am__include@ @am__quote@tokenize/$(DEPDIR)/wg-display.Plo@am__quote@ # am--include-marker
984@AMDEP_TRUE@@am__include@ @am__quote@tokenize/$(DEPDIR)/wordgraph.Plo@am__quote@ # am--include-marker
985
986$(am__depfiles_remade):
987	@$(MKDIR_P) $(@D)
988	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
989
990am--depfiles: $(am__depfiles_remade)
991
992.c.o:
993@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
994@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
995@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
996@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
997@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
998@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
999
1000.c.obj:
1001@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1002@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1003@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1004@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1005@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1006@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1007
1008.c.lo:
1009@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1010@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1011@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
1012@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1013@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1014@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1015
1016.cxx.o:
1017@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1018@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1019@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1020@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1021@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1022@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1023
1024.cxx.obj:
1025@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1026@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1027@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1028@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1029@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1030@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1031
1032.cxx.lo:
1033@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1034@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1035@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
1036@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1037@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1038@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1039
1040.l.c:
1041	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
1042
1043mostlyclean-libtool:
1044	-rm -f *.lo
1045
1046clean-libtool:
1047	-rm -rf .libs _libs
1048	-rm -rf dict-common/.libs dict-common/_libs
1049	-rm -rf dict-file/.libs dict-file/_libs
1050	-rm -rf dict-sql/.libs dict-sql/_libs
1051	-rm -rf linkage/.libs linkage/_libs
1052	-rm -rf parse/.libs parse/_libs
1053	-rm -rf post-process/.libs post-process/_libs
1054	-rm -rf prepare/.libs prepare/_libs
1055	-rm -rf print/.libs print/_libs
1056	-rm -rf tokenize/.libs tokenize/_libs
1057install-liblink_grammar_includeHEADERS: $(liblink_grammar_include_HEADERS)
1058	@$(NORMAL_INSTALL)
1059	@list='$(liblink_grammar_include_HEADERS)'; test -n "$(liblink_grammar_includedir)" || list=; \
1060	if test -n "$$list"; then \
1061	  echo " $(MKDIR_P) '$(DESTDIR)$(liblink_grammar_includedir)'"; \
1062	  $(MKDIR_P) "$(DESTDIR)$(liblink_grammar_includedir)" || exit 1; \
1063	fi; \
1064	for p in $$list; do \
1065	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1066	  echo "$$d$$p"; \
1067	done | $(am__base_list) | \
1068	while read files; do \
1069	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(liblink_grammar_includedir)'"; \
1070	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(liblink_grammar_includedir)" || exit $$?; \
1071	done
1072
1073uninstall-liblink_grammar_includeHEADERS:
1074	@$(NORMAL_UNINSTALL)
1075	@list='$(liblink_grammar_include_HEADERS)'; test -n "$(liblink_grammar_includedir)" || list=; \
1076	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1077	dir='$(DESTDIR)$(liblink_grammar_includedir)'; $(am__uninstall_files_from_dir)
1078
1079# This directory's subdirectories are mostly independent; you can cd
1080# into them and run 'make' without going through this Makefile.
1081# To change the values of 'make' variables: instead of editing Makefiles,
1082# (1) if the variable is set in 'config.status', edit 'config.status'
1083#     (which will cause the Makefiles to be regenerated when you run 'make');
1084# (2) otherwise, pass the desired values on the 'make' command line.
1085$(am__recursive_targets):
1086	@fail=; \
1087	if $(am__make_keepgoing); then \
1088	  failcom='fail=yes'; \
1089	else \
1090	  failcom='exit 1'; \
1091	fi; \
1092	dot_seen=no; \
1093	target=`echo $@ | sed s/-recursive//`; \
1094	case "$@" in \
1095	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1096	  *) list='$(SUBDIRS)' ;; \
1097	esac; \
1098	for subdir in $$list; do \
1099	  echo "Making $$target in $$subdir"; \
1100	  if test "$$subdir" = "."; then \
1101	    dot_seen=yes; \
1102	    local_target="$$target-am"; \
1103	  else \
1104	    local_target="$$target"; \
1105	  fi; \
1106	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1107	  || eval $$failcom; \
1108	done; \
1109	if test "$$dot_seen" = "no"; then \
1110	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1111	fi; test -z "$$fail"
1112
1113ID: $(am__tagged_files)
1114	$(am__define_uniq_tagged_files); mkid -fID $$unique
1115tags: tags-recursive
1116TAGS: tags
1117
1118tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1119	set x; \
1120	here=`pwd`; \
1121	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1122	  include_option=--etags-include; \
1123	  empty_fix=.; \
1124	else \
1125	  include_option=--include; \
1126	  empty_fix=; \
1127	fi; \
1128	list='$(SUBDIRS)'; for subdir in $$list; do \
1129	  if test "$$subdir" = .; then :; else \
1130	    test ! -f $$subdir/TAGS || \
1131	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1132	  fi; \
1133	done; \
1134	$(am__define_uniq_tagged_files); \
1135	shift; \
1136	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1137	  test -n "$$unique" || unique=$$empty_fix; \
1138	  if test $$# -gt 0; then \
1139	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1140	      "$$@" $$unique; \
1141	  else \
1142	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1143	      $$unique; \
1144	  fi; \
1145	fi
1146ctags: ctags-recursive
1147
1148CTAGS: ctags
1149ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1150	$(am__define_uniq_tagged_files); \
1151	test -z "$(CTAGS_ARGS)$$unique" \
1152	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1153	     $$unique
1154
1155GTAGS:
1156	here=`$(am__cd) $(top_builddir) && pwd` \
1157	  && $(am__cd) $(top_srcdir) \
1158	  && gtags -i $(GTAGS_ARGS) "$$here"
1159cscopelist: cscopelist-recursive
1160
1161cscopelist-am: $(am__tagged_files)
1162	list='$(am__tagged_files)'; \
1163	case "$(srcdir)" in \
1164	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1165	  *) sdir=$(subdir)/$(srcdir) ;; \
1166	esac; \
1167	for i in $$list; do \
1168	  if test -f "$$i"; then \
1169	    echo "$(subdir)/$$i"; \
1170	  else \
1171	    echo "$$sdir/$$i"; \
1172	  fi; \
1173	done >> $(top_builddir)/cscope.files
1174
1175distclean-tags:
1176	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1177
1178distdir: $(BUILT_SOURCES)
1179	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1180
1181distdir-am: $(DISTFILES)
1182	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1183	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1184	list='$(DISTFILES)'; \
1185	  dist_files=`for file in $$list; do echo $$file; done | \
1186	  sed -e "s|^$$srcdirstrip/||;t" \
1187	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1188	case $$dist_files in \
1189	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1190			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1191			   sort -u` ;; \
1192	esac; \
1193	for file in $$dist_files; do \
1194	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1195	  if test -d $$d/$$file; then \
1196	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1197	    if test -d "$(distdir)/$$file"; then \
1198	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1199	    fi; \
1200	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1201	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1202	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1203	    fi; \
1204	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1205	  else \
1206	    test -f "$(distdir)/$$file" \
1207	    || cp -p $$d/$$file "$(distdir)/$$file" \
1208	    || exit 1; \
1209	  fi; \
1210	done
1211	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1212	  if test "$$subdir" = .; then :; else \
1213	    $(am__make_dryrun) \
1214	      || test -d "$(distdir)/$$subdir" \
1215	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1216	      || exit 1; \
1217	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1218	    $(am__relativize); \
1219	    new_distdir=$$reldir; \
1220	    dir1=$$subdir; dir2="$(top_distdir)"; \
1221	    $(am__relativize); \
1222	    new_top_distdir=$$reldir; \
1223	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1224	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1225	    ($(am__cd) $$subdir && \
1226	      $(MAKE) $(AM_MAKEFLAGS) \
1227	        top_distdir="$$new_top_distdir" \
1228	        distdir="$$new_distdir" \
1229		am__remove_distdir=: \
1230		am__skip_length_check=: \
1231		am__skip_mode_fix=: \
1232	        distdir) \
1233	      || exit 1; \
1234	  fi; \
1235	done
1236check-am: all-am
1237check: check-recursive
1238all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1239installdirs: installdirs-recursive
1240installdirs-am:
1241	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(liblink_grammar_includedir)"; do \
1242	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1243	done
1244install: install-recursive
1245install-exec: install-exec-recursive
1246install-data: install-data-recursive
1247uninstall: uninstall-recursive
1248
1249install-am: all-am
1250	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1251
1252installcheck: installcheck-recursive
1253install-strip:
1254	if test -z '$(STRIP)'; then \
1255	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1256	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1257	      install; \
1258	else \
1259	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1260	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1261	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1262	fi
1263mostlyclean-generic:
1264
1265clean-generic:
1266
1267distclean-generic:
1268	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1269	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1270	-rm -f dict-common/$(DEPDIR)/$(am__dirstamp)
1271	-rm -f dict-common/$(am__dirstamp)
1272	-rm -f dict-file/$(DEPDIR)/$(am__dirstamp)
1273	-rm -f dict-file/$(am__dirstamp)
1274	-rm -f dict-sql/$(DEPDIR)/$(am__dirstamp)
1275	-rm -f dict-sql/$(am__dirstamp)
1276	-rm -f linkage/$(DEPDIR)/$(am__dirstamp)
1277	-rm -f linkage/$(am__dirstamp)
1278	-rm -f parse/$(DEPDIR)/$(am__dirstamp)
1279	-rm -f parse/$(am__dirstamp)
1280	-rm -f post-process/$(DEPDIR)/$(am__dirstamp)
1281	-rm -f post-process/$(am__dirstamp)
1282	-rm -f prepare/$(DEPDIR)/$(am__dirstamp)
1283	-rm -f prepare/$(am__dirstamp)
1284	-rm -f print/$(DEPDIR)/$(am__dirstamp)
1285	-rm -f print/$(am__dirstamp)
1286	-rm -f tokenize/$(DEPDIR)/$(am__dirstamp)
1287	-rm -f tokenize/$(am__dirstamp)
1288
1289maintainer-clean-generic:
1290	@echo "This command is intended for maintainers to use"
1291	@echo "it deletes files that may require special tools to rebuild."
1292	-rm -f post-process/pp_lexer.c
1293	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1294clean: clean-recursive
1295
1296clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1297	mostlyclean-am
1298
1299distclean: distclean-recursive
1300		-rm -f ./$(DEPDIR)/api.Plo
1301	-rm -f ./$(DEPDIR)/connectors.Plo
1302	-rm -f ./$(DEPDIR)/disjunct-utils.Plo
1303	-rm -f ./$(DEPDIR)/dummy.Plo
1304	-rm -f ./$(DEPDIR)/error.Plo
1305	-rm -f ./$(DEPDIR)/memory-pool.Plo
1306	-rm -f ./$(DEPDIR)/resources.Plo
1307	-rm -f ./$(DEPDIR)/string-id.Plo
1308	-rm -f ./$(DEPDIR)/string-set.Plo
1309	-rm -f ./$(DEPDIR)/tracon-set.Plo
1310	-rm -f ./$(DEPDIR)/utilities.Plo
1311	-rm -f dict-common/$(DEPDIR)/dialect.Plo
1312	-rm -f dict-common/$(DEPDIR)/dict-common.Plo
1313	-rm -f dict-common/$(DEPDIR)/dict-impl.Plo
1314	-rm -f dict-common/$(DEPDIR)/dict-utils.Plo
1315	-rm -f dict-common/$(DEPDIR)/file-utils.Plo
1316	-rm -f dict-common/$(DEPDIR)/idiom.Plo
1317	-rm -f dict-common/$(DEPDIR)/print-dict.Plo
1318	-rm -f dict-common/$(DEPDIR)/regex-morph.Plo
1319	-rm -f dict-file/$(DEPDIR)/dictionary.Plo
1320	-rm -f dict-file/$(DEPDIR)/read-dialect.Plo
1321	-rm -f dict-file/$(DEPDIR)/read-dict.Plo
1322	-rm -f dict-file/$(DEPDIR)/read-regex.Plo
1323	-rm -f dict-file/$(DEPDIR)/word-file.Plo
1324	-rm -f dict-sql/$(DEPDIR)/read-sql.Plo
1325	-rm -f linkage/$(DEPDIR)/analyze-linkage.Plo
1326	-rm -f linkage/$(DEPDIR)/freeli.Plo
1327	-rm -f linkage/$(DEPDIR)/linkage.Plo
1328	-rm -f linkage/$(DEPDIR)/lisjuncts.Plo
1329	-rm -f linkage/$(DEPDIR)/sane.Plo
1330	-rm -f linkage/$(DEPDIR)/score.Plo
1331	-rm -f parse/$(DEPDIR)/count.Plo
1332	-rm -f parse/$(DEPDIR)/extract-links.Plo
1333	-rm -f parse/$(DEPDIR)/fast-match.Plo
1334	-rm -f parse/$(DEPDIR)/histogram.Plo
1335	-rm -f parse/$(DEPDIR)/parse.Plo
1336	-rm -f parse/$(DEPDIR)/preparation.Plo
1337	-rm -f parse/$(DEPDIR)/prune.Plo
1338	-rm -f post-process/$(DEPDIR)/constituents.Plo
1339	-rm -f post-process/$(DEPDIR)/post-process.Plo
1340	-rm -f post-process/$(DEPDIR)/pp_knowledge.Plo
1341	-rm -f post-process/$(DEPDIR)/pp_lexer.Plo
1342	-rm -f post-process/$(DEPDIR)/pp_linkset.Plo
1343	-rm -f prepare/$(DEPDIR)/build-disjuncts.Plo
1344	-rm -f prepare/$(DEPDIR)/exprune.Plo
1345	-rm -f print/$(DEPDIR)/print-util.Plo
1346	-rm -f print/$(DEPDIR)/print.Plo
1347	-rm -f print/$(DEPDIR)/wcwidth.Plo
1348	-rm -f tokenize/$(DEPDIR)/anysplit.Plo
1349	-rm -f tokenize/$(DEPDIR)/spellcheck-aspell.Plo
1350	-rm -f tokenize/$(DEPDIR)/spellcheck-hun.Plo
1351	-rm -f tokenize/$(DEPDIR)/tokenize.Plo
1352	-rm -f tokenize/$(DEPDIR)/wg-display.Plo
1353	-rm -f tokenize/$(DEPDIR)/wordgraph.Plo
1354	-rm -f Makefile
1355distclean-am: clean-am distclean-compile distclean-generic \
1356	distclean-tags
1357
1358dvi: dvi-recursive
1359
1360dvi-am:
1361
1362html: html-recursive
1363
1364html-am:
1365
1366info: info-recursive
1367
1368info-am:
1369
1370install-data-am: install-data-local \
1371	install-liblink_grammar_includeHEADERS
1372
1373install-dvi: install-dvi-recursive
1374
1375install-dvi-am:
1376
1377install-exec-am: install-libLTLIBRARIES
1378
1379install-html: install-html-recursive
1380
1381install-html-am:
1382
1383install-info: install-info-recursive
1384
1385install-info-am:
1386
1387install-man:
1388
1389install-pdf: install-pdf-recursive
1390
1391install-pdf-am:
1392
1393install-ps: install-ps-recursive
1394
1395install-ps-am:
1396
1397installcheck-am:
1398
1399maintainer-clean: maintainer-clean-recursive
1400		-rm -f ./$(DEPDIR)/api.Plo
1401	-rm -f ./$(DEPDIR)/connectors.Plo
1402	-rm -f ./$(DEPDIR)/disjunct-utils.Plo
1403	-rm -f ./$(DEPDIR)/dummy.Plo
1404	-rm -f ./$(DEPDIR)/error.Plo
1405	-rm -f ./$(DEPDIR)/memory-pool.Plo
1406	-rm -f ./$(DEPDIR)/resources.Plo
1407	-rm -f ./$(DEPDIR)/string-id.Plo
1408	-rm -f ./$(DEPDIR)/string-set.Plo
1409	-rm -f ./$(DEPDIR)/tracon-set.Plo
1410	-rm -f ./$(DEPDIR)/utilities.Plo
1411	-rm -f dict-common/$(DEPDIR)/dialect.Plo
1412	-rm -f dict-common/$(DEPDIR)/dict-common.Plo
1413	-rm -f dict-common/$(DEPDIR)/dict-impl.Plo
1414	-rm -f dict-common/$(DEPDIR)/dict-utils.Plo
1415	-rm -f dict-common/$(DEPDIR)/file-utils.Plo
1416	-rm -f dict-common/$(DEPDIR)/idiom.Plo
1417	-rm -f dict-common/$(DEPDIR)/print-dict.Plo
1418	-rm -f dict-common/$(DEPDIR)/regex-morph.Plo
1419	-rm -f dict-file/$(DEPDIR)/dictionary.Plo
1420	-rm -f dict-file/$(DEPDIR)/read-dialect.Plo
1421	-rm -f dict-file/$(DEPDIR)/read-dict.Plo
1422	-rm -f dict-file/$(DEPDIR)/read-regex.Plo
1423	-rm -f dict-file/$(DEPDIR)/word-file.Plo
1424	-rm -f dict-sql/$(DEPDIR)/read-sql.Plo
1425	-rm -f linkage/$(DEPDIR)/analyze-linkage.Plo
1426	-rm -f linkage/$(DEPDIR)/freeli.Plo
1427	-rm -f linkage/$(DEPDIR)/linkage.Plo
1428	-rm -f linkage/$(DEPDIR)/lisjuncts.Plo
1429	-rm -f linkage/$(DEPDIR)/sane.Plo
1430	-rm -f linkage/$(DEPDIR)/score.Plo
1431	-rm -f parse/$(DEPDIR)/count.Plo
1432	-rm -f parse/$(DEPDIR)/extract-links.Plo
1433	-rm -f parse/$(DEPDIR)/fast-match.Plo
1434	-rm -f parse/$(DEPDIR)/histogram.Plo
1435	-rm -f parse/$(DEPDIR)/parse.Plo
1436	-rm -f parse/$(DEPDIR)/preparation.Plo
1437	-rm -f parse/$(DEPDIR)/prune.Plo
1438	-rm -f post-process/$(DEPDIR)/constituents.Plo
1439	-rm -f post-process/$(DEPDIR)/post-process.Plo
1440	-rm -f post-process/$(DEPDIR)/pp_knowledge.Plo
1441	-rm -f post-process/$(DEPDIR)/pp_lexer.Plo
1442	-rm -f post-process/$(DEPDIR)/pp_linkset.Plo
1443	-rm -f prepare/$(DEPDIR)/build-disjuncts.Plo
1444	-rm -f prepare/$(DEPDIR)/exprune.Plo
1445	-rm -f print/$(DEPDIR)/print-util.Plo
1446	-rm -f print/$(DEPDIR)/print.Plo
1447	-rm -f print/$(DEPDIR)/wcwidth.Plo
1448	-rm -f tokenize/$(DEPDIR)/anysplit.Plo
1449	-rm -f tokenize/$(DEPDIR)/spellcheck-aspell.Plo
1450	-rm -f tokenize/$(DEPDIR)/spellcheck-hun.Plo
1451	-rm -f tokenize/$(DEPDIR)/tokenize.Plo
1452	-rm -f tokenize/$(DEPDIR)/wg-display.Plo
1453	-rm -f tokenize/$(DEPDIR)/wordgraph.Plo
1454	-rm -f Makefile
1455maintainer-clean-am: distclean-am maintainer-clean-generic
1456
1457mostlyclean: mostlyclean-recursive
1458
1459mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1460	mostlyclean-libtool
1461
1462pdf: pdf-recursive
1463
1464pdf-am:
1465
1466ps: ps-recursive
1467
1468ps-am:
1469
1470uninstall-am: uninstall-libLTLIBRARIES \
1471	uninstall-liblink_grammar_includeHEADERS uninstall-local
1472	@$(NORMAL_INSTALL)
1473	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1474.MAKE: $(am__recursive_targets) install-am install-strip uninstall-am
1475
1476.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1477	am--depfiles check check-am clean clean-generic \
1478	clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
1479	ctags-am distclean distclean-compile distclean-generic \
1480	distclean-libtool distclean-tags distdir dvi dvi-am html \
1481	html-am info info-am install install-am install-data \
1482	install-data-am install-data-local install-dvi install-dvi-am \
1483	install-exec install-exec-am install-html install-html-am \
1484	install-info install-info-am install-libLTLIBRARIES \
1485	install-liblink_grammar_includeHEADERS install-man install-pdf \
1486	install-pdf-am install-ps install-ps-am install-strip \
1487	installcheck installcheck-am installdirs installdirs-am \
1488	maintainer-clean maintainer-clean-generic mostlyclean \
1489	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1490	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1491	uninstall-hook uninstall-libLTLIBRARIES \
1492	uninstall-liblink_grammar_includeHEADERS uninstall-local
1493
1494.PRECIOUS: Makefile
1495
1496
1497@OS_WIN32_TRUE@install-libtool-import-lib:
1498@OS_WIN32_TRUE@	$(INSTALL) .libs/liblink-grammar.dll.a $(DESTDIR)$(libdir)
1499
1500@OS_WIN32_TRUE@uninstall-libtool-import-lib:
1501@OS_WIN32_TRUE@	-rm $(DESTDIR)$(libdir)/liblink-grammar.dll.a
1502@OS_WIN32_FALSE@install-libtool-import-lib:
1503@OS_WIN32_FALSE@uninstall-libtool-import-lib:
1504
1505post-process/pp_lexer.lo: AM_CPPFLAGS += -I$(top_srcdir)/link-grammar/post-process
1506
1507uninstall-hook:
1508	-rmdir $(liblink_grammar_includedir)
1509
1510# -----------------------------------------------------------
1511install-data-local: install-libtool-import-lib
1512
1513uninstall-local: uninstall-libtool-import-lib
1514
1515# Tell versions [3.59,3.63) of GNU make to not export all variables.
1516# Otherwise a system limit (for SysV at least) may be exceeded.
1517.NOEXPORT:
1518