From: Jim Meyering Date: Mon, 11 Feb 2002 23:27:05 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_21~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e34b2d910831e7edaf51581ebe32579e7bcd9561;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/Makefile.in b/lib/Makefile.in index a820a7a95e..ad5eaf508a 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -366,8 +366,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 @@ -1000,6 +998,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/basename/Makefile.in b/tests/basename/Makefile.in index 5059705e63..f4fc3d4d6d 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.5c from Makefile.am. +# Makefile.in generated by automake 1.5d 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, @@ -105,6 +105,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ +STRIP = @STRIP@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index 9d5f94ddde..3cc29a751a 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.5c from Makefile.am. +# Makefile.in generated by automake 1.5d 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, @@ -106,6 +106,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ +STRIP = @STRIP@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index e5dae1f76a..dbc2786c6d 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.5c from Makefile.am. +# Makefile.in generated by automake 1.5d 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, @@ -105,6 +105,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ +STRIP = @STRIP@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index b362861202..604a9a95a1 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.5c from Makefile.am. +# Makefile.in generated by automake 1.5d 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, @@ -105,6 +105,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ +STRIP = @STRIP@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index 78574b6f06..8ba811f1a0 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.5c from Makefile.am. +# Makefile.in generated by automake 1.5d 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, @@ -105,6 +105,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ +STRIP = @STRIP@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index c326814d31..42ebeac2fb 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.5c from Makefile.am. +# Makefile.in generated by automake 1.5d 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, @@ -105,6 +105,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ +STRIP = @STRIP@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index e5fb9a3ad2..0f0b9741fc 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.5c from Makefile.am. +# Makefile.in generated by automake 1.5d 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, @@ -106,6 +106,7 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ +STRIP = @STRIP@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@