projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f03541
)
Add perifs.c and state.h; elim extraneous output.
author
John Gilmore
<gnu@cygnus>
Wed, 3 Feb 1993 09:01:53 +0000
(09:01 +0000)
committer
John Gilmore
<gnu@cygnus>
Wed, 3 Feb 1993 09:01:53 +0000
(09:01 +0000)
sim/h8300/.Sanitize
patch
|
blob
|
history
diff --git
a/sim/h8300/.Sanitize
b/sim/h8300/.Sanitize
index
7ba3633
..
4a39396
100644
(file)
--- 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.