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:
528d1a8
)
need to sanititze Makefile.in for arc too
author
Ken Raeburn
<raeburn@cygnus>
Sat, 17 Dec 1994 21:07:51 +0000
(21:07 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Sat, 17 Dec 1994 21:07:51 +0000
(21:07 +0000)
ld/.Sanitize
patch
|
blob
|
history
diff --git
a/ld/.Sanitize
b/ld/.Sanitize
index 528090add2ff974643c392a61c0cd027f115179d..553b1fbfb8a7b0e2287480d2d47513b6078b129c 100644
(file)
--- a/
ld/.Sanitize
+++ b/
ld/.Sanitize
@@
-135,7
+135,7
@@
else
done
fi
-arc_files="ChangeLog configure.in configure"
+arc_files="ChangeLog configure.in configure
Makefile.in
"
if ( echo $* | grep keep\-arc > /dev/null ) ; then
for i in $arc_files ; do