Browse Source

Boot block changes.

OPENBSD_2_6
downsj 25 years ago
parent
commit
43f4fbbeca
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.hp300/Makefile.inc

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

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.15 1997/10/24 12:38:41 downsj Exp $
# $OpenBSD: Makefile.inc,v 1.16 1999/08/18 17:27:14 downsj Exp $
# etc.hp300/Makefile.inc -- hp300-specific etc Makefile targets
.ifdef DESTDIR
@ -19,8 +19,8 @@ bsd.dl:
${DESTDIR}/snapshot/bsd.dl
bootblocks:
cp ${DESTDIR}/usr/mdec/uboot.raw ${DESTDIR}/snapshot
cp ${DESTDIR}/usr/mdec/uboot.lif ${DESTDIR}/snapshot/SYS_UBOOT
cp ${DESTDIR}/usr/mdec/cdboot.lif ${DESTDIR}/snapshot/SYS_CDBOOT
distrib:
cd ${.CURDIR}/../distrib && make cleandir && \


Loading…
Cancel
Save