Include new files sim-assert.h sim-xcat.h sim-state.h
[deliverable/binutils-gdb.git] / sim / common / .Sanitize
index db7d99cdcb180f3b8269256f5c9385761de2a172..3ca6ea1fb3932db2d773951f2b9db337cb55af8a 100644 (file)
@@ -1,8 +1,6 @@
-# Sanitize.in for devo.
-# $Id$
-#
+# .Sanitize for devo/sim/common.
 
-# Each directory to survive it's way into a release will need a file
+# Each directory to survive its way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
 # and must exist in the order specified by this file.  Each directory
 # in the tree will be processed, top down, in the following order.
@@ -13,7 +11,7 @@
 
 # The lines between the "Do-first:" line and the "Things-to-keep:"
 # line are executed as a /bin/sh shell script before anything else is
-# done in this 
+# done in this directory.
 
 Do-first:
 
@@ -25,9 +23,41 @@ Do-first:
 
 Things-to-keep:
 
+ChangeLog
+Make-common.in
+Makefile.in
+aclocal.m4
+callback.c
+config.in
+configure.in
+configure
+gentmap.c
+gentvals.sh
+nltvals.def
 run.c
 run.1
-ChangeLog
+sim-assert.h
+sim-alu.h
+sim-basics.h
+sim-bits.c
+sim-bits.h
+sim-config.h
+sim-core.c
+sim-core.h
+sim-endian.c
+sim-endian.h
+sim-events.c
+sim-events.h
+sim-inline.c
+sim-inline.h
+sim-io.c
+sim-io.h
+sim-n-bits.h
+sim-n-core.h
+sim-n-endian.h
+sim-types.h
+sim-xcat.h
+tconfig.in
 
 Things-to-lose:
 
This page took 0.024337 seconds and 4 git commands to generate.