Deleted Added
full compact
files.i386 (13031) files.i386 (13107)
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# $Id: files.i386,v 1.120 1995/12/26 12:50:01 bde Exp $
4# $Id: files.i386,v 1.121 1995/12/26 13:57:56 bde Exp $
5#
6aic7xxx_asm optional ahc device-driver \
7 dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
8 compile-with "${CC} -Wall -o $@ $>" \
9 no-obj no-implicit-rule \
10 clean "aic7xxx_asm"
11aic7xxx_seq.h optional ahc device-driver \
12 dependency "$S/dev/aic7xxx/aic7xxx.seq aic7xxx_asm" \

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

110i386/isa/pcicx.c optional ze device-driver
111i386/isa/pcicx.c optional zp device-driver
112i386/isa/pcvt/pcvt_drv.c optional vt device-driver
113i386/isa/pcvt/pcvt_ext.c optional vt device-driver
114i386/isa/pcvt/pcvt_kbd.c optional vt device-driver
115i386/isa/pcvt/pcvt_out.c optional vt device-driver
116i386/isa/pcvt/pcvt_sup.c optional vt device-driver
117i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
5#
6aic7xxx_asm optional ahc device-driver \
7 dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
8 compile-with "${CC} -Wall -o $@ $>" \
9 no-obj no-implicit-rule \
10 clean "aic7xxx_asm"
11aic7xxx_seq.h optional ahc device-driver \
12 dependency "$S/dev/aic7xxx/aic7xxx.seq aic7xxx_asm" \

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

110i386/isa/pcicx.c optional ze device-driver
111i386/isa/pcicx.c optional zp device-driver
112i386/isa/pcvt/pcvt_drv.c optional vt device-driver
113i386/isa/pcvt/pcvt_ext.c optional vt device-driver
114i386/isa/pcvt/pcvt_kbd.c optional vt device-driver
115i386/isa/pcvt/pcvt_out.c optional vt device-driver
116i386/isa/pcvt/pcvt_sup.c optional vt device-driver
117i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
118i386/isa/prof_machdep.c optional profiling-routine
118i386/isa/psm.c optional psm device-driver
119i386/isa/random_machdep.c standard
120i386/isa/rc.c optional rc device-driver
121i386/isa/scd.c optional scd device-driver
122i386/isa/seagate.c optional sea device-driver
123i386/isa/si.c optional si device-driver
124i386/isa/si_code.c optional si device-driver
125i386/isa/sio.c optional sio device-driver

--- 121 unchanged lines hidden ---
119i386/isa/psm.c optional psm device-driver
120i386/isa/random_machdep.c standard
121i386/isa/rc.c optional rc device-driver
122i386/isa/scd.c optional scd device-driver
123i386/isa/seagate.c optional sea device-driver
124i386/isa/si.c optional si device-driver
125i386/isa/si_code.c optional si device-driver
126i386/isa/sio.c optional sio device-driver

--- 121 unchanged lines hidden ---