diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-12 06:43:20 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-12 06:43:20 +0000 |
commit | 70c9129e14867d39df5d078def0f48af597571d1 (patch) | |
tree | 259f762c610d0175738cb9f278f75dc898adc453 /tests/chown | |
parent | c3334f85b6a20e7fa0ad83bc77a1b6fcc2fbb4fe (diff) | |
download | coreutils-70c9129e14867d39df5d078def0f48af597571d1.tar.xz |
Regenerate.
Diffstat (limited to 'tests/chown')
-rw-r--r-- | tests/chown/Makefile.in | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in index 15752a5af..d753d240e 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.8b from Makefile.am. +# Makefile.in generated by automake 1.8.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \ $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \ $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \ - $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \ - $(top_srcdir)/m4/canon-host.m4 \ + $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \ + $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \ $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \ @@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ |