diff options
Diffstat (limited to 'opcodes')
-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 |