summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-01-23 09:04:12 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-01-23 09:04:12 +0000
commit4031f8ea628649e43c0955cdb3d60808c6a0c2c3 (patch)
tree11b115b33e84deed3e2e82a25203f08bb8a59547 /etc
parentd3c93a1ce1379fb62c97c548e5e655dc14a07c86 (diff)
Install more bootblocks.
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.alpha/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/etc.alpha/Makefile.inc b/etc/etc.alpha/Makefile.inc
index 2f1e7951a9e..2c14a58daf2 100644
--- a/etc/etc.alpha/Makefile.inc
+++ b/etc/etc.alpha/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.10 1997/10/31 22:20:45 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.11 2001/01/23 09:04:11 art Exp $
# etc.alpha/Makefile.inc -- alpha-specific etc Makefile targets
.ifdef DESTDIR
@@ -22,5 +22,7 @@ distrib:
boot:
cp ${DESTDIR}/usr/mdec/boot ${DESTDIR}/snapshot
+ cp ${DESTDIR}/usr/mdec/bootxx ${DESTDIR}/snapshot
+ cp ${DESTDIR}/usr/mdec/netboot ${DESTDIR}/snapshot
.endif # DESTDIR check