Deleted Added
full compact
files.ia64 (219841) files.ia64 (220885)
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 219841 2011-03-21 18:20:53Z marcel $
4# $FreeBSD: head/sys/conf/files.ia64 220885 2011-04-20 12:58:30Z bz $
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" \

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

80ia64/ia64/db_machdep.c optional ddb
81ia64/ia64/dump_machdep.c standard
82ia64/ia64/efi.c standard
83ia64/ia64/elf_machdep.c standard
84ia64/ia64/emulate.c standard
85ia64/ia64/exception.S standard
86ia64/ia64/gdb_machdep.c optional gdb
87ia64/ia64/highfp.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#
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" \

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

80ia64/ia64/db_machdep.c optional ddb
81ia64/ia64/dump_machdep.c standard
82ia64/ia64/efi.c standard
83ia64/ia64/elf_machdep.c standard
84ia64/ia64/emulate.c standard
85ia64/ia64/exception.S standard
86ia64/ia64/gdb_machdep.c optional gdb
87ia64/ia64/highfp.c standard
88ia64/ia64/in_cksum.c optional inet
88ia64/ia64/in_cksum.c optional inet | inet6
89ia64/ia64/interrupt.c standard
90ia64/ia64/iodev_machdep.c optional io
91ia64/ia64/locore.S standard no-obj
92ia64/ia64/machdep.c standard
93ia64/ia64/mca.c standard
94ia64/ia64/mem.c optional mem
95ia64/ia64/mp_machdep.c optional smp
96ia64/ia64/nexus.c standard

--- 41 unchanged lines hidden ---
89ia64/ia64/interrupt.c standard
90ia64/ia64/iodev_machdep.c optional io
91ia64/ia64/locore.S standard no-obj
92ia64/ia64/machdep.c standard
93ia64/ia64/mca.c standard
94ia64/ia64/mem.c optional mem
95ia64/ia64/mp_machdep.c optional smp
96ia64/ia64/nexus.c standard

--- 41 unchanged lines hidden ---