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:
f207d1d
)
sanitize fix
author
Jeff Holcomb
<jeffh@redhat.com>
Tue, 21 Jul 1998 20:26:20 +0000
(20:26 +0000)
committer
Jeff Holcomb
<jeffh@redhat.com>
Tue, 21 Jul 1998 20:26:20 +0000
(20:26 +0000)
include/elf/.Sanitize
patch
|
blob
|
history
diff --git
a/include/elf/.Sanitize
b/include/elf/.Sanitize
index 9f8e9e5b0b4b466e3732354dc00dcddf69fc7695..efc3caa50b9117983d12f8a73ecc5d76476aa865 100644
(file)
--- a/
include/elf/.Sanitize
+++ b/
include/elf/.Sanitize
@@
-21,6
+21,14
@@
Do-first:
# called. Directories not listed will be removed in their entirety
# with rm -rf.
+d30v_files="d30v.h"
+
+if ( echo $* | grep keep\-d30v > /dev/null ) ; then
+ keep_these_too="${d30v_files} ${keep_these_too}"
+else
+ lose_these_too="${d30v_files} ${lose_these_too}"
+fi
+
Things-to-keep:
ChangeLog