summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k')
-rw-r--r--sys/arch/mvme88k/stand/installboot/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/mvme88k/stand/installboot/Makefile b/sys/arch/mvme88k/stand/installboot/Makefile
index 569cab3fac3..7f8502fec91 100644
--- a/sys/arch/mvme88k/stand/installboot/Makefile
+++ b/sys/arch/mvme88k/stand/installboot/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.5 2000/12/28 21:21:25 smurph Exp $
+# $OpenBSD: Makefile,v 1.6 2003/08/09 13:27:45 miod Exp $
-.if ${MACHINE} == "mvme88k"
-PROG= installboot
MAN= installboot.8
-MANSUBDIR=/mvme88k
+MANSUBDIR=mvme88k
+.if ${MACHINE} == "mvme88k"
+PROG= installboot
BINDIR=/usr/mdec
DPADD=${LIBUTIL}
LDADD=-lutil