summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-09-05 02:35:21 +0000
committerkato <kato@FreeBSD.org>1998-09-05 02:35:21 +0000
commitd6c692bdc8e0f6be71ae560840696f3cf3fcdb1b (patch)
tree8874ef36c3063737644197348185eb2807ea04e7 /sys
parent2af24be96cd0c0b38e8d0b679e0a51003e2bd044 (diff)
downloadFreeBSD-src-d6c692bdc8e0f6be71ae560840696f3cf3fcdb1b.zip
FreeBSD-src-d6c692bdc8e0f6be71ae560840696f3cf3fcdb1b.tar.gz
Sync with sys/i386/conf/Makefile.i386 revision 1.121.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/Makefile.pc986
-rw-r--r--sys/pc98/conf/Makefile.pc986
2 files changed, 8 insertions, 4 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index b0ab662..a6a6cf6 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.35 1998/08/28 12:48:38 kato Exp $
+# $Id: Makefile.pc98,v 1.36 1998/09/01 07:18:09 kato Exp $
#
# Makefile for FreeBSD
#
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 300005
+%VERSREQ= 300006
KERNFORMAT?= aout
@@ -114,6 +114,8 @@ SYSTEM_LD_TAIL= @size -elf ${.TARGET} ; chmod 755 ${.TARGET}
%SFILES
+%MFILES
+
%LOAD
%CLEAN
diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98
index b0ab662..a6a6cf6 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.35 1998/08/28 12:48:38 kato Exp $
+# $Id: Makefile.pc98,v 1.36 1998/09/01 07:18:09 kato Exp $
#
# Makefile for FreeBSD
#
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 300005
+%VERSREQ= 300006
KERNFORMAT?= aout
@@ -114,6 +114,8 @@ SYSTEM_LD_TAIL= @size -elf ${.TARGET} ; chmod 755 ${.TARGET}
%SFILES
+%MFILES
+
%LOAD
%CLEAN
OpenPOWER on IntegriCloud