diff options
Diffstat (limited to 'sys/pc98/conf/files.pc98')
-rw-r--r-- | sys/pc98/conf/files.pc98 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 7b2d2a0..7fef608 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.71 1998/09/20 10:50:18 kato Exp $ +# $Id: files.pc98,v 1.72 1998/10/11 15:02:49 kato Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -71,7 +71,7 @@ i386/i386/simplelock.s optional smp i386/i386/support.s standard i386/i386/swtch.s standard i386/i386/sys_machdep.c standard -pc98/i386/trap.c standard +i386/i386/trap.c standard pc98/i386/userconfig.c optional userconfig i386/i386/vm_machdep.c standard i386/i386/vm86.c optional vm86 |