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 /opcodes/.Sanitize | |
parent | 7b85349fe85f22b96495ef7eff04c6e5b28c3d66 (diff) | |
download | gdb-87756e15db9426efa646df410eed1de8533174ac.zip gdb-87756e15db9426efa646df410eed1de8533174ac.tar.gz gdb-87756e15db9426efa646df410eed1de8533174ac.tar.bz2 |
added things-to-lose sections
Diffstat (limited to 'opcodes/.Sanitize')
-rw-r--r-- | opcodes/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 1252742..abc4bb1 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -22,6 +22,7 @@ Do-first: # with rm -rf. Things-to-keep: + ChangeLog Makefile.in alpha-dis.c @@ -47,6 +48,8 @@ z8kgen.c alpha-opc.h alpha-dis.c +Things-to-lose: + Do-last: if ( echo $* | egrep verbose > /dev/null ) ; then |