Add BREAK_TO_DEBUGGER so that config stops whining

This commit is contained in:
Gary Palmer 1998-08-21 23:43:15 +00:00
parent 9773f8c0c8
commit 6722fe2d35
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38473
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: options.alpha,v 1.4 1998/08/10 07:53:58 dfr Exp $
# $Id: options.alpha,v 1.5 1998/08/20 08:27:10 dfr Exp $
EV5 opt_global.h
EV4 opt_global.h
@ -40,3 +40,5 @@ KBD_RESETDELAY opt_kbdio.h
KBD_MAXRETRY opt_kbdio.h
KBD_MAXWAIT opt_kbdio.h
KBDIO_DEBUG opt_kbdio.h
BREAK_TO_DEBUGGER opt_comconsole.h

View File

@ -1,4 +1,4 @@
# $Id: options.alpha,v 1.4 1998/08/10 07:53:58 dfr Exp $
# $Id: options.alpha,v 1.5 1998/08/20 08:27:10 dfr Exp $
EV5 opt_global.h
EV4 opt_global.h
@ -40,3 +40,5 @@ KBD_RESETDELAY opt_kbdio.h
KBD_MAXRETRY opt_kbdio.h
KBD_MAXWAIT opt_kbdio.h
KBDIO_DEBUG opt_kbdio.h
BREAK_TO_DEBUGGER opt_comconsole.h