From: Jim Meyering Date: Fri, 13 Dec 1996 23:41:12 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~114 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea93e0b7adfe4775e3cf0fb17943d7a34ee29cac;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index d10c869..6d45943 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -83,7 +83,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) - cd $(top_srcdir) && automake --gnu tests/cut-test/Makefile + cd $(top_srcdir) && automake --gnits tests/cut-test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index d669d6a..1bd6a73 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -84,7 +84,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) - cd $(top_srcdir) && automake --gnu tests/join-test/Makefile + cd $(top_srcdir) && automake --gnits tests/join-test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index bb32ce4..dc1b901 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -62,7 +62,7 @@ default: all .SUFFIXES: $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) - cd $(top_srcdir) && automake --gnu tests/md5sum-test/Makefile + cd $(top_srcdir) && automake --gnits tests/md5sum-test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 18b91f6..bd614e4 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -88,7 +88,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) - cd $(top_srcdir) && automake --gnu tests/sort-test/Makefile + cd $(top_srcdir) && automake --gnits tests/sort-test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 62f867e..cb331dc 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -85,7 +85,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) - cd $(top_srcdir) && automake --gnu tests/tr-test/Makefile + cd $(top_srcdir) && automake --gnits tests/tr-test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \