Browse Source

names have changed

OPENBSD_4_1
deraadt 17 years ago
parent
commit
68f0e775cd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.landisk/Makefile.inc

+ 2
- 2
src/etc/etc.landisk/Makefile.inc View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.1 2006/10/25 01:47:41 drahn Exp $
# $OpenBSD: Makefile.inc,v 1.2 2006/11/12 21:45:19 deraadt Exp $
.ifdef DESTDIR
snap_md: bsd bootblocks distrib
@ -13,7 +13,7 @@ bsd:
# probably will be replaced by procedure to build 'miniroot' image
bootblocks:
cp ${DESTDIR}/usr/mdec/mbr ${DESTDIR}/snapshot
cp ${DESTDIR}/usr/mdec/bootxx ${DESTDIR}/snapshot
cp ${DESTDIR}/usr/mdec/xxboot ${DESTDIR}/snapshot
cp ${DESTDIR}/usr/mdec/boot ${DESTDIR}/snapshot
.PHONY: bsd bootblocks


Loading…
Cancel
Save