Deleted Added
full compact
files.sparc64 (166059) files.sparc64 (166060)
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.sparc64 166059 2007-01-16 21:08:22Z marius $
4# $FreeBSD: head/sys/conf/files.sparc64 166060 2007-01-16 22:08:27Z marius $
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#
10atkbdmap.h optional atkbd_dflt_keymap \
11 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" \
12 no-obj no-implicit-rule before-depend \

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

132sparc64/sparc64/support.S standard
133sparc64/sparc64/sys_machdep.c standard
134sparc64/sparc64/swtch.S standard
135sparc64/sparc64/tick.c standard
136sparc64/sparc64/tlb.c standard
137sparc64/sparc64/trap.c standard
138sparc64/sparc64/tsb.c standard
139sparc64/sparc64/uio_machdep.c standard
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#
10atkbdmap.h optional atkbd_dflt_keymap \
11 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" \
12 no-obj no-implicit-rule before-depend \

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

132sparc64/sparc64/support.S standard
133sparc64/sparc64/sys_machdep.c standard
134sparc64/sparc64/swtch.S standard
135sparc64/sparc64/tick.c standard
136sparc64/sparc64/tlb.c standard
137sparc64/sparc64/trap.c standard
138sparc64/sparc64/tsb.c standard
139sparc64/sparc64/uio_machdep.c standard
140sparc64/sparc64/upa.c optional creator
140sparc64/sparc64/vm_machdep.c standard
141sparc64/sparc64/vm_machdep.c standard