diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-23 22:41:52 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-23 22:41:52 +0000 |
commit | 60a96eb684f62299d4ed27a57d8abd65a6840a1d (patch) | |
tree | 99a5983300d6aca01899819c51a20556c30c8ef5 /tests/tac | |
parent | 35c8fbacabd00ab0681a548ffee52698dfbdb824 (diff) | |
download | coreutils-60a96eb684f62299d4ed27a57d8abd65a6840a1d.tar.gz coreutils-60a96eb684f62299d4ed27a57d8abd65a6840a1d.tar.bz2 coreutils-60a96eb684f62299d4ed27a57d8abd65a6840a1d.zip |
Regenerate.
Diffstat (limited to 'tests/tac')
-rw-r--r-- | tests/tac/Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 8a2d691bf..c3e379f0f 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \ $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \ $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \ - $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \ - $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \ - $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \ - $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \ - $(top_srcdir)/m4/ftruncate.m4 \ + $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \ + $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \ + $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \ + $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \ + $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \ $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \ $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \ $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \ |