Synchronize with sys/i386/boot/biosboot/Makefile revision 1.55.
This commit is contained in:
parent
caf27c1d17
commit
df6c7f41ff
@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.9 1997/02/22 09:43:00 peter Exp $
|
||||
#
|
||||
|
||||
PROG= boot
|
||||
@ -10,6 +10,7 @@ BINDIR= /usr/mdec
|
||||
BINMODE= 444
|
||||
CFLAGS= -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 \
|
||||
-DPC98 -DBOOTWAIT=${BOOTWAIT} -DTIMEOUT=${TIMEOUT}
|
||||
-mno-486 \
|
||||
CFLAGS+= -DBOOTSEG=${BOOTSEG} -DBOOTSTACK=${BOOTSTACK}
|
||||
CFLAGS+= -I${.CURDIR}/../../..
|
||||
CFLAGS+= ${CWARNFLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user