aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc')
-rw-r--r--sim/ppc/.Sanitize8
1 files changed, 7 insertions, 1 deletions
diff --git a/sim/ppc/.Sanitize b/sim/ppc/.Sanitize
index d8e6be4..59e646f 100644
--- a/sim/ppc/.Sanitize
+++ b/sim/ppc/.Sanitize
@@ -15,6 +15,13 @@
Do-first:
+# Lose the documentation until it is acceptable to DOS
+if ( echo $* | grep keep\-psim\-doc > /dev/null ) ; then
+ keep_these_too="doc"
+else
+ lose_these_too="doc"
+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
@@ -53,7 +60,6 @@ device.h
device_table.c
device_table.h
dgen.c
-doc
double.c
dp-bit.c
emul_bugapi.c