diff options
-rw-r--r-- | tests/cut/Makefile.am | 2 | ||||
-rw-r--r-- | tests/head/Makefile.am | 2 | ||||
-rw-r--r-- | tests/join/Makefile.am | 2 | ||||
-rw-r--r-- | tests/md5sum/Makefile.am | 2 | ||||
-rw-r--r-- | tests/pr/Makefile.am | 2 | ||||
-rw-r--r-- | tests/sort/Makefile.am | 2 | ||||
-rw-r--r-- | tests/tac/Makefile.am | 2 | ||||
-rw-r--r-- | tests/tail/Makefile.am | 2 | ||||
-rw-r--r-- | tests/tr/Makefile.am | 2 | ||||
-rw-r--r-- | 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 0b651d823..cc6d5f08e 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 a63b1cc9e..3f814a283 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 e720b7366..c6a6ad6ac 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 312077e83..f998fd502 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 99de37337..91f4d0912 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 1f0ce8798..95ed026fd 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 1f80fef5d..c0885239c 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 87a62d61e..129389034 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 ad57a8543..0d7d0f353 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 28235c224..e636f3daa 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 |