Deleted Added
full compact
files (132896) files (132905)
1# $FreeBSD: head/sys/conf/files 132896 2004-07-30 19:59:36Z pjd $
1# $FreeBSD: head/sys/conf/files 132905 2004-07-30 23:18:53Z pjd $
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" \

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

939crypto/rijndael/rijndael-api-fst.c optional geom_bde
940crypto/sha2/sha2.c optional geom_bde
941geom/concat/g_concat.c optional geom_concat
942geom/gate/g_gate.c optional geom_gate
943geom/label/g_label.c optional geom_label
944geom/label/g_label_iso9660.c optional geom_label
945geom/label/g_label_msdosfs.c optional geom_label
946geom/label/g_label_ufs.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" \

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

939crypto/rijndael/rijndael-api-fst.c optional geom_bde
940crypto/sha2/sha2.c optional geom_bde
941geom/concat/g_concat.c optional geom_concat
942geom/gate/g_gate.c optional geom_gate
943geom/label/g_label.c optional geom_label
944geom/label/g_label_iso9660.c optional geom_label
945geom/label/g_label_msdosfs.c optional geom_label
946geom/label/g_label_ufs.c optional geom_label
947geom/mirror/g_mirror.c optional geom_mirror
948geom/mirror/g_mirror_ctl.c optional geom_mirror
947geom/nop/g_nop.c optional geom_nop
948geom/stripe/g_stripe.c optional geom_stripe
949geom/geom_aes.c optional geom_aes
950geom/geom_apple.c optional geom_apple
951geom/geom_bsd.c optional geom_bsd
952geom/geom_bsd_enc.c optional geom_bsd
953geom/geom_ccd.c optional ccd
954geom/geom_ccd.c optional geom_ccd

--- 757 unchanged lines hidden ---
949geom/nop/g_nop.c optional geom_nop
950geom/stripe/g_stripe.c optional geom_stripe
951geom/geom_aes.c optional geom_aes
952geom/geom_apple.c optional geom_apple
953geom/geom_bsd.c optional geom_bsd
954geom/geom_bsd_enc.c optional geom_bsd
955geom/geom_ccd.c optional ccd
956geom/geom_ccd.c optional geom_ccd

--- 757 unchanged lines hidden ---