1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# tests/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16srcdir = .
17top_srcdir = ..
18
19pkgdatadir = $(datadir)/tre
20pkglibdir = $(libdir)/tre
21pkgincludedir = $(includedir)/tre
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = x86_64-unknown-linux-gnu
37host_triplet = x86_64-unknown-linux-gnu
38target_triplet = x86_64-unknown-linux-gnu
39check_PROGRAMS = retest$(EXEEXT) randtest$(EXEEXT) \
40	test-str-source$(EXEEXT)
41EXTRA_PROGRAMS = bench$(EXEEXT)
42am__append_1 = ../lib/tre-match-approx.c
43subdir = tests
44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/getopt.m4 \
47	$(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
48	$(top_srcdir)/gnulib/m4/onceonly_2_57.m4 \
49	$(top_srcdir)/gnulib/m4/unistd_h.m4 \
50	$(top_srcdir)/m4/ac_libtool_tags.m4 \
51	$(top_srcdir)/m4/ax_check_funcs_comp.m4 \
52	$(top_srcdir)/m4/ax_check_sign.m4 \
53	$(top_srcdir)/m4/ax_decl_wchar_max.m4 \
54	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
55	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
56	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
57	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
58	$(top_srcdir)/m4/vl_prog_cc_warnings.m4 \
59	$(top_srcdir)/configure.ac
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61	$(ACLOCAL_M4)
62mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
63CONFIG_HEADER = $(top_builddir)/config.h \
64	$(top_builddir)/lib/tre-config.h
65CONFIG_CLEAN_FILES =
66libxtre_la_LIBADD =
67am__libxtre_la_SOURCES_DIST = ../lib/tre-mem.c ../lib/tre-stack.c \
68	../lib/tre-ast.c ../lib/tre-parse.c ../lib/tre-compile.c \
69	../lib/tre-match-parallel.c ../lib/tre-match-backtrack.c \
70	../lib/regcomp.c ../lib/regexec.c ../lib/regerror.c \
71	../lib/xmalloc.c ../lib/tre-match-approx.c
72am__objects_1 = libxtre_la-tre-match-approx.lo
73am_libxtre_la_OBJECTS = libxtre_la-tre-mem.lo \
74	libxtre_la-tre-stack.lo libxtre_la-tre-ast.lo \
75	libxtre_la-tre-parse.lo \
76	libxtre_la-tre-compile.lo \
77	libxtre_la-tre-match-parallel.lo \
78	libxtre_la-tre-match-backtrack.lo \
79	libxtre_la-regcomp.lo libxtre_la-regexec.lo \
80	libxtre_la-regerror.lo libxtre_la-xmalloc.lo \
81	$(am__objects_1)
82libxtre_la_OBJECTS = $(am_libxtre_la_OBJECTS)
83am_libxtre_la_rpath =
84am_bench_OBJECTS = bench.$(OBJEXT)
85bench_OBJECTS = $(am_bench_OBJECTS)
86am__DEPENDENCIES_1 =
87am__DEPENDENCIES_2 = ../gnulib/lib/libgnu.la $(am__DEPENDENCIES_1)
88bench_DEPENDENCIES = ../lib/libtre.la $(am__DEPENDENCIES_2)
89am_randtest_OBJECTS = randtest-randtest.$(OBJEXT)
90randtest_OBJECTS = $(am_randtest_OBJECTS)
91randtest_DEPENDENCIES = libxtre.la \
92	$(am__DEPENDENCIES_2)
93#randtest_DEPENDENCIES = ../lib/libtre.la \
94#	$(am__DEPENDENCIES_2)
95am_retest_OBJECTS = retest-retest.$(OBJEXT)
96retest_OBJECTS = $(am_retest_OBJECTS)
97retest_DEPENDENCIES = libxtre.la \
98	$(am__DEPENDENCIES_2)
99#retest_DEPENDENCIES = ../lib/libtre.la \
100#	$(am__DEPENDENCIES_2)
101am_test_str_source_OBJECTS = test-str-source.$(OBJEXT)
102test_str_source_OBJECTS = $(am_test_str_source_OBJECTS)
103test_str_source_DEPENDENCIES = ../lib/libtre.la $(am__DEPENDENCIES_2)
104DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/lib
105depcomp = $(SHELL) $(top_srcdir)/utils/depcomp
106am__depfiles_maybe = depfiles
107COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
108	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
110	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
111	$(AM_CFLAGS) $(CFLAGS)
112CCLD = $(CC)
113LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
114	$(AM_LDFLAGS) $(LDFLAGS) -o $@
115SOURCES = $(libxtre_la_SOURCES) $(bench_SOURCES) $(randtest_SOURCES) \
116	$(retest_SOURCES) $(test_str_source_SOURCES)
117DIST_SOURCES = $(am__libxtre_la_SOURCES_DIST) $(bench_SOURCES) \
118	$(randtest_SOURCES) $(retest_SOURCES) \
119	$(test_str_source_SOURCES)
120RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
121	html-recursive info-recursive install-data-recursive \
122	install-exec-recursive install-info-recursive \
123	install-recursive installcheck-recursive installdirs-recursive \
124	pdf-recursive ps-recursive uninstall-info-recursive \
125	uninstall-recursive
126ETAGS = etags
127CTAGS = ctags
128DIST_SUBDIRS = $(SUBDIRS)
129DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130ACLOCAL = ${SHELL} /mnt/hgfs/Work/Scalpel/dist/tre-0.7.5-win32/utils/missing --run aclocal-1.9
131ALLOCA =
132AMDEP_FALSE = #
133AMDEP_TRUE =
134AMTAR = ${SHELL} /mnt/hgfs/Work/Scalpel/dist/tre-0.7.5-win32/utils/missing --run tar
135AR = ar
136AS = as
137AUTOCONF = ${SHELL} /mnt/hgfs/Work/Scalpel/dist/tre-0.7.5-win32/utils/missing --run autoconf
138AUTOHEADER = ${SHELL} /mnt/hgfs/Work/Scalpel/dist/tre-0.7.5-win32/utils/missing --run autoheader
139AUTOMAKE = ${SHELL} /mnt/hgfs/Work/Scalpel/dist/tre-0.7.5-win32/utils/missing --run automake-1.9
140AWK = mawk
141CC = gcc
142CCDEPMODE = depmode=gcc3
143CFLAGS = -g -O2 -Wall
144CPP = gcc -E
145CPPFLAGS =
146CYGPATH_W = echo
147DEFS = -DHAVE_CONFIG_H
148DEPDIR = .deps
149DLLTOOL = dlltool
150ECHO = echo
151ECHO_C =
152ECHO_N = -n
153ECHO_T =
154EGREP = /bin/grep -E
155EXEEXT =
156GETOPT_H =
157GL_COND_LIBTOOL_FALSE = #
158GL_COND_LIBTOOL_TRUE =
159GMSGFMT = :
160GREP = /bin/grep
161INSTALL_DATA = ${INSTALL} -m 644
162INSTALL_PROGRAM = ${INSTALL}
163INSTALL_SCRIPT = ${INSTALL}
164INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
165INTLLIBS =
166INTL_MACOSX_LIBS =
167LDFLAGS =
168LIBICONV = -liconv
169LIBINTL =
170LIBOBJS =
171LIBS =
172LIBTOOL = $(SHELL) $(top_builddir)/libtool
173LN_S = ln -s
174LTLIBICONV = -liconv
175LTLIBINTL =
176LTLIBOBJS =
177MAKEINFO = ${SHELL} /mnt/hgfs/Work/Scalpel/dist/tre-0.7.5-win32/utils/missing --run makeinfo
178MKINSTALLDIRS = $(top_builddir)/utils/mkinstalldirs
179MSGFMT = :
180MSGMERGE = :
181OBJDUMP = objdump
182OBJEXT = o
183PACKAGE = tre
184PACKAGE_BUGREPORT = tre-general@lists.laurikari.net
185PACKAGE_NAME = TRE
186PACKAGE_STRING = TRE 0.7.5
187PACKAGE_TARNAME = tre
188PACKAGE_VERSION = 0.7.5
189PATH_SEPARATOR = :
190POSUB = po
191RANLIB = ranlib
192SET_MAKE =
193SHELL = /bin/bash
194STRIP = strip
195TRE_AGREP_FALSE = #
196TRE_AGREP_TRUE =
197TRE_APPROX_FALSE = #
198TRE_APPROX_TRUE =
199TRE_DEBUG_FALSE =
200TRE_DEBUG_TRUE = #
201TRE_PROFILE_FALSE =
202TRE_PROFILE_TRUE = #
203TRE_VERSION = 0.7.5
204UNISTD_H =
205USE_NLS = yes
206VERSION = 0.7.5
207XGETTEXT = :
208ac_ct_CC = gcc
209am__fastdepCC_FALSE = #
210am__fastdepCC_TRUE =
211am__include = include
212am__leading_dot = .
213am__quote =
214am__tar = ${AMTAR} chof - "$$tardir"
215am__untar = ${AMTAR} xf -
216bindir = ${exec_prefix}/bin
217build = x86_64-unknown-linux-gnu
218build_alias =
219build_cpu = x86_64
220build_os = linux-gnu
221build_vendor = unknown
222datadir = ${datarootdir}
223datarootdir = ${prefix}/share
224docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
225dvidir = ${docdir}
226exec_prefix = ${prefix}
227gl_LIBOBJS =
228gl_LTLIBOBJS =
229host = x86_64-unknown-linux-gnu
230host_alias =
231host_cpu = x86_64
232host_os = linux-gnu
233host_vendor = unknown
234htmldir = ${docdir}
235includedir = ${prefix}/include
236infodir = ${datarootdir}/info
237install_sh = /mnt/hgfs/Work/Scalpel/dist/tre-0.7.5-win32/utils/install-sh
238libdir = ${exec_prefix}/lib
239libexecdir = ${exec_prefix}/libexec
240localedir = ${datarootdir}/locale
241localstatedir = ${prefix}/var
242mandir = ${datarootdir}/man
243mkdir_p = mkdir -p --
244oldincludedir = /usr/include
245pdfdir = ${docdir}
246prefix = /usr/local
247program_transform_name = s,x,x,
248psdir = ${docdir}
249sbindir = ${exec_prefix}/sbin
250sharedstatedir = ${prefix}/com
251sysconfdir = ${prefix}/etc
252target = x86_64-unknown-linux-gnu
253target_alias =
254target_cpu = x86_64
255target_os = linux-gnu
256target_vendor = unknown
257SUBDIRS = agrep
258LDADD = ../gnulib/lib/libgnu.la $(LTLIBINTL)
259retest_SOURCES = retest.c
260randtest_SOURCES = randtest.c
261bench_SOURCES = bench.c
262bench_LDADD = ../lib/libtre.la $(LDADD) -lm
263test_str_source_SOURCES = test-str-source.c
264test_str_source_LDADD = ../lib/libtre.la $(LDADD) -lm
265retest_LDADD = libxtre.la $(LDADD)
266#retest_LDADD = ../lib/libtre.la $(LDADD)
267randtest_LDADD = libxtre.la $(LDADD)
268#randtest_LDADD = ../lib/libtre.la $(LDADD)
269check_LTLIBRARIES = libxtre.la
270libxtre_la_SOURCES = ../lib/tre-mem.c \
271	../lib/tre-stack.c ../lib/tre-ast.c \
272	../lib/tre-parse.c ../lib/tre-compile.c \
273	../lib/tre-match-parallel.c \
274	../lib/tre-match-backtrack.c ../lib/regcomp.c \
275	../lib/regexec.c ../lib/regerror.c \
276	../lib/xmalloc.c $(am__append_1)
277libxtre_la_CFLAGS = -DMALLOC_DEBUGGING
278retest_CFLAGS = -DMALLOC_DEBUGGING
279randtest_CFLAGS = -DMALLOC_DEBUGGING
280INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gnulib/lib
281EXTRA_DIST = build-tests.sh
282TESTS = test-str-source retest
283all: all-recursive
284
285.SUFFIXES:
286.SUFFIXES: .c .lo .o .obj
287$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
288	@for dep in $?; do \
289	  case '$(am__configure_deps)' in \
290	    *$$dep*) \
291	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
292		&& exit 0; \
293	      exit 1;; \
294	  esac; \
295	done; \
296	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/Makefile'; \
297	cd $(top_srcdir) && \
298	  $(AUTOMAKE) --gnu  tests/Makefile
299.PRECIOUS: Makefile
300Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
301	@case '$?' in \
302	  *config.status*) \
303	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
304	  *) \
305	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
306	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
307	esac;
308
309$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
310	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311
312$(top_srcdir)/configure:  $(am__configure_deps)
313	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
315	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316
317clean-checkLTLIBRARIES:
318	-test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
319	@list='$(check_LTLIBRARIES)'; for p in $$list; do \
320	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
321	  test "$$dir" != "$$p" || dir=.; \
322	  echo "rm -f \"$${dir}/so_locations\""; \
323	  rm -f "$${dir}/so_locations"; \
324	done
325libxtre.la: $(libxtre_la_OBJECTS) $(libxtre_la_DEPENDENCIES)
326	$(LINK) $(am_libxtre_la_rpath) $(libxtre_la_LDFLAGS) $(libxtre_la_OBJECTS) $(libxtre_la_LIBADD) $(LIBS)
327
328clean-checkPROGRAMS:
329	@list='$(check_PROGRAMS)'; for p in $$list; do \
330	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
331	  echo " rm -f $$p $$f"; \
332	  rm -f $$p $$f ; \
333	done
334bench$(EXEEXT): $(bench_OBJECTS) $(bench_DEPENDENCIES)
335	@rm -f bench$(EXEEXT)
336	$(LINK) $(bench_LDFLAGS) $(bench_OBJECTS) $(bench_LDADD) $(LIBS)
337randtest$(EXEEXT): $(randtest_OBJECTS) $(randtest_DEPENDENCIES)
338	@rm -f randtest$(EXEEXT)
339	$(LINK) $(randtest_LDFLAGS) $(randtest_OBJECTS) $(randtest_LDADD) $(LIBS)
340retest$(EXEEXT): $(retest_OBJECTS) $(retest_DEPENDENCIES)
341	@rm -f retest$(EXEEXT)
342	$(LINK) $(retest_LDFLAGS) $(retest_OBJECTS) $(retest_LDADD) $(LIBS)
343test-str-source$(EXEEXT): $(test_str_source_OBJECTS) $(test_str_source_DEPENDENCIES)
344	@rm -f test-str-source$(EXEEXT)
345	$(LINK) $(test_str_source_LDFLAGS) $(test_str_source_OBJECTS) $(test_str_source_LDADD) $(LIBS)
346
347mostlyclean-compile:
348	-rm -f *.$(OBJEXT)
349
350distclean-compile:
351	-rm -f *.tab.c
352
353include ./$(DEPDIR)/bench.Po
354include ./$(DEPDIR)/libxtre_la-regcomp.Plo
355include ./$(DEPDIR)/libxtre_la-regerror.Plo
356include ./$(DEPDIR)/libxtre_la-regexec.Plo
357include ./$(DEPDIR)/libxtre_la-tre-ast.Plo
358include ./$(DEPDIR)/libxtre_la-tre-compile.Plo
359include ./$(DEPDIR)/libxtre_la-tre-match-approx.Plo
360include ./$(DEPDIR)/libxtre_la-tre-match-backtrack.Plo
361include ./$(DEPDIR)/libxtre_la-tre-match-parallel.Plo
362include ./$(DEPDIR)/libxtre_la-tre-mem.Plo
363include ./$(DEPDIR)/libxtre_la-tre-parse.Plo
364include ./$(DEPDIR)/libxtre_la-tre-stack.Plo
365include ./$(DEPDIR)/libxtre_la-xmalloc.Plo
366include ./$(DEPDIR)/randtest-randtest.Po
367include ./$(DEPDIR)/retest-retest.Po
368include ./$(DEPDIR)/test-str-source.Po
369
370.c.o:
371	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
372	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
373#	source='$<' object='$@' libtool=no \
374#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
375#	$(COMPILE) -c $<
376
377.c.obj:
378	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
379	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
380#	source='$<' object='$@' libtool=no \
381#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
382#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
383
384.c.lo:
385	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
386	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
387#	source='$<' object='$@' libtool=yes \
388#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
389#	$(LTCOMPILE) -c -o $@ $<
390
391libxtre_la-tre-mem.lo: ../lib/tre-mem.c
392	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-mem.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-mem.Tpo" -c -o libxtre_la-tre-mem.lo `test -f '../lib/tre-mem.c' || echo '$(srcdir)/'`../lib/tre-mem.c; \
393	then mv -f "$(DEPDIR)/libxtre_la-tre-mem.Tpo" "$(DEPDIR)/libxtre_la-tre-mem.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-mem.Tpo"; exit 1; fi
394#	source='../lib/tre-mem.c' object='libxtre_la-tre-mem.lo' libtool=yes \
395#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
396#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-mem.lo `test -f '../lib/tre-mem.c' || echo '$(srcdir)/'`../lib/tre-mem.c
397
398libxtre_la-tre-stack.lo: ../lib/tre-stack.c
399	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-stack.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-stack.Tpo" -c -o libxtre_la-tre-stack.lo `test -f '../lib/tre-stack.c' || echo '$(srcdir)/'`../lib/tre-stack.c; \
400	then mv -f "$(DEPDIR)/libxtre_la-tre-stack.Tpo" "$(DEPDIR)/libxtre_la-tre-stack.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-stack.Tpo"; exit 1; fi
401#	source='../lib/tre-stack.c' object='libxtre_la-tre-stack.lo' libtool=yes \
402#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
403#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-stack.lo `test -f '../lib/tre-stack.c' || echo '$(srcdir)/'`../lib/tre-stack.c
404
405libxtre_la-tre-ast.lo: ../lib/tre-ast.c
406	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-ast.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-ast.Tpo" -c -o libxtre_la-tre-ast.lo `test -f '../lib/tre-ast.c' || echo '$(srcdir)/'`../lib/tre-ast.c; \
407	then mv -f "$(DEPDIR)/libxtre_la-tre-ast.Tpo" "$(DEPDIR)/libxtre_la-tre-ast.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-ast.Tpo"; exit 1; fi
408#	source='../lib/tre-ast.c' object='libxtre_la-tre-ast.lo' libtool=yes \
409#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
410#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-ast.lo `test -f '../lib/tre-ast.c' || echo '$(srcdir)/'`../lib/tre-ast.c
411
412libxtre_la-tre-parse.lo: ../lib/tre-parse.c
413	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-parse.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-parse.Tpo" -c -o libxtre_la-tre-parse.lo `test -f '../lib/tre-parse.c' || echo '$(srcdir)/'`../lib/tre-parse.c; \
414	then mv -f "$(DEPDIR)/libxtre_la-tre-parse.Tpo" "$(DEPDIR)/libxtre_la-tre-parse.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-parse.Tpo"; exit 1; fi
415#	source='../lib/tre-parse.c' object='libxtre_la-tre-parse.lo' libtool=yes \
416#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
417#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-parse.lo `test -f '../lib/tre-parse.c' || echo '$(srcdir)/'`../lib/tre-parse.c
418
419libxtre_la-tre-compile.lo: ../lib/tre-compile.c
420	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-compile.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-compile.Tpo" -c -o libxtre_la-tre-compile.lo `test -f '../lib/tre-compile.c' || echo '$(srcdir)/'`../lib/tre-compile.c; \
421	then mv -f "$(DEPDIR)/libxtre_la-tre-compile.Tpo" "$(DEPDIR)/libxtre_la-tre-compile.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-compile.Tpo"; exit 1; fi
422#	source='../lib/tre-compile.c' object='libxtre_la-tre-compile.lo' libtool=yes \
423#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
424#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-compile.lo `test -f '../lib/tre-compile.c' || echo '$(srcdir)/'`../lib/tre-compile.c
425
426libxtre_la-tre-match-parallel.lo: ../lib/tre-match-parallel.c
427	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-match-parallel.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-match-parallel.Tpo" -c -o libxtre_la-tre-match-parallel.lo `test -f '../lib/tre-match-parallel.c' || echo '$(srcdir)/'`../lib/tre-match-parallel.c; \
428	then mv -f "$(DEPDIR)/libxtre_la-tre-match-parallel.Tpo" "$(DEPDIR)/libxtre_la-tre-match-parallel.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-match-parallel.Tpo"; exit 1; fi
429#	source='../lib/tre-match-parallel.c' object='libxtre_la-tre-match-parallel.lo' libtool=yes \
430#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
431#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-match-parallel.lo `test -f '../lib/tre-match-parallel.c' || echo '$(srcdir)/'`../lib/tre-match-parallel.c
432
433libxtre_la-tre-match-backtrack.lo: ../lib/tre-match-backtrack.c
434	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-match-backtrack.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-match-backtrack.Tpo" -c -o libxtre_la-tre-match-backtrack.lo `test -f '../lib/tre-match-backtrack.c' || echo '$(srcdir)/'`../lib/tre-match-backtrack.c; \
435	then mv -f "$(DEPDIR)/libxtre_la-tre-match-backtrack.Tpo" "$(DEPDIR)/libxtre_la-tre-match-backtrack.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-match-backtrack.Tpo"; exit 1; fi
436#	source='../lib/tre-match-backtrack.c' object='libxtre_la-tre-match-backtrack.lo' libtool=yes \
437#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
438#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-match-backtrack.lo `test -f '../lib/tre-match-backtrack.c' || echo '$(srcdir)/'`../lib/tre-match-backtrack.c
439
440libxtre_la-regcomp.lo: ../lib/regcomp.c
441	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-regcomp.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-regcomp.Tpo" -c -o libxtre_la-regcomp.lo `test -f '../lib/regcomp.c' || echo '$(srcdir)/'`../lib/regcomp.c; \
442	then mv -f "$(DEPDIR)/libxtre_la-regcomp.Tpo" "$(DEPDIR)/libxtre_la-regcomp.Plo"; else rm -f "$(DEPDIR)/libxtre_la-regcomp.Tpo"; exit 1; fi
443#	source='../lib/regcomp.c' object='libxtre_la-regcomp.lo' libtool=yes \
444#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
445#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-regcomp.lo `test -f '../lib/regcomp.c' || echo '$(srcdir)/'`../lib/regcomp.c
446
447libxtre_la-regexec.lo: ../lib/regexec.c
448	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-regexec.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-regexec.Tpo" -c -o libxtre_la-regexec.lo `test -f '../lib/regexec.c' || echo '$(srcdir)/'`../lib/regexec.c; \
449	then mv -f "$(DEPDIR)/libxtre_la-regexec.Tpo" "$(DEPDIR)/libxtre_la-regexec.Plo"; else rm -f "$(DEPDIR)/libxtre_la-regexec.Tpo"; exit 1; fi
450#	source='../lib/regexec.c' object='libxtre_la-regexec.lo' libtool=yes \
451#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
452#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-regexec.lo `test -f '../lib/regexec.c' || echo '$(srcdir)/'`../lib/regexec.c
453
454libxtre_la-regerror.lo: ../lib/regerror.c
455	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-regerror.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-regerror.Tpo" -c -o libxtre_la-regerror.lo `test -f '../lib/regerror.c' || echo '$(srcdir)/'`../lib/regerror.c; \
456	then mv -f "$(DEPDIR)/libxtre_la-regerror.Tpo" "$(DEPDIR)/libxtre_la-regerror.Plo"; else rm -f "$(DEPDIR)/libxtre_la-regerror.Tpo"; exit 1; fi
457#	source='../lib/regerror.c' object='libxtre_la-regerror.lo' libtool=yes \
458#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
459#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-regerror.lo `test -f '../lib/regerror.c' || echo '$(srcdir)/'`../lib/regerror.c
460
461libxtre_la-xmalloc.lo: ../lib/xmalloc.c
462	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-xmalloc.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-xmalloc.Tpo" -c -o libxtre_la-xmalloc.lo `test -f '../lib/xmalloc.c' || echo '$(srcdir)/'`../lib/xmalloc.c; \
463	then mv -f "$(DEPDIR)/libxtre_la-xmalloc.Tpo" "$(DEPDIR)/libxtre_la-xmalloc.Plo"; else rm -f "$(DEPDIR)/libxtre_la-xmalloc.Tpo"; exit 1; fi
464#	source='../lib/xmalloc.c' object='libxtre_la-xmalloc.lo' libtool=yes \
465#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
466#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-xmalloc.lo `test -f '../lib/xmalloc.c' || echo '$(srcdir)/'`../lib/xmalloc.c
467
468libxtre_la-tre-match-approx.lo: ../lib/tre-match-approx.c
469	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -MT libxtre_la-tre-match-approx.lo -MD -MP -MF "$(DEPDIR)/libxtre_la-tre-match-approx.Tpo" -c -o libxtre_la-tre-match-approx.lo `test -f '../lib/tre-match-approx.c' || echo '$(srcdir)/'`../lib/tre-match-approx.c; \
470	then mv -f "$(DEPDIR)/libxtre_la-tre-match-approx.Tpo" "$(DEPDIR)/libxtre_la-tre-match-approx.Plo"; else rm -f "$(DEPDIR)/libxtre_la-tre-match-approx.Tpo"; exit 1; fi
471#	source='../lib/tre-match-approx.c' object='libxtre_la-tre-match-approx.lo' libtool=yes \
472#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
473#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtre_la_CFLAGS) $(CFLAGS) -c -o libxtre_la-tre-match-approx.lo `test -f '../lib/tre-match-approx.c' || echo '$(srcdir)/'`../lib/tre-match-approx.c
474
475randtest-randtest.o: randtest.c
476	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(randtest_CFLAGS) $(CFLAGS) -MT randtest-randtest.o -MD -MP -MF "$(DEPDIR)/randtest-randtest.Tpo" -c -o randtest-randtest.o `test -f 'randtest.c' || echo '$(srcdir)/'`randtest.c; \
477	then mv -f "$(DEPDIR)/randtest-randtest.Tpo" "$(DEPDIR)/randtest-randtest.Po"; else rm -f "$(DEPDIR)/randtest-randtest.Tpo"; exit 1; fi
478#	source='randtest.c' object='randtest-randtest.o' libtool=no \
479#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
480#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(randtest_CFLAGS) $(CFLAGS) -c -o randtest-randtest.o `test -f 'randtest.c' || echo '$(srcdir)/'`randtest.c
481
482randtest-randtest.obj: randtest.c
483	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(randtest_CFLAGS) $(CFLAGS) -MT randtest-randtest.obj -MD -MP -MF "$(DEPDIR)/randtest-randtest.Tpo" -c -o randtest-randtest.obj `if test -f 'randtest.c'; then $(CYGPATH_W) 'randtest.c'; else $(CYGPATH_W) '$(srcdir)/randtest.c'; fi`; \
484	then mv -f "$(DEPDIR)/randtest-randtest.Tpo" "$(DEPDIR)/randtest-randtest.Po"; else rm -f "$(DEPDIR)/randtest-randtest.Tpo"; exit 1; fi
485#	source='randtest.c' object='randtest-randtest.obj' libtool=no \
486#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
487#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(randtest_CFLAGS) $(CFLAGS) -c -o randtest-randtest.obj `if test -f 'randtest.c'; then $(CYGPATH_W) 'randtest.c'; else $(CYGPATH_W) '$(srcdir)/randtest.c'; fi`
488
489retest-retest.o: retest.c
490	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(retest_CFLAGS) $(CFLAGS) -MT retest-retest.o -MD -MP -MF "$(DEPDIR)/retest-retest.Tpo" -c -o retest-retest.o `test -f 'retest.c' || echo '$(srcdir)/'`retest.c; \
491	then mv -f "$(DEPDIR)/retest-retest.Tpo" "$(DEPDIR)/retest-retest.Po"; else rm -f "$(DEPDIR)/retest-retest.Tpo"; exit 1; fi
492#	source='retest.c' object='retest-retest.o' libtool=no \
493#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
494#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(retest_CFLAGS) $(CFLAGS) -c -o retest-retest.o `test -f 'retest.c' || echo '$(srcdir)/'`retest.c
495
496retest-retest.obj: retest.c
497	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(retest_CFLAGS) $(CFLAGS) -MT retest-retest.obj -MD -MP -MF "$(DEPDIR)/retest-retest.Tpo" -c -o retest-retest.obj `if test -f 'retest.c'; then $(CYGPATH_W) 'retest.c'; else $(CYGPATH_W) '$(srcdir)/retest.c'; fi`; \
498	then mv -f "$(DEPDIR)/retest-retest.Tpo" "$(DEPDIR)/retest-retest.Po"; else rm -f "$(DEPDIR)/retest-retest.Tpo"; exit 1; fi
499#	source='retest.c' object='retest-retest.obj' libtool=no \
500#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
501#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(retest_CFLAGS) $(CFLAGS) -c -o retest-retest.obj `if test -f 'retest.c'; then $(CYGPATH_W) 'retest.c'; else $(CYGPATH_W) '$(srcdir)/retest.c'; fi`
502
503mostlyclean-libtool:
504	-rm -f *.lo
505
506clean-libtool:
507	-rm -rf .libs _libs
508
509distclean-libtool:
510	-rm -f libtool
511uninstall-info-am:
512
513# This directory's subdirectories are mostly independent; you can cd
514# into them and run `make' without going through this Makefile.
515# To change the values of `make' variables: instead of editing Makefiles,
516# (1) if the variable is set in `config.status', edit `config.status'
517#     (which will cause the Makefiles to be regenerated when you run `make');
518# (2) otherwise, pass the desired values on the `make' command line.
519$(RECURSIVE_TARGETS):
520	@failcom='exit 1'; \
521	for f in x $$MAKEFLAGS; do \
522	  case $$f in \
523	    *=* | --[!k]*);; \
524	    *k*) failcom='fail=yes';; \
525	  esac; \
526	done; \
527	dot_seen=no; \
528	target=`echo $@ | sed s/-recursive//`; \
529	list='$(SUBDIRS)'; for subdir in $$list; do \
530	  echo "Making $$target in $$subdir"; \
531	  if test "$$subdir" = "."; then \
532	    dot_seen=yes; \
533	    local_target="$$target-am"; \
534	  else \
535	    local_target="$$target"; \
536	  fi; \
537	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
538	  || eval $$failcom; \
539	done; \
540	if test "$$dot_seen" = "no"; then \
541	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
542	fi; test -z "$$fail"
543
544mostlyclean-recursive clean-recursive distclean-recursive \
545maintainer-clean-recursive:
546	@failcom='exit 1'; \
547	for f in x $$MAKEFLAGS; do \
548	  case $$f in \
549	    *=* | --[!k]*);; \
550	    *k*) failcom='fail=yes';; \
551	  esac; \
552	done; \
553	dot_seen=no; \
554	case "$@" in \
555	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
556	  *) list='$(SUBDIRS)' ;; \
557	esac; \
558	rev=''; for subdir in $$list; do \
559	  if test "$$subdir" = "."; then :; else \
560	    rev="$$subdir $$rev"; \
561	  fi; \
562	done; \
563	rev="$$rev ."; \
564	target=`echo $@ | sed s/-recursive//`; \
565	for subdir in $$rev; do \
566	  echo "Making $$target in $$subdir"; \
567	  if test "$$subdir" = "."; then \
568	    local_target="$$target-am"; \
569	  else \
570	    local_target="$$target"; \
571	  fi; \
572	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
573	  || eval $$failcom; \
574	done && test -z "$$fail"
575tags-recursive:
576	list='$(SUBDIRS)'; for subdir in $$list; do \
577	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
578	done
579ctags-recursive:
580	list='$(SUBDIRS)'; for subdir in $$list; do \
581	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
582	done
583
584ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
585	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
586	unique=`for i in $$list; do \
587	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
588	  done | \
589	  $(AWK) '    { files[$$0] = 1; } \
590	       END { for (i in files) print i; }'`; \
591	mkid -fID $$unique
592tags: TAGS
593
594TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
595		$(TAGS_FILES) $(LISP)
596	tags=; \
597	here=`pwd`; \
598	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
599	  include_option=--etags-include; \
600	  empty_fix=.; \
601	else \
602	  include_option=--include; \
603	  empty_fix=; \
604	fi; \
605	list='$(SUBDIRS)'; for subdir in $$list; do \
606	  if test "$$subdir" = .; then :; else \
607	    test ! -f $$subdir/TAGS || \
608	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
609	  fi; \
610	done; \
611	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
612	unique=`for i in $$list; do \
613	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
614	  done | \
615	  $(AWK) '    { files[$$0] = 1; } \
616	       END { for (i in files) print i; }'`; \
617	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
618	  test -n "$$unique" || unique=$$empty_fix; \
619	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
620	    $$tags $$unique; \
621	fi
622ctags: CTAGS
623CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
624		$(TAGS_FILES) $(LISP)
625	tags=; \
626	here=`pwd`; \
627	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
628	unique=`for i in $$list; do \
629	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
630	  done | \
631	  $(AWK) '    { files[$$0] = 1; } \
632	       END { for (i in files) print i; }'`; \
633	test -z "$(CTAGS_ARGS)$$tags$$unique" \
634	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
635	     $$tags $$unique
636
637GTAGS:
638	here=`$(am__cd) $(top_builddir) && pwd` \
639	  && cd $(top_srcdir) \
640	  && gtags -i $(GTAGS_ARGS) $$here
641
642distclean-tags:
643	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
644
645check-TESTS: $(TESTS)
646	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
647	srcdir=$(srcdir); export srcdir; \
648	list='$(TESTS)'; \
649	if test -n "$$list"; then \
650	  for tst in $$list; do \
651	    if test -f ./$$tst; then dir=./; \
652	    elif test -f $$tst; then dir=; \
653	    else dir="$(srcdir)/"; fi; \
654	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
655	      all=`expr $$all + 1`; \
656	      case " $(XFAIL_TESTS) " in \
657	      *" $$tst "*) \
658		xpass=`expr $$xpass + 1`; \
659		failed=`expr $$failed + 1`; \
660		echo "XPASS: $$tst"; \
661	      ;; \
662	      *) \
663		echo "PASS: $$tst"; \
664	      ;; \
665	      esac; \
666	    elif test $$? -ne 77; then \
667	      all=`expr $$all + 1`; \
668	      case " $(XFAIL_TESTS) " in \
669	      *" $$tst "*) \
670		xfail=`expr $$xfail + 1`; \
671		echo "XFAIL: $$tst"; \
672	      ;; \
673	      *) \
674		failed=`expr $$failed + 1`; \
675		echo "FAIL: $$tst"; \
676	      ;; \
677	      esac; \
678	    else \
679	      skip=`expr $$skip + 1`; \
680	      echo "SKIP: $$tst"; \
681	    fi; \
682	  done; \
683	  if test "$$failed" -eq 0; then \
684	    if test "$$xfail" -eq 0; then \
685	      banner="All $$all tests passed"; \
686	    else \
687	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
688	    fi; \
689	  else \
690	    if test "$$xpass" -eq 0; then \
691	      banner="$$failed of $$all tests failed"; \
692	    else \
693	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
694	    fi; \
695	  fi; \
696	  dashes="$$banner"; \
697	  skipped=""; \
698	  if test "$$skip" -ne 0; then \
699	    skipped="($$skip tests were not run)"; \
700	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
701	      dashes="$$skipped"; \
702	  fi; \
703	  report=""; \
704	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
705	    report="Please report to $(PACKAGE_BUGREPORT)"; \
706	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
707	      dashes="$$report"; \
708	  fi; \
709	  dashes=`echo "$$dashes" | sed s/./=/g`; \
710	  echo "$$dashes"; \
711	  echo "$$banner"; \
712	  test -z "$$skipped" || echo "$$skipped"; \
713	  test -z "$$report" || echo "$$report"; \
714	  echo "$$dashes"; \
715	  test "$$failed" -eq 0; \
716	else :; fi
717
718distdir: $(DISTFILES)
719	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
720	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
721	list='$(DISTFILES)'; for file in $$list; do \
722	  case $$file in \
723	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
724	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
725	  esac; \
726	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
727	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
728	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
729	    dir="/$$dir"; \
730	    $(mkdir_p) "$(distdir)$$dir"; \
731	  else \
732	    dir=''; \
733	  fi; \
734	  if test -d $$d/$$file; then \
735	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
736	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
737	    fi; \
738	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
739	  else \
740	    test -f $(distdir)/$$file \
741	    || cp -p $$d/$$file $(distdir)/$$file \
742	    || exit 1; \
743	  fi; \
744	done
745	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
746	  if test "$$subdir" = .; then :; else \
747	    test -d "$(distdir)/$$subdir" \
748	    || $(mkdir_p) "$(distdir)/$$subdir" \
749	    || exit 1; \
750	    distdir=`$(am__cd) $(distdir) && pwd`; \
751	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
752	    (cd $$subdir && \
753	      $(MAKE) $(AM_MAKEFLAGS) \
754	        top_distdir="$$top_distdir" \
755	        distdir="$$distdir/$$subdir" \
756	        distdir) \
757	      || exit 1; \
758	  fi; \
759	done
760check-am: all-am
761	$(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS)
762	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
763check: check-recursive
764all-am: Makefile
765installdirs: installdirs-recursive
766installdirs-am:
767install: install-recursive
768install-exec: install-exec-recursive
769install-data: install-data-recursive
770uninstall: uninstall-recursive
771
772install-am: all-am
773	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
774
775installcheck: installcheck-recursive
776install-strip:
777	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
778	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
779	  `test -z '$(STRIP)' || \
780	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
781mostlyclean-generic:
782
783clean-generic:
784
785distclean-generic:
786	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
787
788maintainer-clean-generic:
789	@echo "This command is intended for maintainers to use"
790	@echo "it deletes files that may require special tools to rebuild."
791clean: clean-recursive
792
793clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
794	clean-libtool mostlyclean-am
795
796distclean: distclean-recursive
797	-rm -rf ./$(DEPDIR)
798	-rm -f Makefile
799distclean-am: clean-am distclean-compile distclean-generic \
800	distclean-libtool distclean-tags
801
802dvi: dvi-recursive
803
804dvi-am:
805
806html: html-recursive
807
808info: info-recursive
809
810info-am:
811
812install-data-am:
813
814install-exec-am:
815
816install-info: install-info-recursive
817
818install-man:
819
820installcheck-am:
821
822maintainer-clean: maintainer-clean-recursive
823	-rm -rf ./$(DEPDIR)
824	-rm -f Makefile
825maintainer-clean-am: distclean-am maintainer-clean-generic
826
827mostlyclean: mostlyclean-recursive
828
829mostlyclean-am: mostlyclean-compile mostlyclean-generic \
830	mostlyclean-libtool
831
832pdf: pdf-recursive
833
834pdf-am:
835
836ps: ps-recursive
837
838ps-am:
839
840uninstall-am: uninstall-info-am
841
842uninstall-info: uninstall-info-recursive
843
844.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-TESTS \
845	check-am clean clean-checkLTLIBRARIES clean-checkPROGRAMS \
846	clean-generic clean-libtool clean-recursive ctags \
847	ctags-recursive distclean distclean-compile distclean-generic \
848	distclean-libtool distclean-recursive distclean-tags distdir \
849	dvi dvi-am html html-am info info-am install install-am \
850	install-data install-data-am install-exec install-exec-am \
851	install-info install-info-am install-man install-strip \
852	installcheck installcheck-am installdirs installdirs-am \
853	maintainer-clean maintainer-clean-generic \
854	maintainer-clean-recursive mostlyclean mostlyclean-compile \
855	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
856	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
857	uninstall-info-am
858
859# Tell versions [3.59,3.63) of GNU make to not export all variables.
860# Otherwise a system limit (for SysV at least) may be exceeded.
861.NOEXPORT:
862