diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-09 21:21:16 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-09 21:21:16 +0000 |
commit | 97f9677790237ad2f334aab05dfc34fc3a122126 (patch) | |
tree | 53c0d9a34b33a94ce9901daff1029facdd53e039 /tests/tee | |
parent | 330bb6eeee470a7948e550f05b144791c87029ec (diff) | |
download | coreutils-97f9677790237ad2f334aab05dfc34fc3a122126.tar.xz |
Regenerate.
Diffstat (limited to 'tests/tee')
-rw-r--r-- | tests/tee/Makefile.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/tee/Makefile.in b/tests/tee/Makefile.in index 39bf432e6..bf44407f5 100644 --- a/tests/tee/Makefile.in +++ b/tests/tee/Makefile.in @@ -190,7 +190,6 @@ GETOPT_H = @GETOPT_H@ GLIBC21 = @GLIBC21@ GMSGFMT = @GMSGFMT@ GNU_PACKAGE = @GNU_PACKAGE@ -GREP = @GREP@ HAVE__BOOL = @HAVE__BOOL@ HELP2MAN = @HELP2MAN@ INSTALL_DATA = @INSTALL_DATA@ @@ -261,30 +260,23 @@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ -htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ -localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ -psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ |