diff options
author | Jim Meyering <jim@meyering.net> | 1999-01-31 05:40:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-01-31 05:40:21 +0000 |
commit | 8ec1a397beebe7a364a305efb1b3786d5a923854 (patch) | |
tree | feaca1d814044eeae7d3304228465e9359a2904f /tests/join | |
parent | 9b531d8675b7098f753b7606c5e76984696582cf (diff) | |
download | coreutils-8ec1a397beebe7a364a305efb1b3786d5a923854.tar.xz |
.
Diffstat (limited to 'tests/join')
-rw-r--r-- | tests/join/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index f41e3c1fb..555a77a2f 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4 from Makefile.am +# Makefile.in generated automatically by automake 1.4a from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -116,7 +116,7 @@ DIST_COMMON = Makefile.am Makefile.in TODO DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: |