Deleted Added
full compact
files (117563) files (117624)
1# $FreeBSD: head/sys/conf/files 117563 2003-07-14 17:43:09Z njl $
1# $FreeBSD: head/sys/conf/files 117624 2003-07-15 08:59:38Z harti $
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7aicasm optional ahc \
8 dependency "$S/dev/aic7xxx/aicasm/*.[chyl]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

1091kern/subr_bus.c standard
1092kern/subr_clock.c optional genclock
1093kern/subr_devstat.c standard
1094kern/subr_disk.c standard
1095kern/subr_eventhandler.c standard
1096kern/subr_hints.c standard
1097kern/subr_kobj.c standard
1098kern/subr_log.c standard
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7aicasm optional ahc \
8 dependency "$S/dev/aic7xxx/aicasm/*.[chyl]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

1091kern/subr_bus.c standard
1092kern/subr_clock.c optional genclock
1093kern/subr_devstat.c standard
1094kern/subr_disk.c standard
1095kern/subr_eventhandler.c standard
1096kern/subr_hints.c standard
1097kern/subr_kobj.c standard
1098kern/subr_log.c standard
1099kern/subr_mbpool.c optional libmbpool
1099kern/subr_mbuf.c standard
1100kern/subr_mchain.c optional libmchain
1101kern/subr_module.c standard
1102kern/subr_msgbuf.c standard
1103kern/subr_param.c standard
1104kern/subr_pcpu.c standard
1105kern/subr_power.c standard
1106kern/subr_prf.c standard

--- 500 unchanged lines hidden ---
1100kern/subr_mbuf.c standard
1101kern/subr_mchain.c optional libmchain
1102kern/subr_module.c standard
1103kern/subr_msgbuf.c standard
1104kern/subr_param.c standard
1105kern/subr_pcpu.c standard
1106kern/subr_power.c standard
1107kern/subr_prf.c standard

--- 500 unchanged lines hidden ---