From: Jim Meyering Date: Tue, 22 Jan 2002 11:58:36 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_20~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c00f96b198ed088e89ee5c0ea674ff20e48d5f9f;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/lib/Makefile.in b/lib/Makefile.in index 1333268..1a343ed 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -367,8 +367,6 @@ 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 @@ -1001,6 +999,8 @@ 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/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in index 192b479..74210e5 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/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/chmod/Makefile.in b/tests/chmod/Makefile.in index 253fadd..c68081d 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/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/chown/Makefile.in b/tests/chown/Makefile.in index 4a884e6..a474b24 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/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/cp/Makefile.in b/tests/cp/Makefile.in index 274bd30..4696867 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/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/dd/Makefile.in b/tests/dd/Makefile.in index a62e7c5..194af29 100644 --- a/tests/dd/Makefile.in +++ b/tests/dd/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/dircolors/Makefile.in b/tests/dircolors/Makefile.in index 82eab5d..8e23fd1 100644 --- a/tests/dircolors/Makefile.in +++ b/tests/dircolors/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/du/Makefile.in b/tests/du/Makefile.in index 37fbe9b..14c04a0 100644 --- a/tests/du/Makefile.in +++ b/tests/du/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/install/Makefile.in b/tests/install/Makefile.in index 7816e43..0d4520e 100644 --- a/tests/install/Makefile.in +++ b/tests/install/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/ln/Makefile.in b/tests/ln/Makefile.in index 823d673..a15bf4d 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/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/ls-2/Makefile.in b/tests/ls-2/Makefile.in index a37dd30..99d82ac 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-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/ls/Makefile.in b/tests/ls/Makefile.in index aa68f68..1b84016 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/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/mkdir/Makefile.in b/tests/mkdir/Makefile.in index 45e7285..668b067 100644 --- a/tests/mkdir/Makefile.in +++ b/tests/mkdir/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/mv/Makefile.in b/tests/mv/Makefile.in index 21ed92d..8e517c6 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/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/rm/Makefile.in b/tests/rm/Makefile.in index dc0bd9c..55a5003 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/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/rmdir/Makefile.in b/tests/rmdir/Makefile.in index 8b5d0fe..325a1b9 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/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/shred/Makefile.in b/tests/shred/Makefile.in index 69a1a65..ee507bc 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/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/touch/Makefile.in b/tests/touch/Makefile.in index 2421ef1..3463880 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/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,