files (e03f8cdc4f8def1b2b6826a190cdf3cb37f1ddf9) files (099a0e588cbe1bbc56a565bf57d722621b47a866)
1# $FreeBSD$
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]" \

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

1070kern/kern_kthread.c standard
1071kern/kern_ktr.c optional ktr
1072kern/kern_ktrace.c standard
1073kern/kern_linker.c standard
1074kern/kern_lock.c standard
1075kern/kern_lockf.c standard
1076kern/kern_mac.c standard
1077kern/kern_malloc.c standard
1# $FreeBSD$
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]" \

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

1070kern/kern_kthread.c standard
1071kern/kern_ktr.c optional ktr
1072kern/kern_ktrace.c standard
1073kern/kern_linker.c standard
1074kern/kern_lock.c standard
1075kern/kern_lockf.c standard
1076kern/kern_mac.c standard
1077kern/kern_malloc.c standard
1078kern/kern_mbuf.c standard
1078kern/kern_mib.c standard
1079kern/kern_module.c standard
1080kern/kern_mutex.c standard
1081kern/kern_mtxpool.c standard
1082kern/kern_ntptime.c standard
1083kern/kern_physio.c standard
1084kern/kern_proc.c standard
1085kern/kern_prot.c standard

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

1111kern/subr_clock.c optional genclock
1112kern/subr_devstat.c standard
1113kern/subr_disk.c standard
1114kern/subr_eventhandler.c standard
1115kern/subr_hints.c standard
1116kern/subr_kobj.c standard
1117kern/subr_log.c standard
1118kern/subr_mbpool.c optional libmbpool
1079kern/kern_mib.c standard
1080kern/kern_module.c standard
1081kern/kern_mutex.c standard
1082kern/kern_mtxpool.c standard
1083kern/kern_ntptime.c standard
1084kern/kern_physio.c standard
1085kern/kern_proc.c standard
1086kern/kern_prot.c standard

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

1112kern/subr_clock.c optional genclock
1113kern/subr_devstat.c standard
1114kern/subr_disk.c standard
1115kern/subr_eventhandler.c standard
1116kern/subr_hints.c standard
1117kern/subr_kobj.c standard
1118kern/subr_log.c standard
1119kern/subr_mbpool.c optional libmbpool
1119kern/subr_mbuf.c standard
1120kern/subr_mchain.c optional libmchain
1121kern/subr_module.c standard
1122kern/subr_msgbuf.c standard
1123kern/subr_param.c standard
1124kern/subr_pcpu.c standard
1125kern/subr_power.c standard
1126kern/subr_prf.c standard
1127kern/subr_prof.c standard

--- 565 unchanged lines hidden ---
1120kern/subr_mchain.c optional libmchain
1121kern/subr_module.c standard
1122kern/subr_msgbuf.c standard
1123kern/subr_param.c standard
1124kern/subr_pcpu.c standard
1125kern/subr_power.c standard
1126kern/subr_prf.c standard
1127kern/subr_prof.c standard

--- 565 unchanged lines hidden ---