summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-08-31 11:43:26 +0000
committerjb <jb@FreeBSD.org>1998-08-31 11:43:26 +0000
commita02d451dee605e4f5e0a891fbbc9d16e372b0415 (patch)
treee8c3154dba179441a12df7db5d696ffbf1a90520 /sys/i386
parented75005314ba5085edb84593bcc3f931b325d272 (diff)
downloadFreeBSD-src-a02d451dee605e4f5e0a891fbbc9d16e372b0415.zip
FreeBSD-src-a02d451dee605e4f5e0a891fbbc9d16e372b0415.tar.gz
Force OBJFORMAT=aout.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/Makefile.i3863
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386
index 6c9792c..b80d5cf 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.117 1998/07/12 10:47:32 bde Exp $
+# $Id: Makefile.i386,v 1.118 1998/08/24 06:42:26 bde Exp $
#
# Makefile for FreeBSD
#
@@ -19,6 +19,7 @@
# Which version of config(8) is required.
%VERSREQ= 300005
+OBJFORMAT= aout
BINFORMAT?= aout
#BINFORMAT?= aoutkld
#BINFORMAT?= elf
OpenPOWER on IntegriCloud