Deleted Added
full compact
files.ia64 (93711) files.ia64 (94381)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD: head/sys/conf/files.ia64 93711 2002-04-03 04:42:14Z marcel $
4# $FreeBSD: head/sys/conf/files.ia64 94381 2002-04-10 19:35:50Z dfr $
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10#
11font8x16.o optional std8x16font \
12 compile-with "uudecode < /usr/share/syscons/fonts/${STD8X16FONT}-8x16.fnt && file2c 'unsigned char font_16[16*256] = {' '};' < ${STD8X16FONT}-8x16 > font8x16.c && ${CC} -c ${CFLAGS} font8x16.c" \

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

17 compile-with "/usr/sbin/kbdcontrol -L ${ATKBD_DFLT_KEYMAP} | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h" \
18 no-obj no-implicit-rule before-depend \
19 clean "atkbdmap.h"
20#
21ia64/acpica/acpi_machdep.c optional acpica
22ia64/acpica/acpi_wakeup.c optional acpica
23ia64/acpica/OsdEnvironment.c optional acpica
24ia64/acpica/madt.c optional acpica
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10#
11font8x16.o optional std8x16font \
12 compile-with "uudecode < /usr/share/syscons/fonts/${STD8X16FONT}-8x16.fnt && file2c 'unsigned char font_16[16*256] = {' '};' < ${STD8X16FONT}-8x16 > font8x16.c && ${CC} -c ${CFLAGS} font8x16.c" \

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

17 compile-with "/usr/sbin/kbdcontrol -L ${ATKBD_DFLT_KEYMAP} | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h" \
18 no-obj no-implicit-rule before-depend \
19 clean "atkbdmap.h"
20#
21ia64/acpica/acpi_machdep.c optional acpica
22ia64/acpica/acpi_wakeup.c optional acpica
23ia64/acpica/OsdEnvironment.c optional acpica
24ia64/acpica/madt.c optional acpica
25ia64/ia32/ia32_sysent.c optional ia32
26ia64/ia32/imgact_ia32.c optional ia32
25ia64/ia64/ia64-gdbstub.c optional ddb
26ia64/ia64/ia64dump.c standard
27ia64/ia64/autoconf.c standard
28ia64/ia64/busdma_machdep.c standard
29ia64/ia64/clock.c standard
30ia64/ia64/clock_if.m standard
31ia64/ia64/critical.c standard
32ia64/ia64/db_disasm.c optional ddb

--- 85 unchanged lines hidden ---
27ia64/ia64/ia64-gdbstub.c optional ddb
28ia64/ia64/ia64dump.c standard
29ia64/ia64/autoconf.c standard
30ia64/ia64/busdma_machdep.c standard
31ia64/ia64/clock.c standard
32ia64/ia64/clock_if.m standard
33ia64/ia64/critical.c standard
34ia64/ia64/db_disasm.c optional ddb

--- 85 unchanged lines hidden ---