summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/Makefile.i3864
-rw-r--r--sys/conf/Makefile.powerpc4
-rw-r--r--sys/i386/conf/Makefile.i3864
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index ad46416..762f9ed 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.112 1998/05/20 20:54:04 eivind Exp $
+# $Id: Makefile.i386,v 1.113 1998/05/21 19:21:44 eivind Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 300003
+%VERSREQ= 300004
BINFORMAT?= aout
#BINFORMAT?= aoutkld
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index ad46416..762f9ed 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.112 1998/05/20 20:54:04 eivind Exp $
+# $Id: Makefile.i386,v 1.113 1998/05/21 19:21:44 eivind Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 300003
+%VERSREQ= 300004
BINFORMAT?= aout
#BINFORMAT?= aoutkld
diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386
index ad46416..762f9ed 100644
--- a/sys/i386/conf/Makefile.i386
+++ b/sys/i386/conf/Makefile.i386
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.112 1998/05/20 20:54:04 eivind Exp $
+# $Id: Makefile.i386,v 1.113 1998/05/21 19:21:44 eivind Exp $
#
# Makefile for FreeBSD
#
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 300003
+%VERSREQ= 300004
BINFORMAT?= aout
#BINFORMAT?= aoutkld
OpenPOWER on IntegriCloud