files (22ffd22dbd50893e5a6677c625f2a0926c63ddaa) files (91f37dcba1648b1f24e2913c3ab78fc4eae35991)
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/*.[chyl]" \

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

324kern/init_main.c standard
325kern/init_sysent.c standard
326kern/kern_intr.c standard
327kern/kern_module.c standard
328kern/kern_linker.c standard
329kern/link_aout.c standard
330kern/link_elf.c standard
331kern/kern_acct.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/*.[chyl]" \

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

324kern/init_main.c standard
325kern/init_sysent.c standard
326kern/kern_intr.c standard
327kern/kern_module.c standard
328kern/kern_linker.c standard
329kern/link_aout.c standard
330kern/link_elf.c standard
331kern/kern_acct.c standard
332kern/kern_acl.c standard
332kern/kern_clock.c standard
333kern/kern_conf.c standard
334kern/kern_descrip.c standard
335kern/kern_environment.c standard
336kern/kern_exec.c standard
337kern/kern_exit.c standard
338kern/kern_fork.c standard
339kern/kern_jail.c standard

--- 572 unchanged lines hidden ---
333kern/kern_clock.c standard
334kern/kern_conf.c standard
335kern/kern_descrip.c standard
336kern/kern_environment.c standard
337kern/kern_exec.c standard
338kern/kern_exit.c standard
339kern/kern_fork.c standard
340kern/kern_jail.c standard

--- 572 unchanged lines hidden ---