Deleted Added
full compact
files (267849) files (268091)
1# $FreeBSD: stable/10/sys/conf/files 267849 2014-06-25 02:14:55Z np $
1# $FreeBSD: stable/10/sys/conf/files 268091 2014-07-01 13:29:17Z ae $
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" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

2759geom/mirror/g_mirror_ctl.c optional geom_mirror
2760geom/mountver/g_mountver.c optional geom_mountver
2761geom/multipath/g_multipath.c optional geom_multipath
2762geom/nop/g_nop.c optional geom_nop
2763geom/part/g_part.c standard
2764geom/part/g_part_if.m standard
2765geom/part/g_part_apm.c optional geom_part_apm
2766geom/part/g_part_bsd.c optional geom_part_bsd
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" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

2759geom/mirror/g_mirror_ctl.c optional geom_mirror
2760geom/mountver/g_mountver.c optional geom_mountver
2761geom/multipath/g_multipath.c optional geom_multipath
2762geom/nop/g_nop.c optional geom_nop
2763geom/part/g_part.c standard
2764geom/part/g_part_if.m standard
2765geom/part/g_part_apm.c optional geom_part_apm
2766geom/part/g_part_bsd.c optional geom_part_bsd
2767geom/part/g_part_bsd64.c optional geom_part_bsd64
2767geom/part/g_part_ebr.c optional geom_part_ebr
2768geom/part/g_part_gpt.c optional geom_part_gpt
2769geom/part/g_part_ldm.c optional geom_part_ldm
2770geom/part/g_part_mbr.c optional geom_part_mbr
2771geom/part/g_part_pc98.c optional geom_part_pc98
2772geom/part/g_part_vtoc8.c optional geom_part_vtoc8
2773geom/raid/g_raid.c optional geom_raid
2774geom/raid/g_raid_ctl.c optional geom_raid

--- 1192 unchanged lines hidden ---
2768geom/part/g_part_ebr.c optional geom_part_ebr
2769geom/part/g_part_gpt.c optional geom_part_gpt
2770geom/part/g_part_ldm.c optional geom_part_ldm
2771geom/part/g_part_mbr.c optional geom_part_mbr
2772geom/part/g_part_pc98.c optional geom_part_pc98
2773geom/part/g_part_vtoc8.c optional geom_part_vtoc8
2774geom/raid/g_raid.c optional geom_raid
2775geom/raid/g_raid_ctl.c optional geom_raid

--- 1192 unchanged lines hidden ---