diff options
-rw-r--r-- | doc/Makefile.in | 2 | ||||
-rw-r--r-- | lib/Makefile.in | 4 | ||||
-rw-r--r-- | m4/Makefile.in | 2 | ||||
-rw-r--r-- | tests/cut/Makefile.in | 2 | ||||
-rw-r--r-- | tests/fmt/Makefile.in | 2 | ||||
-rw-r--r-- | tests/head/Makefile.in | 2 | ||||
-rw-r--r-- | tests/join/Makefile.in | 2 | ||||
-rw-r--r-- | tests/md5sum/Makefile.in | 2 | ||||
-rw-r--r-- | tests/misc/Makefile.in | 2 | ||||
-rw-r--r-- | tests/od/Makefile.in | 2 | ||||
-rw-r--r-- | tests/pr/Makefile.in | 2 | ||||
-rw-r--r-- | tests/sha1sum/Makefile.in | 2 | ||||
-rw-r--r-- | tests/sort/Makefile.in | 2 | ||||
-rw-r--r-- | tests/sum/Makefile.in | 2 | ||||
-rw-r--r-- | tests/tac/Makefile.in | 2 | ||||
-rw-r--r-- | tests/tail-2/Makefile.in | 2 | ||||
-rw-r--r-- | tests/tail/Makefile.in | 2 | ||||
-rw-r--r-- | tests/tr/Makefile.in | 2 | ||||
-rw-r--r-- | tests/tsort/Makefile.in | 2 | ||||
-rw-r--r-- | tests/unexpand/Makefile.in | 2 | ||||
-rw-r--r-- | tests/uniq/Makefile.in | 2 | ||||
-rw-r--r-- | tests/wc/Makefile.in | 2 |
22 files changed, 23 insertions, 23 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index fcce59f4f..40597ee7f 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/lib/Makefile.in b/lib/Makefile.in index 1a343ed1e..13332680e 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -367,6 +367,8 @@ all: $(BUILT_SOURCES) $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu lib/Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) AR = ar @@ -999,8 +1001,6 @@ stat.c: xstat.in $(srcdir)/xstat.in > $@-t mv $@-t $@ -Makefile: $(BUILT_SOURCES) - # The following is needed in order to install a simple file in $(libdir) # which is shared with other installed packages. We use a list of referencing # packages so that "make uninstall" will remove the file if and only if it diff --git a/m4/Makefile.in b/m4/Makefile.in index 5abc4f5b0..68e70b213 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 8f97b50ac..e3858154c 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index e9a418c93..16bffac6a 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 874067079..73460a90a 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 2dce70fec..5717f9e82 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index df89cf0c1..32ac1ec30 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index 9651a0ccc..306ac6646 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in index f61689961..88611c359 100644 --- a/tests/od/Makefile.in +++ b/tests/od/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index 5ebd63adf..477310ffa 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in index 7ac9c7336..d5a973788 100644 --- a/tests/sha1sum/Makefile.in +++ b/tests/sha1sum/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index eaaa7b05e..5169cd3f8 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in index 907d7de23..1b116ca12 100644 --- a/tests/sum/Makefile.in +++ b/tests/sum/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index dc9c45f91..43dffde52 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 99f09b8ee..2320ccb5d 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index a339c6139..091df7466 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 43c698772..45b599232 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index 069e484b7..4dbe54c9d 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index 68e592889..a598e6366 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 7efd08f68..447a65325 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index 39f18a1c9..793ef69a5 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, |