From 7ba5fcb25114822a7ced20300be957f40efb1ced Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 Nov 1997 17:28:34 +0000 Subject: [PATCH] add -*-Makefile-*- --- tests/cut/Makefile.am | 2 +- tests/head/Makefile.am | 2 +- tests/join/Makefile.am | 2 +- tests/md5sum/Makefile.am | 2 +- tests/pr/Makefile.am | 2 +- tests/sort/Makefile.am | 2 +- tests/tac/Makefile.am | 2 +- tests/tail/Makefile.am | 2 +- tests/tr/Makefile.am | 2 +- tests/wc/Makefile.am | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/cut/Makefile.am b/tests/cut/Makefile.am index 0b651d8..cc6d5f0 100644 --- a/tests/cut/Makefile.am +++ b/tests/cut/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = cut diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am index a63b1cc..3f814a2 100644 --- a/tests/head/Makefile.am +++ b/tests/head/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = head diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am index e720b73..c6a6ad6 100644 --- a/tests/join/Makefile.am +++ b/tests/join/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = join diff --git a/tests/md5sum/Makefile.am b/tests/md5sum/Makefile.am index 312077e..f998fd5 100644 --- a/tests/md5sum/Makefile.am +++ b/tests/md5sum/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = md5sum diff --git a/tests/pr/Makefile.am b/tests/pr/Makefile.am index 99de373..91f4d09 100644 --- a/tests/pr/Makefile.am +++ b/tests/pr/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = pr diff --git a/tests/sort/Makefile.am b/tests/sort/Makefile.am index 1f0ce87..95ed026 100644 --- a/tests/sort/Makefile.am +++ b/tests/sort/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = sort diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am index 1f80fef..c088523 100644 --- a/tests/tac/Makefile.am +++ b/tests/tac/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = tac diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am index 87a62d6..1293890 100644 --- a/tests/tail/Makefile.am +++ b/tests/tail/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = tail diff --git a/tests/tr/Makefile.am b/tests/tr/Makefile.am index ad57a85..0d7d0f3 100644 --- a/tests/tr/Makefile.am +++ b/tests/tr/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = tr diff --git a/tests/wc/Makefile.am b/tests/wc/Makefile.am index 28235c2..e636f3d 100644 --- a/tests/wc/Makefile.am +++ b/tests/wc/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = wc -- 2.7.4