Deleted Added
full compact
files.pc98 (18095) files.pc98 (18265)
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# modified for PC-9801 after:
5# $Id: files.pc98,v 1.5 1996/09/04 09:52:08 asami Exp $
4# modified for PC-9801
6#
5#
6# $Id: files.i386,v 1.140 1996/09/11 19:53:30 phk Exp $
7#
7aic7xxx_asm optional ahc device-driver \
8 dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
9 compile-with "${CC} -Wall -o $@ $>" \
10 no-obj no-implicit-rule \
11 clean "aic7xxx_asm"
12#
13aic7xxx_seq.h optional ahc device-driver \
14 compile-with "./aic7xxx_asm -o $@ $S/dev/aic7xxx/aic7xxx.seq" \

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

55pc98/i386/microtime.s standard
56i386/i386/perfmon.c optional perfmon
57pc98/i386/pmap.c standard
58i386/i386/procfs_machdep.c standard
59i386/i386/support.s standard
60i386/i386/swtch.s standard
61i386/i386/sys_machdep.c standard
62pc98/i386/trap.c standard
8aic7xxx_asm optional ahc device-driver \
9 dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
10 compile-with "${CC} -Wall -o $@ $>" \
11 no-obj no-implicit-rule \
12 clean "aic7xxx_asm"
13#
14aic7xxx_seq.h optional ahc device-driver \
15 compile-with "./aic7xxx_asm -o $@ $S/dev/aic7xxx/aic7xxx.seq" \

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

56pc98/i386/microtime.s standard
57i386/i386/perfmon.c optional perfmon
58pc98/i386/pmap.c standard
59i386/i386/procfs_machdep.c standard
60i386/i386/support.s standard
61i386/i386/swtch.s standard
62i386/i386/sys_machdep.c standard
63pc98/i386/trap.c standard
63pc98/i386/userconfig.c standard
64pc98/i386/userconfig.c optional userconfig
64pc98/i386/vm_machdep.c standard
65i386/ibcs2/ibcs2_fcntl.c optional ibcs2
66i386/ibcs2/ibcs2_stat.c optional ibcs2
67i386/ibcs2/ibcs2_ipc.c optional ibcs2
68i386/ibcs2/ibcs2_msg.c optional ibcs2
69i386/ibcs2/ibcs2_misc.c optional ibcs2
70i386/ibcs2/ibcs2_other.c optional ibcs2
71i386/ibcs2/ibcs2_signal.c optional ibcs2

--- 209 unchanged lines hidden ---
65pc98/i386/vm_machdep.c standard
66i386/ibcs2/ibcs2_fcntl.c optional ibcs2
67i386/ibcs2/ibcs2_stat.c optional ibcs2
68i386/ibcs2/ibcs2_ipc.c optional ibcs2
69i386/ibcs2/ibcs2_msg.c optional ibcs2
70i386/ibcs2/ibcs2_misc.c optional ibcs2
71i386/ibcs2/ibcs2_other.c optional ibcs2
72i386/ibcs2/ibcs2_signal.c optional ibcs2

--- 209 unchanged lines hidden ---