diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index b1ca5d4df633..2c825d0f410d 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,9 +1,9 @@ -# $Id: options.pc98,v 1.39 1997/09/17 08:00:56 kato Exp $ +# $Id: options.pc98,v 1.40 1997/09/20 05:27:58 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h GPL_MATH_EMULATE opt_math_emulate.h -VM86 opt_global.h +VM86 opt_vm86.h IBCS2 opt_dontuse.h COMPAT_LINUX opt_dontuse.h diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index b1ca5d4df633..2c825d0f410d 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,9 +1,9 @@ -# $Id: options.pc98,v 1.39 1997/09/17 08:00:56 kato Exp $ +# $Id: options.pc98,v 1.40 1997/09/20 05:27:58 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h GPL_MATH_EMULATE opt_math_emulate.h -VM86 opt_global.h +VM86 opt_vm86.h IBCS2 opt_dontuse.h COMPAT_LINUX opt_dontuse.h