diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1998-09-16 08:04:40 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1998-09-16 08:04:40 +0000 |
| commit | 6b47fe275c8080e4ac6207c1da4e3eec8064ae98 (patch) | |
| tree | d6e8554a0e91c4f1989220e8de9f29e36967be71 | |
| parent | 0a843f2afba0d7ef79484a63f86b6d3eac7c5ce8 (diff) | |
Notes
| -rw-r--r-- | sys/conf/Makefile.pc98 | 4 | ||||
| -rw-r--r-- | sys/pc98/conf/Makefile.pc98 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index de8f3591d8a4..53f2f31a6e75 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.37 1998/09/05 02:35:21 kato Exp $ +# $Id: Makefile.pc98,v 1.38 1998/09/15 03:49:43 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300006 +%VERSREQ= 300007 KERNFORMAT?= aout diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index de8f3591d8a4..53f2f31a6e75 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.37 1998/09/05 02:35:21 kato Exp $ +# $Id: Makefile.pc98,v 1.38 1998/09/15 03:49:43 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300006 +%VERSREQ= 300007 KERNFORMAT?= aout |
