files (5711939b6379901610eec3db58d674f10e8efbd1) files (d7511a40a749d2c42fa6f3fd74c7bdf37ad62a2c)
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" \

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

2709geom/uzip/g_uzip.c optional geom_uzip
2710geom/virstor/binstream.c optional geom_virstor
2711geom/virstor/g_virstor.c optional geom_virstor
2712geom/virstor/g_virstor_md.c optional geom_virstor
2713geom/zero/g_zero.c optional geom_zero
2714fs/ext2fs/ext2_alloc.c optional ext2fs
2715fs/ext2fs/ext2_balloc.c optional ext2fs
2716fs/ext2fs/ext2_bmap.c optional ext2fs
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" \

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

2709geom/uzip/g_uzip.c optional geom_uzip
2710geom/virstor/binstream.c optional geom_virstor
2711geom/virstor/g_virstor.c optional geom_virstor
2712geom/virstor/g_virstor_md.c optional geom_virstor
2713geom/zero/g_zero.c optional geom_zero
2714fs/ext2fs/ext2_alloc.c optional ext2fs
2715fs/ext2fs/ext2_balloc.c optional ext2fs
2716fs/ext2fs/ext2_bmap.c optional ext2fs
2717fs/ext2fs/ext2_extents.c optional ext2fs
2717fs/ext2fs/ext2_inode.c optional ext2fs
2718fs/ext2fs/ext2_inode_cnv.c optional ext2fs
2719fs/ext2fs/ext2_hash.c optional ext2fs
2720fs/ext2fs/ext2_htree.c optional ext2fs
2721fs/ext2fs/ext2_lookup.c optional ext2fs
2722fs/ext2fs/ext2_subr.c optional ext2fs
2723fs/ext2fs/ext2_vfsops.c optional ext2fs
2724fs/ext2fs/ext2_vnops.c optional ext2fs

--- 1106 unchanged lines hidden ---
2718fs/ext2fs/ext2_inode.c optional ext2fs
2719fs/ext2fs/ext2_inode_cnv.c optional ext2fs
2720fs/ext2fs/ext2_hash.c optional ext2fs
2721fs/ext2fs/ext2_htree.c optional ext2fs
2722fs/ext2fs/ext2_lookup.c optional ext2fs
2723fs/ext2fs/ext2_subr.c optional ext2fs
2724fs/ext2fs/ext2_vfsops.c optional ext2fs
2725fs/ext2fs/ext2_vnops.c optional ext2fs

--- 1106 unchanged lines hidden ---