diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index 8ad826eabcb3..547da2534f5e 100644 --- a/sys/conf/Makefile.pc98 +++ b/sys/conf/Makefile.pc98 @@ -3,7 +3,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $Id: Makefile.pc98,v 1.18 1997/06/02 09:20:46 kato Exp $ +# $Id: Makefile.pc98,v 1.19 1997/06/30 09:57:33 kato Exp $ # # Makefile for FreeBSD # @@ -22,6 +22,8 @@ BINFORMAT?= aout #BINFORMAT?= aoutkld #BINFORMAT?= elf +#STD8X16FONT?= iso + .if exists(./@/.) S= ./@ .else diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index 8ad826eabcb3..547da2534f5e 100644 --- a/sys/pc98/conf/Makefile.pc98 +++ b/sys/pc98/conf/Makefile.pc98 @@ -3,7 +3,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $Id: Makefile.pc98,v 1.18 1997/06/02 09:20:46 kato Exp $ +# $Id: Makefile.pc98,v 1.19 1997/06/30 09:57:33 kato Exp $ # # Makefile for FreeBSD # @@ -22,6 +22,8 @@ BINFORMAT?= aout #BINFORMAT?= aoutkld #BINFORMAT?= elf +#STD8X16FONT?= iso + .if exists(./@/.) S= ./@ .else