diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1998-06-17 16:30:53 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1998-06-17 16:30:53 +0000 |
| commit | a47dddaf2d2496c9fd77d327d6845c471cc62242 (patch) | |
| tree | d638c439c78188ee40a56d202382f20282b2adc3 | |
| parent | d5f1066e459cb78fdc94bb3a6be9ddc249aabcc8 (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 e5a2d733ae15..d5c146e5ccb6 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.30 1998/05/23 07:45:54 kato Exp $ +# $Id: Makefile.pc98,v 1.31 1998/05/25 09:57:34 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300003 +%VERSREQ= 300004 BINFORMAT?= aout #BINFORMAT?= aoutkld diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index e5a2d733ae15..d5c146e5ccb6 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.30 1998/05/23 07:45:54 kato Exp $ +# $Id: Makefile.pc98,v 1.31 1998/05/25 09:57:34 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300003 +%VERSREQ= 300004 BINFORMAT?= aout #BINFORMAT?= aoutkld |
