Browse Source

actually, only uboot.raw

OPENBSD_2_2
deraadt 27 years ago
parent
commit
099b09a89b
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.9 1997/10/19 20:22:21 deraadt Exp $
# $OpenBSD: Makefile.inc,v 1.10 1997/10/19 20:25:08 deraadt Exp $
# etc.hp300/Makefile.inc -- hp300-specific etc Makefile targets
.ifdef DESTDIR
@ -19,6 +19,6 @@ bsd-dl:
${DESTDIR}/snapshot/bsd-dl
bootblocks:
-cp -R ${DESTDIR}/usr/mdec/?boot* ??boot boot?? ${DESTDIR}/snapshot
-cp -R ${DESTDIR}/usr/mdec/uboot.raw ${DESTDIR}/snapshot
.endif # DESTDIR check

Loading…
Cancel
Save