summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1997-11-06 09:51:34 +0000
committerKATO Takenori <kato@FreeBSD.org>1997-11-06 09:51:34 +0000
commitc62a76ba79b3368c05aae26e78a7631283e13307 (patch)
tree03e6e2a127d160f8fa354b367d4380542861bc5d
parent0aa89185977a54e69093b3c6c4428bd3b00ef8fc (diff)
Notes
-rw-r--r--sys/conf/Makefile.pc984
-rw-r--r--sys/pc98/conf/Makefile.pc984
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index ec129c9f310e..f0f0a88c2225 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.22 1997/10/23 09:20:16 kato Exp $
+# $Id: Makefile.pc98,v 1.23 1997/11/04 12:58:20 kato Exp $
#
# Makefile for FreeBSD
#
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 300002
+%VERSREQ= 300003
BINFORMAT?= aout
#BINFORMAT?= aoutkld
diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98
index ec129c9f310e..f0f0a88c2225 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.22 1997/10/23 09:20:16 kato Exp $
+# $Id: Makefile.pc98,v 1.23 1997/11/04 12:58:20 kato Exp $
#
# Makefile for FreeBSD
#
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 300002
+%VERSREQ= 300003
BINFORMAT?= aout
#BINFORMAT?= aoutkld