diff options
author | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
commit | 87756e15db9426efa646df410eed1de8533174ac (patch) | |
tree | b417cb3c813b0e1dbc3612b0e9b2bbdbfaffa865 /gas/.Sanitize | |
parent | 7b85349fe85f22b96495ef7eff04c6e5b28c3d66 (diff) | |
download | gdb-87756e15db9426efa646df410eed1de8533174ac.zip gdb-87756e15db9426efa646df410eed1de8533174ac.tar.gz gdb-87756e15db9426efa646df410eed1de8533174ac.tar.bz2 |
added things-to-lose sections
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r-- | gas/.Sanitize | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize index 3e951ef..1a7ba4c 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -89,6 +89,8 @@ write.c write.h xmalloc.c +Things-to-lose: + Do-last: if ( echo $* | grep keep-v9 > /dev/null ) ; then @@ -106,7 +108,10 @@ fi # # # $Log$ -# Revision 1.18 1993/05/17 19:35:50 raeburn +# Revision 1.19 1993/05/27 06:21:49 rich +# added things-to-lose sections +# +# Revision 1.18 1993/05/17 19:35:50 raeburn # don't keep testscripts subdir # # Revision 1.17 1993/04/22 06:39:01 raeburn |