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 | |
parent | 4da3051ac3ac2e0e58b4169e0f19980738c9c42e (diff) | |
download | coreutils-dbb27d4a362a40dc9aacf09957ca05f4465f1a4b.tar.xz |
.
-rw-r--r-- | tests/basename/Makefile.in | 2 | ||||
-rw-r--r-- | tests/date/Makefile.in | 4 | ||||
-rw-r--r-- | tests/expr/Makefile.in | 2 | ||||
-rw-r--r-- | tests/factor/Makefile.in | 2 | ||||
-rw-r--r-- | tests/seq/Makefile.in | 2 | ||||
-rw-r--r-- | tests/stty/Makefile.in | 2 | ||||
-rw-r--r-- | tests/test/Makefile.in | 4 |
7 files changed, 9 insertions, 9 deletions
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index a3ff213d9..18d4f6436 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/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. 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= \ diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index 18c78af7e..f8a2202f8 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/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. diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index a5c389933..51377b832 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/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. diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index eff3bfaf7..8de5781dc 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/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. diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index cc207c2d2..d8f0eb604 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/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. diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index 0fe914fbc..a97055891 100644 --- a/tests/test/Makefile.in +++ b/tests/test/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. @@ -179,7 +179,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/test/Makefile + $(AUTOMAKE) --gnits tests/test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ |