diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-11 23:27:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-11 23:27:05 +0000 |
commit | e34b2d910831e7edaf51581ebe32579e7bcd9561 (patch) | |
tree | fd52e034e9dba8152be3519c58d5750a95d603a6 /tests/date | |
parent | bc4fb9c6f08ea677c3cf30f4f583c7e87e6f8939 (diff) | |
download | coreutils-e34b2d910831e7edaf51581ebe32579e7bcd9561.tar.xz |
.
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index 9d5f94ddd..3cc29a751 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@ |