projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa03c89
)
add -*-Makefile-*- to first line
author
Jim Meyering
<jim@meyering.net>
Sun, 9 Nov 1997 19:06:31 +0000
(19:06 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 9 Nov 1997 19:06:31 +0000
(19:06 +0000)
lib/Makefile.am
patch
|
blob
|
history
m4/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 55a33607d3755fcc73b68216bc691d4477ab4a6e..8734a6a225665a7d25493e8baef314b059cf619e 100644
(file)
--- 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/m4/Makefile.am
b/m4/Makefile.am
index 059fdd265fba6de68d87ffddbc7893356ccfcafd..1f07ad9e54e2a01c45731b524beff2abd5d87d75 100644
(file)
--- a/
m4/Makefile.am
+++ b/
m4/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-*-
# Generate this list with
# find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \