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:
c939ffe
)
* Finish dropping sim/txvu directory.
author
Frank Ch. Eigler
<fche@redhat.com>
Thu, 7 May 1998 14:39:08 +0000
(14:39 +0000)
committer
Frank Ch. Eigler
<fche@redhat.com>
Thu, 7 May 1998 14:39:08 +0000
(14:39 +0000)
sim/.Sanitize
patch
|
blob
|
history
diff --git
a/sim/.Sanitize
b/sim/.Sanitize
index 3506894a790e89492cbbdec73e331dae4d20f43e..531d802c843dad121e126e20c03a9a7f9941c6a7 100644
(file)
--- a/
sim/.Sanitize
+++ b/
sim/.Sanitize
@@
-15,13
+15,6
@@
Do-first:
-sky_files="txvu"
-if ( echo $* | grep keep\-sky > /dev/null ) ; then
- keep_these_too="${sky_files} ${keep_these_too}"
-else
- lose_these_too="${sky_files} ${lose_these_too}"
-fi
-
d30v_files="d30v"
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
keep_these_too="${d30v_files} ${keep_these_too}"