1# Makefile.in generated by automake 1.11 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, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36check_PROGRAMS = print-localedir$(EXEEXT)
37subdir = test/nls
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
41	$(top_srcdir)/m4m/gp-config-msg.m4 \
42	$(top_srcdir)/m4m/gp-documentation.m4 \
43	$(top_srcdir)/m4m/gp-gettext-hack.m4 \
44	$(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
45	$(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
46	$(top_srcdir)/auto-m4/lib-link.m4 \
47	$(top_srcdir)/auto-m4/lib-prefix.m4 \
48	$(top_srcdir)/auto-m4/libtool.m4 \
49	$(top_srcdir)/auto-m4/ltoptions.m4 \
50	$(top_srcdir)/auto-m4/ltsugar.m4 \
51	$(top_srcdir)/auto-m4/ltversion.m4 \
52	$(top_srcdir)/auto-m4/lt~obsolete.m4 \
53	$(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
54	$(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
58CONFIG_HEADER = $(top_builddir)/config.h
59CONFIG_CLEAN_FILES =
60CONFIG_CLEAN_VPATH_FILES =
61print_localedir_SOURCES = print-localedir.c
62print_localedir_OBJECTS = print-localedir.$(OBJEXT)
63print_localedir_LDADD = $(LDADD)
64DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65depcomp = $(SHELL) $(top_srcdir)/depcomp
66am__depfiles_maybe = depfiles
67am__mv = mv -f
68COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73CCLD = $(CC)
74LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
76	$(LDFLAGS) -o $@
77SOURCES = print-localedir.c
78DIST_SOURCES = print-localedir.c
79ETAGS = etags
80CTAGS = ctags
81am__tty_colors = \
82red=; grn=; lgn=; blu=; std=
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84ACLOCAL = @ACLOCAL@
85AMTAR = @AMTAR@
86AM_CPPFLAGS = @AM_CPPFLAGS@
87AM_LDFLAGS = @AM_LDFLAGS@
88AR = @AR@
89AUTOCONF = @AUTOCONF@
90AUTOHEADER = @AUTOHEADER@
91AUTOMAKE = @AUTOMAKE@
92AWK = @AWK@
93CC = @CC@
94CCDEPMODE = @CCDEPMODE@
95CFLAGS = @CFLAGS@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CYGPATH_W = @CYGPATH_W@
99DEFS = @DEFS@
100DEPDIR = @DEPDIR@
101DOT = @DOT@
102DOXYGEN = @DOXYGEN@
103DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
104DSYMUTIL = @DSYMUTIL@
105DUMPBIN = @DUMPBIN@
106ECHO_C = @ECHO_C@
107ECHO_N = @ECHO_N@
108ECHO_T = @ECHO_T@
109EGREP = @EGREP@
110EXEEXT = @EXEEXT@
111FGREP = @FGREP@
112GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
113GMSGFMT = @GMSGFMT@
114GREP = @GREP@
115HAVE_DOT = @HAVE_DOT@
116HTML_APIDOC_DIR = @HTML_APIDOC_DIR@
117HTML_APIDOC_INTERNALS_DIR = @HTML_APIDOC_INTERNALS_DIR@
118INSTALL = @INSTALL@
119INSTALL_DATA = @INSTALL_DATA@
120INSTALL_PROGRAM = @INSTALL_PROGRAM@
121INSTALL_SCRIPT = @INSTALL_SCRIPT@
122INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123INTLLIBS = @INTLLIBS@
124LD = @LD@
125LDFLAGS = @LDFLAGS@
126LIBEXIF_AGE = @LIBEXIF_AGE@
127LIBEXIF_CURRENT = @LIBEXIF_CURRENT@
128LIBEXIF_CURRENT_MIN = @LIBEXIF_CURRENT_MIN@
129LIBEXIF_REVISION = @LIBEXIF_REVISION@
130LIBEXIF_VERSION_INFO = @LIBEXIF_VERSION_INFO@
131LIBICONV = @LIBICONV@
132LIBINTL = @LIBINTL@
133LIBOBJS = @LIBOBJS@
134LIBS = @LIBS@
135LIBTOOL = @LIBTOOL@
136LIPO = @LIPO@
137LN_S = @LN_S@
138LTLIBICONV = @LTLIBICONV@
139LTLIBINTL = @LTLIBINTL@
140LTLIBOBJS = @LTLIBOBJS@
141MAINT = @MAINT@
142MAKEINFO = @MAKEINFO@
143MKDIR_P = @MKDIR_P@
144MKINSTALLDIRS = @MKINSTALLDIRS@
145MSGFMT = @MSGFMT@
146MSGMERGE = @MSGMERGE@
147NM = @NM@
148NMEDIT = @NMEDIT@
149OBJDUMP = @OBJDUMP@
150OBJEXT = @OBJEXT@
151OTOOL = @OTOOL@
152OTOOL64 = @OTOOL64@
153PACKAGE = @PACKAGE@
154PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155PACKAGE_NAME = @PACKAGE_NAME@
156PACKAGE_STRING = @PACKAGE_STRING@
157PACKAGE_TARNAME = @PACKAGE_TARNAME@
158PACKAGE_URL = @PACKAGE_URL@
159PACKAGE_VERSION = @PACKAGE_VERSION@
160PATH_SEPARATOR = @PATH_SEPARATOR@
161POSUB = @POSUB@
162RANLIB = @RANLIB@
163SED = @SED@
164SET_MAKE = @SET_MAKE@
165SHELL = @SHELL@
166STRIP = @STRIP@
167USE_NLS = @USE_NLS@
168VERSION = @VERSION@
169XGETTEXT = @XGETTEXT@
170abs_builddir = @abs_builddir@
171abs_srcdir = @abs_srcdir@
172abs_top_builddir = @abs_top_builddir@
173abs_top_srcdir = @abs_top_srcdir@
174ac_ct_CC = @ac_ct_CC@
175ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
176am__include = @am__include@
177am__leading_dot = @am__leading_dot@
178am__quote = @am__quote@
179am__tar = @am__tar@
180am__untar = @am__untar@
181bindir = @bindir@
182build = @build@
183build_alias = @build_alias@
184build_cpu = @build_cpu@
185build_os = @build_os@
186build_vendor = @build_vendor@
187builddir = @builddir@
188datadir = @datadir@
189datarootdir = @datarootdir@
190docdir = @docdir@
191dvidir = @dvidir@
192exec_prefix = @exec_prefix@
193host = @host@
194host_alias = @host_alias@
195host_cpu = @host_cpu@
196host_os = @host_os@
197host_vendor = @host_vendor@
198htmldir = @htmldir@
199includedir = @includedir@
200infodir = @infodir@
201install_sh = @install_sh@
202libdir = @libdir@
203libexecdir = @libexecdir@
204localedir = @localedir@
205localstatedir = @localstatedir@
206lt_ECHO = @lt_ECHO@
207mandir = @mandir@
208mkdir_p = @mkdir_p@
209oldincludedir = @oldincludedir@
210pdfdir = @pdfdir@
211prefix = @prefix@
212program_transform_name = @program_transform_name@
213psdir = @psdir@
214sbindir = @sbindir@
215sharedstatedir = @sharedstatedir@
216srcdir = @srcdir@
217sysconfdir = @sysconfdir@
218target_alias = @target_alias@
219top_build_prefix = @top_build_prefix@
220top_builddir = @top_builddir@
221top_srcdir = @top_srcdir@
222nlstestscripts = check-localedir.sh # check-codeset.sh
223codeset_tests = test-codeset-default test-codeset-latin1 test-codeset-utf-8
224TESTS = $(nlstestscripts)
225check_SCRIPTS = $(nlstestscripts)
226
227# test_codeset_default_SOURCES = test-codeset.c
228# test_codeset_default_CPPFLAGS =	\
229# 	$(AM_CPPFLAGS) $(CPPFLAGS)	\
230# 	-DCODESET_DEFAULT
231
232# test_codeset_utf_8_SOURCES = test-codeset.c
233# test_codeset_utf_8_CPPFLAGS =	\
234# 	$(AM_CPPFLAGS) $(CPPFLAGS)	\
235# 	-DCODESET_UTF_8
236
237# test_codeset_latin1_SOURCES = test-codeset.c
238# test_codeset_latin1_CPPFLAGS =	\
239# 	$(AM_CPPFLAGS) $(CPPFLAGS)	\
240# 	-DCODESET_LATIN1
241CLEANFILES = $(check_SCRIPTS)
242
243# test_nls_LDADD = $(top_builddir)/libexif/libexif.la $(INTLLIBS)
244EXTRA_DIST = check-localedir.in check-nls.in test-nls.c test-codeset.c
245all: all-am
246
247.SUFFIXES:
248.SUFFIXES: .c .in .lo .o .obj .sh
249$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
250	@for dep in $?; do \
251	  case '$(am__configure_deps)' in \
252	    *$$dep*) \
253	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254	        && { if test -f $@; then exit 0; else break; fi; }; \
255	      exit 1;; \
256	  esac; \
257	done; \
258	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/nls/Makefile'; \
259	$(am__cd) $(top_srcdir) && \
260	  $(AUTOMAKE) --gnu test/nls/Makefile
261.PRECIOUS: Makefile
262Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263	@case '$?' in \
264	  *config.status*) \
265	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266	  *) \
267	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269	esac;
270
271$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278$(am__aclocal_m4_deps):
279
280clean-checkPROGRAMS:
281	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
282	echo " rm -f" $$list; \
283	rm -f $$list || exit $$?; \
284	test -n "$(EXEEXT)" || exit 0; \
285	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
286	echo " rm -f" $$list; \
287	rm -f $$list
288print-localedir$(EXEEXT): $(print_localedir_OBJECTS) $(print_localedir_DEPENDENCIES) 
289	@rm -f print-localedir$(EXEEXT)
290	$(LINK) $(print_localedir_OBJECTS) $(print_localedir_LDADD) $(LIBS)
291
292mostlyclean-compile:
293	-rm -f *.$(OBJEXT)
294
295distclean-compile:
296	-rm -f *.tab.c
297
298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print-localedir.Po@am__quote@
299
300.c.o:
301@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
302@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
303@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
304@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305@am__fastdepCC_FALSE@	$(COMPILE) -c $<
306
307.c.obj:
308@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
309@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
310@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
311@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
312@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
313
314.c.lo:
315@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
316@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
317@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
318@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
319@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
320
321mostlyclean-libtool:
322	-rm -f *.lo
323
324clean-libtool:
325	-rm -rf .libs _libs
326
327ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329	unique=`for i in $$list; do \
330	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331	  done | \
332	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333	      END { if (nonempty) { for (i in files) print i; }; }'`; \
334	mkid -fID $$unique
335tags: TAGS
336
337TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338		$(TAGS_FILES) $(LISP)
339	set x; \
340	here=`pwd`; \
341	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342	unique=`for i in $$list; do \
343	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344	  done | \
345	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346	      END { if (nonempty) { for (i in files) print i; }; }'`; \
347	shift; \
348	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
349	  test -n "$$unique" || unique=$$empty_fix; \
350	  if test $$# -gt 0; then \
351	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352	      "$$@" $$unique; \
353	  else \
354	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
355	      $$unique; \
356	  fi; \
357	fi
358ctags: CTAGS
359CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
360		$(TAGS_FILES) $(LISP)
361	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
362	unique=`for i in $$list; do \
363	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364	  done | \
365	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366	      END { if (nonempty) { for (i in files) print i; }; }'`; \
367	test -z "$(CTAGS_ARGS)$$unique" \
368	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369	     $$unique
370
371GTAGS:
372	here=`$(am__cd) $(top_builddir) && pwd` \
373	  && $(am__cd) $(top_srcdir) \
374	  && gtags -i $(GTAGS_ARGS) "$$here"
375
376distclean-tags:
377	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
378
379check-TESTS: $(TESTS)
380	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
381	srcdir=$(srcdir); export srcdir; \
382	list=' $(TESTS) '; \
383	$(am__tty_colors); \
384	if test -n "$$list"; then \
385	  for tst in $$list; do \
386	    if test -f ./$$tst; then dir=./; \
387	    elif test -f $$tst; then dir=; \
388	    else dir="$(srcdir)/"; fi; \
389	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
390	      all=`expr $$all + 1`; \
391	      case " $(XFAIL_TESTS) " in \
392	      *[\ \	]$$tst[\ \	]*) \
393		xpass=`expr $$xpass + 1`; \
394		failed=`expr $$failed + 1`; \
395		col=$$red; res=XPASS; \
396	      ;; \
397	      *) \
398		col=$$grn; res=PASS; \
399	      ;; \
400	      esac; \
401	    elif test $$? -ne 77; then \
402	      all=`expr $$all + 1`; \
403	      case " $(XFAIL_TESTS) " in \
404	      *[\ \	]$$tst[\ \	]*) \
405		xfail=`expr $$xfail + 1`; \
406		col=$$lgn; res=XFAIL; \
407	      ;; \
408	      *) \
409		failed=`expr $$failed + 1`; \
410		col=$$red; res=FAIL; \
411	      ;; \
412	      esac; \
413	    else \
414	      skip=`expr $$skip + 1`; \
415	      col=$$blu; res=SKIP; \
416	    fi; \
417	    echo "$${col}$$res$${std}: $$tst"; \
418	  done; \
419	  if test "$$all" -eq 1; then \
420	    tests="test"; \
421	    All=""; \
422	  else \
423	    tests="tests"; \
424	    All="All "; \
425	  fi; \
426	  if test "$$failed" -eq 0; then \
427	    if test "$$xfail" -eq 0; then \
428	      banner="$$All$$all $$tests passed"; \
429	    else \
430	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
431	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
432	    fi; \
433	  else \
434	    if test "$$xpass" -eq 0; then \
435	      banner="$$failed of $$all $$tests failed"; \
436	    else \
437	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
438	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
439	    fi; \
440	  fi; \
441	  dashes="$$banner"; \
442	  skipped=""; \
443	  if test "$$skip" -ne 0; then \
444	    if test "$$skip" -eq 1; then \
445	      skipped="($$skip test was not run)"; \
446	    else \
447	      skipped="($$skip tests were not run)"; \
448	    fi; \
449	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
450	      dashes="$$skipped"; \
451	  fi; \
452	  report=""; \
453	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
454	    report="Please report to $(PACKAGE_BUGREPORT)"; \
455	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
456	      dashes="$$report"; \
457	  fi; \
458	  dashes=`echo "$$dashes" | sed s/./=/g`; \
459	  if test "$$failed" -eq 0; then \
460	    echo "$$grn$$dashes"; \
461	  else \
462	    echo "$$red$$dashes"; \
463	  fi; \
464	  echo "$$banner"; \
465	  test -z "$$skipped" || echo "$$skipped"; \
466	  test -z "$$report" || echo "$$report"; \
467	  echo "$$dashes$$std"; \
468	  test "$$failed" -eq 0; \
469	else :; fi
470
471distdir: $(DISTFILES)
472	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
473	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474	list='$(DISTFILES)'; \
475	  dist_files=`for file in $$list; do echo $$file; done | \
476	  sed -e "s|^$$srcdirstrip/||;t" \
477	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
478	case $$dist_files in \
479	  */*) $(MKDIR_P) `echo "$$dist_files" | \
480			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
481			   sort -u` ;; \
482	esac; \
483	for file in $$dist_files; do \
484	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
485	  if test -d $$d/$$file; then \
486	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
487	    if test -d "$(distdir)/$$file"; then \
488	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
489	    fi; \
490	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
491	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
492	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
493	    fi; \
494	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
495	  else \
496	    test -f "$(distdir)/$$file" \
497	    || cp -p $$d/$$file "$(distdir)/$$file" \
498	    || exit 1; \
499	  fi; \
500	done
501check-am: all-am
502	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
503	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
504check: check-am
505all-am: Makefile
506installdirs:
507install: install-am
508install-exec: install-exec-am
509install-data: install-data-am
510uninstall: uninstall-am
511
512install-am: all-am
513	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
514
515installcheck: installcheck-am
516install-strip:
517	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
519	  `test -z '$(STRIP)' || \
520	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
521mostlyclean-generic:
522
523clean-generic:
524	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
525
526distclean-generic:
527	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
528	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
529
530maintainer-clean-generic:
531	@echo "This command is intended for maintainers to use"
532	@echo "it deletes files that may require special tools to rebuild."
533clean: clean-am
534
535clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
536	mostlyclean-am
537
538distclean: distclean-am
539	-rm -rf ./$(DEPDIR)
540	-rm -f Makefile
541distclean-am: clean-am distclean-compile distclean-generic \
542	distclean-tags
543
544dvi: dvi-am
545
546dvi-am:
547
548html: html-am
549
550html-am:
551
552info: info-am
553
554info-am:
555
556install-data-am:
557
558install-dvi: install-dvi-am
559
560install-dvi-am:
561
562install-exec-am:
563
564install-html: install-html-am
565
566install-html-am:
567
568install-info: install-info-am
569
570install-info-am:
571
572install-man:
573
574install-pdf: install-pdf-am
575
576install-pdf-am:
577
578install-ps: install-ps-am
579
580install-ps-am:
581
582installcheck-am:
583
584maintainer-clean: maintainer-clean-am
585	-rm -rf ./$(DEPDIR)
586	-rm -f Makefile
587maintainer-clean-am: distclean-am maintainer-clean-generic
588
589mostlyclean: mostlyclean-am
590
591mostlyclean-am: mostlyclean-compile mostlyclean-generic \
592	mostlyclean-libtool
593
594pdf: pdf-am
595
596pdf-am:
597
598ps: ps-am
599
600ps-am:
601
602uninstall-am:
603
604.MAKE: check-am install-am install-strip
605
606.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
607	clean-checkPROGRAMS clean-generic clean-libtool ctags \
608	distclean distclean-compile distclean-generic \
609	distclean-libtool distclean-tags distdir dvi dvi-am html \
610	html-am info info-am install install-am install-data \
611	install-data-am install-dvi install-dvi-am install-exec \
612	install-exec-am install-html install-html-am install-info \
613	install-info-am install-man install-pdf install-pdf-am \
614	install-ps install-ps-am install-strip installcheck \
615	installcheck-am installdirs maintainer-clean \
616	maintainer-clean-generic mostlyclean mostlyclean-compile \
617	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
618	tags uninstall uninstall-am
619
620
621.in.sh: Makefile
622	sed 's|@top_builddir\@|$(top_builddir)|g;s|@localedir\@|$(localedir)|g;s|@PRINT_LOCALEDIR\@|./print-localedir$(EXEEXT)|g;s|@build_alias\@|$(build_alias)|g;s|@host_alias\@|$(host_alias)|g;s|@codeset_tests\@|$(codeset_tests)|g;s|@DESTDIR\@|$(DESTDIR)|g' < $< > $@
623	chmod +x $@
624
625# Tell versions [3.59,3.63) of GNU make to not export all variables.
626# Otherwise a system limit (for SysV at least) may be exceeded.
627.NOEXPORT:
628