files (dba9c8597747c6c9bf3d2ec68f7eb90552878dc7) files (27afdbaa51c08bb63cacef701d51ffe6db72c56a)
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" \

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

2078geom/geom_ctl.c standard
2079geom/geom_dev.c standard
2080geom/geom_disk.c standard
2081geom/geom_dump.c standard
2082geom/geom_event.c standard
2083geom/geom_fox.c optional geom_fox
2084geom/geom_io.c standard
2085geom/geom_kern.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" \

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

2078geom/geom_ctl.c standard
2079geom/geom_dev.c standard
2080geom/geom_disk.c standard
2081geom/geom_dump.c standard
2082geom/geom_event.c standard
2083geom/geom_fox.c optional geom_fox
2084geom/geom_io.c standard
2085geom/geom_kern.c standard
2086geom/geom_map.c optional geom_map
2086geom/geom_mbr.c optional geom_mbr
2087geom/geom_mbr_enc.c optional geom_mbr
2088geom/geom_pc98.c optional geom_pc98
2089geom/geom_pc98_enc.c optional geom_pc98
2090geom/geom_redboot.c optional geom_redboot
2091geom/geom_slice.c standard
2092geom/geom_subr.c standard
2093geom/geom_sunlabel.c optional geom_sunlabel

--- 1294 unchanged lines hidden ---
2087geom/geom_mbr.c optional geom_mbr
2088geom/geom_mbr_enc.c optional geom_mbr
2089geom/geom_pc98.c optional geom_pc98
2090geom/geom_pc98_enc.c optional geom_pc98
2091geom/geom_redboot.c optional geom_redboot
2092geom/geom_slice.c standard
2093geom/geom_subr.c standard
2094geom/geom_sunlabel.c optional geom_sunlabel

--- 1294 unchanged lines hidden ---