1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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@SET_MAKE@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34target_triplet = @target@
35subdir = tests/agrep
36DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38am__aclocal_m4_deps = $(top_srcdir)/m4/ac_libtool_tags.m4 \
39	$(top_srcdir)/m4/ax_check_funcs_comp.m4 \
40	$(top_srcdir)/m4/ax_check_sign.m4 \
41	$(top_srcdir)/m4/ax_decl_wchar_max.m4 \
42	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
43	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
44	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
45	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
46	$(top_srcdir)/m4/progtest.m4 \
47	$(top_srcdir)/m4/vl_prog_cc_warnings.m4 \
48	$(top_srcdir)/configure.ac
49am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50	$(ACLOCAL_M4)
51mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
52CONFIG_HEADER = $(top_builddir)/config.h \
53	$(top_builddir)/lib/tre-config.h
54CONFIG_CLEAN_FILES =
55SOURCES =
56DIST_SOURCES =
57DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58ACLOCAL = @ACLOCAL@
59ALLOCA = @ALLOCA@
60AMTAR = @AMTAR@
61AR = @AR@
62AS = @AS@
63AUTOCONF = @AUTOCONF@
64AUTOHEADER = @AUTOHEADER@
65AUTOMAKE = @AUTOMAKE@
66AWK = @AWK@
67CC = @CC@
68CCDEPMODE = @CCDEPMODE@
69CFLAGS = @CFLAGS@
70CPP = @CPP@
71CPPFLAGS = @CPPFLAGS@
72CYGPATH_W = @CYGPATH_W@
73DEFS = @DEFS@
74DEPDIR = @DEPDIR@
75DLLTOOL = @DLLTOOL@
76DSYMUTIL = @DSYMUTIL@
77ECHO = @ECHO@
78ECHO_C = @ECHO_C@
79ECHO_N = @ECHO_N@
80ECHO_T = @ECHO_T@
81EGREP = @EGREP@
82EXEEXT = @EXEEXT@
83GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
84GMSGFMT = @GMSGFMT@
85GMSGFMT_015 = @GMSGFMT_015@
86GREP = @GREP@
87INSTALL = @INSTALL@
88INSTALL_DATA = @INSTALL_DATA@
89INSTALL_PROGRAM = @INSTALL_PROGRAM@
90INSTALL_SCRIPT = @INSTALL_SCRIPT@
91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92INTLLIBS = @INTLLIBS@
93INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
94LDFLAGS = @LDFLAGS@
95LIBICONV = @LIBICONV@
96LIBINTL = @LIBINTL@
97LIBOBJS = @LIBOBJS@
98LIBS = @LIBS@
99LIBTOOL = @LIBTOOL@
100LN_S = @LN_S@
101LTLIBICONV = @LTLIBICONV@
102LTLIBINTL = @LTLIBINTL@
103LTLIBOBJS = @LTLIBOBJS@
104MAKEINFO = @MAKEINFO@
105MKDIR_P = @MKDIR_P@
106MSGFMT = @MSGFMT@
107MSGFMT_015 = @MSGFMT_015@
108MSGMERGE = @MSGMERGE@
109NMEDIT = @NMEDIT@
110OBJDUMP = @OBJDUMP@
111OBJEXT = @OBJEXT@
112PACKAGE = @PACKAGE@
113PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114PACKAGE_NAME = @PACKAGE_NAME@
115PACKAGE_STRING = @PACKAGE_STRING@
116PACKAGE_TARNAME = @PACKAGE_TARNAME@
117PACKAGE_VERSION = @PACKAGE_VERSION@
118PATH_SEPARATOR = @PATH_SEPARATOR@
119POSUB = @POSUB@
120RANLIB = @RANLIB@
121SED = @SED@
122SET_MAKE = @SET_MAKE@
123SHELL = @SHELL@
124STRIP = @STRIP@
125TRE_VERSION = @TRE_VERSION@
126USE_NLS = @USE_NLS@
127VERSION = @VERSION@
128XGETTEXT = @XGETTEXT@
129XGETTEXT_015 = @XGETTEXT_015@
130XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
131abs_builddir = @abs_builddir@
132abs_srcdir = @abs_srcdir@
133abs_top_builddir = @abs_top_builddir@
134abs_top_srcdir = @abs_top_srcdir@
135ac_ct_CC = @ac_ct_CC@
136am__include = @am__include@
137am__leading_dot = @am__leading_dot@
138am__quote = @am__quote@
139am__tar = @am__tar@
140am__untar = @am__untar@
141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
147builddir = @builddir@
148datadir = @datadir@
149datarootdir = @datarootdir@
150docdir = @docdir@
151dvidir = @dvidir@
152exec_prefix = @exec_prefix@
153host = @host@
154host_alias = @host_alias@
155host_cpu = @host_cpu@
156host_os = @host_os@
157host_vendor = @host_vendor@
158htmldir = @htmldir@
159includedir = @includedir@
160infodir = @infodir@
161install_sh = @install_sh@
162libdir = @libdir@
163libexecdir = @libexecdir@
164localedir = @localedir@
165localstatedir = @localstatedir@
166mandir = @mandir@
167mkdir_p = @mkdir_p@
168oldincludedir = @oldincludedir@
169pdfdir = @pdfdir@
170prefix = @prefix@
171program_transform_name = @program_transform_name@
172psdir = @psdir@
173sbindir = @sbindir@
174sharedstatedir = @sharedstatedir@
175srcdir = @srcdir@
176sysconfdir = @sysconfdir@
177target = @target@
178target_alias = @target_alias@
179target_cpu = @target_cpu@
180target_os = @target_os@
181target_vendor = @target_vendor@
182top_builddir = @top_builddir@
183top_srcdir = @top_srcdir@
184@TRE_AGREP_TRUE@@TRE_DEBUG_FALSE@TESTS = run-tests.sh
185TESTS_ENVIRONMENT = \
186  top_builddir=$(top_builddir) \
187  host_triplet=$(host_triplet)
188
189EXTRA_DIST = run-tests.sh
190CLEANFILES = *.out
191all: all-am
192
193.SUFFIXES:
194$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
195	@for dep in $?; do \
196	  case '$(am__configure_deps)' in \
197	    *$$dep*) \
198	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
199		&& exit 0; \
200	      exit 1;; \
201	  esac; \
202	done; \
203	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tests/agrep/Makefile'; \
204	cd $(top_srcdir) && \
205	  $(AUTOMAKE) --foreign  tests/agrep/Makefile
206.PRECIOUS: Makefile
207Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208	@case '$?' in \
209	  *config.status*) \
210	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
211	  *) \
212	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
213	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
214	esac;
215
216$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219$(top_srcdir)/configure:  $(am__configure_deps)
220	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
222	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
224mostlyclean-libtool:
225	-rm -f *.lo
226
227clean-libtool:
228	-rm -rf .libs _libs
229tags: TAGS
230TAGS:
231
232ctags: CTAGS
233CTAGS:
234
235
236check-TESTS: $(TESTS)
237	@failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[	 ]'; \
238	srcdir=$(srcdir); export srcdir; \
239	list=' $(TESTS) '; \
240	if test -n "$$list"; then \
241	  for tst in $$list; do \
242	    if test -f ./$$tst; then dir=./; \
243	    elif test -f $$tst; then dir=; \
244	    else dir="$(srcdir)/"; fi; \
245	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
246	      all=`expr $$all + 1`; \
247	      case " $(XFAIL_TESTS) " in \
248	      *$$ws$$tst$$ws*) \
249		xpass=`expr $$xpass + 1`; \
250		failed=`expr $$failed + 1`; \
251		echo "XPASS: $$tst"; \
252	      ;; \
253	      *) \
254		echo "PASS: $$tst"; \
255	      ;; \
256	      esac; \
257	    elif test $$? -ne 77; then \
258	      all=`expr $$all + 1`; \
259	      case " $(XFAIL_TESTS) " in \
260	      *$$ws$$tst$$ws*) \
261		xfail=`expr $$xfail + 1`; \
262		echo "XFAIL: $$tst"; \
263	      ;; \
264	      *) \
265		failed=`expr $$failed + 1`; \
266		echo "FAIL: $$tst"; \
267	      ;; \
268	      esac; \
269	    else \
270	      skip=`expr $$skip + 1`; \
271	      echo "SKIP: $$tst"; \
272	    fi; \
273	  done; \
274	  if test "$$failed" -eq 0; then \
275	    if test "$$xfail" -eq 0; then \
276	      banner="All $$all tests passed"; \
277	    else \
278	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
279	    fi; \
280	  else \
281	    if test "$$xpass" -eq 0; then \
282	      banner="$$failed of $$all tests failed"; \
283	    else \
284	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
285	    fi; \
286	  fi; \
287	  dashes="$$banner"; \
288	  skipped=""; \
289	  if test "$$skip" -ne 0; then \
290	    skipped="($$skip tests were not run)"; \
291	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
292	      dashes="$$skipped"; \
293	  fi; \
294	  report=""; \
295	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
296	    report="Please report to $(PACKAGE_BUGREPORT)"; \
297	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
298	      dashes="$$report"; \
299	  fi; \
300	  dashes=`echo "$$dashes" | sed s/./=/g`; \
301	  echo "$$dashes"; \
302	  echo "$$banner"; \
303	  test -z "$$skipped" || echo "$$skipped"; \
304	  test -z "$$report" || echo "$$report"; \
305	  echo "$$dashes"; \
306	  test "$$failed" -eq 0; \
307	else :; fi
308
309distdir: $(DISTFILES)
310	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
311	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
312	list='$(DISTFILES)'; \
313	  dist_files=`for file in $$list; do echo $$file; done | \
314	  sed -e "s|^$$srcdirstrip/||;t" \
315	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
316	case $$dist_files in \
317	  */*) $(MKDIR_P) `echo "$$dist_files" | \
318			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
319			   sort -u` ;; \
320	esac; \
321	for file in $$dist_files; do \
322	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
323	  if test -d $$d/$$file; then \
324	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
325	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327	    fi; \
328	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329	  else \
330	    test -f $(distdir)/$$file \
331	    || cp -p $$d/$$file $(distdir)/$$file \
332	    || exit 1; \
333	  fi; \
334	done
335	$(MAKE) $(AM_MAKEFLAGS) \
336	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
337	  dist-hook
338check-am: all-am
339	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
340check: check-am
341all-am: Makefile
342installdirs:
343install: install-am
344install-exec: install-exec-am
345install-data: install-data-am
346uninstall: uninstall-am
347
348install-am: all-am
349	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
350
351installcheck: installcheck-am
352install-strip:
353	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
354	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
355	  `test -z '$(STRIP)' || \
356	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
357mostlyclean-generic:
358
359clean-generic:
360	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
361
362distclean-generic:
363	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
364
365maintainer-clean-generic:
366	@echo "This command is intended for maintainers to use"
367	@echo "it deletes files that may require special tools to rebuild."
368clean: clean-am
369
370clean-am: clean-generic clean-libtool mostlyclean-am
371
372distclean: distclean-am
373	-rm -f Makefile
374distclean-am: clean-am distclean-generic
375
376dvi: dvi-am
377
378dvi-am:
379
380html: html-am
381
382info: info-am
383
384info-am:
385
386install-data-am:
387
388install-dvi: install-dvi-am
389
390install-exec-am:
391
392install-html: install-html-am
393
394install-info: install-info-am
395
396install-man:
397
398install-pdf: install-pdf-am
399
400install-ps: install-ps-am
401
402installcheck-am:
403
404maintainer-clean: maintainer-clean-am
405	-rm -f Makefile
406maintainer-clean-am: distclean-am maintainer-clean-generic
407
408mostlyclean: mostlyclean-am
409
410mostlyclean-am: mostlyclean-generic mostlyclean-libtool
411
412pdf: pdf-am
413
414pdf-am:
415
416ps: ps-am
417
418ps-am:
419
420uninstall-am:
421
422.MAKE: install-am install-strip
423
424.PHONY: all all-am check check-TESTS check-am clean clean-generic \
425	clean-libtool dist-hook distclean distclean-generic \
426	distclean-libtool distdir dvi dvi-am html html-am info info-am \
427	install install-am install-data install-data-am install-dvi \
428	install-dvi-am install-exec install-exec-am install-html \
429	install-html-am install-info install-info-am install-man \
430	install-pdf install-pdf-am install-ps install-ps-am \
431	install-strip installcheck installcheck-am installdirs \
432	maintainer-clean maintainer-clean-generic mostlyclean \
433	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
434	uninstall uninstall-am
435
436
437dist-hook:
438	cp -p $(srcdir)/*.args $(srcdir)/*.ok $(srcdir)/*.input $(distdir)
439# Tell versions [3.59,3.63) of GNU make to not export all variables.
440# Otherwise a system limit (for SysV at least) may be exceeded.
441.NOEXPORT:
442