files (5ca1fcfe0626d843e217d9d89a8dee047cc2e672) files (8d511e2a05455bb7971ee943e6691159c189417b)
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" \

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

1254kern/subr_power.c standard
1255kern/subr_prf.c standard
1256kern/subr_prof.c standard
1257kern/subr_rman.c standard
1258kern/subr_sbuf.c standard
1259kern/subr_scanf.c standard
1260kern/subr_sleepqueue.c standard
1261kern/subr_smp.c standard
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" \

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

1254kern/subr_power.c standard
1255kern/subr_prf.c standard
1256kern/subr_prof.c standard
1257kern/subr_rman.c standard
1258kern/subr_sbuf.c standard
1259kern/subr_scanf.c standard
1260kern/subr_sleepqueue.c standard
1261kern/subr_smp.c standard
1262kern/subr_stack.c optional ddb
1262kern/subr_taskqueue.c standard
1263kern/subr_trap.c standard
1264kern/subr_turnstile.c standard
1265kern/subr_unit.c standard
1266kern/subr_witness.c optional witness
1267kern/sys_generic.c standard
1268kern/sys_pipe.c standard
1269kern/sys_process.c standard

--- 566 unchanged lines hidden ---
1263kern/subr_taskqueue.c standard
1264kern/subr_trap.c standard
1265kern/subr_turnstile.c standard
1266kern/subr_unit.c standard
1267kern/subr_witness.c optional witness
1268kern/sys_generic.c standard
1269kern/sys_pipe.c standard
1270kern/sys_process.c standard

--- 566 unchanged lines hidden ---