1# Makefile.in generated by automake 1.12.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 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@
16VPATH = @srcdir@
17am__make_dryrun = \
18  { \
19    am__dry=no; \
20    case $$MAKEFLAGS in \
21      *\\[\ \	]*) \
22        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24      *) \
25        for am__flg in $$MAKEFLAGS; do \
26          case $$am__flg in \
27            *=*|--*) ;; \
28            *n*) am__dry=yes; break;; \
29          esac; \
30        done;; \
31    esac; \
32    test $$am__dry = yes; \
33  }
34pkgdatadir = $(datadir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36pkglibdir = $(libdir)/@PACKAGE@
37pkglibexecdir = $(libexecdir)/@PACKAGE@
38am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52subdir = test/hyphcheck
53DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54	$(top_srcdir)/mkinstalldirs
55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56am__aclocal_m4_deps = $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58	$(ACLOCAL_M4)
59mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
60CONFIG_HEADER = $(top_builddir)/include/config.h
61CONFIG_CLEAN_FILES =
62CONFIG_CLEAN_VPATH_FILES =
63SOURCES =
64DIST_SOURCES =
65am__can_run_installinfo = \
66  case $$AM_UPDATE_INFO_DIR in \
67    n|no|NO) false;; \
68    *) (install-info --version) >/dev/null 2>&1;; \
69  esac
70am__tty_colors_dummy = \
71  mgn= red= grn= lgn= blu= brg= std=; \
72  am__color_tests=no
73am__tty_colors = $(am__tty_colors_dummy)
74DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75ACLOCAL = @ACLOCAL@
76AMTAR = @AMTAR@
77AR = @AR@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82CC = @CC@
83CCDEPMODE = @CCDEPMODE@
84CFLAGS = @CFLAGS@
85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CYGPATH_W = @CYGPATH_W@
88DEFS = @DEFS@
89DEPDIR = @DEPDIR@
90DLLTOOL = @DLLTOOL@
91DSYMUTIL = @DSYMUTIL@
92DUMPBIN = @DUMPBIN@
93ECHO_C = @ECHO_C@
94ECHO_N = @ECHO_N@
95ECHO_T = @ECHO_T@
96EGREP = @EGREP@
97EXEEXT = @EXEEXT@
98FGREP = @FGREP@
99GREP = @GREP@
100ICONVINC = @ICONVINC@
101ICONVLIB = @ICONVLIB@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LD = @LD@
108LDFLAGS = @LDFLAGS@
109LIBOBJS = @LIBOBJS@
110LIBS = @LIBS@
111LIBTOOL = @LIBTOOL@
112LIB_VERSION_INFO = @LIB_VERSION_INFO@
113LIPO = @LIPO@
114LN_S = @LN_S@
115LTLIBOBJS = @LTLIBOBJS@
116MAJOR_VERSION = @MAJOR_VERSION@
117MAKEINFO = @MAKEINFO@
118MANIFEST_TOOL = @MANIFEST_TOOL@
119MINOR_VERSION = @MINOR_VERSION@
120MKDIR_P = @MKDIR_P@
121NM = @NM@
122NMEDIT = @NMEDIT@
123OBJDUMP = @OBJDUMP@
124OBJEXT = @OBJEXT@
125OTOOL = @OTOOL@
126OTOOL64 = @OTOOL64@
127PACKAGE = @PACKAGE@
128PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129PACKAGE_NAME = @PACKAGE_NAME@
130PACKAGE_STRING = @PACKAGE_STRING@
131PACKAGE_TARNAME = @PACKAGE_TARNAME@
132PACKAGE_URL = @PACKAGE_URL@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135PERL = @PERL@
136RANLIB = @RANLIB@
137SED = @SED@
138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
141UTF8_NAME = @UTF8_NAME@
142VERSION = @VERSION@
143abs_builddir = @abs_builddir@
144abs_srcdir = @abs_srcdir@
145abs_top_builddir = @abs_top_builddir@
146abs_top_srcdir = @abs_top_srcdir@
147ac_ct_AR = @ac_ct_AR@
148ac_ct_CC = @ac_ct_CC@
149ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
150am__include = @am__include@
151am__leading_dot = @am__leading_dot@
152am__quote = @am__quote@
153am__tar = @am__tar@
154am__untar = @am__untar@
155bindir = @bindir@
156build = @build@
157build_alias = @build_alias@
158build_cpu = @build_cpu@
159build_os = @build_os@
160build_vendor = @build_vendor@
161builddir = @builddir@
162datadir = @datadir@
163datarootdir = @datarootdir@
164docdir = @docdir@
165dvidir = @dvidir@
166exec_prefix = @exec_prefix@
167host = @host@
168host_alias = @host_alias@
169host_cpu = @host_cpu@
170host_os = @host_os@
171host_vendor = @host_vendor@
172htmldir = @htmldir@
173includedir = @includedir@
174infodir = @infodir@
175install_sh = @install_sh@
176libdir = @libdir@
177libexecdir = @libexecdir@
178localedir = @localedir@
179localstatedir = @localstatedir@
180mandir = @mandir@
181mkdir_p = @mkdir_p@
182oldincludedir = @oldincludedir@
183pdfdir = @pdfdir@
184pkgmapdir = @pkgmapdir@
185prefix = @prefix@
186program_transform_name = @program_transform_name@
187psdir = @psdir@
188sbindir = @sbindir@
189sharedstatedir = @sharedstatedir@
190srcdir = @srcdir@
191sysconfdir = @sysconfdir@
192target_alias = @target_alias@
193top_build_prefix = @top_build_prefix@
194top_builddir = @top_builddir@
195top_srcdir = @top_srcdir@
196hyphcheck_TESTS = \
197	hyphcheck_0001.sh \
198	hyphcheck_0002.sh \
199	hyphcheck_0003.sh \
200	hyphcheck_0004.sh \
201	hyphcheck_0005.sh \
202	hyphcheck_0006.sh \
203	hyphcheck_0007.sh \
204	hyphcheck_0008.sh \
205	hyphcheck_0009.sh \
206	hyphcheck_0010.sh \
207	hyphcheck_0011.sh \
208	hyphcheck_0012.sh \
209	hyphcheck_0013.sh \
210	hyphcheck_0014.sh
211
212TESTS_ENVIRONMENT = QUIET=true SYSCONFDIR=$(sysconfdir)
213@LITEONLY_FALSE@TESTS = \
214@LITEONLY_FALSE@	$(hyphcheck_TESTS)
215
216@LITEONLY_TRUE@TESTS = $(srcdir)/../no_test_support.sh
217EXTRA_DIST = \
218	hyphcheck.def \
219	$(hyphcheck_TESTS)
220
221CLEANFILES = \
222	output.txt \
223	expect.txt \
224	idn2.conf \
225	localmap1 \
226	localmap2 \
227	localmap3 \
228	localmap4 \
229	localmap5 \
230	localset
231
232all: all-am
233
234.SUFFIXES:
235$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
236	@for dep in $?; do \
237	  case '$(am__configure_deps)' in \
238	    *$$dep*) \
239	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
240	        && { if test -f $@; then exit 0; else break; fi; }; \
241	      exit 1;; \
242	  esac; \
243	done; \
244	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/hyphcheck/Makefile'; \
245	$(am__cd) $(top_srcdir) && \
246	  $(AUTOMAKE) --foreign test/hyphcheck/Makefile
247.PRECIOUS: Makefile
248Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249	@case '$?' in \
250	  *config.status*) \
251	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252	  *) \
253	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255	esac;
256
257$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260$(top_srcdir)/configure:  $(am__configure_deps)
261	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264$(am__aclocal_m4_deps):
265
266mostlyclean-libtool:
267	-rm -f *.lo
268
269clean-libtool:
270	-rm -rf .libs _libs
271tags: TAGS
272TAGS:
273
274ctags: CTAGS
275CTAGS:
276
277cscope cscopelist:
278
279
280check-TESTS: $(TESTS)
281	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
282	srcdir=$(srcdir); export srcdir; \
283	list=' $(TESTS) '; \
284	$(am__tty_colors); \
285	if test -n "$$list"; then \
286	  for tst in $$list; do \
287	    if test -f ./$$tst; then dir=./; \
288	    elif test -f $$tst; then dir=; \
289	    else dir="$(srcdir)/"; fi; \
290	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
291	      all=`expr $$all + 1`; \
292	      case " $(XFAIL_TESTS) " in \
293	      *[\ \	]$$tst[\ \	]*) \
294		xpass=`expr $$xpass + 1`; \
295		failed=`expr $$failed + 1`; \
296		col=$$red; res=XPASS; \
297	      ;; \
298	      *) \
299		col=$$grn; res=PASS; \
300	      ;; \
301	      esac; \
302	    elif test $$? -ne 77; then \
303	      all=`expr $$all + 1`; \
304	      case " $(XFAIL_TESTS) " in \
305	      *[\ \	]$$tst[\ \	]*) \
306		xfail=`expr $$xfail + 1`; \
307		col=$$lgn; res=XFAIL; \
308	      ;; \
309	      *) \
310		failed=`expr $$failed + 1`; \
311		col=$$red; res=FAIL; \
312	      ;; \
313	      esac; \
314	    else \
315	      skip=`expr $$skip + 1`; \
316	      col=$$blu; res=SKIP; \
317	    fi; \
318	    echo "$${col}$$res$${std}: $$tst"; \
319	  done; \
320	  if test "$$all" -eq 1; then \
321	    tests="test"; \
322	    All=""; \
323	  else \
324	    tests="tests"; \
325	    All="All "; \
326	  fi; \
327	  if test "$$failed" -eq 0; then \
328	    if test "$$xfail" -eq 0; then \
329	      banner="$$All$$all $$tests passed"; \
330	    else \
331	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
332	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
333	    fi; \
334	  else \
335	    if test "$$xpass" -eq 0; then \
336	      banner="$$failed of $$all $$tests failed"; \
337	    else \
338	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
339	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
340	    fi; \
341	  fi; \
342	  dashes="$$banner"; \
343	  skipped=""; \
344	  if test "$$skip" -ne 0; then \
345	    if test "$$skip" -eq 1; then \
346	      skipped="($$skip test was not run)"; \
347	    else \
348	      skipped="($$skip tests were not run)"; \
349	    fi; \
350	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
351	      dashes="$$skipped"; \
352	  fi; \
353	  report=""; \
354	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
355	    report="Please report to $(PACKAGE_BUGREPORT)"; \
356	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
357	      dashes="$$report"; \
358	  fi; \
359	  dashes=`echo "$$dashes" | sed s/./=/g`; \
360	  if test "$$failed" -eq 0; then \
361	    col="$$grn"; \
362	  else \
363	    col="$$red"; \
364	  fi; \
365	  echo "$${col}$$dashes$${std}"; \
366	  echo "$${col}$$banner$${std}"; \
367	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
368	  test -z "$$report" || echo "$${col}$$report$${std}"; \
369	  echo "$${col}$$dashes$${std}"; \
370	  test "$$failed" -eq 0; \
371	else :; fi
372
373distdir: $(DISTFILES)
374	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
375	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
376	list='$(DISTFILES)'; \
377	  dist_files=`for file in $$list; do echo $$file; done | \
378	  sed -e "s|^$$srcdirstrip/||;t" \
379	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
380	case $$dist_files in \
381	  */*) $(MKDIR_P) `echo "$$dist_files" | \
382			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
383			   sort -u` ;; \
384	esac; \
385	for file in $$dist_files; do \
386	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387	  if test -d $$d/$$file; then \
388	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
389	    if test -d "$(distdir)/$$file"; then \
390	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
391	    fi; \
392	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
393	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
394	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
395	    fi; \
396	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
397	  else \
398	    test -f "$(distdir)/$$file" \
399	    || cp -p $$d/$$file "$(distdir)/$$file" \
400	    || exit 1; \
401	  fi; \
402	done
403check-am: all-am
404	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
405check: check-am
406all-am: Makefile
407installdirs:
408install: install-am
409install-exec: install-exec-am
410install-data: install-data-am
411uninstall: uninstall-am
412
413install-am: all-am
414	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
415
416installcheck: installcheck-am
417install-strip:
418	if test -z '$(STRIP)'; then \
419	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421	      install; \
422	else \
423	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
424	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
425	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
426	fi
427mostlyclean-generic:
428
429clean-generic:
430	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
431
432distclean-generic:
433	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
434	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
435
436maintainer-clean-generic:
437	@echo "This command is intended for maintainers to use"
438	@echo "it deletes files that may require special tools to rebuild."
439clean: clean-am
440
441clean-am: clean-generic clean-libtool mostlyclean-am
442
443distclean: distclean-am
444	-rm -f Makefile
445distclean-am: clean-am distclean-generic
446
447dvi: dvi-am
448
449dvi-am:
450
451html: html-am
452
453html-am:
454
455info: info-am
456
457info-am:
458
459install-data-am:
460
461install-dvi: install-dvi-am
462
463install-dvi-am:
464
465install-exec-am:
466
467install-html: install-html-am
468
469install-html-am:
470
471install-info: install-info-am
472
473install-info-am:
474
475install-man:
476
477install-pdf: install-pdf-am
478
479install-pdf-am:
480
481install-ps: install-ps-am
482
483install-ps-am:
484
485installcheck-am:
486
487maintainer-clean: maintainer-clean-am
488	-rm -f Makefile
489maintainer-clean-am: distclean-am maintainer-clean-generic
490
491mostlyclean: mostlyclean-am
492
493mostlyclean-am: mostlyclean-generic mostlyclean-libtool
494
495pdf: pdf-am
496
497pdf-am:
498
499ps: ps-am
500
501ps-am:
502
503uninstall-am:
504
505.MAKE: check-am install-am install-strip
506
507.PHONY: all all-am check check-TESTS check-am clean clean-generic \
508	clean-libtool distclean distclean-generic distclean-libtool \
509	distdir dvi dvi-am html html-am info info-am install \
510	install-am install-data install-data-am install-dvi \
511	install-dvi-am install-exec install-exec-am install-html \
512	install-html-am install-info install-info-am install-man \
513	install-pdf install-pdf-am install-ps install-ps-am \
514	install-strip installcheck installcheck-am installdirs \
515	maintainer-clean maintainer-clean-generic mostlyclean \
516	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
517	uninstall uninstall-am
518
519
520# Tell versions [3.59,3.63) of GNU make to not export all variables.
521# Otherwise a system limit (for SysV at least) may be exceeded.
522.NOEXPORT:
523