From 201aca5d46c4b6ee87d71a2d8d75df9d15215a55 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Thu, 23 Oct 1997 09:20:16 +0000 Subject: [PATCH] Synchronize with sys/i386/conf/Makefile.i386 revision 1.103. --- sys/conf/Makefile.pc98 | 5 ++++- sys/pc98/conf/Makefile.pc98 | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index 7ecfec792143..f399abff34c3 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.20 1997/07/26 01:34:05 kato Exp $ +# $Id: Makefile.pc98,v 1.21 1997/10/12 12:00:23 kato Exp $ # # Makefile for FreeBSD # @@ -18,6 +18,9 @@ # after which config should be rerun for all machines. # +# Which version of config(8) is required. +%VERSREQ= 300002 + BINFORMAT?= aout #BINFORMAT?= aoutkld #BINFORMAT?= elf diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index 7ecfec792143..f399abff34c3 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.20 1997/07/26 01:34:05 kato Exp $ +# $Id: Makefile.pc98,v 1.21 1997/10/12 12:00:23 kato Exp $ # # Makefile for FreeBSD # @@ -18,6 +18,9 @@ # after which config should be rerun for all machines. # +# Which version of config(8) is required. +%VERSREQ= 300002 + BINFORMAT?= aout #BINFORMAT?= aoutkld #BINFORMAT?= elf