diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index feb4dd501b68..3551e3ea85ea 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.94 1999/05/10 09:01:19 kato Exp $ +# $Id: files.pc98,v 1.95 1999/05/14 10:03:48 kato Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -346,7 +346,6 @@ libkern/strlen.c standard libkern/strncmp.c standard libkern/strncpy.c standard libkern/udivdi3.c standard -libkern/ucmpdi2.c standard libkern/umoddi3.c standard gnu/i386/fpemul/div_small.s optional gpl_math_emulate gnu/i386/fpemul/errors.c optional gpl_math_emulate diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index feb4dd501b68..3551e3ea85ea 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.94 1999/05/10 09:01:19 kato Exp $ +# $Id: files.pc98,v 1.95 1999/05/14 10:03:48 kato Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -346,7 +346,6 @@ libkern/strlen.c standard libkern/strncmp.c standard libkern/strncpy.c standard libkern/udivdi3.c standard -libkern/ucmpdi2.c standard libkern/umoddi3.c standard gnu/i386/fpemul/div_small.s optional gpl_math_emulate gnu/i386/fpemul/errors.c optional gpl_math_emulate