mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Synchronize with sys/i386/conf/Makefile.i386 revision 1.101.
This commit is contained in:
parent
dc1f820ee5
commit
58e43095b7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27690
@ -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.18 1997/06/02 09:20:46 kato Exp $
|
||||
# $Id: Makefile.pc98,v 1.19 1997/06/30 09:57:33 kato Exp $
|
||||
#
|
||||
# Makefile for FreeBSD
|
||||
#
|
||||
@ -22,6 +22,8 @@ BINFORMAT?= aout
|
||||
#BINFORMAT?= aoutkld
|
||||
#BINFORMAT?= elf
|
||||
|
||||
#STD8X16FONT?= iso
|
||||
|
||||
.if exists(./@/.)
|
||||
S= ./@
|
||||
.else
|
||||
|
@ -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.18 1997/06/02 09:20:46 kato Exp $
|
||||
# $Id: Makefile.pc98,v 1.19 1997/06/30 09:57:33 kato Exp $
|
||||
#
|
||||
# Makefile for FreeBSD
|
||||
#
|
||||
@ -22,6 +22,8 @@ BINFORMAT?= aout
|
||||
#BINFORMAT?= aoutkld
|
||||
#BINFORMAT?= elf
|
||||
|
||||
#STD8X16FONT?= iso
|
||||
|
||||
.if exists(./@/.)
|
||||
S= ./@
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user