1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 02:10:57 +02:00
Files
coreutils/tests/date/Makefile.in

354 lines
10 KiB
Makefile
Raw Normal View History

2002-03-18 09:50:45 +00:00
# Makefile.in generated by automake 1.6 from Makefile.am.
2002-01-19 00:07:20 +00:00
# @configure_input@
1997-01-21 04:21:48 +00:00
2002-02-11 23:27:05 +00:00
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
2000-10-30 17:52:42 +00:00
# Free Software Foundation, Inc.
1997-01-21 04:21:48 +00:00
# This Makefile.in is free software; the Free Software Foundation
1997-09-01 16:30:41 +00:00
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
1997-01-21 04:21:48 +00:00
2001-05-21 07:35:22 +00:00
@SET_MAKE@
1999-01-29 13:45:11 +00:00
SHELL = @SHELL@
1997-01-21 04:21:48 +00:00
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
datadir = @datadir@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ../..
1997-03-22 19:54:32 +00:00
ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@
2002-01-19 00:07:20 +00:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1997-01-21 04:21:48 +00:00
INSTALL = @INSTALL@
1999-03-06 21:59:25 +00:00
INSTALL_PROGRAM = @INSTALL_PROGRAM@
1997-01-21 04:21:48 +00:00
INSTALL_DATA = @INSTALL_DATA@
2002-01-19 00:07:20 +00:00
install_sh_DATA = $(install_sh) -c -m 644
2002-03-18 09:50:45 +00:00
install_sh_PROGRAM = $(install_sh) -c
1997-01-21 04:21:48 +00:00
INSTALL_SCRIPT = @INSTALL_SCRIPT@
2001-03-09 18:24:22 +00:00
INSTALL_HEADER = $(INSTALL_DATA)
1997-01-21 04:21:48 +00:00
transform = @program_transform_name@
1997-12-06 21:18:14 +00:00
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
1999-04-21 23:17:13 +00:00
host_alias = @host_alias@
host_triplet = @host@
2002-01-19 00:07:20 +00:00
EXEEXT = @EXEEXT@
OBJEXT = @OBJEXT@
PATH_SEPARATOR = @PATH_SEPARATOR@
1999-04-21 23:17:13 +00:00
AMTAR = @AMTAR@
1999-08-30 14:59:08 +00:00
AWK = @AWK@
2001-09-28 08:14:35 +00:00
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
1997-03-22 19:54:32 +00:00
CATOBJEXT = @CATOBJEXT@
CC = @CC@
1997-05-24 14:11:19 +00:00
CPP = @CPP@
1997-03-22 19:54:32 +00:00
DATADIRNAME = @DATADIRNAME@
1999-12-10 16:30:28 +00:00
DEPDIR = @DEPDIR@
2000-01-25 07:20:58 +00:00
DF_PROG = @DF_PROG@
2000-02-05 08:10:05 +00:00
FESETROUND_LIBM = @FESETROUND_LIBM@
1997-01-21 04:21:48 +00:00
GENCAT = @GENCAT@
1997-03-22 19:54:32 +00:00
GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
2000-06-17 18:46:57 +00:00
GLIBC21 = @GLIBC21@
1997-01-21 04:21:48 +00:00
GMSGFMT = @GMSGFMT@
1999-03-31 15:21:00 +00:00
GNU_PACKAGE = @GNU_PACKAGE@
2002-02-17 20:15:49 +00:00
HAVE_LIB = @HAVE_LIB@
2001-09-22 20:11:33 +00:00
HELP2MAN = @HELP2MAN@
2001-03-09 18:24:22 +00:00
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1997-03-22 19:54:32 +00:00
INSTOBJEXT = @INSTOBJEXT@
2001-09-28 08:14:35 +00:00
INTLBISON = @INTLBISON@
1997-03-22 19:54:32 +00:00
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
2001-09-28 08:14:35 +00:00
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
1997-03-22 19:54:32 +00:00
KMEM_GROUP = @KMEM_GROUP@
2002-02-17 20:15:49 +00:00
LIB = @LIB@
2000-03-01 12:49:12 +00:00
LIBICONV = @LIBICONV@
2002-02-17 20:15:49 +00:00
LIBINTL = @LIBINTL@
2000-05-07 15:00:48 +00:00
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
2000-02-05 08:10:05 +00:00
LIB_CRYPT = @LIB_CRYPT@
2000-05-07 15:00:48 +00:00
LIB_NANOSLEEP = @LIB_NANOSLEEP@
2002-02-17 20:15:49 +00:00
LTLIB = @LTLIB@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
1997-03-22 19:54:32 +00:00
MAN = @MAN@
MKINSTALLDIRS = @MKINSTALLDIRS@
NEED_SETGID = @NEED_SETGID@
OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
PACKAGE = @PACKAGE@
2002-01-19 00:07:20 +00:00
PERL = @PERL@
1997-03-22 19:54:32 +00:00
POSUB = @POSUB@
RANLIB = @RANLIB@
2000-07-14 19:35:13 +00:00
SEQ_LIBM = @SEQ_LIBM@
2000-02-05 08:10:05 +00:00
SQRT_LIBM = @SQRT_LIBM@
2002-02-11 23:27:05 +00:00
STRIP = @STRIP@
1997-03-22 19:54:32 +00:00
U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
2001-08-14 07:48:47 +00:00
am__include = @am__include@
am__quote = @am__quote@
1999-08-30 14:59:08 +00:00
install_sh = @install_sh@
1997-01-21 04:21:48 +00:00
x = date
1999-01-29 13:45:11 +00:00
explicit =
2000-07-04 17:35:01 +00:00
maint_gen = 1.X 3.X 4.X 5.X 6.X 7.X 8.X 9.X leap-1.X U95-1.X U95-2.X U95-3.X \
U92-1.X U92-2.X U92-3.X V92-1.X V92-2.X V92-3.X W92-1.X W92-2.X W92-3.X \
millen-1.X rel-0.X rel-1a.X rel-1b.X rel-2a.X rel-2b.X rel-2c.X rel-2d.X \
rel-2e.X rel-2f.X rel-2g.X rel-3a.X next-s.X next-m.X next-h.X next-d.X \
next-w.X next-mo.X next-y.X utc-0.X utc-0a.X utc-1.I utc-1.X utc-1a.I \
utc-1a.X date2sec-0.X date2sec-0a.X date2sec-1.X sec2date-0.X this-m.X \
this-h.X this-w.X this-mo.X this-y.X risks-1.X regress-1.X datevtime-1.X \
rfc822-1.X relative-1.X relative-2.X
1999-04-21 23:17:13 +00:00
2000-07-04 17:35:01 +00:00
run_gen = 1.O 1.E 3.O 3.E 4.O 4.E 5.O 5.E 6.O 6.E 7.O 7.E 8.O 8.E 9.O 9.E \
leap-1.O leap-1.E U95-1.O U95-1.E U95-2.O U95-2.E U95-3.O U95-3.E U92-1.O \
1999-04-21 23:17:13 +00:00
U92-1.E U92-2.O U92-2.E U92-3.O U92-3.E V92-1.O V92-1.E V92-2.O V92-2.E \
V92-3.O V92-3.E W92-1.O W92-1.E W92-2.O W92-2.E W92-3.O W92-3.E millen-1.O \
millen-1.E rel-0.O rel-0.E rel-1a.O rel-1a.E rel-1b.O rel-1b.E rel-2a.O \
rel-2a.E rel-2b.O rel-2b.E rel-2c.O rel-2c.E rel-2d.O rel-2d.E rel-2e.O \
rel-2e.E rel-2f.O rel-2f.E rel-2g.O rel-2g.E rel-3a.O rel-3a.E next-s.O \
next-s.E next-m.O next-m.E next-h.O next-h.E next-d.O next-d.E next-w.O \
next-w.E next-mo.O next-mo.E next-y.O next-y.E utc-0.O utc-0.E utc-0a.O \
utc-0a.E utc-1.O utc-1.E utc-1a.O utc-1a.E date2sec-0.O date2sec-0.E \
date2sec-0a.O date2sec-0a.E date2sec-1.O date2sec-1.E sec2date-0.O \
1999-08-30 14:59:08 +00:00
sec2date-0.E this-m.O this-m.E this-h.O this-h.E this-w.O this-w.E this-mo.O \
2000-03-01 12:49:12 +00:00
this-mo.E this-y.O this-y.E risks-1.O risks-1.E regress-1.O regress-1.E \
2000-06-15 13:21:12 +00:00
datevtime-1.O datevtime-1.E rfc822-1.O rfc822-1.E relative-1.O relative-1.E \
relative-2.O relative-2.E
1999-01-29 13:45:11 +00:00
1997-01-21 04:21:48 +00:00
1998-02-06 10:32:31 +00:00
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
1997-01-21 04:21:48 +00:00
noinst_SCRIPTS = $x-tests
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests
1998-02-06 10:32:31 +00:00
mk_script = $(srcdir)/../mk-script
1997-01-21 04:21:48 +00:00
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
1999-05-16 19:11:16 +00:00
subdir = tests/date
2002-02-17 20:15:49 +00:00
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
2001-03-09 18:24:22 +00:00
CONFIG_HEADER = $(top_builddir)/config.h
2001-04-24 07:07:29 +00:00
CONFIG_CLEAN_FILES =
SCRIPTS = $(noinst_SCRIPTS)
1997-01-21 04:21:48 +00:00
2001-04-24 07:07:29 +00:00
DIST_SOURCES =
DIST_COMMON = Makefile.am Makefile.in
2001-03-09 18:24:22 +00:00
all: all-am
2001-04-24 07:07:29 +00:00
1997-01-21 04:21:48 +00:00
.SUFFIXES:
2001-09-28 08:14:35 +00:00
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
2001-04-24 07:07:29 +00:00
cd $(top_srcdir) && \
2002-03-18 09:50:45 +00:00
$(AUTOMAKE) --gnits tests/date/Makefile
2001-05-21 07:35:22 +00:00
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2002-01-19 00:07:20 +00:00
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
2001-06-09 09:01:38 +00:00
uninstall-info-am:
1997-01-21 04:21:48 +00:00
tags: TAGS
TAGS:
2001-02-04 17:19:51 +00:00
1997-01-21 04:21:48 +00:00
check-TESTS: $(TESTS)
1999-04-21 23:17:13 +00:00
@failed=0; all=0; xfail=0; xpass=0; \
1997-01-21 04:21:48 +00:00
srcdir=$(srcdir); export srcdir; \
2000-08-20 15:56:11 +00:00
list='$(TESTS)'; \
if test -n "$$list"; then \
for tst in $$list; do \
if test -f ./$$tst; then dir=./; \
elif test -f $$tst; then dir=; \
else dir="$(srcdir)/"; fi; \
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*" $$tst "*) \
xpass=`expr $$xpass + 1`; \
failed=`expr $$failed + 1`; \
echo "XPASS: $$tst"; \
;; \
*) \
echo "PASS: $$tst"; \
;; \
esac; \
elif test $$? -ne 77; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*" $$tst "*) \
xfail=`expr $$xfail + 1`; \
echo "XFAIL: $$tst"; \
;; \
*) \
failed=`expr $$failed + 1`; \
echo "FAIL: $$tst"; \
;; \
esac; \
fi; \
done; \
if test "$$failed" -eq 0; then \
if test "$$xfail" -eq 0; then \
banner="All $$all tests passed"; \
else \
banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
fi; \
1999-04-21 23:17:13 +00:00
else \
2000-08-20 15:56:11 +00:00
if test "$$xpass" -eq 0; then \
banner="$$failed of $$all tests failed"; \
else \
banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
fi; \
1999-04-21 23:17:13 +00:00
fi; \
2000-08-20 15:56:11 +00:00
dashes=`echo "$$banner" | sed s/./=/g`; \
echo "$$dashes"; \
echo "$$banner"; \
echo "$$dashes"; \
test "$$failed" -eq 0; \
2002-01-19 00:07:20 +00:00
else :; fi
2001-03-09 18:24:22 +00:00
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
top_distdir = ../..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
2000-03-24 08:50:13 +00:00
distdir: $(DISTFILES)
@for file in $(DISTFILES); do \
2002-01-19 00:07:20 +00:00
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2001-05-21 07:35:22 +00:00
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2002-01-19 00:07:20 +00:00
dir="/$$dir"; \
$(mkinstalldirs) "$(distdir)$$dir"; \
else \
dir=''; \
2001-05-21 07:35:22 +00:00
fi; \
2000-03-24 08:50:13 +00:00
if test -d $$d/$$file; then \
2002-01-19 00:07:20 +00:00
cp -pR $$d/$$file $(distdir)$$dir \
2000-03-24 08:50:13 +00:00
|| exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
1999-01-29 13:45:11 +00:00
check-am: all-am
1998-11-01 01:02:24 +00:00
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1999-01-29 13:45:11 +00:00
check: check-am
2001-04-24 07:07:29 +00:00
all-am: Makefile $(SCRIPTS)
1999-01-29 13:45:11 +00:00
2001-04-24 07:07:29 +00:00
installdirs:
install: install-am
install-exec: install-exec-am
1999-01-29 13:45:11 +00:00
install-data: install-data-am
2001-04-24 07:07:29 +00:00
uninstall: uninstall-am
1999-01-29 13:45:11 +00:00
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2001-04-24 07:07:29 +00:00
installcheck: installcheck-am
1997-01-21 04:21:48 +00:00
install-strip:
2001-03-09 18:24:22 +00:00
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2002-01-19 00:07:20 +00:00
INSTALL_STRIP_FLAG=-s \
2001-06-09 09:01:38 +00:00
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1997-01-21 04:21:48 +00:00
mostlyclean-generic:
clean-generic:
1997-09-30 04:19:40 +00:00
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1997-01-21 04:21:48 +00:00
distclean-generic:
2001-06-09 09:01:38 +00:00
-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
1997-01-21 04:21:48 +00:00
maintainer-clean-generic:
2001-03-09 18:24:22 +00:00
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
1997-09-30 04:19:40 +00:00
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
2001-04-24 07:07:29 +00:00
clean: clean-am
1999-01-29 13:45:11 +00:00
2001-04-24 07:07:29 +00:00
clean-am: clean-generic mostlyclean-am
1997-01-21 04:21:48 +00:00
2001-03-09 18:24:22 +00:00
distclean: distclean-am
1997-01-21 04:21:48 +00:00
2001-03-09 18:24:22 +00:00
distclean-am: clean-am distclean-generic
1999-01-29 13:45:11 +00:00
2001-06-09 09:01:38 +00:00
dvi: dvi-am
2001-04-24 07:07:29 +00:00
dvi-am:
2001-06-09 09:01:38 +00:00
info: info-am
2001-04-24 07:07:29 +00:00
info-am:
install-data-am:
install-exec-am:
2001-06-09 09:01:38 +00:00
install-info: install-info-am
2001-04-24 07:07:29 +00:00
install-man:
installcheck-am:
2001-03-09 18:24:22 +00:00
maintainer-clean: maintainer-clean-am
1999-01-29 13:45:11 +00:00
2001-04-24 07:07:29 +00:00
maintainer-clean-am: distclean-am maintainer-clean-generic
1997-01-21 04:21:48 +00:00
2001-03-09 18:24:22 +00:00
mostlyclean: mostlyclean-am
1999-01-29 13:45:11 +00:00
2001-04-24 07:07:29 +00:00
mostlyclean-am: mostlyclean-generic
2001-06-09 09:01:38 +00:00
uninstall-am: uninstall-info-am
2001-04-24 07:07:29 +00:00
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
distclean distclean-generic distdir dvi dvi-am info info-am \
install install-am install-data install-data-am install-exec \
2001-06-09 09:01:38 +00:00
install-exec-am install-info install-info-am install-man \
install-strip installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-generic uninstall uninstall-am uninstall-info-am
1997-01-21 04:21:48 +00:00
1998-02-06 10:32:31 +00:00
$(srcdir)/$x-tests: $(mk_script) Test.pm
2000-08-03 08:00:40 +00:00
$(PERL) -I$(srcdir) -w -- $(mk_script) ../../src/$x > $@.n
1997-01-21 04:21:48 +00:00
mv $@.n $@
chmod 755 $@
1998-06-29 02:15:29 +00:00
check: $(maint_gen)
1998-02-06 10:32:31 +00:00
Makefile.am: ../Makefile.am.in Test.pm $(mk_script)
rm -f $@ $@t
sed -n '1,/^##test-files-begin/p' $< > $@t
tool=`echo $(subdir)|sed 's/^tests.//;s/-test//'`; \
echo "x = $$tool" >> $@t
2000-08-03 08:00:40 +00:00
$(PERL) -I$(srcdir) -w -- $(mk_script) --list >> $@t
1998-02-06 10:32:31 +00:00
sed -n '/^##test-files-end/,$$p' $< >> $@t
mv $@t $@
1997-01-21 04:21:48 +00:00
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: