aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-02-03 09:01:53 +0000
committerJohn Gilmore <gnu@cygnus>1993-02-03 09:01:53 +0000
commit6a467dd255b370198a0de76d5c2d07a88d4c3e7c (patch)
treeec31490eb8fe417187fd1986543eef07639cca6f /sim
parent0f03541a577cbaabae3ef69b3f839bd95af9bfcd (diff)
downloadfsf-binutils-gdb-6a467dd255b370198a0de76d5c2d07a88d4c3e7c.zip
fsf-binutils-gdb-6a467dd255b370198a0de76d5c2d07a88d4c3e7c.tar.gz
fsf-binutils-gdb-6a467dd255b370198a0de76d5c2d07a88d4c3e7c.tar.bz2
Add perifs.c and state.h; elim extraneous output.
Diffstat (limited to 'sim')
-rw-r--r--sim/h8300/.Sanitize7
1 files changed, 2 insertions, 5 deletions
diff --git a/sim/h8300/.Sanitize b/sim/h8300/.Sanitize
index 7ba3633..4a39396 100644
--- a/sim/h8300/.Sanitize
+++ b/sim/h8300/.Sanitize
@@ -17,8 +17,6 @@
Do-first:
-echo Sanitizing `pwd`...
-
# 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
@@ -34,10 +32,9 @@ writecode.c
run.c
p1.c
p3.c
+perifs.c
+state.h
Do-last:
-echo Done in `pwd`.
-
-
# End of file.