From: Jim Meyering Date: Thu, 19 Sep 1996 13:46:49 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19f~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f599541be9e12341afa41d9025f523929c809273;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index cdf67faadb..2202d3f3b3 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1c from Makefile.am +# Makefile.in generated automatically by automake 1.1e from Makefile.am # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -136,8 +136,10 @@ check: all check-TESTS installcheck: install-exec: + $(NORMAL_INSTALL) install-data: + $(NORMAL_INSTALL) install: install-exec install-data all @: diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 36aaaa9b0d..ec23679525 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1c from Makefile.am +# Makefile.in generated automatically by automake 1.1e from Makefile.am # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -132,8 +132,10 @@ check: all check-TESTS installcheck: install-exec: + $(NORMAL_INSTALL) install-data: + $(NORMAL_INSTALL) install: install-exec install-data all @: