xref: /netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/Makefile.in (revision 87d689fb734c654d2486f87f7be32f1b53ecdbec)
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 = tests
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
38	$(top_srcdir)/../m4/libtool.m4 \
39	$(top_srcdir)/../m4/woe32-dll.m4 \
40	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
44CONFIG_CLEAN_FILES =
45depcomp =
46am__depfiles_maybe =
47SOURCES =
48DIST_SOURCES =
49DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
50ACLOCAL = @ACLOCAL@
51AMTAR = @AMTAR@
52AR = @AR@
53AS = @AS@
54AUTOCONF = @AUTOCONF@
55AUTOHEADER = @AUTOHEADER@
56AUTOMAKE = @AUTOMAKE@
57AWK = @AWK@
58CC = @CC@
59CCDEPMODE = @CCDEPMODE@
60CFLAGS = @CFLAGS@
61CPP = @CPP@
62CPPFLAGS = @CPPFLAGS@
63CXX = @CXX@
64CXXCPP = @CXXCPP@
65CXXDEPMODE = @CXXDEPMODE@
66CXXFLAGS = @CXXFLAGS@
67CYGPATH_W = @CYGPATH_W@
68DEFS = @DEFS@
69DEPDIR = @DEPDIR@
70DLLTOOL = @DLLTOOL@
71ECHO = @ECHO@
72ECHO_C = @ECHO_C@
73ECHO_N = @ECHO_N@
74ECHO_T = @ECHO_T@
75EGREP = @EGREP@
76EXEEXT = @EXEEXT@
77F77 = @F77@
78FFLAGS = @FFLAGS@
79GCC = @GCC@
80GREP = @GREP@
81INSTALL = @INSTALL@
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86LD = @LD@
87LDFLAGS = @LDFLAGS@
88LIBDIRSTEM = @LIBDIRSTEM@
89LIBOBJS = @LIBOBJS@
90LIBS = @LIBS@
91LIBTOOL = @LIBTOOL@
92LN_S = @LN_S@
93LTLIBOBJS = @LTLIBOBJS@
94MAKEINFO = @MAKEINFO@
95MKDIR_P = @MKDIR_P@
96OBJDUMP = @OBJDUMP@
97OBJEXT = @OBJEXT@
98PACKAGE = @PACKAGE@
99PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
100PACKAGE_NAME = @PACKAGE_NAME@
101PACKAGE_STRING = @PACKAGE_STRING@
102PACKAGE_TARNAME = @PACKAGE_TARNAME@
103PACKAGE_VERSION = @PACKAGE_VERSION@
104PATH_SEPARATOR = @PATH_SEPARATOR@
105RANLIB = @RANLIB@
106SET_MAKE = @SET_MAKE@
107SHELL = @SHELL@
108STRIP = @STRIP@
109VERSION = @VERSION@
110abs_builddir = @abs_builddir@
111abs_srcdir = @abs_srcdir@
112abs_top_builddir = @abs_top_builddir@
113abs_top_srcdir = @abs_top_srcdir@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_CXX = @ac_ct_CXX@
116ac_ct_F77 = @ac_ct_F77@
117aclocaldir = @aclocaldir@
118am__include = @am__include@
119am__leading_dot = @am__leading_dot@
120am__quote = @am__quote@
121am__tar = @am__tar@
122am__untar = @am__untar@
123bindir = @bindir@
124build = @build@
125build_alias = @build_alias@
126build_cpu = @build_cpu@
127build_os = @build_os@
128build_vendor = @build_vendor@
129builddir = @builddir@
130datadir = @datadir@
131datarootdir = @datarootdir@
132docdir = @docdir@
133dvidir = @dvidir@
134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
140htmldir = @htmldir@
141includedir = @includedir@
142infodir = @infodir@
143install_sh = @install_sh@
144libdir = @libdir@
145libexecdir = @libexecdir@
146localedir = @localedir@
147localstatedir = @localstatedir@
148mandir = @mandir@
149mkdir_p = @mkdir_p@
150oldincludedir = @oldincludedir@
151pdfdir = @pdfdir@
152prefix = @prefix@
153program_transform_name = @program_transform_name@
154psdir = @psdir@
155sbindir = @sbindir@
156sharedstatedir = @sharedstatedir@
157srcdir = @srcdir@
158sysconfdir = @sysconfdir@
159target_alias = @target_alias@
160top_builddir = @top_builddir@
161top_srcdir = @top_srcdir@
162with_gnu_ld = @with_gnu_ld@
163AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
164MOSTLYCLEANFILES = rpathcfg rpathcfg.log
165TESTS = rpath-1a rpath-1b \
166	rpath-2aaa rpath-2aab            rpath-2aad \
167	rpath-2aba rpath-2abb            rpath-2abd \
168	rpath-2baa rpath-2bab            rpath-2bad \
169	rpath-2bba rpath-2bbb            rpath-2bbd \
170	rpath-3aaa rpath-3aab            rpath-3aad \
171	                                 rpath-3aah \
172	rpath-3aba rpath-3abb            rpath-3abd \
173	                                 rpath-3abh \
174	rpath-3baa rpath-3bab            rpath-3bad \
175	                                 rpath-3bah \
176	rpath-3bba rpath-3bbb            rpath-3bbd \
177	                                 rpath-3bbh
178
179EXTRA_DIST = $(TESTS) \
180	rpathx/configure.ac rpathx/aclocal.m4 rpathx/configure \
181	rpathx/Makefile.am rpathx/Makefile.in rpathx/rpathx.c \
182	rpathy/configure.ac rpathy/aclocal.m4 rpathy/configure \
183	rpathy/Makefile.am rpathy/Makefile.in rpathy/rpathy.c \
184	rpathz/configure.ac rpathz/aclocal.m4 rpathz/configure \
185	rpathz/Makefile.am rpathz/Makefile.in rpathz/rpathz.c \
186	rpathlx/configure.ac rpathlx/aclocal.m4 rpathlx/configure \
187	rpathlx/Makefile.am rpathlx/Makefile.in rpathlx/usex.c \
188	rpathly/configure.ac rpathly/aclocal.m4 rpathly/configure \
189	rpathly/Makefile.am rpathly/Makefile.in rpathly/usey.c \
190	rpathlyx/configure.ac rpathlyx/aclocal.m4 rpathlyx/configure \
191	rpathlyx/Makefile.am rpathlyx/Makefile.in rpathlyx/usey.c \
192	rpathlz/configure.ac rpathlz/aclocal.m4 rpathlz/configure \
193	rpathlz/Makefile.am rpathlz/Makefile.in rpathlz/usez.c \
194	rpathlzyx/configure.ac rpathlzyx/aclocal.m4 rpathlzyx/configure \
195	rpathlzyx/Makefile.am rpathlzyx/Makefile.in rpathlzyx/usez.c \
196	rpath-1 rpath-2_a rpath-2_b rpath-3_a rpath-3_b rpath.README \
197	rpath-3aae rpath-3aag rpath-3abe rpath-3abg \
198	rpathcfg.sh
199
200TESTS_ENVIRONMENT = top_srcdir=$(srcdir)/../.. srcdir=$(srcdir) \
201		    OBJEXT='@OBJEXT@' EXEEXT='@EXEEXT@' \
202		    LIBTOOL='@LIBTOOL@' \
203		    CC='@CC@' CFLAGS='@CFLAGS@' \
204		    CPPFLAGS='@CPPFLAGS@' LDFLAGS='@LDFLAGS@' \
205		    LIBDIRSTEM='@LIBDIRSTEM@' \
206		    CONFIG_SHELL='$(SHELL)' \
207		    $(SHELL)
208
209all: all-am
210
211.SUFFIXES:
212$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
213	@for dep in $?; do \
214	  case '$(am__configure_deps)' in \
215	    *$$dep*) \
216	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217		&& exit 0; \
218	      exit 1;; \
219	  esac; \
220	done; \
221	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  tests/Makefile'; \
222	cd $(top_srcdir) && \
223	  $(AUTOMAKE) --gnits  tests/Makefile
224.PRECIOUS: Makefile
225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226	@case '$?' in \
227	  *config.status*) \
228	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229	  *) \
230	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232	esac;
233
234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237$(top_srcdir)/configure:  $(am__configure_deps)
238	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
240	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242mostlyclean-libtool:
243	-rm -f *.lo
244
245clean-libtool:
246	-rm -rf .libs _libs
247tags: TAGS
248TAGS:
249
250ctags: CTAGS
251CTAGS:
252
253
254check-TESTS: $(TESTS)
255	@failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[	 ]'; \
256	srcdir=$(srcdir); export srcdir; \
257	list=' $(TESTS) '; \
258	if test -n "$$list"; then \
259	  for tst in $$list; do \
260	    if test -f ./$$tst; then dir=./; \
261	    elif test -f $$tst; then dir=; \
262	    else dir="$(srcdir)/"; fi; \
263	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
264	      all=`expr $$all + 1`; \
265	      case " $(XFAIL_TESTS) " in \
266	      *$$ws$$tst$$ws*) \
267		xpass=`expr $$xpass + 1`; \
268		failed=`expr $$failed + 1`; \
269		echo "XPASS: $$tst"; \
270	      ;; \
271	      *) \
272		echo "PASS: $$tst"; \
273	      ;; \
274	      esac; \
275	    elif test $$? -ne 77; then \
276	      all=`expr $$all + 1`; \
277	      case " $(XFAIL_TESTS) " in \
278	      *$$ws$$tst$$ws*) \
279		xfail=`expr $$xfail + 1`; \
280		echo "XFAIL: $$tst"; \
281	      ;; \
282	      *) \
283		failed=`expr $$failed + 1`; \
284		echo "FAIL: $$tst"; \
285	      ;; \
286	      esac; \
287	    else \
288	      skip=`expr $$skip + 1`; \
289	      echo "SKIP: $$tst"; \
290	    fi; \
291	  done; \
292	  if test "$$failed" -eq 0; then \
293	    if test "$$xfail" -eq 0; then \
294	      banner="All $$all tests passed"; \
295	    else \
296	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
297	    fi; \
298	  else \
299	    if test "$$xpass" -eq 0; then \
300	      banner="$$failed of $$all tests failed"; \
301	    else \
302	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
303	    fi; \
304	  fi; \
305	  dashes="$$banner"; \
306	  skipped=""; \
307	  if test "$$skip" -ne 0; then \
308	    skipped="($$skip tests were not run)"; \
309	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
310	      dashes="$$skipped"; \
311	  fi; \
312	  report=""; \
313	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
314	    report="Please report to $(PACKAGE_BUGREPORT)"; \
315	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
316	      dashes="$$report"; \
317	  fi; \
318	  dashes=`echo "$$dashes" | sed s/./=/g`; \
319	  echo "$$dashes"; \
320	  echo "$$banner"; \
321	  test -z "$$skipped" || echo "$$skipped"; \
322	  test -z "$$report" || echo "$$report"; \
323	  echo "$$dashes"; \
324	  test "$$failed" -eq 0; \
325	else :; fi
326
327distdir: $(DISTFILES)
328	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
329	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330	list='$(DISTFILES)'; \
331	  dist_files=`for file in $$list; do echo $$file; done | \
332	  sed -e "s|^$$srcdirstrip/||;t" \
333	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
334	case $$dist_files in \
335	  */*) $(MKDIR_P) `echo "$$dist_files" | \
336			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
337			   sort -u` ;; \
338	esac; \
339	for file in $$dist_files; do \
340	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341	  if test -d $$d/$$file; then \
342	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
343	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
344	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
345	    fi; \
346	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
347	  else \
348	    test -f $(distdir)/$$file \
349	    || cp -p $$d/$$file $(distdir)/$$file \
350	    || exit 1; \
351	  fi; \
352	done
353check-am: all-am
354	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
355check: check-am
356all-am: Makefile
357installdirs:
358install: install-am
359install-exec: install-exec-am
360install-data: install-data-am
361uninstall: uninstall-am
362
363install-am: all-am
364	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365
366installcheck: installcheck-am
367install-strip:
368	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370	  `test -z '$(STRIP)' || \
371	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
372mostlyclean-generic:
373	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
374
375clean-generic:
376
377distclean-generic:
378	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
379
380maintainer-clean-generic:
381	@echo "This command is intended for maintainers to use"
382	@echo "it deletes files that may require special tools to rebuild."
383clean: clean-am
384
385clean-am: clean-generic clean-libtool mostlyclean-am
386
387distclean: distclean-am
388	-rm -f Makefile
389distclean-am: clean-am distclean-generic distclean-local
390
391dvi: dvi-am
392
393dvi-am:
394
395html: html-am
396
397info: info-am
398
399info-am:
400
401install-data-am:
402
403install-dvi: install-dvi-am
404
405install-exec-am:
406
407install-html: install-html-am
408
409install-info: install-info-am
410
411install-man:
412
413install-pdf: install-pdf-am
414
415install-ps: install-ps-am
416
417installcheck-am:
418
419maintainer-clean: maintainer-clean-am
420	-rm -f Makefile
421maintainer-clean-am: distclean-am maintainer-clean-generic
422
423mostlyclean: mostlyclean-am
424
425mostlyclean-am: mostlyclean-generic mostlyclean-libtool
426
427pdf: pdf-am
428
429pdf-am:
430
431ps: ps-am
432
433ps-am:
434
435uninstall-am:
436
437.MAKE: install-am install-strip
438
439.PHONY: all all-am check check-TESTS check-am clean clean-generic \
440	clean-libtool distclean distclean-generic distclean-libtool \
441	distclean-local distdir dvi dvi-am html html-am info info-am \
442	install install-am install-data install-data-am install-dvi \
443	install-dvi-am install-exec install-exec-am install-html \
444	install-html-am install-info install-info-am install-man \
445	install-pdf install-pdf-am install-ps install-ps-am \
446	install-strip installcheck installcheck-am installdirs \
447	maintainer-clean maintainer-clean-generic mostlyclean \
448	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
449	uninstall uninstall-am
450
451
452# Help maintaining config.rpath.
453rpathcfg: rpathcfg.sh
454	top_srcdir=$(srcdir)/../.. srcdir=$(srcdir) \
455	CONFIG_SHELL='$(SHELL)' \
456	CC='@CC@' GCC='@GCC@' \
457	LDFLAGS='@LDFLAGS@' \
458	LD='@LD@' with_gnu_ld='@with_gnu_ld@' \
459	host='@host@' \
460	$(SHELL) $(srcdir)/rpathcfg.sh > rpathcfg 2> rpathcfg.log
461
462# Clean up the intermediate directory created by running the tests.
463distclean-local:
464	rm -rf tstdir
465# Tell versions [3.59,3.63) of GNU make to not export all variables.
466# Otherwise a system limit (for SysV at least) may be exceeded.
467.NOEXPORT:
468