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