Sync with sys/i386/conf/files.i386 revision 1.241.
This commit is contained in:
parent
9cb58fe295
commit
435c700a72
@ -3,7 +3,7 @@
|
||||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.93 1999/05/09 04:27:30 kato Exp $
|
||||
# $Id: files.pc98,v 1.94 1999/05/10 09:01:19 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
@ -156,6 +156,7 @@ i386/isa/if_rdp.c optional rdp device-driver
|
||||
i386/isa/if_sr.c optional sr device-driver
|
||||
i386/isa/if_wi.c optional wi device-driver
|
||||
i386/isa/if_wl.c optional wl device-driver
|
||||
dev/pccard/if_xe.c optional xe device-driver
|
||||
i386/isa/if_ze.c optional ze device-driver
|
||||
i386/isa/if_zp.c optional zp device-driver
|
||||
contrib/dev/oltr/if_oltr.c optional oltr device-driver
|
||||
@ -345,6 +346,7 @@ 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
|
||||
|
@ -3,7 +3,7 @@
|
||||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.93 1999/05/09 04:27:30 kato Exp $
|
||||
# $Id: files.pc98,v 1.94 1999/05/10 09:01:19 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
@ -156,6 +156,7 @@ i386/isa/if_rdp.c optional rdp device-driver
|
||||
i386/isa/if_sr.c optional sr device-driver
|
||||
i386/isa/if_wi.c optional wi device-driver
|
||||
i386/isa/if_wl.c optional wl device-driver
|
||||
dev/pccard/if_xe.c optional xe device-driver
|
||||
i386/isa/if_ze.c optional ze device-driver
|
||||
i386/isa/if_zp.c optional zp device-driver
|
||||
contrib/dev/oltr/if_oltr.c optional oltr device-driver
|
||||
@ -345,6 +346,7 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user