From 4073bb748472a7af0de069e95d31b4a943611b9b Mon Sep 17 00:00:00 2001 From: kato Date: Sat, 26 Jul 1997 01:34:33 +0000 Subject: Synchronize with sys/i386/conf/files.i386 revision 1.168. --- sys/pc98/conf/files.pc98 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sys/pc98/conf') diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 6fd4c30..b96c4ae 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.27 1997/06/02 15:45:27 kato Exp $ +# $Id: files.pc98,v 1.28 1997/06/30 09:57:33 kato Exp $ # aic7xxx_asm optional ahc device-driver \ dependency "$S/dev/aic7xxx/*.[chyl]" \ @@ -33,6 +33,11 @@ linux_assym.h optional compat_linux \ no-obj no-implicit-rule before-depend \ clean "linux_assym.h" # +font8x16.o optional std8x16font \ + 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" \ + no-implicit-rule before-depend \ + clean "${STD8X16FONT}-8x16 font8x16.c" +# i386/scsi/93cx6.c optional ahc device-driver i386/apm/apm.c optional apm device-driver i386/apm/apm_setup.s optional apm @@ -69,6 +74,7 @@ i386/i386/perfmon.c optional perfmon profiling-routine i386/i386/perfmon.c optional perfmon i386/i386/pmap.c standard i386/i386/procfs_machdep.c standard +i386/i386/simplelock.s optional smp i386/i386/support.s standard i386/i386/swtch.s standard i386/i386/sys_machdep.c standard -- cgit v1.1