Deleted Added
full compact
files (104245) files (104306)
1# $FreeBSD: head/sys/conf/files 104233 2002-09-30 20:20:22Z jmallett $
1# $FreeBSD: head/sys/conf/files 104306 2002-10-01 17:15:53Z jmallett $
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" \

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

958kern/subr_param.c standard
959kern/subr_pcpu.c standard
960kern/subr_power.c standard
961kern/subr_prf.c standard
962kern/subr_prof.c standard
963kern/subr_rman.c standard
964kern/subr_sbuf.c standard
965kern/subr_scanf.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" \

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

958kern/subr_param.c standard
959kern/subr_pcpu.c standard
960kern/subr_power.c standard
961kern/subr_prf.c standard
962kern/subr_prof.c standard
963kern/subr_rman.c standard
964kern/subr_sbuf.c standard
965kern/subr_scanf.c standard
966kern/subr_sigq.c standard
967kern/subr_smp.c optional smp
968kern/subr_taskqueue.c standard
969kern/subr_trap.c standard
970kern/subr_witness.c optional witness
971kern/subr_xxx.c standard
972kern/sys_generic.c standard
973kern/sys_pipe.c standard
974kern/sys_process.c standard

--- 458 unchanged lines hidden ---
966kern/subr_smp.c optional smp
967kern/subr_taskqueue.c standard
968kern/subr_trap.c standard
969kern/subr_witness.c optional witness
970kern/subr_xxx.c standard
971kern/sys_generic.c standard
972kern/sys_pipe.c standard
973kern/sys_process.c standard

--- 458 unchanged lines hidden ---