Deleted Added
full compact
files.i386 (114110) files.i386 (115469)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD: head/sys/conf/files.i386 114110 2003-04-27 05:40:53Z imp $
4# $FreeBSD: head/sys/conf/files.i386 115469 2003-05-31 17:06:20Z phk $
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10linux_genassym.o optional compat_linux \
11 dependency "$S/i386/linux/linux_genassym.c" \
12 compile-with "${CC} ${CFLAGS:N-fno-common} -c ${.IMPSRC}" \

--- 241 unchanged lines hidden (view full) ---

254i386/ibcs2/ibcs2_sysvec.c optional ibcs2
255i386/ibcs2/ibcs2_util.c optional ibcs2
256i386/ibcs2/ibcs2_xenix.c optional ibcs2
257i386/ibcs2/ibcs2_xenix_sysent.c optional ibcs2
258i386/ibcs2/imgact_coff.c optional ibcs2
259i386/isa/asc.c count asc
260i386/isa/clock.c standard
261i386/isa/cronyx.c optional cx
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10linux_genassym.o optional compat_linux \
11 dependency "$S/i386/linux/linux_genassym.c" \
12 compile-with "${CC} ${CFLAGS:N-fno-common} -c ${.IMPSRC}" \

--- 241 unchanged lines hidden (view full) ---

254i386/ibcs2/ibcs2_sysvec.c optional ibcs2
255i386/ibcs2/ibcs2_util.c optional ibcs2
256i386/ibcs2/ibcs2_xenix.c optional ibcs2
257i386/ibcs2/ibcs2_xenix_sysent.c optional ibcs2
258i386/ibcs2/imgact_coff.c optional ibcs2
259i386/isa/asc.c count asc
260i386/isa/clock.c standard
261i386/isa/cronyx.c optional cx
262i386/isa/ctx.c count ctx
262i386/isa/ctx.c optional ctx
263i386/isa/cx.c count cx
264i386/isa/cy.c count cy
265i386/isa/elink.c optional ep
266i386/isa/elink.c optional ie
267i386/isa/gpib.c optional gp
268i386/isa/gsc.c count gsc
269i386/isa/if_cx.c optional cx
270i386/isa/if_el.c count el

--- 153 unchanged lines hidden ---
263i386/isa/cx.c count cx
264i386/isa/cy.c count cy
265i386/isa/elink.c optional ep
266i386/isa/elink.c optional ie
267i386/isa/gpib.c optional gp
268i386/isa/gsc.c count gsc
269i386/isa/if_cx.c optional cx
270i386/isa/if_el.c count el

--- 153 unchanged lines hidden ---