Deleted Added
full compact
files (185605) files (185895)
1# $FreeBSD: head/sys/conf/files 185605 2008-12-04 07:59:05Z kmacy $
1# $FreeBSD: head/sys/conf/files 185895 2008-12-10 23:12:39Z zec $
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" \

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

1948kern/kern_tc.c standard
1949kern/kern_thr.c standard
1950kern/kern_thread.c standard
1951kern/kern_time.c standard
1952kern/kern_timeout.c standard
1953kern/kern_umtx.c standard
1954kern/kern_uuid.c standard
1955kern/kern_xxx.c standard
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" \

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

1948kern/kern_tc.c standard
1949kern/kern_thr.c standard
1950kern/kern_thread.c standard
1951kern/kern_time.c standard
1952kern/kern_timeout.c standard
1953kern/kern_umtx.c standard
1954kern/kern_uuid.c standard
1955kern/kern_xxx.c standard
1956kern/kern_vimage.c standard
1956kern/link_elf.c standard
1957kern/linker_if.m standard
1958kern/md4c.c optional netsmb
1959kern/md5c.c standard
1960kern/p1003_1b.c standard
1961kern/posix4_mib.c standard
1962kern/sched_4bsd.c optional sched_4bsd
1963kern/sched_ule.c optional sched_ule

--- 813 unchanged lines hidden ---
1957kern/link_elf.c standard
1958kern/linker_if.m standard
1959kern/md4c.c optional netsmb
1960kern/md5c.c standard
1961kern/p1003_1b.c standard
1962kern/posix4_mib.c standard
1963kern/sched_4bsd.c optional sched_4bsd
1964kern/sched_ule.c optional sched_ule

--- 813 unchanged lines hidden ---