Browse Source

Consistant.

OPENBSD_2_2
downsj 27 years ago
parent
commit
52ff4de988
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.11 1997/10/19 20:36:13 deraadt Exp $
# $OpenBSD: Makefile.inc,v 1.12 1997/10/20 03:47:20 downsj Exp $
# etc.hp300/Makefile.inc -- hp300-specific etc Makefile targets
.ifdef DESTDIR
@ -19,7 +19,7 @@ bsd-dl:
${DESTDIR}/snapshot/bsd-dl
bootblocks:
-cp -R ${DESTDIR}/usr/mdec/uboot.raw ${DESTDIR}/snapshot
cp ${DESTDIR}/usr/mdec/uboot.raw ${DESTDIR}/snapshot
distrib:
cd ${.CURDIR}/../distrib && make cleandir && \


Loading…
Cancel
Save