files (d3692a4dee4d6ff0926365bcf95bbedb039ea70d) files (78f57a9cdef729f94669fe1eb494666f403f9235)
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#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

3762kern/kern_environment.c standard
3763kern/kern_et.c standard
3764kern/kern_event.c standard
3765kern/kern_exec.c standard
3766kern/kern_exit.c standard
3767kern/kern_fail.c standard
3768kern/kern_ffclock.c standard
3769kern/kern_fork.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#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

3762kern/kern_environment.c standard
3763kern/kern_et.c standard
3764kern/kern_event.c standard
3765kern/kern_exec.c standard
3766kern/kern_exit.c standard
3767kern/kern_fail.c standard
3768kern/kern_ffclock.c standard
3769kern/kern_fork.c standard
3770kern/kern_gzio.c optional gzio
3771kern/kern_hhook.c standard
3772kern/kern_idle.c standard
3773kern/kern_intr.c standard
3774kern/kern_jail.c standard
3775kern/kern_khelp.c standard
3776kern/kern_kthread.c standard
3777kern/kern_ktr.c optional ktr
3778kern/kern_ktrace.c standard

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

3838kern/subr_acl_posix1e.c optional ufs_acl
3839kern/subr_autoconf.c standard
3840kern/subr_blist.c standard
3841kern/subr_bus.c standard
3842kern/subr_bus_dma.c standard
3843kern/subr_bufring.c standard
3844kern/subr_capability.c standard
3845kern/subr_clock.c standard
3770kern/kern_hhook.c standard
3771kern/kern_idle.c standard
3772kern/kern_intr.c standard
3773kern/kern_jail.c standard
3774kern/kern_khelp.c standard
3775kern/kern_kthread.c standard
3776kern/kern_ktr.c optional ktr
3777kern/kern_ktrace.c standard

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

3837kern/subr_acl_posix1e.c optional ufs_acl
3838kern/subr_autoconf.c standard
3839kern/subr_blist.c standard
3840kern/subr_bus.c standard
3841kern/subr_bus_dma.c standard
3842kern/subr_bufring.c standard
3843kern/subr_capability.c standard
3844kern/subr_clock.c standard
3845kern/subr_compressor.c standard
3846kern/subr_counter.c standard
3847kern/subr_devstat.c standard
3848kern/subr_disk.c standard
3849kern/subr_eventhandler.c standard
3850kern/subr_fattime.c standard
3851kern/subr_firmware.c optional firmware
3852kern/subr_gtaskqueue.c standard
3853kern/subr_hash.c standard

--- 1019 unchanged lines hidden ---
3846kern/subr_counter.c standard
3847kern/subr_devstat.c standard
3848kern/subr_disk.c standard
3849kern/subr_eventhandler.c standard
3850kern/subr_fattime.c standard
3851kern/subr_firmware.c optional firmware
3852kern/subr_gtaskqueue.c standard
3853kern/subr_hash.c standard

--- 1019 unchanged lines hidden ---