summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc985
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 7ecfec7..f399abf 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.20 1997/07/26 01:34:05 kato Exp $
+# $Id: Makefile.pc98,v 1.21 1997/10/12 12:00:23 kato Exp $
#
# Makefile for FreeBSD
#
@@ -18,6 +18,9 @@
# after which config should be rerun for all machines.
#
+# Which version of config(8) is required.
+%VERSREQ= 300002
+
BINFORMAT?= aout
#BINFORMAT?= aoutkld
#BINFORMAT?= elf
OpenPOWER on IntegriCloud