summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/installboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/stand/installboot/Makefile')
-rw-r--r--sys/arch/mvme88k/stand/installboot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/stand/installboot/Makefile b/sys/arch/mvme88k/stand/installboot/Makefile
index 7f8502fec91..277af107c61 100644
--- a/sys/arch/mvme88k/stand/installboot/Makefile
+++ b/sys/arch/mvme88k/stand/installboot/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 2003/08/09 13:27:45 miod Exp $
+# $OpenBSD: Makefile,v 1.7 2003/08/20 19:36:59 miod Exp $
MAN= installboot.8
MANSUBDIR=mvme88k
@@ -8,7 +8,6 @@ PROG= installboot
BINDIR=/usr/mdec
DPADD=${LIBUTIL}
LDADD=-lutil
-CFLAGS+=-O0
# Need this to work in the miniroot
LDSTATIC=-static
.else