summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/bootst/Makefile
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-08-20 19:37:00 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-08-20 19:37:00 +0000
commitbf4083607e8a2ef6fcfa9ca5e1287fd5fe3c5e16 (patch)
treeb1147462843fb28fa4dc08891609dd17e2c2a2e7 /sys/arch/mvme88k/stand/bootst/Makefile
parent41d050000c35ce9fbc4e1fb57b92a62893bd75ee (diff)
No need to build installboot and the bootblocks at -O0 anymore.
Diffstat (limited to 'sys/arch/mvme88k/stand/bootst/Makefile')
-rw-r--r--sys/arch/mvme88k/stand/bootst/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/stand/bootst/Makefile b/sys/arch/mvme88k/stand/bootst/Makefile
index f9aa1c064a5..638a1073743 100644
--- a/sys/arch/mvme88k/stand/bootst/Makefile
+++ b/sys/arch/mvme88k/stand/bootst/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 8.1 (Berkeley) 6/10/93
-# $OpenBSD: Makefile,v 1.8 2003/08/01 07:42:32 miod Exp $
+# $OpenBSD: Makefile,v 1.9 2003/08/20 19:36:59 miod Exp $
SIZE?= size
@@ -7,7 +7,7 @@ S= ${.CURDIR}/../../../..
DEFS= -DSTANDALONE -DCOMPAT_NOLABEL
INCPATH=-I${.CURDIR} -I${.CURDIR}/../libsa -I${.CURDIR}/../libbug \
-I${.CURDIR}/../../include -I${S} -I${S}/lib/libsa
-CFLAGS=-O0 ${INCPATH} ${DEFS} ${COPTS}
+CFLAGS+=${INCPATH} ${DEFS} ${COPTS}
LDFLAGS=-s -N -T ${STAGE2_RELOC}
CLEANFILES+=stboot bootst bootst.bug