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:
183632b
)
Lose doc directory until we DOS-ize it; Add doc/.Sanitize
author
Michael Meissner
<gnu@the-meissners.org>
Fri, 20 Sep 1996 13:11:37 +0000
(13:11 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Fri, 20 Sep 1996 13:11:37 +0000
(13:11 +0000)
sim/ppc/.Sanitize
patch
|
blob
|
history
diff --git
a/sim/ppc/.Sanitize
b/sim/ppc/.Sanitize
index d8e6be4831390336f52856524fef690e8b462d72..59e646f28f027ddd11a6b0e788f386345690517b 100644
(file)
--- 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