projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51142eb
)
run sanitize over Makefile.{am,in} for fr30
author
Doug Evans
<dje@google.com>
Thu, 19 Nov 1998 21:35:59 +0000
(21:35 +0000)
committer
Doug Evans
<dje@google.com>
Thu, 19 Nov 1998 21:35:59 +0000
(21:35 +0000)
gas/.Sanitize
patch
|
blob
|
history
diff --git
a/gas/.Sanitize
b/gas/.Sanitize
index 2c0aa946afeb23b6ac9e728fd2f14c9d7f844f48..4fb01935de0b4ebb1a5823ca619c231d5c0e90f2 100644
(file)
--- a/
gas/.Sanitize
+++ b/
gas/.Sanitize
@@
-305,7
+305,7
@@
else
done
fi
-fr30_files="ChangeLog configure.in configure"
+fr30_files="ChangeLog configure.in configure
Makefile.am Makefile.in
"
if ( echo $* | grep keep\-fr30 > /dev/null ) ; then
for i in $fr30_files ; do
if test ! -d $i && (grep sanitize-fr30 $i > /dev/null) ; then