diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-03 09:10:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-03 09:10:49 +0000 |
commit | dbb27d4a362a40dc9aacf09957ca05f4465f1a4b (patch) | |
tree | 036763f6ec2dac30b1cd9d9bad6d4ecd8c7ab5f1 /tests/date | |
parent | 4da3051ac3ac2e0e58b4169e0f19980738c9c42e (diff) | |
download | coreutils-dbb27d4a362a40dc9aacf09957ca05f4465f1a4b.tar.xz |
.
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index eefa8daa7..c3dabf8f5 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4k from Makefile.am. +# Makefile.in generated automatically by automake 1.5 from Makefile.am. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. @@ -165,7 +165,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/date/Makefile + $(AUTOMAKE) --gnits tests/date/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ |