Lose doc directory until we DOS-ize it; Add doc/.Sanitize
authorMichael Meissner <gnu@the-meissners.org>
Fri, 20 Sep 1996 13:11:37 +0000 (13:11 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Fri, 20 Sep 1996 13:11:37 +0000 (13:11 +0000)
sim/ppc/.Sanitize

index d8e6be4..59e646f 100644 (file)
 
 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