diff options
author | David D. Zuhn <zoo@cygnus> | 1993-02-13 10:15:53 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-02-13 10:15:53 +0000 |
commit | 7c8592905d676728f8b21b694190a115f89e3e53 (patch) | |
tree | 23f0e26698b977ccde12627ee61fc67238825692 /ld | |
parent | 3b5c6197de5028885a2df409da3fff29bcddaa63 (diff) | |
download | gdb-7c8592905d676728f8b21b694190a115f89e3e53.zip gdb-7c8592905d676728f8b21b694190a115f89e3e53.tar.gz gdb-7c8592905d676728f8b21b694190a115f89e3e53.tar.bz2 |
removing excess verbosity
Diffstat (limited to 'ld')
-rw-r--r-- | ld/.Sanitize | 7 | ||||
-rw-r--r-- | ld/scripts/.Sanitize | 1 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index b96a57f..16ccff8 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -17,7 +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. @@ -128,12 +127,14 @@ z8ksim.sh Do-last: -echo Done in `pwd`. # # # $Log$ -# Revision 1.49 1993/02/03 17:11:08 ian +# Revision 1.50 1993/02/13 10:15:14 zoo +# removing excess verbosity +# +# Revision 1.49 1993/02/03 17:11:08 ian # Keep forgetting those .Sanitize files. # # Revision 1.48 1993/01/22 22:30:34 ian diff --git a/ld/scripts/.Sanitize b/ld/scripts/.Sanitize index 3d334ee..154c77c 100644 --- a/ld/scripts/.Sanitize +++ b/ld/scripts/.Sanitize @@ -29,5 +29,4 @@ isc-sysv3.2.sc Do-last: -echo Done in `pwd`. # End of file. |