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