1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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@
34subdir = .
35DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36	$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
37	ChangeLog INSTALL NEWS THANKS build-aux/compile \
38	build-aux/config.guess build-aux/config.rpath \
39	build-aux/config.sub build-aux/depcomp build-aux/elisp-comp \
40	build-aux/install-sh build-aux/ltmain.sh build-aux/mdate-sh \
41	build-aux/missing build-aux/mkinstalldirs \
42	build-aux/texinfo.tex build-aux/ylwrap
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48 configure.lineno config.status.lineno
49mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
50CONFIG_CLEAN_FILES =
51depcomp =
52am__depfiles_maybe =
53SOURCES =
54DIST_SOURCES =
55RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56	html-recursive info-recursive install-data-recursive \
57	install-dvi-recursive install-exec-recursive \
58	install-html-recursive install-info-recursive \
59	install-pdf-recursive install-ps-recursive install-recursive \
60	installcheck-recursive installdirs-recursive pdf-recursive \
61	ps-recursive uninstall-recursive
62RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
63  distclean-recursive maintainer-clean-recursive
64ETAGS = etags
65CTAGS = ctags
66DIST_SUBDIRS = $(SUBDIRS)
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68distdir = $(PACKAGE)-$(VERSION)
69top_distdir = $(distdir)
70am__remove_distdir = \
71  { test ! -d $(distdir) \
72    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
73         && rm -fr $(distdir); }; }
74DIST_ARCHIVES = $(distdir).tar.gz
75GZIP_ENV = --best
76distuninstallcheck_listfiles = find . -type f -print
77distcleancheck_listfiles = find . -type f -print
78ACLOCAL = build-aux/fixaclocal @ACLOCAL@
79AMTAR = @AMTAR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84CC = @CC@
85CFLAGS = @CFLAGS@
86CPP = @CPP@
87CPPFLAGS = @CPPFLAGS@
88CXX = @CXX@
89CXXCPP = @CXXCPP@
90CXXFLAGS = @CXXFLAGS@
91CYGPATH_W = @CYGPATH_W@
92DEFS = @DEFS@
93ECHO_C = @ECHO_C@
94ECHO_N = @ECHO_N@
95ECHO_T = @ECHO_T@
96EMACS = @EMACS@
97EMACSLOADPATH = @EMACSLOADPATH@
98F77 = @F77@
99FFLAGS = @FFLAGS@
100GCJ = @GCJ@
101GCJFLAGS = @GCJFLAGS@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LIBOBJS = @LIBOBJS@
109LIBS = @LIBS@
110LTLIBOBJS = @LTLIBOBJS@
111MAKEINFO = @MAKEINFO@
112MKDIR_P = @MKDIR_P@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
120SET_MAKE = @SET_MAKE@
121SHELL = @SHELL@
122STRIP = @STRIP@
123VERSION = @VERSION@
124YACC = @YACC@
125YFLAGS = @YFLAGS@
126abs_builddir = @abs_builddir@
127abs_srcdir = @abs_srcdir@
128abs_top_builddir = @abs_top_builddir@
129abs_top_srcdir = @abs_top_srcdir@
130am__leading_dot = @am__leading_dot@
131am__tar = @am__tar@
132am__untar = @am__untar@
133bindir = @bindir@
134build = @build@
135build_alias = @build_alias@
136build_cpu = @build_cpu@
137build_os = @build_os@
138build_vendor = @build_vendor@
139builddir = @builddir@
140datadir = @datadir@
141datarootdir = @datarootdir@
142docdir = @docdir@
143dvidir = @dvidir@
144exec_prefix = @exec_prefix@
145host = @host@
146host_alias = @host_alias@
147host_cpu = @host_cpu@
148host_os = @host_os@
149host_vendor = @host_vendor@
150htmldir = @htmldir@
151includedir = @includedir@
152infodir = @infodir@
153install_sh = @install_sh@
154libdir = @libdir@
155libexecdir = @libexecdir@
156localedir = @localedir@
157localstatedir = @localstatedir@
158mandir = @mandir@
159mkdir_p = @mkdir_p@
160oldincludedir = @oldincludedir@
161pdfdir = @pdfdir@
162prefix = @prefix@
163program_transform_name = @program_transform_name@
164psdir = @psdir@
165sbindir = @sbindir@
166sharedstatedir = @sharedstatedir@
167srcdir = @srcdir@
168subdirs = @subdirs@
169sysconfdir = @sysconfdir@
170target_alias = @target_alias@
171top_builddir = @top_builddir@
172top_srcdir = @top_srcdir@
173AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
174SUBDIRS = gnulib-local gettext-runtime gettext-tools autoconf-lib-link
175
176# DJGPP port.
177
178# OS/2 port.
179
180# Woe32 support.
181EXTRA_DIST = version.sh DEPENDENCIES PACKAGING HACKING ChangeLog.0 \
182	autogen.sh build-aux/ac-help.sed build-aux/fixaclocal \
183	build-aux/moopp m4/fixautomake.m4 m4/woe32-dll.m4 \
184	m4/libtool.m4 djgpp/COPYING.DJ djgpp/Makefile.maint \
185	djgpp/README.DJ djgpp/README.in djgpp/README djgpp/config.bat \
186	djgpp/config.in djgpp/config.sed djgpp/config.site \
187	djgpp/djpwd.h djgpp/edtests.bat djgpp/fnchange.in \
188	djgpp/fnchange.lst djgpp/getpwnam.c djgpp/msginit.sed \
189	djgpp/tscript.sed djgpp/unsetenv.c os2/README.OS2 os2/Makefile \
190	os2/backward.def os2/configure.awk README.woe32 \
191	windows/windres-options windows/gettext.rc
192all: all-recursive
193
194.SUFFIXES:
195am--refresh:
196	@:
197$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
198	@for dep in $?; do \
199	  case '$(am__configure_deps)' in \
200	    *$$dep*) \
201	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
202	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
203		&& exit 0; \
204	      exit 1;; \
205	  esac; \
206	done; \
207	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
208	cd $(top_srcdir) && \
209	  $(AUTOMAKE) --gnu  Makefile
210.PRECIOUS: Makefile
211Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
212	@case '$?' in \
213	  *config.status*) \
214	    echo ' $(SHELL) ./config.status'; \
215	    $(SHELL) ./config.status;; \
216	  *) \
217	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
218	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
219	esac;
220
221$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222	$(SHELL) ./config.status --recheck
223
224$(top_srcdir)/configure:  $(am__configure_deps)
225	cd $(srcdir) && $(AUTOCONF)
226$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
227	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
228
229# This directory's subdirectories are mostly independent; you can cd
230# into them and run `make' without going through this Makefile.
231# To change the values of `make' variables: instead of editing Makefiles,
232# (1) if the variable is set in `config.status', edit `config.status'
233#     (which will cause the Makefiles to be regenerated when you run `make');
234# (2) otherwise, pass the desired values on the `make' command line.
235$(RECURSIVE_TARGETS):
236	@failcom='exit 1'; \
237	for f in x $$MAKEFLAGS; do \
238	  case $$f in \
239	    *=* | --[!k]*);; \
240	    *k*) failcom='fail=yes';; \
241	  esac; \
242	done; \
243	dot_seen=no; \
244	target=`echo $@ | sed s/-recursive//`; \
245	list='$(SUBDIRS)'; for subdir in $$list; do \
246	  echo "Making $$target in $$subdir"; \
247	  if test "$$subdir" = "."; then \
248	    dot_seen=yes; \
249	    local_target="$$target-am"; \
250	  else \
251	    local_target="$$target"; \
252	  fi; \
253	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254	  || eval $$failcom; \
255	done; \
256	if test "$$dot_seen" = "no"; then \
257	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258	fi; test -z "$$fail"
259
260$(RECURSIVE_CLEAN_TARGETS):
261	@failcom='exit 1'; \
262	for f in x $$MAKEFLAGS; do \
263	  case $$f in \
264	    *=* | --[!k]*);; \
265	    *k*) failcom='fail=yes';; \
266	  esac; \
267	done; \
268	dot_seen=no; \
269	case "$@" in \
270	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
271	  *) list='$(SUBDIRS)' ;; \
272	esac; \
273	rev=''; for subdir in $$list; do \
274	  if test "$$subdir" = "."; then :; else \
275	    rev="$$subdir $$rev"; \
276	  fi; \
277	done; \
278	rev="$$rev ."; \
279	target=`echo $@ | sed s/-recursive//`; \
280	for subdir in $$rev; do \
281	  echo "Making $$target in $$subdir"; \
282	  if test "$$subdir" = "."; then \
283	    local_target="$$target-am"; \
284	  else \
285	    local_target="$$target"; \
286	  fi; \
287	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
288	  || eval $$failcom; \
289	done && test -z "$$fail"
290tags-recursive:
291	list='$(SUBDIRS)'; for subdir in $$list; do \
292	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
293	done
294ctags-recursive:
295	list='$(SUBDIRS)'; for subdir in $$list; do \
296	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
297	done
298
299ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
300	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
301	unique=`for i in $$list; do \
302	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303	  done | \
304	  $(AWK) '    { files[$$0] = 1; } \
305	       END { for (i in files) print i; }'`; \
306	mkid -fID $$unique
307tags: TAGS
308
309TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
310		$(TAGS_FILES) $(LISP)
311	tags=; \
312	here=`pwd`; \
313	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
314	  include_option=--etags-include; \
315	  empty_fix=.; \
316	else \
317	  include_option=--include; \
318	  empty_fix=; \
319	fi; \
320	list='$(SUBDIRS)'; for subdir in $$list; do \
321	  if test "$$subdir" = .; then :; else \
322	    test ! -f $$subdir/TAGS || \
323	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
324	  fi; \
325	done; \
326	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327	unique=`for i in $$list; do \
328	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329	  done | \
330	  $(AWK) '    { files[$$0] = 1; } \
331	       END { for (i in files) print i; }'`; \
332	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
333	  test -n "$$unique" || unique=$$empty_fix; \
334	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335	    $$tags $$unique; \
336	fi
337ctags: CTAGS
338CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
339		$(TAGS_FILES) $(LISP)
340	tags=; \
341	here=`pwd`; \
342	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
343	unique=`for i in $$list; do \
344	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345	  done | \
346	  $(AWK) '    { files[$$0] = 1; } \
347	       END { for (i in files) print i; }'`; \
348	test -z "$(CTAGS_ARGS)$$tags$$unique" \
349	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
350	     $$tags $$unique
351
352GTAGS:
353	here=`$(am__cd) $(top_builddir) && pwd` \
354	  && cd $(top_srcdir) \
355	  && gtags -i $(GTAGS_ARGS) $$here
356
357distclean-tags:
358	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359
360distdir: $(DISTFILES)
361	$(am__remove_distdir)
362	test -d $(distdir) || mkdir $(distdir)
363	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
364	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
365	list='$(DISTFILES)'; \
366	  dist_files=`for file in $$list; do echo $$file; done | \
367	  sed -e "s|^$$srcdirstrip/||;t" \
368	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
369	case $$dist_files in \
370	  */*) $(MKDIR_P) `echo "$$dist_files" | \
371			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
372			   sort -u` ;; \
373	esac; \
374	for file in $$dist_files; do \
375	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
376	  if test -d $$d/$$file; then \
377	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
378	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
379	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
380	    fi; \
381	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
382	  else \
383	    test -f $(distdir)/$$file \
384	    || cp -p $$d/$$file $(distdir)/$$file \
385	    || exit 1; \
386	  fi; \
387	done
388	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
389	  if test "$$subdir" = .; then :; else \
390	    test -d "$(distdir)/$$subdir" \
391	    || $(MKDIR_P) "$(distdir)/$$subdir" \
392	    || exit 1; \
393	    distdir=`$(am__cd) $(distdir) && pwd`; \
394	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
395	    (cd $$subdir && \
396	      $(MAKE) $(AM_MAKEFLAGS) \
397	        top_distdir="$$top_distdir" \
398	        distdir="$$distdir/$$subdir" \
399		am__remove_distdir=: \
400		am__skip_length_check=: \
401	        distdir) \
402	      || exit 1; \
403	  fi; \
404	done
405	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
406	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
407	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
408	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
409	|| chmod -R a+r $(distdir)
410dist-gzip: distdir
411	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
412	$(am__remove_distdir)
413
414dist-bzip2: distdir
415	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
416	$(am__remove_distdir)
417
418dist-tarZ: distdir
419	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
420	$(am__remove_distdir)
421
422dist-shar: distdir
423	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
424	$(am__remove_distdir)
425
426dist-zip: distdir
427	-rm -f $(distdir).zip
428	zip -rq $(distdir).zip $(distdir)
429	$(am__remove_distdir)
430
431dist dist-all: distdir
432	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
433	$(am__remove_distdir)
434
435# This target untars the dist file and tries a VPATH configuration.  Then
436# it guarantees that the distribution is self-contained by making another
437# tarfile.
438distcheck: dist
439	case '$(DIST_ARCHIVES)' in \
440	*.tar.gz*) \
441	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
442	*.tar.bz2*) \
443	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
444	*.tar.Z*) \
445	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
446	*.shar.gz*) \
447	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
448	*.zip*) \
449	  unzip $(distdir).zip ;;\
450	esac
451	chmod -R a-w $(distdir); chmod a+w $(distdir)
452	mkdir $(distdir)/_build
453	mkdir $(distdir)/_inst
454	chmod a-w $(distdir)
455	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
456	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
457	  && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
458	  && cd $(distdir)/_build \
459	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
460	    $(DISTCHECK_CONFIGURE_FLAGS) \
461	  && $(MAKE) $(AM_MAKEFLAGS) \
462	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
463	  && $(MAKE) $(AM_MAKEFLAGS) check \
464	  && $(MAKE) $(AM_MAKEFLAGS) install \
465	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
466	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
467	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
468	        distuninstallcheck \
469	  && chmod -R a-w "$$dc_install_base" \
470	  && ({ \
471	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
472	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
473	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
474	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
475	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
476	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
477	  && rm -rf "$$dc_destdir" \
478	  && $(MAKE) $(AM_MAKEFLAGS) dist \
479	  && rm -rf $(DIST_ARCHIVES) \
480	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
481	$(am__remove_distdir)
482	@(echo "$(distdir) archives ready for distribution: "; \
483	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
484	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
485distuninstallcheck:
486	@cd $(distuninstallcheck_dir) \
487	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
488	   || { echo "ERROR: files left after uninstall:" ; \
489	        if test -n "$(DESTDIR)"; then \
490	          echo "  (check DESTDIR support)"; \
491	        fi ; \
492	        $(distuninstallcheck_listfiles) ; \
493	        exit 1; } >&2
494distcleancheck: distclean
495	@if test '$(srcdir)' = . ; then \
496	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
497	  exit 1 ; \
498	fi
499	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
500	  || { echo "ERROR: files left in build directory after distclean:" ; \
501	       $(distcleancheck_listfiles) ; \
502	       exit 1; } >&2
503check-am: all-am
504check: check-recursive
505all-am: Makefile
506installdirs: installdirs-recursive
507installdirs-am:
508install: install-recursive
509install-exec: install-exec-recursive
510install-data: install-data-recursive
511uninstall: uninstall-recursive
512
513install-am: all-am
514	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
515
516installcheck: installcheck-recursive
517install-strip:
518	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
520	  `test -z '$(STRIP)' || \
521	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
522mostlyclean-generic:
523
524clean-generic:
525
526distclean-generic:
527	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
528
529maintainer-clean-generic:
530	@echo "This command is intended for maintainers to use"
531	@echo "it deletes files that may require special tools to rebuild."
532clean: clean-recursive
533
534clean-am: clean-generic mostlyclean-am
535
536distclean: distclean-recursive
537	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
538	-rm -f Makefile
539distclean-am: clean-am distclean-generic distclean-tags
540
541dvi: dvi-recursive
542
543dvi-am:
544
545html: html-recursive
546
547info: info-recursive
548
549info-am:
550
551install-data-am:
552
553install-dvi: install-dvi-recursive
554
555install-exec-am:
556
557install-html: install-html-recursive
558
559install-info: install-info-recursive
560
561install-man:
562
563install-pdf: install-pdf-recursive
564
565install-ps: install-ps-recursive
566
567installcheck-am:
568
569maintainer-clean: maintainer-clean-recursive
570	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
571	-rm -rf $(top_srcdir)/autom4te.cache
572	-rm -f Makefile
573maintainer-clean-am: distclean-am maintainer-clean-generic
574
575mostlyclean: mostlyclean-recursive
576
577mostlyclean-am: mostlyclean-generic
578
579pdf: pdf-recursive
580
581pdf-am:
582
583ps: ps-recursive
584
585ps-am:
586
587uninstall-am:
588
589.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
590	install-strip
591
592.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
593	all all-am am--refresh check check-am clean clean-generic \
594	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
595	dist-shar dist-tarZ dist-zip distcheck distclean \
596	distclean-generic distclean-tags distcleancheck distdir \
597	distuninstallcheck dvi dvi-am html html-am info info-am \
598	install install-am install-data install-data-am install-dvi \
599	install-dvi-am install-exec install-exec-am install-html \
600	install-html-am install-info install-info-am install-man \
601	install-pdf install-pdf-am install-ps install-ps-am \
602	install-strip installcheck installcheck-am installdirs \
603	installdirs-am maintainer-clean maintainer-clean-generic \
604	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
605	tags-recursive uninstall uninstall-am
606
607
608# Additional dependencies for configure, due to the use of autoconf --trace.
609$(srcdir)/configure: $(srcdir)/autoconf-lib-link/configure.ac $(srcdir)/gettext-runtime/configure.ac $(srcdir)/gettext-tools/configure.ac 
610
611# Verify that some files are the same.
612distcheck-hook:
613	cmp -s gettext-runtime/po/Makefile.in.in gettext-tools/po/Makefile.in.in
614	cmp -s gettext-runtime/po/Rules-quot gettext-tools/po/Rules-quot
615	cmp -s gettext-runtime/po/boldquot.sed gettext-tools/po/boldquot.sed
616	cmp -s gettext-runtime/po/quot.sed gettext-tools/po/quot.sed
617	cmp -s gettext-runtime/po/en@quot.header gettext-tools/po/en@quot.header
618	cmp -s gettext-runtime/po/en@boldquot.header gettext-tools/po/en@boldquot.header
619	cmp -s gettext-runtime/po/insert-header.sin gettext-tools/po/insert-header.sin
620	cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/po/remove-potcdate.sin
621	cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/examples/po/remove-potcdate.sin
622	cmp -s gettext-runtime/m4/codeset.m4 gettext-tools/gnulib-m4/codeset.m4
623	cmp -s gettext-runtime/m4/gettext.m4 gettext-tools/gnulib-m4/gettext.m4
624	cmp -s gettext-runtime/m4/glibc2.m4 gettext-tools/gnulib-m4/glibc2.m4
625	cmp -s gettext-runtime/m4/glibc21.m4 gettext-tools/gnulib-m4/glibc21.m4
626	cmp -s gettext-runtime/m4/iconv.m4 gettext-tools/gnulib-m4/iconv.m4
627	cmp -s gettext-runtime/m4/intdiv0.m4 gettext-tools/gnulib-m4/intdiv0.m4
628	cmp -s gettext-runtime/m4/intl.m4 gettext-tools/gnulib-m4/intl.m4
629	cmp -s gettext-runtime/m4/intldir.m4 gettext-tools/gnulib-m4/intldir.m4
630	cmp -s gettext-runtime/m4/intlmacosx.m4 gettext-tools/gnulib-m4/intlmacosx.m4
631	cmp -s gettext-runtime/m4/intmax.m4 gettext-tools/gnulib-m4/intmax.m4
632	cmp -s gettext-runtime/m4/inttypes-pri.m4 gettext-tools/gnulib-m4/inttypes-pri.m4
633	cmp -s gettext-runtime/m4/inttypes_h.m4 gettext-tools/gnulib-m4/inttypes_h.m4
634	cmp -s gettext-runtime/m4/lcmessage.m4 gettext-tools/gnulib-m4/lcmessage.m4
635	cmp -s gettext-runtime/m4/lock.m4 gettext-tools/gnulib-m4/lock.m4
636	cmp -s gettext-runtime/m4/longlong.m4 gettext-tools/gnulib-m4/longlong.m4
637	cmp -s gettext-runtime/m4/nls.m4 gettext-tools/gnulib-m4/nls.m4
638	cmp -s gettext-runtime/m4/po.m4 gettext-tools/gnulib-m4/po.m4
639	cmp -s gettext-runtime/m4/printf-posix.m4 gettext-tools/gnulib-m4/printf-posix.m4
640	cmp -s gettext-runtime/m4/progtest.m4 gettext-tools/gnulib-m4/progtest.m4
641	cmp -s gettext-runtime/m4/size_max.m4 gettext-tools/gnulib-m4/size_max.m4
642	cmp -s gettext-runtime/m4/stdint_h.m4 gettext-tools/gnulib-m4/stdint_h.m4
643	cmp -s gettext-runtime/m4/uintmax_t.m4 gettext-tools/gnulib-m4/uintmax_t.m4
644	cmp -s gettext-runtime/m4/visibility.m4 gettext-tools/gnulib-m4/visibility.m4
645	cmp -s gettext-runtime/m4/wchar_t.m4 gettext-tools/gnulib-m4/wchar_t.m4
646	cmp -s gettext-runtime/m4/wint_t.m4 gettext-tools/gnulib-m4/wint_t.m4
647	cmp -s gettext-runtime/m4/xsize.m4 gettext-tools/gnulib-m4/xsize.m4
648	test "`sed 1,19d gettext-runtime/intl/config.charset | md5sum`" = "`sed 1,18d gettext-tools/gnulib-lib/config.charset | md5sum`"
649	test "`sed 1,18d gettext-runtime/intl/localcharset.h | md5sum`" = "`sed 1,17d gettext-tools/gnulib-lib/localcharset.h | md5sum`"
650	test "`sed 1,18d gettext-runtime/intl/localcharset.c | md5sum`" = "`sed 1,17d gettext-tools/gnulib-lib/localcharset.c | md5sum`"
651	test "`sed 1,17d gettext-runtime/intl/localename.c | md5sum`" = "`sed 1,17d gettext-tools/gnulib-lib/localename.c | md5sum`"
652	test "`sed 1,17d gettext-runtime/intl/lock.h | md5sum`" = "`sed 1,16d gettext-tools/gnulib-lib/lock.h | md5sum`"
653	test "`sed 1,17d gettext-runtime/intl/lock.c | md5sum`" = "`sed 1,16d gettext-tools/gnulib-lib/lock.c | md5sum`"
654	cmp -s gettext-runtime/intl/printf-args.h gettext-runtime/libasprintf/printf-args.h
655	cmp -s gettext-runtime/intl/printf-args.c gettext-runtime/libasprintf/printf-args.c
656	cmp -s gettext-runtime/intl/printf-parse.h gettext-runtime/libasprintf/printf-parse.h
657	cmp -s gettext-runtime/intl/printf-parse.c gettext-runtime/libasprintf/printf-parse.c
658	test "`sed 1,18d gettext-runtime/intl/ref-add.sin | md5sum`" = "`sed 1,17d gettext-tools/gnulib-lib/ref-add.sin | md5sum`"
659	test "`sed 1,18d gettext-runtime/intl/ref-del.sin | md5sum`" = "`sed 1,17d gettext-tools/gnulib-lib/ref-del.sin | md5sum`"
660	test "`sed 1,18d gettext-runtime/intl/relocatable.h | md5sum`" = "`sed 1,18d gettext-tools/gnulib-lib/relocatable.h | md5sum`"
661	test "`sed 1,18d gettext-runtime/intl/relocatable.c | md5sum`" = "`sed 1,18d gettext-tools/gnulib-lib/relocatable.c | md5sum`"
662	cmp -s gettext-runtime/intl/vasnprintf.h gettext-runtime/libasprintf/vasnprintf.h
663	test "`sed 1,18d gettext-runtime/intl/vasnprintf.c | md5sum`" = "`sed 1,17d gettext-tools/gnulib-lib/vasnprintf.c | md5sum`"
664	cmp -s gettext-runtime/intl/vasnprintf.c gettext-runtime/libasprintf/vasnprintf.c
665	cmp -s gettext-runtime/intl/xsize.h gettext-runtime/libasprintf/xsize.h
666	test "`sed 1,18d gettext-runtime/intl/xsize.h | md5sum`" = "`sed 1,17d gettext-tools/gnulib-lib/xsize.h | md5sum`"
667	cmp -s autoconf-lib-link/m4/lib-ld.m4 gettext-tools/gnulib-m4/lib-ld.m4
668	cmp -s autoconf-lib-link/m4/lib-link.m4 gettext-tools/gnulib-m4/lib-link.m4
669	cmp -s autoconf-lib-link/m4/lib-prefix.m4 gettext-tools/gnulib-m4/lib-prefix.m4
670	cmp -s autoconf-lib-link/config.rpath build-aux/config.rpath
671	cmp -s gettext-runtime/man/help2man gettext-tools/man/help2man
672	cmp -s gettext-runtime/man/x-to-1.in gettext-tools/man/x-to-1.in
673	cmp -s gettext-runtime/libasprintf/texi2html gettext-tools/doc/texi2html
674	cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.java gettext-tools/examples/hello-java-swing/m4/TestAWT.java
675	cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.class gettext-tools/examples/hello-java-swing/m4/TestAWT.class
676	test "`sed 1,15d gnulib-local/lib/alloca.in.h | md5sum`" = "`sed 1,17d gettext-runtime/libasprintf/alloca.in.h | md5sum`"
677	cmp -s gettext-tools/libgrep/memchr.c gettext-tools/gnulib-lib/memchr.c
678	cmp -s gettext-tools/libgrep/strdup.c gettext-tools/gnulib-lib/strdup.c
679# Tell versions [3.59,3.63) of GNU make to not export all variables.
680# Otherwise a system limit (for SysV at least) may be exceeded.
681.NOEXPORT:
682