summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-03-14 02:30:01 +0000
committerkato <kato@FreeBSD.org>1998-03-14 02:30:01 +0000
commit59b171deebb38057d6260efaecbf1414390589d0 (patch)
tree9b67b8520bbef7a4172eaf79c12c7d5f5a336521
parent3cf9d4ef155cef6c721b91dc2cd8f18708ec47c1 (diff)
downloadFreeBSD-src-59b171deebb38057d6260efaecbf1414390589d0.zip
FreeBSD-src-59b171deebb38057d6260efaecbf1414390589d0.tar.gz
Sync with sys/i386/boot/rawboot/Makefile revision 1.11.
-rw-r--r--sys/pc98/boot/rawboot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/pc98/boot/rawboot/Makefile b/sys/pc98/boot/rawboot/Makefile
index 857ed1a..b245603 100644
--- a/sys/pc98/boot/rawboot/Makefile
+++ b/sys/pc98/boot/rawboot/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1998/02/16 09:37:18 kato Exp $
+# $Id: Makefile,v 1.9 1998/03/07 15:48:29 kato Exp $
#
PROG= boot
@@ -17,7 +17,6 @@ CFLAGS= -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 \
-I${.CURDIR}/../biosboot \
-DBOOTWAIT=${BOOTWAIT} -DTIMEOUT=${TIMEOUT}
CFLAGS+= -DBOOTSEG=${BOOTSEG} -DBOOTSTACK=${BOOTSTACK}
-CFLAGS+= -I${.CURDIR}/../../..
CFLAGS+= ${CWARNFLAGS}
# Probe the keyboard and use the serial console if the keyboard isn't found.
OpenPOWER on IntegriCloud