aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.Sanitize4
-rw-r--r--include/opcode/.Sanitize9
2 files changed, 1 insertions, 12 deletions
diff --git a/.Sanitize b/.Sanitize
index d29300d..cf4ad76 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -238,10 +238,6 @@ else
fi
if [ -n "${verbose}" ] ; then
- echo Processing \"d10v\"...
-fi
-
-if [ -n "${verbose}" ] ; then
echo Processing \"d30v\"...
fi
diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize
index 7a2bd9d..2af2e1d 100644
--- a/include/opcode/.Sanitize
+++ b/include/opcode/.Sanitize
@@ -23,14 +23,6 @@ else
lose_these_too="${arc_files} ${lose_these_too}"
fi
-d10v_files="d10v.h"
-
-if ( echo $* | grep keep\-d10v > /dev/null ) ; then
- keep_these_too="${d10v_files} ${keep_these_too}"
-else
- lose_these_too="${d10v_files} ${lose_these_too}"
-fi
-
d30v_files="d30v.h"
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
@@ -69,6 +61,7 @@ a29k.h
alpha.h
arm.h
convex.h
+d10v.h
h8300.h
hppa.h
i386.h