diff options
author | Jim Meyering <jim@meyering.net> | 1997-11-09 19:06:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-11-09 19:06:53 +0000 |
commit | 9694cb0f159b7e18af2d16c6bbab5dc1a5843f05 (patch) | |
tree | b3f94ea809d6cde7eb25a92958f1cbc844fde4db | |
parent | 03fbbc6ee0fee4576d106756cd7555bd5a960704 (diff) | |
download | coreutils-9694cb0f159b7e18af2d16c6bbab5dc1a5843f05.tar.xz |
add -*-Makefile-*- to first line
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | lib/Makefile.am | 2 | ||||
-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/ls/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 |
13 files changed, 13 insertions, 13 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 61c895416..73f05bcbb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in +## Process this file with automake to produce Makefile.in -*-Makefile-*- info_TEXINFOS = fileutils.texi EXTRA_DIST = perm.texi getdate.texi diff --git a/lib/Makefile.am b/lib/Makefile.am index 55a33607d..8734a6a22 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in +## Process this file with automake to produce Makefile.in -*-Makefile-*- noinst_LIBRARIES = libfu.a EXTRA_DIST = chown.c getgroups.c getline.c lstat.c malloc.c mktime.c \ diff --git a/tests/cut/Makefile.am b/tests/cut/Makefile.am index cc6d5f08e..0b651d823 100644 --- a/tests/cut/Makefile.am +++ b/tests/cut/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = cut diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am index 3f814a283..a63b1cc9e 100644 --- a/tests/head/Makefile.am +++ b/tests/head/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = head diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am index c6a6ad6ac..e720b7366 100644 --- a/tests/join/Makefile.am +++ b/tests/join/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = join diff --git a/tests/ls/Makefile.am b/tests/ls/Makefile.am index 5193e7784..1aedff824 100644 --- a/tests/ls/Makefile.am +++ b/tests/ls/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = ls diff --git a/tests/md5sum/Makefile.am b/tests/md5sum/Makefile.am index f998fd502..312077e83 100644 --- a/tests/md5sum/Makefile.am +++ b/tests/md5sum/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = md5sum diff --git a/tests/pr/Makefile.am b/tests/pr/Makefile.am index 91f4d0912..99de37337 100644 --- a/tests/pr/Makefile.am +++ b/tests/pr/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = pr diff --git a/tests/sort/Makefile.am b/tests/sort/Makefile.am index 95ed026fd..1f0ce8798 100644 --- a/tests/sort/Makefile.am +++ b/tests/sort/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = sort diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am index c0885239c..1f80fef5d 100644 --- a/tests/tac/Makefile.am +++ b/tests/tac/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = tac diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am index 129389034..87a62d61e 100644 --- a/tests/tail/Makefile.am +++ b/tests/tail/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = tail diff --git a/tests/tr/Makefile.am b/tests/tr/Makefile.am index 0d7d0f353..ad57a8543 100644 --- a/tests/tr/Makefile.am +++ b/tests/tr/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = tr diff --git a/tests/wc/Makefile.am b/tests/wc/Makefile.am index e636f3daa..28235c224 100644 --- a/tests/wc/Makefile.am +++ b/tests/wc/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = wc |