Deleted Added
full compact
files (50027) files (50107)
1#
2# The long compile-with and dependency lines are required because of
3# limitations in config: backslash-newline doesn't work in strings, and
4# dependency lines other than the first are silently ignored.
5#
6aicasm optional ahc \
7 dependency "$S/dev/aic7xxx/*.[chyl]" \
8 compile-with "${MAKE} -f $S/dev/aic7xxx/Makefile MAKESRCPATH=$S/dev/aic7xxx" \

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

301kern/kern_timeout.c standard
302kern/kern_xxx.c standard
303kern/md5c.c standard
304kern/subr_autoconf.c standard
305kern/subr_bus.c standard
306kern/subr_devstat.c standard
307kern/subr_diskslice.c standard
308kern/subr_dkbad.c standard
1#
2# The long compile-with and dependency lines are required because of
3# limitations in config: backslash-newline doesn't work in strings, and
4# dependency lines other than the first are silently ignored.
5#
6aicasm optional ahc \
7 dependency "$S/dev/aic7xxx/*.[chyl]" \
8 compile-with "${MAKE} -f $S/dev/aic7xxx/Makefile MAKESRCPATH=$S/dev/aic7xxx" \

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

301kern/kern_timeout.c standard
302kern/kern_xxx.c standard
303kern/md5c.c standard
304kern/subr_autoconf.c standard
305kern/subr_bus.c standard
306kern/subr_devstat.c standard
307kern/subr_diskslice.c standard
308kern/subr_dkbad.c standard
309kern/subr_eventhandler.c standard
309kern/subr_log.c standard
310kern/subr_module.c standard
311kern/subr_prf.c standard
312kern/subr_prof.c standard
313kern/subr_blist.c standard
314kern/subr_scanf.c standard
315kern/subr_xxx.c standard
316kern/sys_generic.c standard

--- 427 unchanged lines hidden ---
310kern/subr_log.c standard
311kern/subr_module.c standard
312kern/subr_prf.c standard
313kern/subr_prof.c standard
314kern/subr_blist.c standard
315kern/subr_scanf.c standard
316kern/subr_xxx.c standard
317kern/sys_generic.c standard

--- 427 unchanged lines hidden ---