diff options
Diffstat (limited to 'tests/basename')
-rw-r--r-- | tests/basename/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index 5059705e6..f4fc3d4d6 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@ |