diff options
author | Jim Meyering <jim@meyering.net> | 1999-01-31 05:39:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-01-31 05:39:01 +0000 |
commit | 9b531d8675b7098f753b7606c5e76984696582cf (patch) | |
tree | 2b5a8046590c6d3cc7bbc1b5a77554e5519ebea6 /tests/touch | |
parent | fc965709f93c4bbdeb568920f965ac15909062dd (diff) | |
download | coreutils-9b531d8675b7098f753b7606c5e76984696582cf.tar.xz |
.
Diffstat (limited to 'tests/touch')
-rw-r--r-- | tests/touch/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index f21646121..5f0088c14 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/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 @@ -104,7 +104,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: |