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:
12ffa10
)
m32r.h: new file
author
David Edelsohn
<dje.gcc@gmail.com>
Mon, 23 Sep 1996 16:18:01 +0000
(16:18 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Mon, 23 Sep 1996 16:18:01 +0000
(16:18 +0000)
include/elf/.Sanitize
patch
|
blob
|
history
diff --git
a/include/elf/.Sanitize
b/include/elf/.Sanitize
index 644b949b2bd38154a396edcf8d3bee069ec6c9f9..aca09bd6d790d439a0e12eb5de5dbc2cebcdc33e 100644
(file)
--- a/
include/elf/.Sanitize
+++ b/
include/elf/.Sanitize
@@
-33,6
+33,14
@@
else
lose_these_too="${d10v_files} ${lose_these_too}"
fi
+m32r_files="m32r.h"
+
+if ( echo $* | grep keep\-m32r > /dev/null ) ; then
+ keep_these_too="${m32r_files} ${keep_these_too}"
+else
+ lose_these_too="${m32r_files} ${lose_these_too}"
+fi
+
# All files listed between the "Things-to-keep:" line and the
# "Files-to-sed:" line will be kept. All other files will be removed.
# Directories listed in this section will have their own Sanitize