Deleted Added
full compact
files.ia64 (66633) files.ia64 (67352)
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 66633 2000-10-04 17:53:03Z dfr $
4# $FreeBSD: head/sys/conf/files.ia64 67352 2000-10-20 07:26:37Z jhb $
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" \

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

48ia64/ia64/pmap.c standard
49ia64/ia64/procfs_machdep.c standard
50ia64/ia64/support.s standard
51ia64/ia64/ssc.c standard
52ia64/ia64/sscclock.c standard
53ia64/ia64/sscdisk.c standard
54ia64/ia64/swtch.s standard
55ia64/ia64/sys_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#
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" \

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

48ia64/ia64/pmap.c standard
49ia64/ia64/procfs_machdep.c standard
50ia64/ia64/support.s standard
51ia64/ia64/ssc.c standard
52ia64/ia64/sscclock.c standard
53ia64/ia64/sscdisk.c standard
54ia64/ia64/swtch.s standard
55ia64/ia64/sys_machdep.c standard
56ia64/ia64/synch_machdep.c standard
57ia64/ia64/trap.c standard
58ia64/ia64/userconfig.c optional userconfig
59ia64/ia64/vm_machdep.c standard
60ia64/isa/isa.c optional isa
61ia64/isa/isa_dma.c optional isa
62dev/advansys/adv_isa.c optional adv isa
63dev/aic/aic_isa.c optional aic isa
64dev/fb/fb.c optional fb

--- 42 unchanged lines hidden ---
56ia64/ia64/trap.c standard
57ia64/ia64/userconfig.c optional userconfig
58ia64/ia64/vm_machdep.c standard
59ia64/isa/isa.c optional isa
60ia64/isa/isa_dma.c optional isa
61dev/advansys/adv_isa.c optional adv isa
62dev/aic/aic_isa.c optional aic isa
63dev/fb/fb.c optional fb

--- 42 unchanged lines hidden ---