Deleted Added
full compact
files (249268) files (249508)
1# $FreeBSD: head/sys/conf/files 249268 2013-04-08 19:40:53Z glebius $
1# $FreeBSD: head/sys/conf/files 249508 2013-04-15 16:09:24Z ivoras $
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" \

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

2490geom/label/g_label.c optional geom_label
2491geom/label/g_label_ext2fs.c optional geom_label
2492geom/label/g_label_iso9660.c optional geom_label
2493geom/label/g_label_msdosfs.c optional geom_label
2494geom/label/g_label_ntfs.c optional geom_label
2495geom/label/g_label_reiserfs.c optional geom_label
2496geom/label/g_label_ufs.c optional geom_label
2497geom/label/g_label_gpt.c optional geom_label
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" \

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

2490geom/label/g_label.c optional geom_label
2491geom/label/g_label_ext2fs.c optional geom_label
2492geom/label/g_label_iso9660.c optional geom_label
2493geom/label/g_label_msdosfs.c optional geom_label
2494geom/label/g_label_ntfs.c optional geom_label
2495geom/label/g_label_reiserfs.c optional geom_label
2496geom/label/g_label_ufs.c optional geom_label
2497geom/label/g_label_gpt.c optional geom_label
2498geom/label/g_label_disk_ident.c optional geom_label
2498geom/linux_lvm/g_linux_lvm.c optional geom_linux_lvm
2499geom/mirror/g_mirror.c optional geom_mirror
2500geom/mirror/g_mirror_ctl.c optional geom_mirror
2501geom/mountver/g_mountver.c optional geom_mountver
2502geom/multipath/g_multipath.c optional geom_multipath
2503geom/nop/g_nop.c optional geom_nop
2504geom/part/g_part.c standard
2505geom/part/g_part_if.m standard

--- 1148 unchanged lines hidden ---
2499geom/linux_lvm/g_linux_lvm.c optional geom_linux_lvm
2500geom/mirror/g_mirror.c optional geom_mirror
2501geom/mirror/g_mirror_ctl.c optional geom_mirror
2502geom/mountver/g_mountver.c optional geom_mountver
2503geom/multipath/g_multipath.c optional geom_multipath
2504geom/nop/g_nop.c optional geom_nop
2505geom/part/g_part.c standard
2506geom/part/g_part_if.m standard

--- 1148 unchanged lines hidden ---