diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1998-10-28 10:48:37 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1998-10-28 10:48:37 +0000 |
| commit | 5ff07d2ee7f16cb017d5c6f9bbe9b9851b0008fc (patch) | |
| tree | 8e28ffdf57c41bec386ad43783c43c8e3a692228 /sys | |
| parent | 2dcc2f069379f81627c6854a3d101c993e364bc6 (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 f6ba1b258a01..116cc78e93cb 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.41 1998/10/05 08:57:17 kato Exp $ +# $Id: Makefile.pc98,v 1.42 1998/10/11 15:01:40 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300007 +%VERSREQ= 300008 KERNFORMAT?= aout diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index f6ba1b258a01..116cc78e93cb 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.41 1998/10/05 08:57:17 kato Exp $ +# $Id: Makefile.pc98,v 1.42 1998/10/11 15:01:40 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300007 +%VERSREQ= 300008 KERNFORMAT?= aout |
