summaryrefslogtreecommitdiff
path: root/etc/etc.socppc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2017-04-04 00:03:13 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2017-04-04 00:03:13 +0000
commit905c7a019d973a445ff109521defb71ceb4bb00e (patch)
tree274bcef5a27ff502163477255cdc43f145bb3af0 /etc/etc.socppc
parent05981acf57d0bc627f6b98bbc29ab3cbce0af021 (diff)
cp -p the bootblocks to RELEASEDIR; ok tb
Diffstat (limited to 'etc/etc.socppc')
-rw-r--r--etc/etc.socppc/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.socppc/Makefile.inc b/etc/etc.socppc/Makefile.inc
index b8e51f3b7fe..34f7ae80aa1 100644
--- a/etc/etc.socppc/Makefile.inc
+++ b/etc/etc.socppc/Makefile.inc
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile.inc,v 1.7 2011/07/22 09:30:54 espie Exp $
+# $OpenBSD: Makefile.inc,v 1.8 2017/04/04 00:03:12 deraadt Exp $
bootblocks:
- cp ${DESTDIR}/usr/mdec/boot ${RELEASEDIR}/boot
- cp ${DESTDIR}/usr/mdec/boot.elf ${RELEASEDIR}/boot.elf
+ cp -p ${DESTDIR}/usr/mdec/boot ${RELEASEDIR}/boot
+ cp -p ${DESTDIR}/usr/mdec/boot.elf ${RELEASEDIR}/boot.elf
MDEXT= bsd.bin bsd.rd boot boot.elf miniroot${OSrev}.fs