diff options
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 2 | ||||
-rw-r--r-- | opcodes/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 71beb98..e1227bb 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -25,7 +25,7 @@ Fri Dec 27 22:30:57 1996 Fred Fish <fnf@cygnus.com> * tic80-dis.c: Add file. * tic80-opc.c: Add file. -start-sanitize-tic80 +end-sanitize-tic80 start-sanitize-d10v Fri Dec 20 14:30:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index a9dc1d6..5bf753c 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -235,7 +235,7 @@ arm-dis.o: arm-dis.c arm-opc.h $(INCDIR)/dis-asm.h # start-sanitize-tic80 tic80-dis.o: tic80-dis.c $(INCDIR)/dis-asm.h $(INCDIR)/opcode/tic80.h tic80-opc.o: tic80-opc.c $(INCDIR)/opcode/tic80.h -# start-sanitize-tic80 +# end-sanitize-tic80 tags etags: TAGS |