files (33ec1ccbae880855a4aa9e221ba8512da70e541e) files (6026dcd7ca888f3433f4df34ede69a77c1eb7701)
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" \

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

3831kern/subr_acl_posix1e.c optional ufs_acl
3832kern/subr_autoconf.c standard
3833kern/subr_blist.c standard
3834kern/subr_bus.c standard
3835kern/subr_bus_dma.c standard
3836kern/subr_bufring.c standard
3837kern/subr_capability.c standard
3838kern/subr_clock.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" \

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

3831kern/subr_acl_posix1e.c optional ufs_acl
3832kern/subr_autoconf.c standard
3833kern/subr_blist.c standard
3834kern/subr_bus.c standard
3835kern/subr_bus_dma.c standard
3836kern/subr_bufring.c standard
3837kern/subr_capability.c standard
3838kern/subr_clock.c standard
3839kern/subr_compressor.c standard
3839kern/subr_compressor.c standard \
3840 compile-with "${NORMAL_C} -I$S/contrib/zstd/lib/freebsd"
3840kern/subr_counter.c standard
3841kern/subr_devstat.c standard
3842kern/subr_disk.c standard
3843kern/subr_eventhandler.c standard
3844kern/subr_fattime.c standard
3845kern/subr_firmware.c optional firmware
3846kern/subr_gtaskqueue.c standard
3847kern/subr_hash.c standard

--- 1056 unchanged lines hidden ---
3841kern/subr_counter.c standard
3842kern/subr_devstat.c standard
3843kern/subr_disk.c standard
3844kern/subr_eventhandler.c standard
3845kern/subr_fattime.c standard
3846kern/subr_firmware.c optional firmware
3847kern/subr_gtaskqueue.c standard
3848kern/subr_hash.c standard

--- 1056 unchanged lines hidden ---