diff options
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. |