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:
8df646f
)
fix for D10V.
author
Martin Hunt
<hunt@redhat.com>
Mon, 12 Aug 1996 18:04:58 +0000
(18:04 +0000)
committer
Martin Hunt
<hunt@redhat.com>
Mon, 12 Aug 1996 18:04:58 +0000
(18:04 +0000)
sim/.Sanitize
patch
|
blob
|
history
diff --git
a/sim/.Sanitize
b/sim/.Sanitize
index ff0bd92ba2f70b024917a18922345b203f4d758b..8dd0e7a5a1b3e7dfe5c0febc5d289e93aaf5a35c 100644
(file)
--- a/
sim/.Sanitize
+++ b/
sim/.Sanitize
@@
-49,7
+49,7
@@
Things-to-lose:
Do-last:
-d10v_files="
d10v
"
+d10v_files="
configure configure.in ChangeLog
"
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
for i in $d10v_files ; do
if test ! -d $i && (grep sanitize-d10v $i > /dev/null) ; then