From 6a467dd255b370198a0de76d5c2d07a88d4c3e7c Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Wed, 3 Feb 1993 09:01:53 +0000 Subject: [PATCH] Add perifs.c and state.h; elim extraneous output. --- sim/h8300/.Sanitize | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sim/h8300/.Sanitize b/sim/h8300/.Sanitize index 7ba363398a0..4a39396a42b 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. -- 2.30.2