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:
9135e5f
)
Sanitize arc stuff from Makefile.in.
author
Ian Lance Taylor
<ian@airs.com>
Tue, 4 Jul 1995 19:43:44 +0000
(19:43 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 4 Jul 1995 19:43:44 +0000
(19:43 +0000)
opcodes/.Sanitize
patch
|
blob
|
history
diff --git
a/opcodes/.Sanitize
b/opcodes/.Sanitize
index 8b941dc16a2bfba77f55e9d0730655af855ee6b1..ab481035f05283f11a491f4e3f199e427223c66a 100644
(file)
--- a/
opcodes/.Sanitize
+++ b/
opcodes/.Sanitize
@@
-128,7
+128,7
@@
else
done
fi
-arc_files="ChangeLog configure.in disassemble.c"
+arc_files="ChangeLog
Makefile.in
configure.in disassemble.c"
if ( echo $* | grep keep\-arc > /dev/null ) ; then
for i in $arc_files ; do
if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then