summaryrefslogtreecommitdiff
path: root/etc/etc.amd64
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-08-26 03:34:17 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-08-26 03:34:17 +0000
commitcda8599a2167f32e116ab2cfe6c3f909e9361008 (patch)
treeaeedc4be80609be2aa9edc3bd8cebc541d78918d /etc/etc.amd64
parent5666d69a2bc6aadfcb03544debbd63086cf5750f (diff)
install cdbr and cdboot for those that have it, too
Diffstat (limited to 'etc/etc.amd64')
-rw-r--r--etc/etc.amd64/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/etc.amd64/Makefile.inc b/etc/etc.amd64/Makefile.inc
index 5aebe948c21..3e5e553a454 100644
--- a/etc/etc.amd64/Makefile.inc
+++ b/etc/etc.amd64/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.5 2004/06/25 11:03:36 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.6 2004/08/26 03:34:16 deraadt Exp $
.ifdef DESTDIR
snap_md: bsd bsd.mp distrib bootblocks
@@ -19,6 +19,8 @@ bsd.mp:
bootblocks:
cp ${DESTDIR}/usr/mdec/pxeboot ${DESTDIR}/snapshot
+ cp ${DESTDIR}/usr/mdec/cdboot ${DESTDIR}/snapshot
+ cp ${DESTDIR}/usr/mdec/cdbr ${DESTDIR}/snapshot
.PHONY: bsd bootblocks