diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-14 06:59:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-14 06:59:30 +0000 |
commit | 6195ec1bc720db33404d0f8976aecf212100c7c4 (patch) | |
tree | e087f2d8928eb2e395db639053ab82474d4b2246 /tests/seq | |
parent | f5342d557b3d91b342090ca469d1e457577cc365 (diff) | |
download | coreutils-6195ec1bc720db33404d0f8976aecf212100c7c4.tar.xz |
.
Diffstat (limited to 'tests/seq')
-rw-r--r-- | tests/seq/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index b33082fd7..08c3913dd 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4g from Makefile.am. +# Makefile.in generated automatically by automake 1.4i from Makefile.am. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. @@ -287,8 +287,6 @@ mostlyclean-am: mostlyclean-generic uninstall-am: uninstall-info-am -uninstall-info: uninstall-info-am - .PHONY: all all-am check check-TESTS check-am clean clean-generic \ distclean distclean-generic distdir dvi dvi-am info info-am \ install install-am install-data install-data-am install-exec \ |